Dependency Graph
v1.0.0Visualize npm/pip dependency trees and detect version conflicts
Parses a package.json and visualises its dependency tree, colour-codes version ranges, and detects version conflicts between production and dev dependencies.
How to use- →Paste a full package.json or just the dependencies/devDependencies block into the input panel.
- →Look for warning icons that flag packages appearing with different versions across groups.
- →Try a preset from the example picker to see projects with varying complexity and pre-seeded conflicts.
Parsed dependency tree will appear here…