Releases: npm/pacote
Releases · npm/pacote
v15.0.3
v15.0.2
15.0.2 (2022-10-18)
Bug Fixes
95f9cd5
handle new npm-package-arg semantics (@wraithgar)
Dependencies
2ed4d22
npm-package-arg@10.0.0
v15.0.1
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.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)
v15.0.0
v14.0.0
v14.0.0-pre.3
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)
v14.0.0-pre.2
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)
v14.0.0-pre.1
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
14.0.0-pre.0 (2022-09-21)
⚠️ BREAKING CHANGES
- npm-packlist@6.0.0
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)