fix-peer-deps
A modern CLI tool to analyze and fix peer dependency issues across multiple package managers
@webkits/depcheck
A small package to find duplicate dependencies in your node_modules that helps to analyze your packages.
broch
A CLI tool to generate interactive visual maps in HTML showing dependencies, packages, and links between them. Perfect for analyzing and visualizing relationships between modules in Node.js projects.
depcheck-cli
CLI tool for Node.js projects to analyze dependencies: find unused packages, detect deprecated dependencies, and identify largest modules to reduce bundle size and improve performance.