You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add parsers for pnpm-lock.yaml v5 and v6,
and shrinkwrap.yaml specs with examples
and package assembly.
Reference: #3766
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Add parsers for pnpm-lock.yaml v5 and v6,
and shrinkwrap.yaml specs with examples
and package assembly.
Reference: #3766
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
See https://pnpm.io/
The lockfile is in this format: pnpm-lock.yaml
See also:
See for examples: https://github.com/search?q=path%3A**%2Fpnpm-lock.yaml&type=code&ref=advsearch
See https://github.com/shuding/cobe/blob/main/pnpm-lock.yaml or https://github.com/tabler/tabler/blob/dev/pnpm-lock.yaml for an example project.
See also https://pnpm.io/pnpm-vs-npm
The text was updated successfully, but these errors were encountered: