Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sendgrid/mail

Package Overview
Dependencies
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendgrid/mail - npm Package Compare versions

Comparing version 7.1.1 to 7.2.0

LICENSE.md

11

package.json
{
"name": "@sendgrid/mail",
"description": "Twilio SendGrid NodeJS mail service",
"version": "7.1.1",
"version": "7.2.0",
"author": "Twilio SendGrid <help@twilio.com> (sendgrid.com)",

@@ -24,3 +24,3 @@ "contributors": [

"engines": {
"node": ">=6.0.0"
"node": "6.* || 8.* || >=10.*"
},

@@ -31,4 +31,4 @@ "publishConfig": {

"dependencies": {
"@sendgrid/client": "^7.1.1",
"@sendgrid/helpers": "^7.0.1"
"@sendgrid/client": "^7.2.0",
"@sendgrid/helpers": "^7.2.0"
},

@@ -41,3 +41,4 @@ "tags": [

"sendgrid"
]
],
"gitHead": "31e48a85d5f03a63ae4616ed8c31708aa6761311"
}

@@ -16,3 +16,3 @@ [![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-nodejs.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-nodejs)

- Node.js version 6, 7 or 8
- Node.js version 6, 8 or >=10
- A Twilio SendGrid account, [sign up for free](https://sendgrid.com/free?source=sendgrid-nodejs) to send up to 40,000 emails for the first 30 days or check out [our pricing](https://sendgrid.com/pricing?source=sendgrid-nodejs).

@@ -19,0 +19,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc