mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-30 13:02:03 -04:00
* Prevent 'pnpm audit' from crashing with an OOM error by disabling the finding of dependency paths unless opted into * feat!: remove show paths from audit output * docs: add changeset * fix: linting error close #9280 --------- Co-authored-by: Zoltan Kochan <z@kochan.io>