Socket
Socket
Sign inDemoInstall

@sendgrid/client

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendgrid/client - npm Package Compare versions

Comparing version 7.4.2 to 7.4.3

10

package.json
{
"name": "@sendgrid/client",
"description": "Twilio SendGrid NodeJS API client",
"version": "7.4.2",
"version": "7.4.3",
"author": "Twilio SendGrid <help@twilio.com> (sendgrid.com)",

@@ -30,8 +30,12 @@ "contributors": [

"dependencies": {
"@sendgrid/helpers": "^7.4.2",
"@sendgrid/helpers": "^7.4.3",
"axios": "^0.21.1"
},
"devDependencies": {
"chai": "4.2.0",
"nock": "^10.0.6"
},
"resolutions": {
"chai": "4.2.0"
},
"tags": [

@@ -44,3 +48,3 @@ "http",

],
"gitHead": "b2a7be0bd10ad3de154b4160a65e6c9f9b745094"
"gitHead": "e918d6022c7ac763ba3c221921a16ab36d0b1e75"
}

@@ -8,3 +8,3 @@ [![BuildStatus](https://travis-ci.com/sendgrid/sendgrid-nodejs.svg?branch=main)](https://travis-ci.com/sendgrid/sendgrid-nodejs)

# Client for the SendGrid v3 Web API
This client library is used by the other [Twilio SendGrid service packages](https://www.npmjs.com/org/sendgrid) to make requests to the [Twilio SendGrid v3 Web API](https://sendgrid.com/docs/API_Reference/api_v3.html). You can also use it independently to make custom requests to the Twilio SendGrid v3 Web API and other HTTP APIs.
This client library is used by the other [Twilio SendGrid service packages](https://www.npmjs.com/org/sendgrid) to make requests to the [Twilio SendGrid v3 Web API](https://sendgrid.com/docs/api-reference/). You can also use it independently to make custom requests to the Twilio SendGrid v3 Web API and other HTTP APIs.

@@ -11,0 +11,0 @@ To be notified when this package is updated, please subscribe to email [notifications](https://dx.sendgrid.com/newsletter/nodejs) for releases and breaking changes.

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