dotenv-safe
dotenv-safe copied to clipboard
Load environment variables from .env and ensure they are all present
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
Hi there! Thanks for `dotenv-safe`! Would it be possible to upgrade the `dotenv` dependency? It is currently set at `^8.2.0`, but the latest version is `16.0.0`. An alternative to upgrading...
Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...
In the description for `dotenv/config`, it includes the ability to set `dotenv` configuration options via env var: https://www.npmjs.com/package/dotenv > `DOTENV_CONFIG_=value node -r dotenv/config your_script.js` However, this issue - https://github.com/motdotla/dotenv/issues/423 -...
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.32.0. Release notes Sourced from eslint's releases. v7.32.0 3c78a7b Chore: Adopt eslint-plugin/prefer-message-ids rule internally (#14841) (Bryan Mishkin) faecf56 Update: change reporting location for curly rule...
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.2 to 9.0.3. Release notes Sourced from mocha's releases. v9.0.3 9.0.3 / 2021-07-25 :bug: Fixes #4702: Error rethrow from cwd-relative path while loading .mocharc.js (@kirill-golovan) #4688: Usage...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular expression denial of service This affects the package...
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 10.0.0. Changelog Sourced from dotenv's changelog. 10.0.0 (2021-05-20) Added Add generic support to parse function Allow for import "dotenv/config.js" Add support to resolve home directory...