Find unused dependencies
draining your CI/CD time
Upload your package.json or requirements.txt and get an instant report of ghost packages bloating your builds — with one-click cleanup scripts.
Cancel anytime. Instant access.
npm & pip supportImport cross-referenceCleanup scriptsSize & time savings
Pro Plan
$12
per month
- ✓Unlimited project scans
- ✓npm & pip dependency analysis
- ✓Unused import cross-referencing
- ✓Exportable cleanup shell scripts
- ✓Estimated build time savings
- ✓Priority email support
Frequently Asked Questions
How does the scanner detect unused packages?
You upload your dependency file alongside your source files. The scanner cross-references every declared package against actual import and require statements across your codebase to flag anything that's never used.
What file types are supported?
Currently supports package.json for Node.js projects and requirements.txt for Python projects, with more formats coming soon.
Is my code stored or shared?
No. Your uploaded files are analyzed in-memory and discarded immediately after the scan completes. We never store or share your source code.