File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 7.6.2 " ,
6+ "version" : " 7.7.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.6.2 " ,
4+ "version" : " 7.7.0 " ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
2727 "node" : " 6.* || 8.* || >=10.*"
2828 },
2929 "dependencies" : {
30- "@sendgrid/helpers" : " ^7.6.2 " ,
30+ "@sendgrid/helpers" : " ^7.7.0 " ,
3131 "axios" : " ^0.26.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.6.2 " ,
4+ "version" : " 7.7.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.6.2 " ,
29+ "@sendgrid/client" : " ^7.7.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.4.5 " ,
4+ "version" : " 7.7.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.6.2 " ,
4+ "version" : " 7.7.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.6.2 " ,
4+ "version" : " 7.7.0 " ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
2626 "node" : " 6.* || 8.* || >=10.*"
2727 },
2828 "dependencies" : {
29- "@sendgrid/helpers" : " ^7.6.2 " ,
29+ "@sendgrid/helpers" : " ^7.7.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.6.2 " ,
4+ "version" : " 7.7.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.6.2 " ,
31- "@sendgrid/helpers" : " ^7.6.2 "
30+ "@sendgrid/client" : " ^7.7.0 " ,
31+ "@sendgrid/helpers" : " ^7.7.0 "
3232 },
3333 "tags" : [
3434 " http" ,
You can’t perform that action at this time.
0 commit comments