You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

build-hash-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-hash-webpack-plugin - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+4
-0
index.js

@@ -10,2 +10,6 @@ const path = require('path');

if (!options) {
return;
}
if (options.filename) {

@@ -12,0 +16,0 @@ this.options.filename = options.filename;

+1
-1
{
"name": "build-hash-webpack-plugin",
"version": "1.0.3",
"version": "1.0.4",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Cosium/build-hash-webpack-plugin.git",