@acryps/environment
Advanced tools
Comparing version 2.7.1 to 2.7.2
{ | ||
"name": "@acryps/environment", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"license": "GPL-3.0-only", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -32,2 +32,3 @@ # acryps environment | ||
Access them as usual with `process.env.HOST` - no changes to the code required. | ||
The variables are stored in `~/.a-environment` and is thus outside of your current git directory - You can store secrets too and they will never end up in your git! | ||
@@ -34,0 +35,0 @@ ## Switching Settings |
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
17826
77