npm-registry-fetch

like fetch() but for the npm registry

OTHER License

Downloads
32.4M
Stars
124
Committers
24

Bot releases are visible (Hide)

npm-registry-fetch - v17.0.1 Latest Release

Published by github-actions[bot] 6 months ago

17.0.1 (2024-05-02)

Bug Fixes

  • 45cef0a #239 allow HttpErrorBase to take headers object (@lukekarrys, @wraithgar)
  • 45cef0a #239 make ErrorBase always capture stack trace (#239) (@lukekarrys, @wraithgar)
npm-registry-fetch - v17.0.0

Published by github-actions[bot] 6 months ago

17.0.0 (2024-04-30)

⚠️ BREAKING CHANGES

  • remove undcoumented cleanUrl export (#234)

Features

  • 105f786 #234 remove undcoumented cleanUrl export (#234) (@lukekarrys)

Dependencies

Chores

  • bdc9039 #238 fix linting in test files (@wraithgar)
  • ceaf77e #236 postinstall for dependabot template-oss PR (@lukekarrys)
  • 377d981 #236 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
npm-registry-fetch - v16.2.1

Published by github-actions[bot] 6 months ago

16.2.1 (2024-04-12)

Dependencies

npm-registry-fetch - v16.2.0

Published by github-actions[bot] 7 months ago

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])
npm-registry-fetch - v16.1.0

Published by github-actions[bot] about 1 year ago

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)
npm-registry-fetch - v16.0.0

Published by github-actions[bot] about 1 year ago

16.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

Dependencies

  • c859195 #197 bump npm-package-arg from 10.1.0 to 11.0.0
  • c1d490d #198 bump make-fetch-happen from 12.0.0 to 13.0.0
npm-registry-fetch - v15.0.0

Published by github-actions[bot] about 1 year ago

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

Dependencies

  • a97564f #195 bump make-fetch-happen from 11.1.1 to 12.0.0 (#195)
  • e154d49 #191 bump minipass from 5.0.0 to 7.0.2
npm-registry-fetch - v14.0.5

Published by github-actions[bot] over 1 year ago

14.0.5 (2023-04-27)

Dependencies

  • a2d5880 #177 bump minipass from 4.2.7 to 5.0.0 (#177)
npm-registry-fetch - v14.0.4

Published by github-actions[bot] over 1 year ago

14.0.4 (2023-04-13)

Bug Fixes

  • 15dd221 #178 clean password by using url object itself (#178) (@DEMON1A)

Documentation

  • 14d1159 #173 update API documentation of noProxy option (#173) (@lingyuncai)
npm-registry-fetch - v14.0.3

Published by github-actions[bot] almost 2 years ago

14.0.3 (2022-12-07)

Dependencies

npm-registry-fetch - v14.0.2

Published by github-actions[bot] about 2 years ago

14.0.2 (2022-10-18)

Dependencies

  • 36b7685 #154 bump npm-package-arg from 9.1.2 to 10.0.0
npm-registry-fetch - v14.0.1

Published by github-actions[bot] about 2 years ago

14.0.1 (2022-10-17)

Dependencies

npm-registry-fetch - v14.0.0

Published by github-actions[bot] about 2 years ago

14.0.0 (2022-10-13)

⚠️ BREAKING CHANGES

  • this module no longer attempts to change file ownership automatically
  • npm-registry-fetch is 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)

Dependencies

  • b5aeed0 #146 bump make-fetch-happen from 10.2.1 to 11.0.0 (#146)
npm-registry-fetch - v13.3.1

Published by github-actions[bot] about 2 years ago

13.3.1 (2022-08-15)

Bug Fixes

npm-registry-fetch - v13.3.0

Published by github-actions[bot] over 2 years ago

13.3.0 (2022-07-18)

Features

  • respect registry-scoped certfile and keyfile options (#125) (42d605c)
npm-registry-fetch - v13.2.0

Published by github-actions[bot] over 2 years ago

13.2.0 (2022-06-29)

Features

  • set 'npm-auth-type' header depending on config option (#123) (ff4ed65)
npm-registry-fetch - v13.1.1

Published by github-actions[bot] over 2 years ago

13.1.1 (2022-04-13)

Bug Fixes

  • replace deprecated String.prototype.substr() (#115) (804411f)
npm-registry-fetch - v13.1.0

Published by github-actions[bot] over 2 years ago

13.1.0 (2022-03-22)

Features

Dependencies

  • update make-fetch-happen requirement from ^10.0.3 to ^10.0.4 (#96) (38d9782)
  • update make-fetch-happen requirement from ^10.0.4 to ^10.0.6 (#101) (1d2f3ed)
  • update minipass-fetch requirement from ^2.0.1 to ^2.0.2 (#95) (d8c3180)
  • update minipass-fetch requirement from ^2.0.2 to ^2.0.3 (#99) (3e08986)
  • update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#102) (a6192b4)
npm-registry-fetch - npm-registry-fetch v13.0.1

Published by github-actions[bot] over 2 years ago

Dependencies

  • bump minipass-fetch from 1.4.1 to 2.0.1 (#92) (33d0ecd)
  • update make-fetch-happen requirement from ^10.0.2 to ^10.0.3 (ee38552)
npm-registry-fetch - npm-registry-fetch v13.0.0

Published by github-actions[bot] over 2 years ago

⚠ BREAKING CHANGES

  • this drops support for passing in a log property. All logs are now emitted on the process object via proc-log

Features

  • use proc-log and drop npmlog support (#85) (db90766)

Dependencies

  • bump npm-package-arg from 8.1.5 to 9.0.0 (0b41730)
  • update make-fetch-happen requirement from ^10.0.1 to ^10.0.2 (6644733)