gulp-rev-all
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "gulp-rev-all", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"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.", | ||
@@ -19,4 +19,2 @@ "main": "index.js", | ||
"gulp": "^4.0.2", | ||
"gulp-jshint": "^2.1.0", | ||
"gulp-mocha": "^6.0.0", | ||
"mocha": "^6.1.4", | ||
@@ -27,3 +25,3 @@ "prettier": "^1.14.0", | ||
"scripts": { | ||
"test": "mocha test.js" | ||
"test": "mocha test.js && eslint ." | ||
}, | ||
@@ -30,0 +28,0 @@ "repository": { |
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
6
812089
49
2229