File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed
node_modules/@sigstore/tuf Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @sigstore/tuf" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "description" : " Client for the Sigstore TUF repository" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
3232 "@types/make-fetch-happen" : " ^10.0.4"
3333 },
3434 "dependencies" : {
35- "@sigstore/protobuf-specs" : " ^0.3.0 " ,
35+ "@sigstore/protobuf-specs" : " ^0.3.2 " ,
3636 "tuf-js" : " ^2.2.1"
3737 },
3838 "engines" : {
Original file line number Diff line number Diff line change 9595 "@npmcli/promise-spawn": "^7.0.2",
9696 "@npmcli/redact": "^2.0.0",
9797 "@npmcli/run-script": "^8.1.0",
98- "@sigstore/tuf": "^2.3.3 ",
98+ "@sigstore/tuf": "^2.3.4 ",
9999 "abbrev": "^2.0.0",
100100 "archy": "~1.0.0",
101101 "cacache": "^18.0.3",
20332033 }
20342034 },
20352035 "node_modules/@sigstore/tuf": {
2036- "version": "2.3.3 ",
2037- "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.3 .tgz",
2038- "integrity": "sha512-agQhHNkIddXFslkudjV88vTXiAMEyUtso3at6ZHUNJ1agZb7Ze6VW/PddHipdWBu1t+8OWLW5X5yZOPiOnaWJQ ==",
2036+ "version": "2.3.4 ",
2037+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.4 .tgz",
2038+ "integrity": "sha512-44vtsveTPUpqhm9NCrbU8CWLe3Vck2HO1PNLw7RIajbB7xhtn5RBPm1VNSCMwqGYHhDsBJG8gDF0q4lgydsJvw ==",
20392039 "inBundle": true,
2040+ "license": "Apache-2.0",
20402041 "dependencies": {
2041- "@sigstore/protobuf-specs": "^0.3.0 ",
2042+ "@sigstore/protobuf-specs": "^0.3.2 ",
20422043 "tuf-js": "^2.2.1"
20432044 },
20442045 "engines": {
Original file line number Diff line number Diff line change 6060 "@npmcli/promise-spawn" : " ^7.0.2" ,
6161 "@npmcli/redact" : " ^2.0.0" ,
6262 "@npmcli/run-script" : " ^8.1.0" ,
63- "@sigstore/tuf" : " ^2.3.3 " ,
63+ "@sigstore/tuf" : " ^2.3.4 " ,
6464 "abbrev" : " ^2.0.0" ,
6565 "archy" : " ~1.0.0" ,
6666 "cacache" : " ^18.0.3" ,
You can’t perform that action at this time.
0 commit comments