Socket
Socket
Sign inDemoInstall

gulp-fingerprint

Package Overview
Dependencies
89
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

1

index.js

@@ -38,3 +38,2 @@ 'use strict';

line = line.replace(regex, function(str, i) {
console.log('i', i);
var url = Array.prototype.slice.call(arguments, 1).filter(function(a) {return a;})[0];

@@ -41,0 +40,0 @@ if (options.verbose) gutil.log(PLUGIN_NAME, 'Found:', chalk.yellow(m.replace(/^\//, '')));

2

package.json
{
"name": "gulp-fingerprint",
"version": "0.3.0",
"version": "0.3.1",
"description": "Rename assets with fingerprinted assets",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc