anvaka / npmgraph.an

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

Idea: Show total number of people who can publish to npm #37

Open collinanderson opened 4 years ago

collinanderson commented 4 years ago

I think it would be super interesting for a given package to see the total number of people who can push code to the underlying dependencies. As in: how many people am I trusting when I use this package?

collinanderson commented 4 years ago

Ohh, I see now it shows the images of the maintainers on the left. Having the count would be nice. Thanks!