New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sendgrid-template-helper

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendgrid-template-helper - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

24

package.json
{
"name": "sendgrid-template-helper",
"version": "1.0.5",
"version": "1.0.6",
"description": "The Sendgrid wrapper helps to send an email with a dynamic template stored on disk.",

@@ -9,2 +9,6 @@ "main": "./lib/index.js",

],
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {

@@ -29,14 +33,14 @@ "test": "mocha --timeout 20000 --exit",

"dependencies": {
"@sendgrid/client": "^7.4.3",
"@sendgrid/mail": "^7.4.4",
"@sendgrid/client": "^7.6.2",
"@sendgrid/mail": "^7.6.2",
"lodash": "^4.17.21"
},
"devDependencies": {
"chai": "^4.3.4",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"mocha": "^8.4.0",
"prettier": "^2.3.0",
"sinon": "^10.0.0",
"sinon-chai": "^3.6.0"
"chai": "^4.3.6",
"husky": "^7.0.4",
"lint-staged": "^12.3.5",
"mocha": "^9.2.2",
"prettier": "^2.5.1",
"sinon": "^13.0.1",
"sinon-chai": "^3.7.0"
},

@@ -43,0 +47,0 @@ "lint-staged": {

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