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 Versions

1
28

6.4.0

Diff

Changelog

Source

6.4.0 2019-12-04

  • Do not use auth if server does not advertise AUTH support [f419b09d]
  • add dns.CONNREFUSED (Hiroyuki Okada) [5c4c8ca8]
andris
published 6.3.1 •

Changelog

Source

6.3.1 2019-10-09

  • Ignore "end" events because it might be "error" after it (dex4er) [72bade9]
  • Set username and password on the connection proxy object correctly (UsamaAshraf) [250b1a8]
  • Support more DNS errors (madarche) [2391aa4]
andris
published 6.3.0 •

Changelog

Source

6.3.0 2019-07-14

  • Added new option to pass a set of httpHeaders to be sent when fetching attachments. See PR #1034
andris
published 6.2.1 •

Changelog

Source

6.2.1 2019-05-24

  • No changes. It is the same as 6.2.0 that was accidentally published as 6.2.1 to npm
andris
published 6.1.1 •

Changelog

Source

6.1.1 2019-04-20

  • Fixed regression bug with missing smtp authMethod property
andris
published 6.1.0 •

Changelog

Source

6.1.0 2019-04-06

  • Added new message property amp for providing AMP4EMAIL content
andris
published 6.0.0 •

Changelog

Source

6.0.0 2019-03-25

  • SMTPConnection: use removeListener instead of removeAllListeners (xr0master) [ddc4af15] Using removeListener should fix memory leak with Node.js streams
andris
published 5.1.1 •

Changelog

Source

5.1.1 2019-01-09

  • Added missing option argument for custom auth
andris
published 5.1.0 •

Changelog

Source

5.1.0 2019-01-09

  • Official support for custom authentication methods and examples (examples/custom-auth-async.js and examples/custom-auth-cb.js)
andris
published 5.0.1 •

Changelog

Source

5.0.1 2019-01-09

  • Fixed regression error to support Node versions lower than 6.11
  • Added expiremental custom authentication support
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