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

Weekly downloads

Release activity

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