Socket
Socket
Sign inDemoInstall

dotenv

Package Overview
Dependencies
0
Maintainers
4
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
9Next

16.4.5

Diff

Changelog

Source

16.4.5 (2024-02-19)

Changed

  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #814
motdotla
published 16.4.4 •

Changelog

Source

16.4.4 (2024-02-13)

Changed

  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #812
motdotla
published 16.4.3 •

Changelog

Source

16.4.3 (2024-02-12)

Changed

  • Fixed processing of multiple files in options.path #805
motdotla
published 16.4.2 •

Changelog

Source

16.4.2 (2024-02-10)

Changed

motdotla
published 16.4.1 •

Changelog

Source

16.4.1 (2024-01-24)

  • Patch support for array as path option #797
motdotla
published 16.4.0 •

Changelog

Source

16.4.0 (2024-01-23)

  • Add error.code to error messages around .env.vault decryption handling #795
  • Add ability to find .env.vault file when filename(s) passed as an array #784
motdotla
published 16.3.2 •

Changelog

Source

16.3.2 (2024-01-18)

Added

  • Add debug message when no encoding set #735

Changed

  • Fix output typing for populate #792
  • Use subarray instead of slice #793
motdotla
published 16.3.1 •

Changelog

Source

16.3.1 (2023-06-17)

Added

  • Add missing type definitions for processEnv and DOTENV_KEY options. #756
motdotla
published 16.3.0 •

Changelog

Source

16.3.0 (2023-06-16)

Added

  • Optionally pass DOTENV_KEY to options rather than relying on process.env.DOTENV_KEY. Defaults to process.env.DOTENV_KEY #754
motdotla
published 16.2.0 •

Changelog

Source

16.2.0 (2023-06-15)

Added

  • Optionally write to your own target object rather than process.env. Defaults to process.env. #753
  • Add import type URL to types file #751
2345
9Next
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