Plugin to replace a standard webpack chunkhash with md5.
Installations
npm install webpack-md5-hash
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
8.9.1
NPM Version
5.5.1
Score
89.5
Supply Chain
83.7
Quality
75
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (97.62%)
HTML (2.38%)
Developer
erm0l0v
Download Statistics
Total Downloads
14,526,335
Last Day
1,088
Last Week
5,551
Last Month
44,803
Last Year
564,804
GitHub Statistics
210 Stars
26 Commits
35 Forks
7 Watching
1 Branches
5 Contributors
Bundle Size
5.81 kB
Minified
2.36 kB
Minified + Gzipped
Package Meta Information
Latest Version
0.0.6
Package Id
webpack-md5-hash@0.0.6
Size
5.16 kB
NPM Version
5.5.1
Node Version
8.9.1
Publised On
30 Nov 2017
Total Downloads
Cumulative downloads
Total Downloads
14,526,335
Last day
-36.7%
1,088
Compared to previous day
Last week
-45.2%
5,551
Compared to previous week
Last month
-29.9%
44,803
Compared to previous month
Last year
-16.8%
564,804
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
Dev Dependencies
4
webpack-md5-hash
Plugin to replace a standard webpack chunkhash with md5.
Installation
npm install webpack-md5-hash --save-dev
Usage
Just add this plugin as usual.
1 2// webpack.config.js 3 4var WebpackMd5Hash = require('webpack-md5-hash'); 5 6module.exports = { 7 // ... 8 output: { 9 //... 10 chunkFilename: "[chunkhash].[id].chunk.js" 11 }, 12 plugins: [ 13 new WebpackMd5Hash() 14 ] 15}; 16
Development
Setup Docker
- Install Docker Toolbox
- Setup Docker Machine
Generate Docker files
- Change versions on node and webpack in versions.json
- Run
./build.js gen_docker
to generate files
Run tests
- Build Docker images
docker-compose build
- Run tests
docker-compose up
ordocker-compose up | grep exited
Run tests for specific environment
Example: you need test code on node v0.12 and webpack v1.8
- Build image
docker-compose build test_n_0.12_w_1.8
- Run tests
docker-compose run --rm test_n_0.12_w_1.8
And now instead of standard value of chunkhash you'll get a md5 based on chunk's modules.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
Found 5/20 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 11 are checked with a SAST tool
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: containerImage not pinned by hash: dockerfiles/Dockerfile:1
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.10/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.11/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.12/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.4/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.5/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.6/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.7/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.8/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.10_w_1.9/Dockerfile:1: pin your Docker image by updating node:0.10 to node:0.10@sha256:c32b4d56f05c69df6e87d06bf7d5f6a5c6a0e7bcdb8e5ffab0e7a1853a90008f
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.10/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.11/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.12/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.4/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.5/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.6/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.7/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.8/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: containerImage not pinned by hash: dockerfiles/n_0.12_w_1.9/Dockerfile:1: pin your Docker image by updating node:0.12 to node:0.12@sha256:02e8e9903c8d974e8874d0144413d398a41d62f54bafec4d2cf3ac2a8501dd28
- Warn: npmCommand not pinned by hash: dockerfiles/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.10/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.10/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.11/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.11/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.12/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.12/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.4/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.4/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.5/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.5/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.6/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.6/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.7/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.7/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.8/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.8/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.9/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.10_w_1.9/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.10/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.10/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.11/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.11/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.12/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.12/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.4/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.4/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.5/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.5/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.6/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.6/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.7/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.7/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.8/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.8/Dockerfile:7
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.9/Dockerfile:6
- Warn: npmCommand not pinned by hash: dockerfiles/n_0.12_w_1.9/Dockerfile:7
- Info: 0 out of 19 containerImage dependencies pinned
- Info: 0 out of 38 npmCommand dependencies pinned
Score
3
/10
Last Scanned on 2024-12-23
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn MoreOther packages similar to webpack-md5-hash
webpack-chunk-hash
Plugin to replace a standard webpack chunk hashing with custom (md5) one.
md5-hash-webpack-plugin
Plugin to replace a standard webpack chunkhash with md5.
webpack-content-md5-hash
Plugin to generate a hash based on output file's content with md5.
webpack-md5-hash-fix
Plugin to replace a standard webpack chunkhash with md5.