nodejs / corepack

Zero-runtime-dependency package acting as bridge between Node projects and their package managers
MIT License
2.31k stars 146 forks source link

fix: download fewer metadata from npm registry #436

Closed aduh95 closed 3 months ago

aduh95 commented 3 months ago

It occured to me we don't always need to download the complete set of metadata, sometimes we can limit ourselves to a single version/tag.