New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dotenvx/dotenvx

Package Overview
Dependencies
Maintainers
2
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotenvx/dotenvx - npm Package Versions

1
19

0.18.0

Diff

Changelog

Source

0.18.0

Added

  • added get command, optionally pass --env-file flag(s) to get, optionally pass --overload, and optionally pass --pretty-print. usage: dotenvx get HELLO => World (#89)
motdotenv
published 0.17.1 •

Changelog

Source

0.17.1

Changed

  • expose main.encrypt and main.ls functions
motdotenv
published 0.16.1 •

Changelog

Source

0.16.1

Changed

  • bumped dotenv version to fix encrypt bug
motdotenv
published 0.17.0 •

Changelog

Source

0.17.0

Added

  • added [directory] argument to encrypt. for example, in your nx repo from root dotenvx encrypt apps/backend will encrypt .env* files in that directory and manage the .env.keys and .env.vault in that directory as well (#82)
motdotenv
published 0.16.0 •

Changelog

Source

0.16.0

Added

  • added ls command to list all your .env* files (#80)
  • added --env-file option ls (#82)
  • optionally specify --env-vault-file path to .env.vault (defaults to .env.vault) (#73)
motdotenv
published 0.15.4 •

Changelog

Source

0.15.4

Changed

  • 🐞 patch --overload flag logic (#66)
motdotenv
published 0.15.3 •

Changelog

Source

0.15.3

Changed

  • 🐞 fix undici readablestream error (#65)
motdotenv
published 0.15.2 •

Changelog

Source

0.15.2

Changed

  • switch from axios to undici (#59)
  • bump dotenv-expand (#63)
motdotenv
published 0.15.1 •

Changelog

Source

0.15.1

Changed

  • use improved dotenv expansion (#62)
motdotenv
published 0.15.0 •

Changelog

Source

0.15.0

Added

  • add expansion (#60)
  • use dotenvx.com (#56)
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