@salesforce/plugin-trust 3.3.7 → 3.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -119,6 +119,6 @@ EXAMPLES
119
119
  $ @salesforce/plugin-trust plugins trust verify --npm @scope/npmName
120
120
  ```
121
121
 
122
- _See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.3.7/src/commands/plugins/trust/verify.ts)_
122
+ _See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.3.9/src/commands/plugins/trust/verify.ts)_
123
123
 
124
124
  <!-- commandsstop -->