pacote

npm fetcher

ISC License

Downloads
32.5M
Stars
339
Committers
50

Bot releases are visible (Hide)

pacote - v15.1.0

Published by github-actions[bot] over 1 year ago

15.1.0 (2023-02-13)

Features

  • 2916b72 #259 verifyAttestations to registry.manifest (@feelepxyz, @bdehamer)

Dependencies

pacote - v15.0.8

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

15.0.8 (2022-12-14)

Dependencies

pacote - v15.0.7

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

15.0.7 (2022-12-07)

Dependencies

pacote - v15.0.6

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

15.0.6 (2022-11-02)

Dependencies

pacote - v15.0.5

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

15.0.5 (2022-11-01)

Dependencies

  • 63797a8 #244 bump @npmcli/promise-spawn from 5.0.0 to 6.0.1 (#244)
pacote - v15.0.4

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

15.0.4 (2022-10-26)

Dependencies

  • 854fad1 #239 bump @npmcli/promise-spawn from 4.0.0 to 5.0.0 (#239)
pacote - v15.0.3

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

15.0.3 (2022-10-19)

Dependencies

  • 2a95ddb #235 bump @npmcli/installed-package-contents (#235)
pacote - v15.0.2

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

15.0.2 (2022-10-18)

Bug Fixes

  • 95f9cd5 handle new npm-package-arg semantics (@wraithgar)

Dependencies

pacote - v15.0.1

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

15.0.1 (2022-10-17)

Dependencies

  • 74821c2 #229 bump @npmcli/run-script from 4.2.1 to 5.0.0 (#229)
  • a9844d0 #226 bump @npmcli/promise-spawn from 3.0.0 to 4.0.0 (#226)
  • 1058177 #227 bump read-package-json from 5.0.2 to 6.0.0
  • 0f5ef8a #228 bump @npmcli/installed-package-contents from 1.0.7 to 2.0.0
  • 7e3b4b5 #220 bump ssri from 9.0.1 to 10.0.0
  • 4e7536d #222 bump @npmcli/git from 3.0.2 to 4.0.0
  • 3bc7550 #223 bump npm-pick-manifest from 7.0.2 to 8.0.0
  • 41fab27 #224 bump proc-log from 2.0.1 to 3.0.0
  • 4abf24a #218 bump npm-registry-fetch from 13.3.1 to 14.0.0 (#218)
pacote - v15.0.0

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

15.0.0 (2022-10-13)

⚠️ BREAKING CHANGES

  • this package no longer attempts to change file ownership automatically

Features

  • 43ae022 #216 do not alter file ownership (#216) (@nlf)

Dependencies

  • 2ac3980 #213 bump read-package-json-fast from 2.0.3 to 3.0.0
pacote - v14.0.0

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

14.0.0 (2022-10-05)

Features

pacote - v14.0.0-pre.3

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

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

  • d6ef5dc #204 require arborist constructor to be passed in for preparing git dirs (#204) (@lukekarrys)
pacote - v14.0.0-pre.2

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

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

⚠️ BREAKING CHANGES

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

Features

  • d3517fd #202 pacote now optionally takes a tree when preparing directories (@lukekarrys)
pacote - v14.0.0-pre.1

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

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

⚠️ BREAKING CHANGES

  • the _cached attribute has been removed from packuments.

Bug Fixes

  • 8ca3751 #175 packument: eliminate _cached field (#175) (@jablko)
pacote - v14.0.0-pre.0

Published by lukekarrys about 2 years ago

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

  • 72e9be4 #197 postinstall for dependabot template-oss PR (@lukekarrys)

Dependencies

pacote - v13.6.2

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

13.6.2 (2022-08-16)

Bug Fixes

pacote - v13.6.1

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

13.6.1 (2022-06-21)

Dependencies

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

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

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

pacote - v13.5.0

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

13.5.0 (2022-05-25)

Features

  • bump npm-packlist for workspace awareness (#178) (316059b)
pacote - v13.4.1

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

13.4.1 (2022-05-19)

Bug Fixes

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