webpack v5.105.4

npm

Packs 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
115d ago
License
MIT
115d ago
Weekly Downloads
44.5M
103d ago
Dependencies
25
115d ago
Required Runtime
>=10.13.0
115d ago
Deprecated
No
115d ago

Weekly downloads

Release activity

3 releases tracked — averages one every 4 days. Last release: 133 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 103d ago
latest_version 5.105.3 5.105.4 133d ago
deprecated (none) false 136d ago
license (none) MIT 136d ago
dep_count (none) 25 136d ago
required_runtime (none) >=10.13.0 136d 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)