🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

gulp-hash

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-hash - npm Package Compare versions

Comparing version

to
4.2.2

2

index.js

@@ -94,3 +94,3 @@ var crypto = require('crypto'),

if (append && ! origManifestContents[manifestPath]) {
if ((append || deleteOld) && ! origManifestContents[manifestPath]) {
try {

@@ -97,0 +97,0 @@ var content = fs.readFileSync(manifestPath, {encoding: 'utf8'});

{
"name": "gulp-hash",
"version": "4.2.1",
"version": "4.2.2",
"description": "Cachebust your assets by adding a hash to the filename",

@@ -5,0 +5,0 @@ "license": "MIT",