File tree 4 files changed +7
-7
lines changed
node_modules/@sigstore/tuf
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sigstore/tuf" ,
3
- "version" : " 2.3.1 " ,
3
+ "version" : " 2.3.2 " ,
4
4
"description" : " Client for the Sigstore TUF repository" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 96
96
"@npmcli/package-json": "^5.0.0",
97
97
"@npmcli/promise-spawn": "^7.0.1",
98
98
"@npmcli/run-script": "^7.0.4",
99
- "@sigstore/tuf": "^2.3.1 ",
99
+ "@sigstore/tuf": "^2.3.2 ",
100
100
"abbrev": "^2.0.0",
101
101
"archy": "~1.0.0",
102
102
"cacache": "^18.0.2",
2196
2196
}
2197
2197
},
2198
2198
"node_modules/@sigstore/tuf": {
2199
- "version": "2.3.1 ",
2200
- "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.1 .tgz",
2201
- "integrity": "sha512-9Iv40z652td/QbV0o5n/x25H9w6IYRt2pIGbTX55yFDYlApDQn/6YZomjz6+KBx69rXHLzHcbtTS586mDdFD+Q ==",
2199
+ "version": "2.3.2 ",
2200
+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2 .tgz",
2201
+ "integrity": "sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w ==",
2202
2202
"inBundle": true,
2203
2203
"dependencies": {
2204
2204
"@sigstore/protobuf-specs": "^0.3.0",
Original file line number Diff line number Diff line change 59
59
"@npmcli/package-json" : " ^5.0.0" ,
60
60
"@npmcli/promise-spawn" : " ^7.0.1" ,
61
61
"@npmcli/run-script" : " ^7.0.4" ,
62
- "@sigstore/tuf" : " ^2.3.1 " ,
62
+ "@sigstore/tuf" : " ^2.3.2 " ,
63
63
"abbrev" : " ^2.0.0" ,
64
64
"archy" : " ~1.0.0" ,
65
65
"cacache" : " ^18.0.2" ,
You can’t perform that action at this time.
0 commit comments