Hacker News new | ask | show | jobs
by celticninja 2452 days ago
Could you just publish garbage instead?
2 comments

You could but everybody uses version pinning in production, right?
People who are serious about reproducible builds host their own repos. Most people probably don’t know the difference between ^1.0.1 and ~1.0.1
Thanks for making me look that up!
If only npm's version pinning actually version pinned without idiotic subrules. package-lock.json is just one massive lie.
What do you mean?
Versioned garbage, but yeah you could. It would just make a new version not work which isn't as harmful as taking away a package.