Changelog
15.0.1 (2022-10-17)
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.00f5ef8a
#228 bump @npmcli/installed-package-contents from 1.0.7 to 2.0.07e3b4b5
#220 bump ssri from 9.0.1 to 10.0.04e7536d
#222 bump @npmcli/git from 3.0.2 to 4.0.03bc7550
#223 bump npm-pick-manifest from 7.0.2 to 8.0.041fab27
#224 bump proc-log from 2.0.1 to 3.0.04abf24a
#218 bump npm-registry-fetch from 13.3.1 to 14.0.0 (#218)Changelog
14.0.0-pre.3 (2022-09-28)
@npmcli/arborist
constructor must be passed in if no tree is provided and pacote is going to operate on git dependencies.Changelog
14.0.0-pre.2 (2022-09-27)
pacote
now has a peer dependency on @npmcli/arborist
.Changelog
14.0.0-pre.1 (2022-09-22)
_cached
attribute has been removed from packuments.Changelog
14.0.0-pre.0 (2022-09-21)
pacote
is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0