This repository was archived by the owner on Nov 3, 2022. It is now read-only.
v5.0.0
5.0.0 (2022-10-06)
⚠️ BREAKING CHANGES
- unscoped auth configuration is no longer automatically scoped to a registry. the
validatemethod is no longer called automatically. the_authconfiguration key is no longer split intousernameand_password. errors will be thrown byvalidate()if problems are found. @npmcli/configis now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0