Files
pnpm/lockfile/plugin-commands-audit
Khải 9b4f73caaf chore(scripts): typecheck-only (#8395)
* chore(scripts): typecheck-only

* feat: change all configuration

* feat: include pnpm/ and pnpm/test/

* chore(deps): remove unused dependency

* refactor(typescript-only): use find-packages

* refactor(typescript-only): refactor paths

* fix: typescript-only

* fix: update compile-only

* fix: compile pnpm

* fix: windows

* fix: windows

* chore: meta-updater

* refactor(tsconfig): remove explicit composite

* fix: path in windows

* feat: don't depend on cwd

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2024-08-11 08:26:01 +02:00
..
2024-08-07 18:07:03 +02:00
2024-08-07 18:07:03 +02: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