Y
Hacker News
new
|
ask
|
show
|
jobs
by
krainboltgreene
3081 days ago
> and anyone who was using my "order_pizza" will now silently get the other developer's "order_pizza" the next time they build.
Nope.
1 comments
u801e
3081 days ago
What if the project that requires order_pizza has no restriction on what version it pulls in?
link
krainboltgreene
3081 days ago
- It still wouldn't be silent or automatic - npm-based projects have a package lock
link