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

npm really shouldn't let authors unpublish. It should definitely be impossible to overwrite a published package version (it is, but only for the past year or so).

When you install express, you install 40 dependencies. Each of these has separate maintainer(s) and coordination is optional. If we're going to allow this dependency mess to grow organically, npm needs to be strict about what gets published and we need to be really careful about depending on anything but a strongly pinned version.




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

Search: