Files
pnpm/hooks/read-package-hook
Zoltan Kochan 4819fb4e66 fix(pacquet): match pnpm lockfile resolution (#12372)
## Summary
- Match pacquet peer-resolution and lockfile output to pnpm for transitive optional peer variants.
- Apply pnpm's Yarn compatibility package extensions in pacquet, with `ignoreCompatibilityDb` support.
- Add regression coverage on both the pnpm resolver test and pacquet resolver/install paths.

Fixes pnpm/pnpm#12330.
2026-06-13 15:07:59 +02:00
..
2026-06-10 12:40:29 +02:00
2026-06-10 12:40:29 +02:00

@pnpm/hooks.read-package-hook

Creates the default package reader hook used by pnpm

Installation

pnpm add @pnpm/hooks.read-package-hook

License

MIT