Y
Hacker News
new
|
ask
|
show
|
jobs
by
yoz-y
2452 days ago
You could but everybody uses version pinning in production, right?
2 comments
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