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

4.6.0

Diff

Changelog

Source

4.6.0 2018-02-22

  • Support socks module v2 in addition to v1 [e228bcb2]
  • Fixed invalid promise return value when using createTestAccount [5524e627]
  • Allow using local addresses [8f6fa35f]
andris
published 4.5.0 •

Changelog

Source

4.5.0 2018-02-21

  • Added new message transport option normalizeHeaderKey(key)=>normalizedKey for custom header formatting
andris
published 4.4.2 •

Changelog

Source

4.4.2 2018-01-20

  • Added sponsors section to README
  • enclose encodeURIComponent in try..catch to handle invalid urls
andris
published 4.4.1 •

Changelog

Source

4.4.1 2017-12-08

  • Better handling of unexpectedly dropping connections
andris
published 4.4.0 •

Changelog

Source

4.4.0 2017-11-10

  • Changed default behavior for attachment option contentTransferEncoding. If it is unset then base64 encoding is used for the attachment. If it is set to false then previous default applies (base64 for most, 7bit for text)
andris
published 4.3.1 •

Changelog

Source

4.3.1 2017-10-25

  • Fixed a confict with Electron.js where timers do not have unref method
andris
published 4.3.0 •

Changelog

Source

4.3.0 2017-10-23

  • Added new mail object method mail.normalize(cb) that should make creating HTTP API based transports much easier
andris
published 4.2.0 •

Changelog

Source

4.2.0 2017-10-13

  • Expose streamed messages size and timers in info response
andris
published 4.1.3 •

Changelog

Source

v4.1.3 2017-10-06

  • Allow generating preview links without calling createTestAccount first
andris
published 4.1.2 •

Changelog

Source

v4.1.2 2017-10-03

  • No actual changes. Needed to push updated README to npmjs
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