File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 3.7.126] ( https://github.com/salesforcecli/plugin-trust/compare/3.7.125...3.7.126 ) (2026-04-28)
2+
3+ ### Bug Fixes
4+
5+ - updating dependency on npm ([ 517a8e8] ( https://github.com/salesforcecli/plugin-trust/commit/517a8e874af11e3ed3f86cdda7661a06c5b9c832 ) )
6+
17## [ 3.7.125] ( https://github.com/salesforcecli/plugin-trust/compare/3.7.124...3.7.125 ) (2026-04-26)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -120,6 +120,6 @@ EXAMPLES
120120 $ @salesforce/plugin-trust plugins trust verify --npm @scope/npmName
121121```
122122
123- _ See code: [ src/commands/plugins/trust/verify.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.7.125 /src/commands/plugins/trust/verify.ts ) _
123+ _ See code: [ src/commands/plugins/trust/verify.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.7.126 /src/commands/plugins/trust/verify.ts ) _
124124
125125<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-trust" ,
33 "description" : " validate a digital signature for a npm package" ,
4- "version" : " 3.7.125 " ,
4+ "version" : " 3.7.126 " ,
55 "author" : " Salesforce" ,
66 "bin" : {
77 "sf-trust" : " bin/dev"
You can’t perform that action at this time.
0 commit comments