# @gasket/utils

> Reusable utilities for Gasket internals

Latest version **7.6.7** (published 2026-08-28) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 65/100 (B)** — status: active.

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 7.6.7 |
| Published | 2026-08-28 |
| First published | 2019-12-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 7 |
| Unpacked size | 45.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 145 |
| Author | GoDaddy Operating Company, LLC |
| Maintainers | kinetifex, 3rdeden, kawikabader, mmason2, jpina1-godaddy, bbetts, ecarlson-godaddy, rxmarbles |
| Keywords | gasket, utils |

## Links

- npm: https://www.npmjs.com/package/@gasket/utils
- Repository: https://github.com/godaddy/gasket
- Homepage: https://github.com/godaddy/gasket/tree/main/packages/gasket-utils
- Issues: https://github.com/godaddy/gasket/issues
- npm.io page: https://npm.io/package/@gasket/utils

## Dependencies (7)

- [chalk](https://npm.io/package/chalk.md) ^4.1.2
- [semver](https://npm.io/package/semver.md) ^7.7.1
- [deepmerge](https://npm.io/package/deepmerge.md) ^4.3.1
- [cross-spawn](https://npm.io/package/cross-spawn.md) ^7.0.6
- [diagnostics](https://npm.io/package/diagnostics.md) ^2.0.2
- [concat-stream](https://npm.io/package/concat-stream.md) ^2.0.0
- [is-plain-object](https://npm.io/package/is-plain-object.md) ^5.0.0

## Recent versions

- 7.6.7 (latest) — 2026-08-28
- 8.0.0-next.2 (next) — 2026-06-09
- 0.0.0-react19-20260205182644 (react19) — 2026-02-05
- 0.0.0-canary-20260205165418 (canary) — 2026-02-05
- 6.47.5 (lts) — 2024-09-26
- 7.0.0-cli.7 (cli) — 2024-03-25
- 6.46.2-esm.0 (esm) — 2024-02-26
- 7.6.6 — 2026-02-23
- 7.6.5 — 2026-02-16
- 8.0.0-next.1 — 2026-01-28
- 7.6.4 — 2025-12-19
- 0.0.0-canary-20251110223653 — 2025-11-10
- 0.0.0-canary-20251028184342 — 2025-10-28
- 0.0.0-canary-20251028154539 — 2025-10-28
- 0.0.0-canary-20251027203841 — 2025-10-27
- … 196 more at https://npm.io/package/@gasket/utils/versions

## README

# @gasket/utils

Reusable utilities for Gasket internals

## Installation

```bash
npm i @gasket/utils
```

## License

[MIT](./LICENSE.md)

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