Comparing version 0.0.2 to 0.0.3
@@ -31,3 +31,3 @@ var util = require('util'); | ||
else { | ||
throw new Error('No value for `' + key + '` found in conf.'); | ||
return undefined; | ||
} | ||
@@ -34,0 +34,0 @@ }); |
{ | ||
"name": "etc", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Configuration loader for node.js applications", | ||
@@ -5,0 +5,0 @@ "main": "etc.js", |
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
13167