Socket
Socket
Sign inDemoInstall

@sendgrid/client

Package Overview
Dependencies
6
Maintainers
13
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.0 to 6.2.1

4

package.json
{
"name": "@sendgrid/client",
"description": "SendGrid NodeJS API client",
"version": "6.2.0",
"version": "6.2.1",
"author": "SendGrid <dx@sendgrid.com> (sendgrid.com)",

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

"dependencies": {
"@sendgrid/helpers": "^6.2.0",
"@sendgrid/helpers": "^6.2.1",
"@types/request": "^2.0.3",

@@ -33,0 +33,0 @@ "request": "^2.81.0"

@@ -37,2 +37,3 @@ import {ResponseError} from "@sendgrid/helpers/classes";

export = new Client()
declare const client: Client & { Client: Client }
export = client
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