Comparing version 0.1.7 to 0.1.8
@@ -136,3 +136,3 @@ "use strict"; | ||
} | ||
var filters = _options.include.split(",").map(function (s) { | ||
var filters = filter.split(",").map(function (s) { | ||
return s.trim(); | ||
@@ -139,0 +139,0 @@ }); |
{ | ||
"name": "hashly", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Renames static files with a hashcode for cache busting", | ||
@@ -5,0 +5,0 @@ "directories": { |
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
40416