Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dotenvx/dotenvx

Package Overview
Dependencies
Maintainers
2
Versions
187
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.14.0

Diff

Changelog

Source

0.14.0

Added

  • Added genexample command. Generate .env.example from your .env file. (#49)
  • couple security patches (#50, #51)
motdotenv
published 0.13.0 •

Changelog

Source

0.13.0

Added

  • Added decrypt command. Decrypt .env.vault to prospective .env* files. .env.keys must be present. (#48)
motdotenv
published 0.12.0 •

Changelog

Source

0.12.0

Added

  • Append to .gitignore with gitignore command (also .dockerignore, .npmignore, and .vercelignore if existing) (#47)
motdotenv
published 0.11.0 •

Changelog

Source

0.11.0

Removed

  • no longer append to *ignore files automatically. too invasive. will provide as separate cli command (#45)
motdotenv
published 0.10.6 •

Changelog

Source

0.10.6

Changed

  • Improve error message when decryption fails (#40)
motdotenv
published 0.10.5 •

Changelog

Source

0.10.5

Changed

  • Rename predockerbuild command to prebuild (#36)
motdotenv
published 0.10.4 •

Changelog

Source

0.10.4

Added

  • Add predockerbuild command to prevent including .env file in your docker builds (#35)
motdotenv
published 0.10.3 •

Changelog

Source

0.10.3

Changed

  • If dotenvx is missing tell user how to install it from pre-commit (#34)
  • Add help notice for ci (when .env file not present) (#33)
motdotenv
published 0.10.2 •

Changelog

Source

0.10.2

Changed

  • Improve error message when custom --env-file passed (#32)
motdotenv
published 0.10.1 •

Changelog

Source

0.10.1

Changed

  • Adjust precommit verbosity and coloring
  • Add --install flag to precommit - installs to .git/hooks/pre-commit (#31)
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