# @pnpm/plugin-commands-audit > pnpm commands for dependencies audit [![npm version](https://img.shields.io/npm/v/@pnpm/plugin-commands-audit.svg)](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