File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed
Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -342,6 +342,7 @@ class RegistryFetcher extends Fetcher {
342342 }
343343 }
344344 mani . _attestations = dist . attestations
345+ mani . _attestationBundles = attestations
345346 } else {
346347 mani . _attestations = dist . attestations
347348 }
Original file line number Diff line number Diff line change 11{
22 "name" : " pacote" ,
3- "version" : " 21.4 .0" ,
3+ "version" : " 21.5 .0" ,
44 "description" : " JavaScript package downloader" ,
55 "author" : " GitHub Inc." ,
66 "bin" : {
2828 "devDependencies" : {
2929 "@npmcli/arborist" : " ^9.0.2" ,
3030 "@npmcli/eslint-config" : " ^6.0.0" ,
31- "@npmcli/template-oss" : " 4.28 .0" ,
31+ "@npmcli/template-oss" : " 4.29 .0" ,
3232 "hosted-git-info" : " ^9.0.0" ,
3333 "mutate-fs" : " ^2.1.1" ,
3434 "nock" : " ^13.2.4" ,
7373 },
7474 "templateOSS" : {
7575 "//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
76- "version" : " 4.28 .0" ,
76+ "version" : " 4.29 .0" ,
7777 "windowsCI" : false ,
7878 "publish" : " true"
7979 }
Original file line number Diff line number Diff line change 133133 "npm-registry-fetch" : " ^19.1.1" ,
134134 "npm-user-validate" : " ^4.0.0" ,
135135 "p-map" : " ^7.0.4" ,
136- "pacote" : " ^21.4 .0" ,
136+ "pacote" : " ^21.5 .0" ,
137137 "parse-conflict-json" : " ^5.0.1" ,
138138 "proc-log" : " ^6.1.0" ,
139139 "qrcode-terminal" : " ^0.12.0" ,
92289228 "license" : " BlueOak-1.0.0"
92299229 },
92309230 "node_modules/pacote" : {
9231- "version" : " 21.4 .0" ,
9232- "resolved" : " https://registry.npmjs.org/pacote/-/pacote-21.4 .0.tgz" ,
9233- "integrity" : " sha512-DR7mn7HUOomAX1BORnpYy678qVIidbvOojkBscqy27dRKN+s/hLeQT1MeYYrx1Cxh62jyKjiWiDV7RTTqB+ZEQ ==" ,
9231+ "version" : " 21.5 .0" ,
9232+ "resolved" : " https://registry.npmjs.org/pacote/-/pacote-21.5 .0.tgz" ,
9233+ "integrity" : " sha512-VtZ0SB8mb5Tzw3dXDfVAIjhyVKUHZkS/ZH9/5mpKenwC9sFOXNI0JI7kEF7IMkwOnsWMFrvAZHzx1T5fmrp9FQ ==" ,
92349234 "inBundle" : true ,
92359235 "license" : " ISC" ,
92369236 "dependencies" : {
Original file line number Diff line number Diff line change 101101 "npm-registry-fetch" : " ^19.1.1" ,
102102 "npm-user-validate" : " ^4.0.0" ,
103103 "p-map" : " ^7.0.4" ,
104- "pacote" : " ^21.4 .0" ,
104+ "pacote" : " ^21.5 .0" ,
105105 "parse-conflict-json" : " ^5.0.1" ,
106106 "proc-log" : " ^6.1.0" ,
107107 "qrcode-terminal" : " ^0.12.0" ,
You can’t perform that action at this time.
0 commit comments