@sendgrid/client
Advanced tools
Comparing version 6.0.0 to 6.1.0
{ | ||
"name": "@sendgrid/client", | ||
"description": "SendGrid NodeJS API client", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"author": "SendGrid <dx@sendgrid.com> (sendgrid.com)", | ||
@@ -30,3 +30,4 @@ "contributors": [ | ||
"dependencies": { | ||
"@sendgrid/helpers": "^6.0.0", | ||
"@sendgrid/helpers": "^6.1.0", | ||
"@types/request": "^2.0.3", | ||
"request": "^2.81.0" | ||
@@ -33,0 +34,0 @@ }, |
@@ -0,1 +1,5 @@ | ||
[![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-nodejs.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-nodejs) | ||
[![npm version](https://badge.fury.io/js/%40sendgrid%2Fclient.svg)](https://www.npmjs.com/org/sendgrid) | ||
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs) | ||
**This package is part of a monorepo, please see [this README](https://github.com/sendgrid/sendgrid-nodejs/blob/master/README.md) for details.** | ||
@@ -2,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
385743
10
4991
111
0
3
+ Added@types/request@^2.0.3
+ Added@types/caseless@0.12.5(transitive)
+ Added@types/node@22.9.0(transitive)
+ Added@types/request@2.48.12(transitive)
+ Added@types/tough-cookie@4.0.5(transitive)
+ Addedform-data@2.5.2(transitive)
+ Addedundici-types@6.19.8(transitive)
Updated@sendgrid/helpers@^6.1.0