Python-dotenvx

Latest version: v0.2.0

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

Scan your dependencies

Page 18 of 26

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](https://github.com/dotenvx/dotenvx/pull/82))

0.16.1

Changed

* bumped `dotenv` version to fix `encrypt` bug

0.16.0

Added

* added `ls` command to list all your `.env*` files ([80](https://github.com/dotenvx/dotenvx/pull/80))
* added `--env-file` option `ls` ([82](https://github.com/dotenvx/dotenvx/pull/82))
* optionally specify `--env-vault-file` path to `.env.vault` (defaults to `.env.vault`) ([73](https://github.com/dotenvx/dotenvx/pull/73))

0.15.4

Changed

* 🐞 patch `--overload` flag logic ([66](https://github.com/dotenvx/dotenvx/pull/66))

0.15.3

Changed

* 🐞 fix undici readablestream error ([65](https://github.com/dotenvx/dotenvx/pull/65))

0.15.2

Changed

* switch from axios to undici ([59](https://github.com/dotenvx/dotenvx/pull/59))
* bump `dotenv-expand` ([63](https://github.com/dotenvx/dotenvx/pull/63))

Page 18 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.