# @strapi/utils

> Shared utilities for the Strapi packages

Latest version **5.55.0** (published 2026-09-23) · SEE LICENSE IN LICENSE license · 361.1K weekly downloads

## Install

```sh
npm install @strapi/utils
pnpm add @strapi/utils
yarn add @strapi/utils
bun add @strapi/utils
```

## Health

**Score 90/100 (A)** — status: active.

Positive: moderate downloads; has types; esm support; no vulnerabilities; recently updated; high maintenance score; popular repo; extremely popular.

## Facts

| | |
|---|---|
| Version | 5.55.0 |
| Published | 2026-09-23 |
| First published | 2021-07-30 |
| Weekly downloads | 361.1K |
| License | SEE LICENSE IN LICENSE |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.0.0 <=26.x.x |
| Dependencies | 10 |
| Unpacked size | 1.5 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 73193 |
| Author | Strapi Solutions SAS |
| Maintainers | pierreburgy, aurelsicoko, alexandrebodin, convly, nico-strapi, strapi.adzouz, cache-your-dreams, baronvoninternet, marc-roig-strapi, jhoward1994, bassel17 |
| Keywords | strapi, utils |

## Links

- npm: https://www.npmjs.com/package/@strapi/utils
- Repository: https://github.com/strapi/strapi
- Homepage: https://strapi.io
- Issues: https://github.com/strapi/strapi/issues
- npm.io page: https://npm.io/package/@strapi/utils

## Dependencies (10)

- [yup](https://npm.io/package/yup.md) 0.32.9
- [zod](https://npm.io/package/zod.md) 4.4.3
- [execa](https://npm.io/package/execa.md) 5.1.1
- [p-map](https://npm.io/package/p-map.md) 4.0.0
- [lodash](https://npm.io/package/lodash.md) 4.18.1
- [date-fns](https://npm.io/package/date-fns.md) 2.30.0
- [http-errors](https://npm.io/package/http-errors.md) 2.0.0
- [preferred-pm](https://npm.io/package/preferred-pm.md) 5.0.0
- [node-machine-id](https://npm.io/package/node-machine-id.md) 1.1.12
- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) 1.1.0

## Recent versions

- 5.55.0 (latest) — 2026-09-23
- 0.0.0-experimental.13b53246eca3c6fba6e1b81bc287f7275a0ae516 (experimental) — 2026-09-23
- 0.0.0-next.38ed6a5e2b7972b41472ceffafcdc0ab57426964 (next) — 2026-09-23
- 4.26.2 (legacy) — 2026-06-09
- 0.0.0-experimental.646a3d905bdd8978683813330ee46984938eed0a (beta-ai) — 2025-07-16
- 5.17.0-beta.0 (beta) — 2025-06-18
- 0.0.0-experimental.4e03c41e8e44fa7b77c41c3e0edd86c7f1fc9c52 (alpha) — 2025-05-15
- 5.0.0-rc.30 (rc) — 2024-09-18
- 0.0.0-experimental.7b8d648ba906e3b288dcf19d36a8e18185653eb6 — 2026-09-23
- 0.0.0-experimental.82061dc62dde507a59e3b90c275bff5b7445da2a — 2026-09-23
- 0.0.0-experimental.18cedb506b918a866cc2c139cd97e67ff559c3e0 — 2026-09-23
- 0.0.0-experimental.e721769332be9c554bb73e0341d73857f83d48b5 — 2026-09-23
- 0.0.0-experimental.2986acf70cb905fe82293eb90138cfac715b8cde — 2026-09-23
- 0.0.0-experimental.f3f1c6ec2a8396ddc1d603cbdd143e0a70fd7006 — 2026-09-23
- 0.0.0-experimental.0667eb796f4f74b5f4bea4297bc75ea9a66e9700 — 2026-09-23
- … 2627 more at https://npm.io/package/@strapi/utils/versions

## README

# strapi-utils

[![npm version](https://img.shields.io/npm/v/@strapi/utils.svg)](https://www.npmjs.org/package/@strapi/utils)
[![npm downloads](https://img.shields.io/npm/dm/@strapi/utils.svg)](https://www.npmjs.org/package/@strapi/utils)

Shared utilities between Strapi packages.

## Resources

- [License](LICENSE)

## Links

- [Strapi website](https://strapi.io/)
- [Strapi community on Slack](https://slack.strapi.io)
- [Strapi news on Twitter](https://twitter.com/strapijs)

---
_Source: https://npm.io/package/@strapi/utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
