Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

emailjs

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emailjs - npm Package Versions

23
8

4.0.3

Diff

eleith
published 4.0.2 •

Changelog

Source

[4.0.2] - 2023-05-12

Fixed

  • redact passwords in error messages #339
eleith
published 4.0.1 •

eleith
published 4.0.0 •

Changelog

Source

[4.0.0] - 2022-04-20

Added

  • support isolatedModules and preserveValueImports compilation scenarios #305

Fixed

  • support typescript@3.8.3 #307
    • the types change in v3.8.0 for Client#send & Client#sendAsync unintentionally raised the minimum typescript requirement. fixing this involved weakening the types for those functions, which may require modifying your code. this change will be reverted for v4.0.0.
eleith
published 3.8.1 •

eleith
published 3.8.0 •

Changelog

Source

[3.8.0] - 2022-03-17

Added

  • support typescript@4.6
  • type allow Client#send & Client#sendAsync to accept message headers instead of a Message
    • no behavior change: this was previously allowed, but the types didn't acknowledge it
eleith
published 3.7.0 •

Changelog

Source

[3.7.0] - 2021-11-19

Added

  • support typescript@4.5
eleith
published 3.6.0 •

Changelog

Source

[3.6.0] - 2021-09-03

Added

  • support tsc compilation without --esModuleInterop or --allowSyntheticDefaultImports #296
  • Message#readAsync API #297
  • Message#checkValidity API #298

Deprecated

  • Message#valid API #298
eleith
published 3.5.0 •

Changelog

Source

[3.5.0] - 2021-06-28

Added

  • support tsc --noPropertyAccessFromIndexSignature #290

Fixed

  • use engines field in package.json to signal node version support
eleith
published 3.4.0 •

Changelog

Source

[3.4.0] - 2020-12-01

Added

  • SMTPClient#sendAsync API #267
  • isRFC2822Date API

Changed

  • use WeakSet instead of WeakMap for greylist tracking

Fixed

  • use camelCase style for internal function names
  • use correct types in jsdoc comments
23
8
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