Socket
Socket
Sign inDemoInstall

nodemailer

Package Overview
Dependencies
0
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.4.4 to 6.4.5

postinstall.js

7

package.json
{
"name": "nodemailer",
"version": "6.4.4",
"version": "6.4.5",
"description": "Easy as cake e-mail sending from your Node.js applications",
"main": "lib/nodemailer.js",
"scripts": {
"test": "grunt"
"test": "grunt",
"postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
},

@@ -38,3 +39,3 @@ "repository": {

"proxy-test-server": "1.0.0",
"sinon": "9.0.0",
"sinon": "9.0.1",
"smtp-server": "3.5.0"

@@ -41,0 +42,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