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

1.10.2

Diff

Changelog

Source

1.10.2

Changed

  • default config to empty [] array so that DOTENV_KEY_${environment} looks up correctly (#352)
motdotenv
published 1.10.1 •

Changelog

Source

1.10.1

Changed

  • check subfolders on dotenvx ext precommit hook (#350)
motdotenv
published 1.10.0 •

Changelog

Source

1.10.0

Removed

  • remove dotenvx ext vault, replace with dotenvx-ext-vault (install there to continue using ext vault) (#351)
motdotenv
published 1.9.1 •

Changelog

Source

1.9.1

Added

  • warn if private key is missing or blank (#349)
motdotenv
published 1.9.0 •

Changelog

Source

1.9.0

Added

  • add --exclude-key (-ek) option to dotenvx encrypt and dotenvx decrypt (#344)

Changed

  • preserve comments and spacing on first-time generation of .env.example file (#346)

Removed

  • removed winston - logger simplified to use console.log going forward (#347)
motdotenv
published 1.8.0 •

Changelog

Source

1.8.0

Added

  • warn when decryption fails on run (#339)
  • decrypt expanded values as necessary (#336)

Changed

  • use ansi colors over rgb - for wider terminal coverage (#340)
  • replace chalk with picocolors and color-name - cutting down on 5 dependencies (#335)
  • replace execa with tinyexec - cutting down on 15 dependencies (#328)
  • optimize Ls._filepaths (#317)

Removed

  • remove picocolors and color-name - cutting down on 2 dependencies (#340)
  • remove ext hub from extension list (you can still install it as an extension here) (#337)
motdotenv
published 1.7.0 •

Changelog

Source

1.7.0

Removed

  • remove ext settings command (and conf along with it) (#323)
motdotenv
published 1.6.5 •

Changelog

Source

1.6.5

Changed

  • 🐞 patch chomp for interpolation. strip ending newline (was stripping first found newline) (#322)
motdotenv
published 1.6.4 •

Changelog

Source

1.6.4

Changed

  • fix dotenvx help (command was missing)
motdotenv
published 1.6.3 •

Changelog

Source

1.6.3

Changed

  • adjust dotenvx pro to be dynamic if dotenvx-pro is installed user's machine
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