File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 7.7 .0" ,
6+ "version" : " 8.0 .0" ,
77 "tagVersionPrefix" : " " ,
88 "lerna" : " 2.0.0"
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/client" ,
33 "description" : " Twilio SendGrid NodeJS API client" ,
4- "version" : " 7.7 .0" ,
4+ "version" : " 8.0 .0" ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
2727 "node" : " >=12.*"
2828 },
2929 "dependencies" : {
30- "@sendgrid/helpers" : " ^7.7 .0" ,
30+ "@sendgrid/helpers" : " ^8.0 .0" ,
3131 "axios" : " ^1.6.0"
3232 },
3333 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/contact-importer" ,
33 "description" : " Twilio SendGrid NodeJS contact importer" ,
4- "version" : " 7.7 .0" ,
4+ "version" : " 8.0 .0" ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
2626 "access" : " public"
2727 },
2828 "dependencies" : {
29- "@sendgrid/client" : " ^7.7 .0" ,
29+ "@sendgrid/client" : " ^8.0 .0" ,
3030 "async.ensureasync" : " ^0.5.2" ,
3131 "async.queue" : " ^0.5.2" ,
3232 "bottleneck" : " ^1.12.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/eventwebhook" ,
33 "description" : " Twilio SendGrid NodeJS Event Webhook" ,
4- "version" : " 7.7 .0" ,
4+ "version" : " 8.0 .0" ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Elise Shanholtz <eshanholtz@twilio.com>"
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/helpers" ,
33 "description" : " Twilio SendGrid NodeJS internal helpers" ,
4- "version" : " 7.7 .0" ,
4+ "version" : " 8.0 .0" ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/inbound-mail-parser" ,
33 "description" : " Twilio SendGrid NodeJS inbound mail parser" ,
4- "version" : " 7.7 .0" ,
4+ "version" : " 8.0 .0" ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
2626 "node" : " >=12.*"
2727 },
2828 "dependencies" : {
29- "@sendgrid/helpers" : " ^7.7 .0" ,
29+ "@sendgrid/helpers" : " ^8.0 .0" ,
3030 "mailparser" : " ^2.3.4"
3131 },
3232 "tags" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/mail" ,
33 "description" : " Twilio SendGrid NodeJS mail service" ,
4- "version" : " 7.7 .0" ,
4+ "version" : " 8.0 .0" ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
2727 "access" : " public"
2828 },
2929 "dependencies" : {
30- "@sendgrid/client" : " ^7.7 .0" ,
31- "@sendgrid/helpers" : " ^7.7 .0"
30+ "@sendgrid/client" : " ^8.0 .0" ,
31+ "@sendgrid/helpers" : " ^8.0 .0"
3232 },
3333 "tags" : [
3434 " http" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/subscription-widget" ,
3- "version" : " 7.2.4 " ,
3+ "version" : " 8.0.0 " ,
44 "description" : " Double opt-in email automation" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments