Skip to content

Releases: npm/pacote

v14.0.0

05 Oct 00:54
Compare
Choose a tag to compare

14.0.0 (2022-10-05)

Features

v14.0.0-pre.3

28 Sep 20:21
Compare
Choose a tag to compare
v14.0.0-pre.3 Pre-release
Pre-release

14.0.0-pre.3 (2022-09-28)

⚠️ BREAKING CHANGES

  • a @npmcli/arborist constructor must be passed in if no tree is provided and pacote is going to operate on git dependencies.

Features

v14.0.0-pre.2

27 Sep 19:59
Compare
Choose a tag to compare
v14.0.0-pre.2 Pre-release
Pre-release

14.0.0-pre.2 (2022-09-27)

⚠️ BREAKING CHANGES

  • pacote now has a peer dependency on @npmcli/arborist.

Features

v14.0.0-pre.1

23 Sep 02:11
Compare
Choose a tag to compare
v14.0.0-pre.1 Pre-release
Pre-release

14.0.0-pre.1 (2022-09-22)

⚠️ BREAKING CHANGES

  • the _cached attribute has been removed from packuments.

Bug Fixes

v14.0.0-pre.0

23 Sep 00:10
dd231c9
Compare
Choose a tag to compare
v14.0.0-pre.0 Pre-release
Pre-release

14.0.0-pre.0 (2022-09-21)

⚠️ BREAKING CHANGES

  • [email protected]
  • pacote is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Dependencies

v13.6.2

16 Aug 17:18
830089c
Compare
Choose a tag to compare

13.6.2 (2022-08-16)

Bug Fixes

v13.6.1

21 Jun 19:48
87d4b46
Compare
Choose a tag to compare

13.6.1 (2022-06-21)

Dependencies

  • bump @npmcli/run-script from 3.0.3 to 4.1.0 (#185) (d0459ec)

v13.6.0

01 Jun 14:05
e48370d
Compare
Choose a tag to compare

13.6.0 (2022-06-01)

Features

  • allow reuse of external integrity stream (fdb9e5a)
  • replaceRegistryHost can now be a hostname (#177) (a9a4cdd)

Bug Fixes

  • error when passing signature without keys (#176) (d69e524)

Documentation

v13.5.0

25 May 18:22
35db956
Compare
Choose a tag to compare

13.5.0 (2022-05-25)

Features

  • bump npm-packlist for workspace awareness (#178) (316059b)

v13.4.1

19 May 18:18
ea656cc
Compare
Choose a tag to compare

13.4.1 (2022-05-19)

Bug Fixes

  • pass prefix and workspaces to npm-packlist (#173) (6de3a2b)