Python-dotenvx

Latest version: v0.2.0

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

Scan your dependencies

Page 15 of 26

0.28.0

Added

* add `dotenvx settings` command to list your current settings. in the future we'll provide ways to modify these settings as dotenvx's functionality grows ([153](https://github.com/dotenvx/dotenvx/pull/153))

0.27.2

Added

* add windows postrelease step to check that `dotenvx.exe` is functional immediately after release ([141](https://github.com/dotenvx/dotenvx/pull/141))

Changed

* replace `package-json` with `undici` ([146](https://github.com/dotenvx/dotenvx/pull/146))
* prune redundant packages ([148](https://github.com/dotenvx/dotenvx/pull/148))
* return current version if remote version fails ([149](https://github.com/dotenvx/dotenvx/pull/149))
* switch to our own update notice mechanism (eliminating multiple deps) ([151](https://github.com/dotenvx/dotenvx/pull/151))

0.27.1

Added

* provide `.zip` download option for windows executable ([140](https://github.com/dotenvx/dotenvx/pull/140))

Removed

* remove `got` from top level deps ([139](https://github.com/dotenvx/dotenvx/pull/139))

0.27.0

Changed

* move `update-notifier` into `lib/helpers` for more control over `got` lib ([138](https://github.com/dotenvx/dotenvx/pull/138))
* move `clipboardy` into `lib/helpers` for more control and to support commonjs going forward (sindre has dropped support and many mature systems still require commonjs for their infra and have need of dotenvx). ([137](https://github.com/dotenvx/dotenvx/pull/137))

0.26.0

Added

* add `hub pull` command to pull a repo's `.env.keys` down. ([129](https://github.com/dotenvx/dotenvx/pull/129))

0.25.1

Changed

* 🐞 patch bug with evaluate commands. do not attempt to evaluate risky preset envs in `process.env`. evaluate only what's set in a `.env*` file ([125](https://github.com/dotenvx/dotenvx/pull/125))

Page 15 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.