Files
pnpm/lockfile/plugin-commands-audit
NullVoxPopuli 7f9f20227e fix: prevent 'pnpm audit' from crashing with an OOM error (#9290)
* 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>
2025-03-17 01:11:27 +01:00
..
2025-03-13 15:04:57 +01:00
2025-03-13 15:04:57 +01:00

@pnpm/plugin-commands-audit

pnpm commands for dependencies audit

npm version

Installation

pnpm add @pnpm/plugin-commands-audit

Testing

In order to have stable tests, the responses from the registry are mocked. To update the mocks, run:

pnpm run update-responses

License

MIT