{"library":"webpack-chunk-hash","type":"library","category":null,"description":"Webpack plugin that replaces standard chunk hashing with a custom MD5 hash, without sorting chunks (unobtrusive) and using Node's native crypto module for performance. Current stable version is 0.6.0, which supports Webpack 4 while maintaining backward compatibility with Webpack 3. It is a clone of webpack-md5-hash but avoids chunk sorting and uses native crypto. The plugin offers options for algorithm, digest, and additional hash content. Release cadence is low; the plugin is stable but not actively developed.","language":"javascript","status":"maintenance","version":"0.6.0","tags":["javascript","webpack","hash","plugin","md5"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-chunk-hash","imports":["const WebpackChunkHash = require('webpack-chunk-hash');","import WebpackChunkHash from 'webpack-chunk-hash';","new WebpackChunkHash({ algorithm: 'md5' })"]},{"cmd":"yarn add webpack-chunk-hash","imports":[]},{"cmd":"pnpm add webpack-chunk-hash","imports":[]}],"homepage":null,"github":"https://github.com/alexindigo/webpack-chunk-hash","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-chunk-hash","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/webpack-chunk-hash/compatibility"}}