New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-vhash

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-vhash - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

8

package.json
{
"name": "gulp-vhash",
"version": "0.3.5",
"version": "0.3.6",
"description": "Asset versioning (for caching optimization)",

@@ -14,10 +14,4 @@ "main": "index.js",

"through2": "~0.4.1",
"mocha": "~1.18.2",
"glob": "~3.2.9"
},
"dependencies": {
"gulp-util": "~2.2.14",
"through2": "~0.4.1",
"glob": "~3.2.9"
},
"devDependencies": {

@@ -24,0 +18,0 @@ "mocha": "*"

4

readme.md

@@ -1,2 +0,2 @@

# gulp-vhash [![Build Status](https://travis-ci.org/up/gulp-vhash.svg?branch=master)](https://travis-ci.org/up/gulp-vhash)
# gulp-vhash [![Build Status](https://travis-ci.org/up/gulp-vhash.svg?branch=master)](https://travis-ci.org/up/gulp-vhash) [![NPM version](https://badge.fury.io/js/gulp-vhash.svg)](http://badge.fury.io/js/gulp-vhash) [![GitHub version](https://badge.fury.io/gh/up%2Fgulp-vhash.svg)](http://badge.fury.io/gh/up%2Fgulp-vhash)

@@ -25,3 +25,3 @@ ### Asset versioning (for browser caching optimization)

#### 2. JSON Hash File
Saves a file named '**vhash.json**' in root directory with matched file names (as identifiers) and their md5 hash values.
Saves a file named '**vhash.json**' in root directory with matched file names (as identifiers) and the md5 hash values.

@@ -28,0 +28,0 @@ {

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