@sendgrid/mail
Advanced tools
Comparing version 7.6.0 to 7.6.1
{ | ||
"name": "@sendgrid/mail", | ||
"description": "Twilio SendGrid NodeJS mail service", | ||
"version": "7.6.0", | ||
"version": "7.6.1", | ||
"author": "Twilio SendGrid <help@twilio.com> (sendgrid.com)", | ||
@@ -30,3 +30,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@sendgrid/client": "^7.6.0", | ||
"@sendgrid/client": "^7.6.1", | ||
"@sendgrid/helpers": "^7.6.0" | ||
@@ -41,3 +41,3 @@ }, | ||
], | ||
"gitHead": "86235101d8f6d088bb97e85afd142c0521d86a57" | ||
"gitHead": "da8220e0ad17b3fe76680a80312632989ae183d4" | ||
} |
@@ -33,3 +33,3 @@ [![BuildStatus](https://travis-ci.com/sendgrid/sendgrid-nodejs.svg?branch=main)](https://travis-ci.com/sendgrid/sendgrid-nodejs) | ||
## Install Package | ||
The following recommended installation requires [npm](https://npmjs.org/). If you are unfamiliar with npm, see the [npm docs](https://npmjs.org/doc/). Npm comes installed with Node.js since node version 0.8.x, therefore, you likely already have it. | ||
The following recommended installation requires [npm](https://npmjs.org/). If you are unfamiliar with npm, see the [npm docs](https://docs.npmjs.com/). Npm comes installed with Node.js since node version 0.8.x, therefore, you likely already have it. | ||
@@ -36,0 +36,0 @@ ```sh |
Sorry, the diff of this file is not supported yet
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
17489
Updated@sendgrid/client@^7.6.1