create-dotenv
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -8,3 +8,3 @@ # Changelog | ||
## 2.0.7 (2022-08-29) | ||
## 2.0.8 (2022-08-29) | ||
@@ -11,0 +11,0 @@ ### Added |
{ | ||
"name": "create-dotenv", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Loads environment variables from .env file", | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@jsdotenv/core": "^2.0.7", | ||
"@jsdotenv/core": "^2.0.8", | ||
"minimist": "^1.2.6", | ||
@@ -43,0 +43,0 @@ "cross-spawn": "^7.0.3" |
@@ -77,3 +77,3 @@ # dotenv | ||
```shell | ||
dotenv-cli -v KEY=VALUE -- bash -c 'echo "$BASIC"' | ||
dotenv-cli -v KEY=VALUE -- bash -c 'echo "$KEY"' | ||
``` | ||
@@ -80,0 +80,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22
9688
Updated@jsdotenv/core@^2.0.8