Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-rev-all

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-rev-all - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc