Socket
Socket
Sign inDemoInstall

nodemailer

Package Overview
Dependencies
Maintainers
1
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodemailer - npm Package Compare versions

Comparing version 6.4.13 to 6.4.14

4

CHANGELOG.md
# CHANGELOG
## 6.4.14 2020-10-14
- Disabled postinstall script
## 6.4.13 2020-10-02

@@ -4,0 +8,0 @@

7

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

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

"proxy-test-server": "1.0.0",
"sinon": "9.1.0",
"sinon": "9.2.0",
"smtp-server": "3.7.0"

@@ -42,0 +41,0 @@ },

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