@sendgrid/mail
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@sendgrid/mail", | ||
"description": "Twilio SendGrid NodeJS mail service", | ||
"version": "7.0.0", | ||
"author": "Twilio SendGrid <dx@sendgrid.com> (sendgrid.com)", | ||
"version": "7.0.1", | ||
"author": "Twilio SendGrid <help@twilio.com> (sendgrid.com)", | ||
"contributors": [ | ||
@@ -13,3 +13,3 @@ "Kyle Partridge <kyle.partridge@sendgrid.com>", | ||
"Robert Acosta <robert.acosta@sendgrid.com>", | ||
"Elmer Thomas <elmer.thomas@sendgrid.com>", | ||
"Elmer Thomas <ethomas@twilio.com>", | ||
"Adam Reis <adam@reis.nz>" | ||
@@ -31,4 +31,4 @@ ], | ||
"dependencies": { | ||
"@sendgrid/client": "^7.0.0", | ||
"@sendgrid/helpers": "^7.0.0" | ||
"@sendgrid/client": "^7.0.1", | ||
"@sendgrid/helpers": "^7.0.1" | ||
}, | ||
@@ -42,3 +42,3 @@ "tags": [ | ||
], | ||
"gitHead": "ae1148c025261fc831def208782a6e94e0c19138" | ||
"gitHead": "2641271a05b2dcc05b3ba13d10ea577102c97e4e" | ||
} |
@@ -124,6 +124,8 @@ [![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-nodejs.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-nodejs) | ||
@sendgrid/mail is guided and supported by the Twilio SendGrid [Developer Experience Team](mailto:dx@sendgrid.com). | ||
@sendgrid/mail is maintained and funded by Twilio SendGrid, Inc. The names and logos for @sendgrid/mail are trademarks of Twilio SendGrid, Inc. | ||
If you need help installing or using the library, please check the [Twilio SendGrid Support Help Center](https://support.sendgrid.com). | ||
If you've instead found a bug in the library or would like new features added, go ahead and open issues or pull requests against this repo! | ||
![Twilio SendGrid Logo](https://github.com/sendgrid/sendgrid-python/raw/master/twilio_sendgrid_logo.png) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15674
131
Updated@sendgrid/client@^7.0.1
Updated@sendgrid/helpers@^7.0.1