dotenv-utils
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "dotenv-utils", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Covert env var strings to other types", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -143,4 +143,9 @@ # dotenv-utils | ||
## Other Tools | ||
- https://www.npmjs.com/package/getenv — Slightly different concept, very good solution. | ||
- https://github.com/niftylettuce/dotenv-parse-variables — Very similar, mutates `process.env`. | ||
## License | ||
MIT |
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
8906
151