gulp-rev-all
Advanced tools
Comparing version 0.8.14 to 0.8.15
{ | ||
"name": "gulp-rev-all", | ||
"version": "0.8.14", | ||
"version": "0.8.15", | ||
"description": "Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.", | ||
@@ -52,4 +52,4 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=0.8" | ||
"node": ">=0.11" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
733742