Install multiple versions of a dependency · Issue #5499 · npm/npm

Currently a package can have only a single version of a dependency defined. I have a need to install multiple versions of a dependency at once. This is a subset of aliasing features that were rejec...