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 - npm-registry-fetch v12.0.2

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

Bug Fixes

  • consistent use of url.URL (847e5f9)

Dependencies

  • update make-fetch-happen requirement from ^10.0.0 to ^10.0.1 (d1a2a7f)
  • update minipass requirement from ^3.1.3 to ^3.1.6 (caa4309)
  • update minipass-fetch requirement from ^1.3.0 to ^1.4.1 (52f2ca9)
  • update minizlib requirement from ^2.0.0 to ^2.1.2 (9258e8a)
  • update npm-package-arg requirement from ^8.0.0 to ^8.1.5 (131ab16)

Documentation

  • rename token to _authToken (d615b4e)
npm-registry-fetch - npm-registry-fetch v12.0.1

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

npm-registry-fetch - v4.0.1

Published by ruyadorno about 5 years ago

  • Fixed missing safe-buffer dependency, thanks @evocateur