Hacker News new | past | comments | ask | show | jobs | submit login

Given that there were 14825158 downloads of lodash from npm last month, that implies that there were over 3M downloads from bower. That's a lot of people to throw under the bus.



According to bower stats over the last 7 days lodash was installed 23 times compared to 4 million npm downloads & 181 new npm packages depending on it.

http://bower.io/stats/

http://npm-stat.com/charts.html?package=lodash

https://gist.github.com/anvaka/8e8fa57c7ee1350e3491/revision...


Sounds broken. My team alone would have installed it more times that that.


¯\_(ツ)_/¯


After thinking about it a bit more, the only reasonable conclusion I can come to is the following:

It's the number of times users actually typed

    bower install lodash
i.e. adding it to a project that didn't already have it, as opposed to just running bower install on a package which uses lodash.

Would also explain why despite bower itself being installed 37000 times in the last 7 days, the most installed package is only listed as 100 or so times.



Why did you shorten one number but not the other? 14.8M via npm vs 3M via bower


One is exact, one is approximate


You'd even need multiple busses ;)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: