pnpm/lockfile/plugin-commands-audit
Zoltan Kochan cdd5eb6b5a
chore(release): 7.28.0
2023-02-25 18:17:46 +02:00
..
src fix(plugin-commands-audit): AUDIT_TABLE_OPTIONS not to overwrite TABLE_OPTIONS (#6019) 2023-02-02 03:48:50 +02:00
test fix: audit output (#5984) 2023-01-29 03:26:08 +02:00
CHANGELOG.md chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
README.md refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
jest.config.js refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
package.json chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
tsconfig.json fix: update TypeScript to v5 (#5990) 2023-02-23 13:05:44 +02:00
tsconfig.lint.json refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00

README.md

@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