@vctools/deps
v0.1.0
Published
Dependency Auditor — checks installed npm packages for CVEs, deprecations, and abandonment.
Maintainers
Readme
@vctools/deps
Dependency Auditor for npm projects. Reads your lockfile (pnpm/npm) to get accurate resolved versions, then queries the npm registry and OSV.dev in parallel for CVEs, deprecations, and abandoned packages.
Most users want @vctools/cli and the vctools audit-deps command.
vctools audit-deps .
vctools audit-deps . --format json # CI integrationExits 1 on any failure (CRITICAL/HIGH CVE, deprecated, abandoned).
Source: github.com/FaraiMacheka/vctools
License
MIT
