Menu
v4.1.3 ยท Open Source

DevCompass

A dependency health checker with real-time CVE detection, AI-powered insights, and safe auto-fix โ€” for any Node.js / npm project.

Free and open source. Covers what npm audit and Dependabot structurally don't: license conflicts, unused dependencies, historical health trends, and AI-suggested alternatives.

npm install -g devcompass
OSV + NVD
CVE sources
4
AI providers
5
Graph layouts
MIT
License

npm audit and Dependabot are already in your workflow โ€” DevCompass covers what they don't.

Capabilitynpm auditDependabotDevCompass
CVE scanningYesYesYes (OSV + NVD)
License conflictsNoNoYes
Unused dependency detectionNoNoYes
Historical health trendsNoNoYes
AI-suggested alternativesNoNoYes
Safe auto-fix w/ rollbackPartialPR-basedYes, with automatic backup

Install it, run it, done.

1. Install

$ npm install -g devcompass

2. Run your first analysis

$ devcompass analyze