@salesforce/plugin-trust 3.2.2 → 3.2.3

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.2.2/src/commands/plugins/trust/verify.ts)_
122
+ _See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.2.3/src/commands/plugins/trust/verify.ts)_
123
123
 
124
124
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -1226,12 +1226,12 @@
1226
1226
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1227
1227
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1228
1228
 
1229
- "@salesforce/cli-plugins-testkit@^5.1.1":
1230
- version "5.1.1"
1231
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.1.tgz#73baef2d27abc6cbb11c82e2869a3b4b57ff342d"
1232
- integrity sha512-qllBs+dGYIMS7GrJfJaalJSNsNohDAiLLHOZXk8WL+aZ1dRGDaWTiS4gyZKPKgeahXuNPTBxDqNg7WajvfNcxg==
1229
+ "@salesforce/cli-plugins-testkit@^5.1.2":
1230
+ version "5.1.2"
1231
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.2.tgz#a8d0c988d26d22cbaa4f19e6be9f0d1a28238ef2"
1232
+ integrity sha512-3tF1invyikFvkDfnRdFJBrhDV4gcO0cf7gKRT/9GmIHOF88qjiPiKy4VYx7q1fZI8xn6ZEov0LmMziLUVYjdtg==
1233
1233
  dependencies:
1234
- "@salesforce/core" "^6.4.0"
1234
+ "@salesforce/core" "^6.4.1"
1235
1235
  "@salesforce/kit" "^3.0.15"
1236
1236
  "@salesforce/ts-types" "^2.0.9"
1237
1237
  "@types/shelljs" "^0.8.15"
@@ -1265,10 +1265,10 @@
1265
1265
  semver "^7.5.4"
1266
1266
  ts-retry-promise "^0.7.1"
1267
1267
 
1268
- "@salesforce/core@^6.2.2", "@salesforce/core@^6.4.0":
1269
- version "6.4.0"
1270
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.0.tgz#09e856194c8dad5bd0d86e271e84c3c47304f508"
1271
- integrity sha512-zbUuOll6RnaOyO6vHGjaO6mv2SBimu2JzInubBrbx+bgw5KFVT0y+OrN0gEhBPS94VoC9/N6ZRKve+vQ82zmmA==
1268
+ "@salesforce/core@^6.2.2", "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2":
1269
+ version "6.4.2"
1270
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
1271
+ integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
1272
1272
  dependencies:
1273
1273
  "@salesforce/kit" "^3.0.15"
1274
1274
  "@salesforce/schemas" "^1.6.1"
@@ -1284,7 +1284,7 @@
1284
1284
  jszip "3.10.1"
1285
1285
  pino "^8.16.2"
1286
1286
  pino-abstract-transport "^1.1.0"
1287
- pino-pretty "^10.2.3"
1287
+ pino-pretty "^10.3.0"
1288
1288
  proper-lockfile "^4.1.2"
1289
1289
  semver "^7.5.4"
1290
1290
  ts-retry-promise "^0.7.1"
@@ -4416,7 +4416,7 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
4416
4416
  once "^1.3.0"
4417
4417
  path-is-absolute "^1.0.0"
4418
4418
 
4419
- glob@^8.0.0, glob@^8.0.1, glob@^8.0.3:
4419
+ glob@^8.0.1, glob@^8.0.3:
4420
4420
  version "8.1.0"
4421
4421
  resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
4422
4422
  integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
@@ -4610,13 +4610,10 @@ header-case@^2.0.4:
4610
4610
  capital-case "^1.0.4"
4611
4611
  tslib "^2.0.3"
4612
4612
 
4613
- help-me@^4.0.1:
4614
- version "4.2.0"
4615
- resolved "https://registry.yarnpkg.com/help-me/-/help-me-4.2.0.tgz#50712bfd799ff1854ae1d312c36eafcea85b0563"
4616
- integrity sha512-TAOnTB8Tz5Dw8penUuzHVrKNKlCIbwwbHnXraNJxPwf8LRtE2HlM84RYuezMFcwOJmoYOCWVDyJ8TQGxn9PgxA==
4617
- dependencies:
4618
- glob "^8.0.0"
4619
- readable-stream "^3.6.0"
4613
+ help-me@^5.0.0:
4614
+ version "5.0.0"
4615
+ resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
4616
+ integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==
4620
4617
 
