Socket
Socket
Sign inDemoInstall

nodemailer-smtp-pool

Package Overview
Dependencies
2
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

18

package.json
{
"name": "nodemailer-smtp-pool",
"version": "1.0.0",
"version": "1.0.1",
"description": "SMTP transport for Nodemailer",

@@ -25,12 +25,12 @@ "main": "src/smtp-pool.js",

"nodemailer-wellknown": "^0.1.5",
"smtp-connection": "^1.1.0"
"smtp-connection": "^1.2.0"
},
"devDependencies": {
"chai": "~2.0.0",
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.11.0",
"grunt-mocha-test": "~0.12.7",
"sinon": "^1.12.2",
"simplesmtp": "^0.3.35"
"chai": "^2.1.1",
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.11.0",
"grunt-mocha-test": "^0.12.7",
"sinon": "^1.13.0",
"smtp-server": "^1.1.0"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc