@salesforce/plugin-trust 3.3.7 → 3.3.8

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.8/src/commands/plugins/trust/verify.ts)_
123
123
 
124
124
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -1498,27 +1498,27 @@
1498
1498
  resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
1499
1499
  integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
1500
1500
 
1501
- "@inquirer/confirm@^2.0.15":
1502
- version "2.0.15"
1503
- resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-2.0.15.tgz#b5512ed190efd8c5b96e0969115756b48546ab36"
1504
- integrity sha512-hj8Q/z7sQXsF0DSpLQZVDhWYGN6KLM/gNjjqGkpKwBzljbQofGjn0ueHADy4HUY+OqDHmXuwk/bY+tZyIuuB0w==
1501
+ "@inquirer/confirm@^2.0.17":
1502
+ version "2.0.17"
1503
+ resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-2.0.17.tgz#a45eb1b973c51c993a3c093a0114e960b1cf09a4"
1504
+ integrity sha512-EqzhGryzmGpy2aJf6LxJVhndxYmFs+m8cxXzf8nejb1DE3sabf6mUgBcp4J0jAUEiAcYzqmkqRr7LPFh/WdnXA==
1505
1505
  dependencies:
1506
- "@inquirer/core" "^5.1.1"
1507
- "@inquirer/type" "^1.1.5"
1506
+ "@inquirer/core" "^6.0.0"
1507
+ "@inquirer/type" "^1.1.6"
1508
1508
  chalk "^4.1.2"
1509
1509
 
1510
- "@inquirer/core@^5.1.1":
1511
- version "5.1.1"
1512
- resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-5.1.1.tgz#849d4846aea68371c133df6ec9059f5e5bd30d30"
1513
- integrity sha512-IuJyZQUg75+L5AmopgnzxYrgcU6PJKL0hoIs332G1Gv55CnmZrhG6BzNOeZ5sOsTi1YCGOopw4rYICv74ejMFg==
1510
+ "@inquirer/core@^6.0.0":
1511
+ version "6.0.0"
1512
+ resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-6.0.0.tgz#d44ccd8ae09a4879a78f09cca35bf1ab894b95f4"
1513
+ integrity sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==
1514
1514
  dependencies:
1515
- "@inquirer/type" "^1.1.5"
1515
+ "@inquirer/type" "^1.1.6"
1516
1516
  "@types/mute-stream" "^0.0.4"
1517
- "@types/node" "^20.9.0"
1517
+ "@types/node" "^20.10.7"
1518
1518
  "@types/wrap-ansi" "^3.0.0"
1519
1519
  ansi-escapes "^4.3.2"
1520
1520
  chalk "^4.1.2"
1521
- cli-spinners "^2.9.1"
1521
+ cli-spinners "^2.9.2"
1522
1522
  cli-width "^4.1.0"
1523
1523
  figures "^3.2.0"
1524
1524
  mute-stream "^1.0.0"
@@ -1527,29 +1527,20 @@
1527
1527
  strip-ansi "^6.0.1"
1528
1528
  wrap-ansi "^6.2.0"
1529
1529
 
1530
- "@inquirer/input@^1.2.14":
1531
- version "1.2.14"
1532
- resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-1.2.14.tgz#8951867618bb5cd16dd096e02404eec225a92207"
1533
- integrity sha512-tISLGpUKXixIQue7jypNEShrdzJoLvEvZOJ4QRsw5XTfrIYfoWFqAjMQLerGs9CzR86yAI89JR6snHmKwnNddw==
1534
- dependencies:
1535
- "@inquirer/core" "^5.1.1"
1536
- "@inquirer/type" "^1.1.5"
1537
- chalk "^4.1.2"
1538
-
1539
- "@inquirer/password@^1.1.14":
1540
- version "1.1.14"
1541
- resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.14.tgz#c1fc139efe84a38986870a1bcf80718050f82bbf"
1542
- integrity sha512-vL2BFxfMo8EvuGuZYlryiyAB3XsgtbxOcFs4H9WI9szAS/VZCAwdVqs8rqEeaAf/GV/eZOghIOYxvD91IsRWSg==
1530
+ "@inquirer/password@^1.1.16":
1531
+ version "1.1.16"
1532
+ resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.16.tgz#37ddebbe37c6e76f8ad27d1f726aacdd7c423558"
1533
+ integrity sha512-aZYZVHLUXZ2gbBot+i+zOJrks1WaiI95lvZCn1sKfcw6MtSSlYC8uDX8sTzQvAsQ8epHoP84UNvAIT0KVGOGqw==
1543
1534
  dependencies:
1544
- "@inquirer/input" "^1.2.14"
1545
- "@inquirer/type" "^1.1.5"
1535
+ "@inquirer/core" "^6.0.0"
1536
+ "@inquirer/type" "^1.1.6"
1546
1537
  ansi-escapes "^4.3.2"
1547
1538
  chalk "^4.1.2"
1548
1539
 
