Comparing version 0.1.0 to 0.1.1
@@ -47,3 +47,3 @@ | ||
var settings = clone(cfg[this.env]) || cfg; | ||
var settings = clone(cfg[this.env]) || {}; | ||
if (cfg['*']) extend(settings, cfg['*']); | ||
@@ -50,0 +50,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "stupid simple environment aware configuration", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
7684