Socket
Socket
Sign inDemoInstall

npm-registry-fetch

Package Overview
Dependencies
7
Maintainers
6
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
8Next

8.0.2

Diff

Changelog

Source

8.0.2 (2020-05-04)

Bug Fixes

  • update make-fetch-happen to 8.0.6 (226df2c)
isaacs
published 8.0.0 •

Changelog

Source

8.0.0 (2020-02-24)

⚠ BREAKING CHANGES

  • Removes the 'opts.refer' option and the HTTP Referer header (unless explicitly added to the 'headers' option, of course).

PR-URL: https://github.com/npm/npm-registry-fetch/pull/25 Credit: @isaacs

Bug Fixes

  • remove referer header and opts.refer (eb8f7af), closes #25
isaacs
published 7.0.1 •

Changelog

Source

7.0.1 (2020-02-24)

isaacs
published 7.0.0 •

Changelog

Source

7.0.0 (2020-02-18)

⚠ BREAKING CHANGES

  • figgy pudding is now nowhere to be found.
  • this removes figgy-pudding, and drops several option aliases.

Defaults and behavior are all the same, and this module is now using the canonical camelCase option names that npm v7 will provide to all its deps.

Related to: https://github.com/npm/rfcs/pull/102

PR-URL: https://github.com/npm/npm-registry-fetch/pull/22 Credit: @isaacs

Bug Fixes

  • Remove figgy-pudding, use canonical option names (ede3c08), closes #22

  • update cacache, ssri, make-fetch-happen (57fcc88)

isaacs
published 6.0.2 •

Changelog

Source

6.0.2 (2020-02-14)

Bug Fixes

  • always bypass cache when ?write=true (83f89f3)
isaacs
published 6.0.1 •

Changelog

Source

6.0.1 (2020-02-14)

Bug Fixes

  • use 30s default for timeout as per README (50e8afc), closes #20
isaacs
published 4.0.3 •

Changelog

Source

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)
isaacs
published 6.0.0 •

Changelog

Source

6.0.0 (2019-12-17)

⚠ BREAKING CHANGES

  • This drops support for node < 10.

There are some lint failures due to standard pushing for using WhatWG URL objects instead of url.parse/url.resolve. However, the code in this lib does some fancy things with the query/search portions of the parsed url object, so it'll take a bit of care to make it work properly.

Bug Fixes

  • detect CI so our tests don't fail in CI (5813da6)

  • Use WhatWG URLs instead of url.parse (8ccfa8a)

  • normalize settings, drop old nodes, update deps (510b125)

<a name="5.0.1"></a>

isaacs
published 5.0.1 •

Changelog

Source

5.0.1 (2019-11-11)

<a name="5.0.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc