Files
pnpm/lockfile/plugin-commands-audit
Brandon Cheng 01914345d5 build: enable @typescript-eslint/no-import-type-side-effects (#10630)
* build: enable `@typescript-eslint/no-import-type-side-effects`

* build: disable `@typescript-eslint/consistent-type-imports`

* chore: apply fixes for `no-import-type-side-effects`

pnpm exec eslint "**/src/**/*.ts" "**/test/**/*.ts" --fix
2026-03-08 00:02:48 +01:00
..
2025-10-28 17:35:21 +01:00
2026-02-18 14:54:09 +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