🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

mailauth

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mailauth - npm Package Versions

andris
published 4.7.0 •

Changelog

Source

4.7.0 (2024-10-02)

Features

  • dkim-sign: Added new Transfor stream class DkimSignStream to sign emails in a stream processing pipeline (130a1a3)
andris
published 4.6.9 •

Changelog

Source

4.6.9 (2024-08-22)

Bug Fixes

  • deps: Removed uuid dependency in favor of crypto.randomUUID() (0b5d8f5)
  • dkim-relaxed: Faster DKIM hash calculation for relaxed body if the body contains extremely long lines (fd8c89e)
andris
published 4.6.8 •

Changelog

Source

4.6.8 (2024-06-04)

Bug Fixes

  • dmarc-alignment: Fixed tldts usage to allow private domains (cc7dfa8)
andris
published 4.6.7 •

Changelog

Source

4.6.7 (2024-05-30)

Bug Fixes

  • psl: Replaced psl module with tldts for up to date public suffix list (cab894b)
andris
published 4.6.6 •

Changelog

Source

4.6.6 (2024-05-13)

Bug Fixes

  • deps: Bumped deps to clear out security warnings (4ca35fe)
andris
published 4.6.5 •

Changelog

Source

4.6.5 (2024-02-12)

Bug Fixes

  • dkim: Added new output property mimeStructureStart (8f25353)
andris
published 4.6.4 •

Changelog

Source

4.6.4 (2024-02-05)

Bug Fixes

  • ed25519: Fixed ed25519 signing and verification (40f1245)
andris
published 4.6.3 •

Changelog

Source

4.6.3 (2024-01-26)

Bug Fixes

  • bumped 2022 in copyright notices to 2024 (cc89823)
andris
published 4.6.2 •

Changelog

Source

4.6.2 (2024-01-25)

Bug Fixes

  • bimi: skip bimi with undersized DKIM signatures (d666d74)
andris
published 4.6.1 •

Changelog

Source

4.6.1 (2024-01-24)

Bug Fixes

  • dkim-verify: Show the length of the source body in DKIM results (d28663b)