Y
Hacker News
new
|
ask
|
show
|
jobs
by
fiddlerwoaroof
1432 days ago
npm works around some problems like this with a concept of "peer dependencies" which are dependencies that can only be depended on once. The typical dependency, though, is scoped to the package that requires it.