4621
4618
  hosted-git-info@^2.1.4:
4622
4619
  version "2.8.9"
@@ -7006,10 +7003,10 @@ object.values@^1.1.7:
7006
7003
  define-properties "^1.2.0"
7007
7004
  es-abstract "^1.22.1"
7008
7005
 
7009
- oclif@^4.0.4:
7010
- version "4.0.4"
7011
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
7012
- integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
7006
+ oclif@^4.1.0:
7007
+ version "4.1.0"
7008
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
7009
+ integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
7013
7010
  dependencies:
7014
7011
  "@oclif/core" "^3.0.4"
7015
7012
  "@oclif/plugin-help" "^5.2.14"
@@ -7433,16 +7430,16 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
7433
7430
  readable-stream "^4.0.0"
7434
7431
  split2 "^4.0.0"
7435
7432
 
7436
- pino-pretty@^10.2.3:
7437
- version "10.2.3"
7438
- resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.3.tgz#db539c796a1421fd4d130734fa994f5a26027783"
7439
- integrity sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==
7433
+ pino-pretty@^10.2.3, pino-pretty@^10.3.0:
7434
+ version "10.3.0"
7435
+ resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
7436
+ integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
7440
7437
  dependencies:
7441
7438
  colorette "^2.0.7"
7442
7439
  dateformat "^4.6.3"
7443
7440
  fast-copy "^3.0.0"
7444
7441
  fast-safe-stringify "^2.1.1"
7445
- help-me "^4.0.1"
7442
+ help-me "^5.0.0"
7446
7443
  joycon "^3.1.1"
7447
7444
  minimist "^1.2.6"
7448
7445
  on-exit-leak-free "^2.1.0"
@@ -73,5 +73,5 @@
73
73
  ]
74
74
  }
75
75
  },
76
- "version": "3.2.2"
76
+ "version": "3.2.3"
77
77
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-trust",
3
3
  "description": "validate a digital signature for a npm package",
4
- "version": "3.2.2",
4
+ "version": "3.2.3",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf-trust": "bin/dev"
@@ -9,7 +9,7 @@
9
9
  "bugs": "https://github.com/forcedotcom/cli/issues",
10
10
  "dependencies": {
11
11
  "@oclif/core": "^3.15.0",
12
- "@salesforce/core": "^6.4.0",
12
+ "@salesforce/core": "^6.4.2",
13
13
  "@salesforce/sf-plugins-core": "^5.0.10",
14
14
  "got": "^13.0.0",
15
15
  "npm": "10.2.3",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "devDependencies": {
21
21
  "@oclif/plugin-command-snapshot": "^5.0.4",
22
- "@salesforce/cli-plugins-testkit": "^5.1.1",
22
+ "@salesforce/cli-plugins-testkit": "^5.1.2",
23
23
  "@salesforce/dev-scripts": "^8.1.2",
24
24
  "@salesforce/plugin-command-reference": "^3.0.54",
25
25
  "@salesforce/plugin-telemetry": "^2.3.8",
@@ -27,7 +27,7 @@
27
27
  "@types/shelljs": "^0.8.15",
28
28
  "@types/sinon-chai": "^3.2.12",
29
29
  "eslint-plugin-sf-plugin": "^1.16.15",
30
- "oclif": "^4.0.4",
30
+ "oclif": "^4.1.0",
31
31
  "shx": "0.3.4",
32
32
  "sinon-chai": "^3.7.0",
33
33
  "ts-node": "^10.9.2",
@@ -221,7 +221,7 @@
221
221
  "exports": "./lib/index.js",
222
222
  "type": "module",
223
223
  "sfdx": {
224
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.2.2.crt",
225
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.2.2.sig"
224
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.2.3.crt",
225
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.2.3.sig"
226
226
  }
227
227
  }