Socket
Socket
Sign inDemoInstall

@sendgrid/client

Package Overview
Dependencies
4
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.4.0 to 7.4.1

6

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

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

"@sendgrid/helpers": "^7.4.0",
"axios": "^0.19.2"
"axios": "^0.21.1"
},

@@ -44,3 +44,3 @@ "devDependencies": {

],
"gitHead": "1eecdc8e038e982c24dfc60cfbe341df85e813ca"
"gitHead": "cc100a675dbd5a9aeb67f2ac8c30541a93432001"
}

@@ -35,2 +35,3 @@ 'use strict';

maxContentLength: Infinity, // Don't limit the content length.
maxBodyLength: Infinity,
};

@@ -37,0 +38,0 @@ }

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc