Darcy Clarke
Darcy Clarke
### Problem statement Users want the ability to easily configure specific packages to be downloaded from specific registries. ### Features - a user is able to define & install dependencies...
### Current Behavior - `npmjs.com`'s [Terms & Conditions](https://docs.npmjs.com/policies/open-source-terms#conditions) references the following item `4.` of `"Conditions"`... > "You may access and use data about the security of Packages, such as vulnerability...
This PR removes `npm` from Corepack. `npm` was supposed to be left out of Corepack & many people were/still are under the impression Corepack would not touch `npm` (although `corepack...
"Package managers" manage packages & their versions. Package managers are packages themselves. This makes a "package manager version manager" redundant. Improvements can be made to the existing default tooling (ex....