1549
- "@inquirer/type@^1.1.5":
1550
- version "1.1.5"
1551
- resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.1.5.tgz#b8c171f755859c8159b10e41e1e3a88f0ca99d7f"
1552
- integrity sha512-wmwHvHozpPo4IZkkNtbYenem/0wnfI6hvOcGKmPEa0DwuaH5XUQzFqy6OpEpjEegZMhYIk8HDYITI16BPLtrRA==
1540
+ "@inquirer/type@^1.1.6":
1541
+ version "1.2.0"
1542
+ resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.2.0.tgz#a569613628a881c2104289ca868a7def54e5c49d"
1543
+ integrity sha512-/vvkUkYhrjbm+RolU7V1aUFDydZVKNKqKHR5TsE+j5DXgXFwrsOPcoGUJ02K0O7q7O53CU2DOTMYCHeGZ25WHA==
1553
1544
 
1554
1545
  "@isaacs/cliui@^8.0.2":
1555
1546
  version "8.0.2"
@@ -2030,10 +2021,10 @@
2030
2021
  wordwrap "^1.0.0"
2031
2022
  wrap-ansi "^7.0.0"
2032
2023
 
2033
- "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2":
2034
- version "3.18.2"
2035
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.2.tgz#3c665ad65d0d5c752a6deb91c4ef60330094625c"
2036
- integrity sha512-gfWxCS7dTNzdtvlBEEPUXJj+znzDMjSHfgTIx2IuQ9O3JPxWBrlOj9rgyNxyulVWVKKkuwFFkM4NZA+yiKA9ow==
2024
+ "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1":
2025
+ version "3.19.1"
2026
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.1.tgz#18af989f4b086ba9b6dfac891fb27f8281664084"
2027
+ integrity sha512-dd1h4Hz+LwpuYhKvgBjDmW3/HgUAm93JM95cnbzSv5VcmiBeC+utjLvY96PmPbYxxDoz7XazEOl8oOpSLSEgcg==
2037
2028
  dependencies:
2038
2029
  "@types/cli-progress" "^3.11.5"
2039
2030
  ansi-escapes "^4.3.2"
@@ -2295,10 +2286,10 @@
2295
2286
  semver "^7.5.4"
2296
2287
  ts-retry-promise "^0.7.1"
2297
2288
 
2298
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1":
2299
- version "6.5.1"
2300
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.1.tgz#3d387a6f0b93485274ec046dde5cf1364a3a00b0"
2301
- integrity sha512-u/R82JGdbJCMY0EN3UY5hQUxn0gPN+ParNQIm9YPB9lDpBQv82nKeZJuH6j2LsaaF6ygY3bm79kftPxpdKbggQ==
2289
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2":
2290
+ version "6.5.3"
2291
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.3.tgz#b1ceef7947b9046ab23e78e73851115fec86f4f9"
2292
+ integrity sha512-L4I2LrGyuXbNDCkoQdrMQ2sR/nhNIgRMLgpYNpOARZFIWKUsnjgBLVpUui+knCzjrQsOMoSwev+W0vp17iT76w==
2302
2293
  dependencies:
2303
2294
  "@salesforce/kit" "^3.0.15"
2304
2295
  "@salesforce/schemas" "^1.6.1"
@@ -2312,7 +2303,7 @@
2312
2303
  jsforce "^2.0.0-beta.29"
2313
2304
  jsonwebtoken "9.0.2"
2314
2305
  jszip "3.10.1"
2315
- pino "^8.17.2"
2306
+ pino "^8.18.0"
2316
2307
  pino-abstract-transport "^1.1.0"
2317
2308
  pino-pretty "^10.3.1"
2318
2309
  proper-lockfile "^4.1.2"
@@ -2425,15 +2416,15 @@
2425
2416
  chalk "^4"
2426
2417
  inquirer "^8.2.5"
2427
2418
 
2428
- "@salesforce/sf-plugins-core@^7.1.4":
2429
- version "7.1.4"
2430
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.4.tgz#0aca0e243b9880269c3e2712ca14982eb8515f1e"
2431
- integrity sha512-aFV4FhUEz/oyn7JzsoutQp7SBs0Ac07m5uWYI+ngYlhJdd/AC/0IpMqd/BOIBmLzAqos+y6bKR6OqBEqQDaxlw==
2419
+ "@salesforce/sf-plugins-core@^7.1.9":
2420
+ version "7.1.9"
2421
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.9.tgz#b4ea2005096f2289160cfd4452afb51d53bdefb3"
2422
+ integrity sha512-nyl6Kh1IHbGxcbQSUoJcte3t4fvozaXuHQWkHExIMGKjvSp8fCnx4pra8NZRdg/HnbWWu6eIHV4b/cHdzKWjnQ==
2432
2423
  dependencies:
2433
- "@inquirer/confirm" "^2.0.15"
2434
- "@inquirer/password" "^1.1.14"
2435
- "@oclif/core" "^3.18.1"
2436
- "@salesforce/core" "^6.5.0"
2424
+ "@inquirer/confirm" "^2.0.17"
2425
+ "@inquirer/password" "^1.1.16"
2426
+ "@oclif/core" "^3.19.1"
2427
+ "@salesforce/core" "^6.5.2"
2437
2428
  "@salesforce/kit" "^3.0.15"
