environment-configuration-resolver
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -68,2 +68,3 @@ // | ||
} | ||
return callback(); | ||
}, | ||
@@ -70,0 +71,0 @@ }; |
{ | ||
"name": "environment-configuration-resolver", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Helpful environment variable resolver for Node.js objects that performs a deep walk looking for a custom env:// scheme", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.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
4873
86