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.123] ( https://github.com/salesforcecli/plugin-trust/compare/3.7.122...3.7.123 ) (2026-04-11)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump npm from 10.9.4 to 10.9.8 ([ a09f3fe] ( https://github.com/salesforcecli/plugin-trust/commit/a09f3fe0cfe7c43307071473003268d5e99981a8 ) )
6+
17## [ 3.7.122] ( https://github.com/salesforcecli/plugin-trust/compare/3.7.121...3.7.122 ) (2026-04-11)
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.122 /src/commands/plugins/trust/verify.ts ) _
123+ _ See code: [ src/commands/plugins/trust/verify.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.7.123 /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.122 " ,
4+ "version" : " 3.7.123 " ,
55 "author" : " Salesforce" ,
66 "bin" : {
77 "sf-trust" : " bin/dev"
You can’t perform that action at this time.
0 commit comments