# @pnpm/lockfile-utils

> Utils for dealing with pnpm-lock.yaml

Latest version **11.0.4** (published 2024-07-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install @pnpm/lockfile-utils
pnpm add @pnpm/lockfile-utils
yarn add @pnpm/lockfile-utils
bun add @pnpm/lockfile-utils
```

## Health

**Score 50/100 (C)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 11.0.4 |
| Published | 2024-07-21 |
| First published | 2019-03-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.12 |
| Dependencies | 7 |
| Unpacked size | 29.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 36499 |
| Maintainers | pnpmuser, zkochan |
| Keywords | pnpm9, pnpm, shrinkwrap, lockfile |

## Links

- npm: https://www.npmjs.com/package/@pnpm/lockfile-utils
- Repository: https://github.com/pnpm/pnpm/blob/main/lockfile/lockfile-utils
- Homepage: https://github.com/pnpm/pnpm/blob/main/lockfile/lockfile-utils#readme
- Issues: https://github.com/pnpm/pnpm/issues
- Funding: https://opencollective.com/pnpm
- npm.io page: https://npm.io/package/@pnpm/lockfile-utils

## Dependencies (7)

- [ramda](https://npm.io/package/ramda.md) npm:@pnpm/ramda@0.28.1
- [@pnpm/types](https://npm.io/package/@pnpm/types.md) 11.1.0
- [@pnpm/pick-fetcher](https://npm.io/package/@pnpm/pick-fetcher.md) 3.0.0
- [@pnpm/resolver-base](https://npm.io/package/@pnpm/resolver-base.md) 13.0.1
- [get-npm-tarball-url](https://npm.io/package/get-npm-tarball-url.md) ^2.1.0
- [@pnpm/lockfile-types](https://npm.io/package/@pnpm/lockfile-types.md) 7.1.3
- [@pnpm/dependency-path](https://npm.io/package/@pnpm/dependency-path.md) 5.1.3

## Recent versions

- 11.0.4 (latest) — 2024-07-21
- 3.2.4 (latest-6) — 2022-07-05
- 2.0.16 (pnpm-temp) — 2020-07-31
- 2.0.10 (next) — 2020-04-09
- 11.0.3 — 2024-07-04
- 11.0.2 — 2024-06-17
- 11.0.1 — 2024-06-10
- 11.0.0 — 2024-05-21
- 10.1.1 — 2024-05-06
- 10.1.0 — 2024-04-29
- 10.0.0 — 2024-04-09
- 9.0.6 — 2024-02-12
- 9.0.5 — 2024-01-27
- 9.0.4 — 2023-12-26
- 9.0.3 — 2023-12-14
- … 98 more at https://npm.io/package/@pnpm/lockfile-utils/versions

## README

# @pnpm/lockfile-utils

> Utils for dealing with pnpm-lock.yaml

## Install

```
pnpm add @pnpm/lockfile-utils
```

## License

[MIT](LICENSE)

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