anvaka / npmgraph.an

2d visualization of npm
https://npm.anvaka.com
MIT License
1.22k stars 83 forks source link

Feature Request - Add Peer dependencies to the tree #47

Open redevill opened 3 years ago

redevill commented 3 years ago

Hello, With all the new install issues with V7 of npm, many folks are left confused with the older peer dependency versions that have not been updated, breaking their install.

It would be very helpful to see the peers and the version in this tree - especially since the npm pages themselves don't show this.

The only way I am aware of is "npm info name-of-module peerDependencies" & looking at the installed package json.

A Big thank you to all contributors of this project!!

thesmartdeveloperr commented 3 years ago

That would be good @redevill , what do you think @anvaka ? It would be helpful.