Dependency Analysis
Examine and graph dependencies among the packages in your monorepo.
Overview
Get to know the inter-package dependencies and find out if there are any circular dependencies or if the problematics coexist in the system.

Features
- Visualizing the dependency graph
- Detecting circular dependencies
- Identifying unused dependencies
- Keeping track of external dependencies