Socket
Socket
Sign inDemoInstall

npm-registry-fetch

Package Overview
Dependencies
Maintainers
6
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-registry-fetch - npm Package Versions

1
8

6.0.0

Diff

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>

isaacs
published 5.0.0 •

Changelog

Source

5.0.0 (2019-10-04)

Bug Fixes

  • prefer const in getAuth function (90ac7b1)
  • use minizlib instead of core zlib (e64702e)

Features

  • refactor to use Minipass streams (bb37f20)

BREAKING CHANGES

  • this replaces all core streams (except for some PassThrough streams in a few tests) with Minipass streams, and updates all deps to the latest and greatest Minipass versions of things.

<a name="4.0.2"></a>

isaacs
published 4.0.2 •

Changelog

Source

4.0.2 (2019-10-04)

Bug Fixes

<a name="4.0.0"></a>

isaacs
published 4.0.0 •

Changelog

Source

4.0.0 (2019-07-15)

  • cacache@12.0.0, infer uid from cache folder (0c4f060)

BREAKING CHANGES

  • uid and gid are inferred from cache folder, rather than being passed in as options.

<a name="3.9.1"></a>

isaacs
published 3.9.1 •

Changelog

Source

3.9.1 (2019-07-02)

<a name="3.9.0"></a>

zkat
published 3.9.0 •

Changelog

Source

3.9.0 (2019-01-24)

Features

  • auth: support username:password encoded legacy _auth (a91f90c)

<a name="3.8.0"></a>

zkat
published 3.8.0 •

Changelog

Source

3.8.0 (2018-08-23)

Features

  • mapJson: add support for passing in json stream mapper (0600986)

<a name="3.7.0"></a>

zkat
published 3.7.0 •

Changelog

Source

3.7.0 (2018-08-23)

Features

  • json.stream: add utility function for streamed JSON parsing (051d969)

<a name="3.6.0"></a>

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc