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.17 to 6.4.18

4

CHANGELOG.md
# CHANGELOG
## 6.4.18 2021-02-11
- Updated README
## 6.4.17 2020-12-11

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

@@ -151,2 +151,8 @@ {

"OhMySMTP": {
"host": "smtp.ohmysmtp.com",
"port": 587,
"secure": false
},
"Postmark": {

@@ -153,0 +159,0 @@ "aliases": ["PostmarkApp"],

10

package.json
{
"name": "nodemailer",
"version": "6.4.17",
"version": "6.4.18",
"description": "Easy as cake e-mail sending from your Node.js applications",

@@ -23,6 +23,6 @@ "main": "lib/nodemailer.js",

"devDependencies": {
"bunyan": "1.8.14",
"chai": "4.2.0",
"bunyan": "1.8.15",
"chai": "4.3.0",
"eslint-config-nodemailer": "1.2.0",
"eslint-config-prettier": "7.0.0",
"eslint-config-prettier": "7.2.0",
"grunt": "1.3.0",

@@ -39,3 +39,3 @@ "grunt-cli": "1.3.2",

"proxy-test-server": "1.0.0",
"sinon": "9.2.1",
"sinon": "9.2.4",
"smtp-server": "3.8.0"

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

@@ -5,2 +5,4 @@ # Nodemailer

> Sponsored by [Forward Email](https://forwardemail.net/?ref=nodemailer) – free email forwarding + custom domains + 100% open-source!
Send e-mails from Node.js – easy as cake! 🍰✉️

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