mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-18 19:52:31 -04:00
v11 lockfiles may contain two YAML documents separated by `---`. The first document is the env lockfile metadata; the second is the actual lockfile data. The reader now strips the first document before parsing.