Y
Hacker News
new
|
ask
|
show
|
jobs
by
celticninja
2452 days ago
Could you just publish garbage instead?
2 comments
yoz-y
2452 days ago
You could but everybody uses version pinning in production, right?
link
emsy
2452 days ago
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
link
bakuninsbart
2452 days ago
Thanks for making me look that up!
link
delfinom
2452 days ago
If only npm's version pinning actually version pinned without idiotic subrules. package-lock.json is just one massive lie.
link
minitech
2452 days ago
What do you mean?
link
jpangs88
2452 days ago
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.
link