Skip to content

Releases: npm/npm-registry-fetch

v15.0.0

28 Jul 14:00
Compare
Choose a tag to compare

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

v14.0.5

27 Apr 20:29
Compare
Choose a tag to compare

14.0.5 (2023-04-27)

Dependencies

v14.0.4

13 Apr 16:49
Compare
Choose a tag to compare

14.0.4 (2023-04-13)

Bug Fixes

Documentation

v14.0.3

07 Dec 20:34
34e7bea
Compare
Choose a tag to compare

14.0.3 (2022-12-07)

Dependencies

v14.0.2

18 Oct 16:27
Compare
Choose a tag to compare

14.0.2 (2022-10-18)

Dependencies

  • 36b7685 #154 bump npm-package-arg from 9.1.2 to 10.0.0

v14.0.1

17 Oct 19:37
a25f98b
Compare
Choose a tag to compare

14.0.1 (2022-10-17)

Dependencies

v14.0.0

13 Oct 20:51
8f61d95
Compare
Choose a tag to compare

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

Dependencies

v13.3.1

15 Aug 21:46
de64201
Compare
Choose a tag to compare

13.3.1 (2022-08-15)

Bug Fixes

v13.3.0

18 Jul 20:30
8d40cbb
Compare
Choose a tag to compare

13.3.0 (2022-07-18)

Features

  • respect registry-scoped certfile and keyfile options (#125) (42d605c)

v13.2.0

12 Jul 19:29
43c91f5
Compare
Choose a tag to compare

13.2.0 (2022-06-29)

Features

  • set 'npm-auth-type' header depending on config option (#123) (ff4ed65)