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
Previous1
57
27Next

6.3.0

Diff

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
andris
published 5.0.0 •

Changelog

Source

5.0.0 2018-12-28

  • Start using dns.resolve() instead of dns.lookup() for resolving SMTP hostnames. Might be breaking change on some environments so upgrade with care
  • Show more logs for renewing OAuth2 tokens, previously it was not possible to see what actually failed
andris
published 4.7.0 •

Changelog

Source

4.7.0 2018-11-19

  • Cleaned up List-* header generation
  • Fixed 'full' return option for DSN (klaronix) [23b93a3b]
  • Support promises for mailcomposer.build()
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