Commit 98db9a1 1 parent e3a6e46 commit 98db9a1 Copy full SHA for 98db9a1
File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.7.33] ( https://github.com/salesforcecli/plugin-trust/compare/3.7.32...3.7.33 ) (2024-10-06)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** deps:** bump npm from 10.8.3 to 10.9.0 ([ f3ee65a] ( https://github.com/salesforcecli/plugin-trust/commit/f3ee65ac07390eb7ad2b14f82b97093bfa06516c ) )
6
+
1
7
## [ 3.7.32] ( https://github.com/salesforcecli/plugin-trust/compare/3.7.31...3.7.32 ) (2024-09-29)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change @@ -120,6 +120,6 @@ EXAMPLES
120
120
$ @salesforce/plugin-trust plugins trust verify --npm @scope/npmName
121
121
```
122
122
123
- _ See code: [ src/commands/plugins/trust/verify.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.7.32 /src/commands/plugins/trust/verify.ts ) _
123
+ _ See code: [ src/commands/plugins/trust/verify.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.7.33 /src/commands/plugins/trust/verify.ts ) _
124
124
125
125
<!-- commandsstop -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @salesforce/plugin-trust" ,
3
3
"description" : " validate a digital signature for a npm package" ,
4
- "version" : " 3.7.32 " ,
4
+ "version" : " 3.7.33 " ,
5
5
"author" : " Salesforce" ,
6
6
"bin" : {
7
7
"sf-trust" : " bin/dev"
You can’t perform that action at this time.
0 commit comments