2438
2429
  "@salesforce/ts-types" "^2.0.9"
2439
2430
  chalk "^5.3.0"
@@ -3230,7 +3221,7 @@
3230
3221
  dependencies:
3231
3222
  "@types/node" "*"
3232
3223
 
3233
- "@types/node@*", "@types/node@^20.9.0":
3224
+ "@types/node@*":
3234
3225
  version "20.10.6"
3235
3226
  resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
3236
3227
  integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
@@ -3259,6 +3250,13 @@
3259
3250
  dependencies:
3260
3251
  undici-types "~5.26.4"
3261
3252
 
3253
+ "@types/node@^20.10.7":
3254
+ version "20.11.17"
3255
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
3256
+ integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
3257
+ dependencies:
3258
+ undici-types "~5.26.4"
3259
+
3262
3260
  "@types/normalize-package-data@^2.4.0":
3263
3261
  version "2.4.3"
3264
3262
  resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.3.tgz#291c243e4b94dbfbc0c0ee26b7666f1d5c030e2c"
@@ -4364,7 +4362,7 @@ cli-progress@^3.12.0:
4364
4362
  dependencies:
4365
4363
  string-width "^4.2.3"
4366
4364
 
4367
- cli-spinners@^2.5.0, cli-spinners@^2.9.1:
4365
+ cli-spinners@^2.5.0, cli-spinners@^2.9.2:
4368
4366
  version "2.9.2"
4369
4367
  resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
4370
4368
  integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
@@ -8931,7 +8929,7 @@ pino-std-serializers@^6.0.0:
8931
8929
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
8932
8930
  integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
8933
8931
 
8934
- pino@^8.16.0, pino@^8.17.2:
8932
+ pino@^8.16.0:
8935
8933
  version "8.17.2"
8936
8934
  resolved "https://registry.yarnpkg.com/pino/-/pino-8.17.2.tgz#0ed20175623a69d31664a1e8a5f85476272224be"
8937
8935
  integrity sha512-LA6qKgeDMLr2ux2y/YiUt47EfgQ+S9LznBWOJdN3q1dx2sv0ziDLUBeVpyVv17TEcGCBuWf0zNtg3M5m1NhhWQ==
@@ -8948,6 +8946,23 @@ pino@^8.16.0, pino@^8.17.2:
8948
8946
  sonic-boom "^3.7.0"
8949
8947
  thread-stream "^2.0.0"
8950
8948
 
8949
+ pino@^8.18.0:
8950
+ version "8.18.0"
8951
+ resolved "https://registry.yarnpkg.com/pino/-/pino-8.18.0.tgz#f2bfbb4e827ed2049ee1e88372268efdcd1505f6"
8952
+ integrity sha512-Mz/gKiRyuXu4HnpHgi1YWdHQCoWMufapzooisvFn78zl4dZciAxS+YeRkUxXl1ee/SzU80YCz1zpECCh4oC6Aw==
8953
+ dependencies:
8954
+ atomic-sleep "^1.0.0"
8955
+ fast-redact "^3.1.1"
8956
+ on-exit-leak-free "^2.1.0"
8957
+ pino-abstract-transport v1.1.0
8958
+ pino-std-serializers "^6.0.0"
8959
+ process-warning "^3.0.0"
8960
+ quick-format-unescaped "^4.0.3"
8961
+ real-require "^0.2.0"
8962
+ safe-stable-stringify "^2.3.1"
8963
+ sonic-boom "^3.7.0"
8964
+ thread-stream "^2.0.0"
8965
+
8951
8966
  pkg-dir@^4.1.0, pkg-dir@^4.2.0:
8952
8967
  version "4.2.0"
8953
8968
  resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
@@ -72,5 +72,5 @@
72
72
  ]
73
73
  }
74
74
  },
75
- "version": "3.3.7"
75
+ "version": "3.3.8"
76
76
  }
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.3.7",
4
+ "version": "3.3.8",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf-trust": "bin/dev"
@@ -10,7 +10,7 @@
10
10
  "dependencies": {
11
11
  "@oclif/core": "^3.18.2",
12
12
  "@salesforce/core": "^6.5.1",
13
- "@salesforce/sf-plugins-core": "^7.1.4",
13
+ "@salesforce/sf-plugins-core": "^7.1.9",
14
14
  "got": "^13.0.0",
15
15
  "npm": "10.2.3",
16
16
  "npm-run-path": "^4.0.1",
@@ -222,7 +222,7 @@
222
222
  "exports": "./lib/index.js",
223
223
  "type": "module",
224
224
  "sfdx": {
225
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.3.7.crt",
226
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.3.7.sig"
225
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.3.8.crt",
226
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.3.8.sig"
227
227
  }
228
228
  }