Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A version can't be republished.


True, but it's common to have requirements of the form "^1.0.0" (especially since this is the default of npm i --save). It's easy to publish a new version that would be installed by a project declaring a dependency in this form.


Yes, but it's trivial to pin your dependencies exactly. That's not a reason to avoid small modules.




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

Search: