Package
lodash
Utility library for arrays, objects, strings, numbers and functions.
Key numbers
As of 25 Sept 2026
- Weekly downloads
- 128.5m
- +94% over 12 months
- Gzip bundle size
- -
- No Bundlephobia data
- Dependencies
- 0
- Direct, from package.json
- Last release
- 5 months ago
- v4.18.1
- GitHub stars
- 61.3k
- 7.2k forks
- Open issues / PRs
- 54 / 51
- Contributors
- 268
- Commits, last 52 weeks
- 44
Downloads
Last week 2026-09-15 to 2026-09-21
128,527,290 downloads last week, 615,304,886 in the last month. The 12-month change of +94% compares the average of the last 4 weeks with the first 4 weeks of the series.
- Releases, last 12 months
- 3113 in total
- Latest version
- 4.18.1, 1 Apr 20265 months ago
- First published
- 23 Apr 2012
- Last push to GitHub
- 11 Sept 202613 days before the snapshot
- Repository archived
- No
- Open issues
- 54
- Open pull requests
- 51
- Commits, last 52 weeks
- 44
- Dependents on npm
- 197,586
Major versions
- v4 first release 4.0.0, 12 Jan 2016
- v3 first release 3.0.0, 26 Jan 2015
- v2 first release 2.0.0, 14 Sept 2013
- v1 first release 1.0.0, 31 Aug 2013
- v0 first release 0.1.0, 23 Apr 2012
Recent releases
| Version | Published |
|---|---|
| 4.18.1 | 1 Apr 2026 |
| 4.18.0 | 31 Mar 2026 |
| 4.17.23 | 21 Jan 2026 |
| 4.17.21 | 20 Feb 2021 |
| 4.17.20 | 13 Aug 2020 |
| 4.17.19 | 8 Jul 2020 |
| 4.17.18 | 8 Jul 2020 |
| 4.17.17 | 8 Jul 2020 |
| 4.17.16 | 8 Jul 2020 |
| 4.17.15 | 19 Jul 2019 |
| 4.17.14 | 10 Jul 2019 |
| 4.17.13 | 9 Jul 2019 |
| 4.17.12 | 9 Jul 2019 |
| 4.17.11 | 12 Sept 2018 |
- Module format
- CommonJSFrom package.json type, main and exports fields
- TypeScript types
- None
- Node.js engine range
- Not declared
- Runtimes
- Browser, Node.jsFrom the package docs
- Unpacked size (npm)
- 1.3 MB
- Dependencies (0)
- None
npm install lodashCDN
jsDelivr: 234.6m requests in 30 days
- jsDelivr
https://cdn.jsdelivr.net/npm/lodash@4.18.1/ - unpkg
https://unpkg.com/lodash@4.18.1/ - esm.sh
https://esm.sh/lodash@4.18.1
| Package | Weekly downloads | Gzip | Last release | Module | Comparison |
|---|---|---|---|---|---|
| es-toolkit | 36.6m | - | 27 days ago | ESM + CommonJS | es-toolkit vs lodash |
| lodash-es | 34.3m | - | 5 months ago | ESM only | - |
| remeda | 7.6m | - | 10 days ago | ESM + CommonJS | remeda vs lodash |
- Published as CommonJS. Individual methods can be required by path, e.g. lodash/at.
- lodash/fp provides immutable, auto-curried, iteratee-first, data-last versions of the methods.
- The README states Lodash is moving to a Feature-Complete maturity stage with support from the Sovereign Tech Agency.
- An ES module build is published separately as lodash-es.
Notes checked against: lodash README
Indexability: Indexed.