Socket
Socket
Sign inDemoInstall

@sendgrid/client

Package Overview
Dependencies
6
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.1.0 to 7.1.1

5

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

@@ -42,4 +42,3 @@ "contributors": [

"sendgrid"
],
"gitHead": "1246402c49ea95c742663a62df082de73e9b040e"
]
}

1

src/classes/client.js

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

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

@@ -36,0 +37,0 @@ }

Sorry, the diff of this file is too big to display

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