Download Latest Version v3.0.0 source code.zip (43.5 kB)
Email in envelope

Get an email when there's a new version of basic-auth

Home / v3.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-03 436 Bytes
v3.0.0 source code.tar.gz 2026-08-03 38.6 kB
v3.0.0 source code.zip 2026-08-03 43.5 kB
Totals: 3 Items   82.5 kB 4

This release switch the package to ESM.

Changed

  • Publish package as ESM [#99]
  • Add format({ name, pass }) method [#65]
  • Bump supported node versions >=22 [#102]

Added

  • Cross platform base64 support [#95]

Removed

  • Removes the default export in favor of parse(str) [#94]
  • E.g. parse(req.headers.authorization ?? '')

Improvements

  • Parse performance improved by ~15% [#96]
Source: README.md, updated 2026-08-03