File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4
4
"packages" : [
5
5
" packages/*"
6
6
],
7
- "version" : " 6.2.0 "
7
+ "version" : " 6.2.1 "
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/client" ,
3
3
"description" : " SendGrid NodeJS API client" ,
4
- "version" : " 6.2.0 " ,
4
+ "version" : " 6.2.1 " ,
5
5
"author" : " SendGrid <dx@sendgrid.com> (sendgrid.com)" ,
6
6
"contributors" : [
7
7
" Kyle Partridge <kyle.partridge@sendgrid.com>" ,
27
27
"node" : " >=6.0.0"
28
28
},
29
29
"dependencies" : {
30
- "@sendgrid/helpers" : " ^6.2.0 " ,
30
+ "@sendgrid/helpers" : " ^6.2.1 " ,
31
31
"@types/request" : " ^2.0.3" ,
32
32
"request" : " ^2.81.0"
33
33
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/contact-importer" ,
3
3
"description" : " SendGrid NodeJS contact importer" ,
4
- "version" : " 6.2.0 " ,
4
+ "version" : " 6.2.1 " ,
5
5
"author" : " SendGrid <dx@sendgrid.com> (sendgrid.com)" ,
6
6
"contributors" : [
7
7
" Kyle Partridge <kyle.partridge@sendgrid.com>" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/helpers" ,
3
3
"description" : " SendGrid NodeJS internal helpers" ,
4
- "version" : " 6.2.0 " ,
4
+ "version" : " 6.2.1 " ,
5
5
"author" : " SendGrid <dx@sendgrid.com> (sendgrid.com)" ,
6
6
"contributors" : [
7
7
" Kyle Partridge <kyle.partridge@sendgrid.com>" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/inbound-mail-parser" ,
3
3
"description" : " SendGrid NodeJS inbound mail parser" ,
4
- "version" : " 6.2.0 " ,
4
+ "version" : " 6.2.1 " ,
5
5
"author" : " SendGrid <dx@sendgrid.com> (sendgrid.com)" ,
6
6
"contributors" : [
7
7
" Kyle Partridge <kyle.partridge@sendgrid.com>" ,
26
26
"node" : " >=6.0.0"
27
27
},
28
28
"dependencies" : {
29
- "@sendgrid/helpers" : " ^6.2.0 " ,
29
+ "@sendgrid/helpers" : " ^6.2.1 " ,
30
30
"mailparser" : " ^0.6.1"
31
31
},
32
32
"tags" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/mail" ,
3
3
"description" : " SendGrid NodeJS mail service" ,
4
- "version" : " 6.2.0 " ,
4
+ "version" : " 6.2.1 " ,
5
5
"author" : " SendGrid <dx@sendgrid.com> (sendgrid.com)" ,
6
6
"contributors" : [
7
7
" Kyle Partridge <kyle.partridge@sendgrid.com>" ,
27
27
"access" : " public"
28
28
},
29
29
"dependencies" : {
30
- "@sendgrid/client" : " ^6.2.0 " ,
31
- "@sendgrid/helpers" : " ^6.2.0 "
30
+ "@sendgrid/client" : " ^6.2.1 " ,
31
+ "@sendgrid/helpers" : " ^6.2.1 "
32
32
},
33
33
"tags" : [
34
34
" http" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/subscription-widget" ,
3
- "version" : " 6.1.6 " ,
3
+ "version" : " 6.2.1 " ,
4
4
"description" : " Double opt-in email automation" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments