Releases: npm/npm-registry-fetch
Releases · npm/npm-registry-fetch
v16.2.0
16.2.0 (2024-04-03)
Features
76b02e8#231 use @npmcli/redact for url cleaning (#231) (@lukekarrys)
Chores
e58e8bc#225 postinstall for dependabot template-oss PR (@lukekarrys)ac8ae30#225 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])8fc28d0#222 postinstall for dependabot template-oss PR (@lukekarrys)b7c4309#222 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])
v16.1.0
16.1.0 (2023-10-10)
Features
84823a5#212 include regKey and authKey in auth object (@wraithgar)92ec0da#212 add getAuth to main exports (@wraithgar)
v16.0.0
v15.0.0
15.0.0 (2023-07-28)
⚠️ BREAKING CHANGES
- the underlying fetch module now uses
@npmcli/agent. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution. - support for node 14 has been removed
Bug Fixes
b875c26#193 drop node14 support (#193) (@wraithgar)
Dependencies
v14.0.5
v14.0.4
v14.0.3
v14.0.2
v14.0.1
v14.0.0
14.0.0 (2022-10-13)
⚠️ BREAKING CHANGES
- this module no longer attempts to change file ownership automatically
npm-registry-fetchis now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
104a51f#138 postinstall for dependabot template-oss PR (@lukekarrys)