webpack v5.105.4
npmPacks ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Updated
View on npm →
Version
5.105.4
15d ago
License
MIT
15d ago
Weekly Downloads
44.5M
2d ago
Dependencies
25
15d ago
Required Runtime
>=10.13.0
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
3 releases tracked — averages one every 4 days. Last release: 32 days ago.
v5.105.4
current
v5.105.4
Mar 03, 2026
v5.105.3
Feb 26, 2026
v5.105.2
Feb 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | 36989456 → 44533379 | 2d ago |
| latest_version | 5.105.3 → 5.105.4 | 32d ago |
| deprecated | (none) → false | 35d ago |
| license | (none) → MIT | 35d ago |
| dep_count | (none) → 25 | 35d ago |
| required_runtime | (none) → >=10.13.0 | 35d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/npm/webpack/latest_version
{ "value": "5.105.4" }
CLI
$ npx grounded-cli webpack
webpack@5.105.4 (npm)