mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-25 23:17:08 -04:00
25 lines
440 B
Markdown
25 lines
440 B
Markdown
# @pnpm/plugin-commands-audit
|
|
|
|
> pnpm commands for dependencies audit
|
|
|
|
[](https://www.npmjs.com/package/@pnpm/plugin-commands-audit)
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
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
|