dotenv-load
Advanced tools
Comparing version 2.0.1 to 3.0.0
{ | ||
"name": "dotenv-load", | ||
"version": "2.0.1", | ||
"version": "3.0.0", | ||
"description": "Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command", | ||
@@ -26,4 +26,4 @@ "author": "Martin Rädlinger", | ||
"dependencies": { | ||
"dotenv": "^16.0.0", | ||
"dotenv-expand": "^8.0.2", | ||
"dotenv": "^16.3.1", | ||
"dotenv-expand": "^10.0.0", | ||
"shelljs": "^0.8.5" | ||
@@ -30,0 +30,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
4493
8
+ Addeddotenv-expand@10.0.0(transitive)
- Removeddotenv-expand@8.0.3(transitive)
Updateddotenv@^16.3.1
Updateddotenv-expand@^10.0.0