configfiles
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -49,3 +49,3 @@ module.exports = function (input) { | ||
throw new Error('Unable to normalize files: '+input); | ||
return []; | ||
}; |
{ | ||
"name": "configfiles", | ||
"description": "Get files from a configuration using globule.", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"homepage": "https://github.com/tkellen/node-configfiles", | ||
@@ -6,0 +6,0 @@ "author": { |
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
7193