@salesforce/plugin-trust 3.6.3 → 3.6.5

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
@@ -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.6.3/src/commands/plugins/trust/verify.ts)_
123
+ _See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.6.5/src/commands/plugins/trust/verify.ts)_
124
124
 
125
125
  <!-- commandsstop -->