Python-dotenvx

Latest version: v0.2.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 26

1.9.1

Added

* warn if private key is missing or blank ([349](https://github.com/dotenvx/dotenvx/pull/349))

1.9.0

Added

* add `--exclude-key` (`-ek`) option to `dotenvx encrypt` and `dotenvx decrypt` ([344](https://github.com/dotenvx/dotenvx/pull/344))

Changed

* preserve comments and spacing on first-time generation of .env.example file ([346](https://github.com/dotenvx/dotenvx/pull/346))

Removed

* removed `winston` - logger simplified to use `console.log` going forward ([347](https://github.com/dotenvx/dotenvx/pull/347))

1.8.0

Added

* warn when decryption fails on `run` ([339](https://github.com/dotenvx/dotenvx/pull/339))
* decrypt expanded values as necessary ([336](https://github.com/dotenvx/dotenvx/pull/336))

Changed

* use `ansi` colors over `rgb` - for wider terminal coverage ([340](https://github.com/dotenvx/dotenvx/pull/340))
* replace `chalk` with `picocolors` and `color-name` - cutting down on 5 dependencies ([335](https://github.com/dotenvx/dotenvx/pull/335))
* replace `execa` with `tinyexec` - cutting down on 15 dependencies ([328](https://github.com/dotenvx/dotenvx/pull/328))
* optimize `Ls._filepaths` ([317](https://github.com/dotenvx/dotenvx/pull/317/))

Removed

* remove `picocolors` and `color-name` - cutting down on 2 dependencies ([340](https://github.com/dotenvx/dotenvx/pull/340))
* remove `ext hub` from extension list (you can still install it as an extension [here](https://github.com/dotenvx/dotenvx-ext-hub)) ([#337](https://github.com/dotenvx/dotenvx/pull/337))

1.7.0

Removed

* remove `ext settings` command (and [`conf`](https://www.npmjs.com/package/conf) along with it) ([#323](https://github.com/dotenvx/dotenvx/pull/323))

1.6.5

Changed

* 🐞 patch `chomp` for interpolation. strip ending newline (was stripping first found newline) ([322](https://github.com/dotenvx/dotenvx/pull/322))

1.6.4

Changed

* fix `dotenvx help` (command was missing)

Page 6 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.