@salesforce/plugin-trust 3.0.3 → 3.0.4
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 +1 -1
- package/oclif.lock +212 -166
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
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.0.
|
|
122
|
+
_See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.0.4/src/commands/plugins/trust/verify.ts)_
|
|
123
123
|
|
|
124
124
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -456,12 +456,12 @@
|
|
|
456
456
|
dependencies:
|
|
457
457
|
"@jridgewell/trace-mapping" "0.3.9"
|
|
458
458
|
|
|
459
|
-
"@es-joy/jsdoccomment@~0.
|
|
460
|
-
version "0.
|
|
461
|
-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.
|
|
462
|
-
integrity sha512-
|
|
459
|
+
"@es-joy/jsdoccomment@~0.41.0":
|
|
460
|
+
version "0.41.0"
|
|
461
|
+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz#4a2f7db42209c0425c71a1476ef1bdb6dcd836f6"
|
|
462
|
+
integrity sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw==
|
|
463
463
|
dependencies:
|
|
464
|
-
comment-parser "1.4.
|
|
464
|
+
comment-parser "1.4.1"
|
|
465
465
|
esquery "^1.5.0"
|
|
466
466
|
jsdoc-type-pratt-parser "~4.0.0"
|
|
467
467
|
|
|
@@ -477,10 +477,10 @@
|
|
|
477
477
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
|
|
478
478
|
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
|
|
479
479
|
|
|
480
|
-
"@eslint/eslintrc@^2.1.
|
|
481
|
-
version "2.1.
|
|
482
|
-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.
|
|
483
|
-
integrity sha512
|
|
480
|
+
"@eslint/eslintrc@^2.1.3":
|
|
481
|
+
version "2.1.3"
|
|
482
|
+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
|
|
483
|
+
integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
|
|
484
484
|
dependencies:
|
|
485
485
|
ajv "^6.12.4"
|
|
486
486
|
debug "^4.3.2"
|
|
@@ -492,10 +492,10 @@
|
|
|
492
492
|
minimatch "^3.1.2"
|
|
493
493
|
strip-json-comments "^3.1.1"
|
|
494
494
|
|
|
495
|
-
"@eslint/js@8.
|
|
496
|
-
version "8.
|
|
497
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
|
498
|
-
integrity sha512-
|
|
495
|
+
"@eslint/js@8.53.0":
|
|
496
|
+
version "8.53.0"
|
|
497
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
|
|
498
|
+
integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
|
|
499
499
|
|
|
500
500
|
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
|
501
501
|
version "1.1.3"
|
|
@@ -957,10 +957,10 @@
|
|
|
957
957
|
wordwrap "^1.0.0"
|
|
958
958
|
wrap-ansi "^7.0.0"
|
|
959
959
|
|
|
960
|
-
"@oclif/core@^3.0.
|
|
961
|
-
version "3.
|
|
962
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
963
|
-
integrity sha512-
|
|
960
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.1", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0":
|
|
961
|
+
version "3.11.0"
|
|
962
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
|
|
963
|
+
integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
|
|
964
964
|
dependencies:
|
|
965
965
|
ansi-escapes "^4.3.2"
|
|
966
966
|
ansi-styles "^4.3.0"
|
|
@@ -1182,15 +1182,15 @@
|
|
|
1182
1182
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1183
1183
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1184
1184
|
|
|
1185
|
-
"@salesforce/cli-plugins-testkit@^5.0.
|
|
1186
|
-
version "5.0.
|
|
1187
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.
|
|
1188
|
-
integrity sha512-
|
|
1185
|
+
"@salesforce/cli-plugins-testkit@^5.0.3":
|
|
1186
|
+
version "5.0.3"
|
|
1187
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.3.tgz#c1b066d499f9d29f918a9337c37e0d01a9313631"
|
|
1188
|
+
integrity sha512-fIW7xdyUNb8pPn8hUtIR2zsCD+dXTK7WC0OJG5m+XMM/LTLFTh31ygaKEACbdWlrpJSySfB2WOmOPMx5cRZsPQ==
|
|
1189
1189
|
dependencies:
|
|
1190
1190
|
"@salesforce/core" "^5.3.17"
|
|
1191
1191
|
"@salesforce/kit" "^3.0.15"
|
|
1192
1192
|
"@salesforce/ts-types" "^2.0.6"
|
|
1193
|
-
"@types/shelljs" "^0.8.
|
|
1193
|
+
"@types/shelljs" "^0.8.15"
|
|
1194
1194
|
debug "^4.3.1"
|
|
1195
1195
|
jszip "^3.10.1"
|
|
1196
1196
|
shelljs "^0.8.4"
|
|
@@ -1221,38 +1221,62 @@
|
|
|
1221
1221
|
semver "^7.5.4"
|
|
1222
1222
|
ts-retry-promise "^0.7.1"
|
|
1223
1223
|
|
|
1224
|
-
"@salesforce/
|
|
1224
|
+
"@salesforce/core@^6.1.0":
|
|
1225
|
+
version "6.1.2"
|
|
1226
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.2.tgz#604c0cd3e3858e2f51c37b1a0904825015a07765"
|
|
1227
|
+
integrity sha512-h1sGWUfAMVtBvh+wXlSA+e2aJAJ/DnkUD+GLgRje6qUsgxKRNJcoKBCNZgjwAf+xAqJ5IprUZ+arTkU5ME86Mw==
|
|
1228
|
+
dependencies:
|
|
1229
|
+
"@salesforce/kit" "^3.0.15"
|
|
1230
|
+
"@salesforce/schemas" "^1.6.1"
|
|
1231
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
1232
|
+
"@types/semver" "^7.5.4"
|
|
1233
|
+
ajv "^8.12.0"
|
|
1234
|
+
change-case "^4.1.2"
|
|
1235
|
+
faye "^1.4.0"
|
|
1236
|
+
form-data "^4.0.0"
|
|
1237
|
+
js2xmlparser "^4.0.1"
|
|
1238
|
+
jsforce "^2.0.0-beta.28"
|
|
1239
|
+
jsonwebtoken "9.0.2"
|
|
1240
|
+
jszip "3.10.1"
|
|
1241
|
+
pino "^8.16.1"
|
|
1242
|
+
pino-abstract-transport "^1.1.0"
|
|
1243
|
+
pino-pretty "^10.2.3"
|
|
1244
|
+
proper-lockfile "^4.1.2"
|
|
1245
|
+
semver "^7.5.4"
|
|
1246
|
+
ts-retry-promise "^0.7.1"
|
|
1247
|
+
|
|
1248
|
+
"@salesforce/dev-config@^4.1.0":
|
|
1225
1249
|
version "4.1.0"
|
|
1226
1250
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1227
1251
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1228
1252
|
|
|
1229
|
-
"@salesforce/dev-scripts@^
|
|
1230
|
-
version "
|
|
1231
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-
|
|
1232
|
-
integrity sha512-
|
|
1253
|
+
"@salesforce/dev-scripts@^7.1.0":
|
|
1254
|
+
version "7.1.0"
|
|
1255
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.0.tgz#123708d4f494d8b95464b90c28993141986e84bc"
|
|
1256
|
+
integrity sha512-79x6QgENORLyCrr9b4MO2pPq8N7d9ILj83vOtAp5NLreAfjZN/c5TEEHuIZKZ3UaO+hkwbtzv3Qs6CyNxiasWA==
|
|
1233
1257
|
dependencies:
|
|
1234
1258
|
"@commitlint/cli" "^17.1.2"
|
|
1235
1259
|
"@commitlint/config-conventional" "^17.1.0"
|
|
1236
|
-
"@salesforce/dev-config" "^4.0
|
|
1260
|
+
"@salesforce/dev-config" "^4.1.0"
|
|
1237
1261
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1238
|
-
"@types/chai" "^4.
|
|
1239
|
-
"@types/mocha" "^10.0.
|
|
1262
|
+
"@types/chai" "^4.3.10"
|
|
1263
|
+
"@types/mocha" "^10.0.4"
|
|
1240
1264
|
"@types/node" "^18"
|
|
1241
1265
|
"@types/sinon" "^10.0.20"
|
|
1242
1266
|
chai "^4.3.10"
|
|
1243
1267
|
chalk "^4.0.0"
|
|
1244
1268
|
cosmiconfig "^7.0.0"
|
|
1245
|
-
eslint-config-salesforce-typescript "^3.0.
|
|
1269
|
+
eslint-config-salesforce-typescript "^3.0.5"
|
|
1246
1270
|
husky "^7.0.4"
|
|
1247
1271
|
mocha "^10.2.0"
|
|
1248
1272
|
nyc "^15.1.0"
|
|
1249
1273
|
prettier "^2.8.8"
|
|
1250
|
-
pretty-quick "^3.1.
|
|
1251
|
-
shelljs "
|
|
1274
|
+
pretty-quick "^3.1.3"
|
|
1275
|
+
shelljs "^0.8.5"
|
|
1252
1276
|
sinon "10.0.0"
|
|
1253
|
-
source-map-support "
|
|
1277
|
+
source-map-support "^0.5.21"
|
|
1254
1278
|
ts-node "^10.9.1"
|
|
1255
|
-
typedoc "0.
|
|
1279
|
+
typedoc "^0.25.3"
|
|
1256
1280
|
typedoc-plugin-missing-exports "0.23.0"
|
|
1257
1281
|
typescript "^4.9.5"
|
|
1258
1282
|
wireit "^0.14.1"
|
|
@@ -1313,15 +1337,16 @@
|
|
|
1313
1337
|
chalk "^4"
|
|
1314
1338
|
inquirer "^8.2.5"
|
|
1315
1339
|
|
|
1316
|
-
"@salesforce/sf-plugins-core@^
|
|
1317
|
-
version "
|
|
1318
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
1319
|
-
integrity sha512-
|
|
1340
|
+
"@salesforce/sf-plugins-core@^5.0.1":
|
|
1341
|
+
version "5.0.1"
|
|
1342
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.1.tgz#16b085eda99e28f2607957954d6ac957a8d0a0eb"
|
|
1343
|
+
integrity sha512-gKUhAP9DDUlB4bjr0a6bsWiM16hn/n1cW8BglhYHAow8UJ0OQBxx+dfvAO0ftXmfzg82IZdMViiDmQXt0Z+e6A==
|
|
1320
1344
|
dependencies:
|
|
1321
|
-
"@oclif/core" "^3.
|
|
1322
|
-
"@salesforce/core" "^
|
|
1323
|
-
"@salesforce/kit" "^3.0.
|
|
1324
|
-
"@salesforce/ts-types" "^2.0.
|
|
1345
|
+
"@oclif/core" "^3.11.0"
|
|
1346
|
+
"@salesforce/core" "^6.1.0"
|
|
1347
|
+
"@salesforce/kit" "^3.0.15"
|
|
1348
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
1349
|
+
"@types/inquirer" "^8.2.3"
|
|
1325
1350
|
chalk "^4"
|
|
1326
1351
|
inquirer "^8.2.5"
|
|
1327
1352
|
|
|
@@ -1515,10 +1540,10 @@
|
|
|
1515
1540
|
"@types/node" "*"
|
|
1516
1541
|
"@types/responselike" "^1.0.0"
|
|
1517
1542
|
|
|
1518
|
-
"@types/chai@*", "@types/chai@^4.
|
|
1519
|
-
version "4.3.
|
|
1520
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
1521
|
-
integrity sha512-
|
|
1543
|
+
"@types/chai@*", "@types/chai@^4.3.10":
|
|
1544
|
+
version "4.3.10"
|
|
1545
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
|
|
1546
|
+
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
|
|
1522
1547
|
|
|
1523
1548
|
"@types/cli-progress@^3.11.0":
|
|
1524
1549
|
version "3.11.4"
|
|
@@ -1545,6 +1570,14 @@
|
|
|
1545
1570
|
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#a3ff232bf7d5c55f38e4e45693eda2ebb545794d"
|
|
1546
1571
|
integrity sha512-V46MYLFp08Wf2mmaBhvgjStM3tPa+2GAdy/iqoX+noX1//zje2x4XmrIU0cAwyClATsTmahbtoQ2EwP7I5WSiA==
|
|
1547
1572
|
|
|
1573
|
+
"@types/inquirer@^8.2.3":
|
|
1574
|
+
version "8.2.10"
|
|
1575
|
+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
|
|
1576
|
+
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
|
|
1577
|
+
dependencies:
|
|
1578
|
+
"@types/through" "*"
|
|
1579
|
+
rxjs "^7.2.0"
|
|
1580
|
+
|
|
1548
1581
|
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
|
|
1549
1582
|
version "7.0.14"
|
|
1550
1583
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
|
|
@@ -1589,10 +1622,10 @@
|
|
|
1589
1622
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.4.tgz#81f886786411c45bba3f33e781ab48bd56bfca2e"
|
|
1590
1623
|
integrity sha512-Kfe/D3hxHTusnPNRbycJE1N77WHDsdS4AjUYIzlDzhDrS47NrwuL3YW4VITxwR7KCVpzwgy4Rbj829KSSQmwXQ==
|
|
1591
1624
|
|
|
1592
|
-
"@types/mocha@^10.0.
|
|
1593
|
-
version "10.0.
|
|
1594
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
|
1595
|
-
integrity sha512-
|
|
1625
|
+
"@types/mocha@^10.0.4":
|
|
1626
|
+
version "10.0.4"
|
|
1627
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
|
|
1628
|
+
integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==
|
|
1596
1629
|
|
|
1597
1630
|
"@types/node@*":
|
|
1598
1631
|
version "20.8.9"
|
|
@@ -1645,7 +1678,7 @@
|
|
|
1645
1678
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
|
|
1646
1679
|
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
|
|
1647
1680
|
|
|
1648
|
-
"@types/shelljs@^0.8.
|
|
1681
|
+
"@types/shelljs@^0.8.15":
|
|
1649
1682
|
version "0.8.15"
|
|
1650
1683
|
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
|
|
1651
1684
|
integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==
|
|
@@ -1658,10 +1691,10 @@
|
|
|
1658
1691
|
resolved "https://registry.yarnpkg.com/@types/shimmer/-/shimmer-1.0.4.tgz#8fa2317517280ecdd64078afc010809cb67c37b7"
|
|
1659
1692
|
integrity sha512-hsughtxFsdJ9+Gxd/qH8zHE+KT6YEAxx9hJLoSXhxTBKHMQ2NMhN23fRJ75M9RRn2hDMNn13H3gS1EktA9VgDA==
|
|
1660
1693
|
|
|
1661
|
-
"@types/sinon-chai@^3.2.
|
|
1662
|
-
version "3.2.
|
|
1663
|
-
resolved "https://registry.yarnpkg.com/@types/sinon-chai/-/sinon-chai-3.2.
|
|
1664
|
-
integrity sha512-
|
|
1694
|
+
"@types/sinon-chai@^3.2.12":
|
|
1695
|
+
version "3.2.12"
|
|
1696
|
+
resolved "https://registry.yarnpkg.com/@types/sinon-chai/-/sinon-chai-3.2.12.tgz#c7cb06bee44a534ec84f3a5534c3a3a46fd779b6"
|
|
1697
|
+
integrity sha512-9y0Gflk3b0+NhQZ/oxGtaAJDvRywCa5sIyaVnounqLvmf93yBF4EgIRspePtkMs3Tr844nCclYMlcCNmLCvjuQ==
|
|
1665
1698
|
dependencies:
|
|
1666
1699
|
"@types/chai" "*"
|
|
1667
1700
|
"@types/sinon" "*"
|
|
@@ -1678,6 +1711,13 @@
|
|
|
1678
1711
|
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.4.tgz#663bb44e01f6bae4eaae3719d8b037411217c992"
|
|
1679
1712
|
integrity sha512-GDV68H0mBSN449sa5HEj51E0wfpVQb8xNSMzxf/PrypMFcLTMwJMOM/cgXiv71Mq5drkOQmUGvL1okOZcu6RrQ==
|
|
1680
1713
|
|
|
1714
|
+
"@types/through@*":
|
|
1715
|
+
version "0.0.33"
|
|
1716
|
+
resolved "https://registry.yarnpkg.com/@types/through/-/through-0.0.33.tgz#14ebf599320e1c7851e7d598149af183c6b9ea56"
|
|
1717
|
+
integrity sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==
|
|
1718
|
+
dependencies:
|
|
1719
|
+
"@types/node" "*"
|
|
1720
|
+
|
|
1681
1721
|
"@types/vinyl@^2.0.4":
|
|
1682
1722
|
version "2.0.9"
|
|
1683
1723
|
resolved "https://registry.yarnpkg.com/@types/vinyl/-/vinyl-2.0.9.tgz#5686de441312881498665744c1dcdffe80721ea5"
|
|
@@ -1686,16 +1726,16 @@
|
|
|
1686
1726
|
"@types/expect" "^1.20.4"
|
|
1687
1727
|
"@types/node" "*"
|
|
1688
1728
|
|
|
1689
|
-
"@typescript-eslint/eslint-plugin@^6.
|
|
1690
|
-
version "6.
|
|
1691
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
1692
|
-
integrity sha512-
|
|
1729
|
+
"@typescript-eslint/eslint-plugin@^6.10.0":
|
|
1730
|
+
version "6.11.0"
|
|
1731
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
|
|
1732
|
+
integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==
|
|
1693
1733
|
dependencies:
|
|
1694
1734
|
"@eslint-community/regexpp" "^4.5.1"
|
|
1695
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1696
|
-
"@typescript-eslint/type-utils" "6.
|
|
1697
|
-
"@typescript-eslint/utils" "6.
|
|
1698
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1735
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1736
|
+
"@typescript-eslint/type-utils" "6.11.0"
|
|
1737
|
+
"@typescript-eslint/utils" "6.11.0"
|
|
1738
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1699
1739
|
debug "^4.3.4"
|
|
1700
1740
|
graphemer "^1.4.0"
|
|
1701
1741
|
ignore "^5.2.4"
|
|
@@ -1703,15 +1743,15 @@
|
|
|
1703
1743
|
semver "^7.5.4"
|
|
1704
1744
|
ts-api-utils "^1.0.1"
|
|
1705
1745
|
|
|
1706
|
-
"@typescript-eslint/parser@^6.
|
|
1707
|
-
version "6.
|
|
1708
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
1709
|
-
integrity sha512
|
|
1746
|
+
"@typescript-eslint/parser@^6.10.0":
|
|
1747
|
+
version "6.11.0"
|
|
1748
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e"
|
|
1749
|
+
integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==
|
|
1710
1750
|
dependencies:
|
|
1711
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1712
|
-
"@typescript-eslint/types" "6.
|
|
1713
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1714
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1751
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1752
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1753
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1754
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1715
1755
|
debug "^4.3.4"
|
|
1716
1756
|
|
|
1717
1757
|
"@typescript-eslint/scope-manager@5.62.0":
|
|
@@ -1722,21 +1762,21 @@
|
|
|
1722
1762
|
"@typescript-eslint/types" "5.62.0"
|
|
1723
1763
|
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1724
1764
|
|
|
1725
|
-
"@typescript-eslint/scope-manager@6.
|
|
1726
|
-
version "6.
|
|
1727
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
1728
|
-
integrity sha512-
|
|
1765
|
+
"@typescript-eslint/scope-manager@6.11.0":
|
|
1766
|
+
version "6.11.0"
|
|
1767
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
|
|
1768
|
+
integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==
|
|
1729
1769
|
dependencies:
|
|
1730
|
-
"@typescript-eslint/types" "6.
|
|
1731
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1770
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1771
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1732
1772
|
|
|
1733
|
-
"@typescript-eslint/type-utils@6.
|
|
1734
|
-
version "6.
|
|
1735
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.
|
|
1736
|
-
integrity sha512-
|
|
1773
|
+
"@typescript-eslint/type-utils@6.11.0":
|
|
1774
|
+
version "6.11.0"
|
|
1775
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
|
|
1776
|
+
integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==
|
|
1737
1777
|
dependencies:
|
|
1738
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1739
|
-
"@typescript-eslint/utils" "6.
|
|
1778
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1779
|
+
"@typescript-eslint/utils" "6.11.0"
|
|
1740
1780
|
debug "^4.3.4"
|
|
1741
1781
|
ts-api-utils "^1.0.1"
|
|
1742
1782
|
|
|
@@ -1745,10 +1785,10 @@
|
|
|
1745
1785
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
|
1746
1786
|
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
|
1747
1787
|
|
|
1748
|
-
"@typescript-eslint/types@6.
|
|
1749
|
-
version "6.
|
|
1750
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
1751
|
-
integrity sha512-
|
|
1788
|
+
"@typescript-eslint/types@6.11.0":
|
|
1789
|
+
version "6.11.0"
|
|
1790
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
|
|
1791
|
+
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
|
|
1752
1792
|
|
|
1753
1793
|
"@typescript-eslint/typescript-estree@5.62.0":
|
|
1754
1794
|
version "5.62.0"
|
|
@@ -1763,30 +1803,30 @@
|
|
|
1763
1803
|
semver "^7.3.7"
|
|
1764
1804
|
tsutils "^3.21.0"
|
|
1765
1805
|
|
|
1766
|
-
"@typescript-eslint/typescript-estree@6.
|
|
1767
|
-
version "6.
|
|
1768
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
1769
|
-
integrity sha512-
|
|
1806
|
+
"@typescript-eslint/typescript-estree@6.11.0":
|
|
1807
|
+
version "6.11.0"
|
|
1808
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
|
|
1809
|
+
integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==
|
|
1770
1810
|
dependencies:
|
|
1771
|
-
"@typescript-eslint/types" "6.
|
|
1772
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1811
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1812
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1773
1813
|
debug "^4.3.4"
|
|
1774
1814
|
globby "^11.1.0"
|
|
1775
1815
|
is-glob "^4.0.3"
|
|
1776
1816
|
semver "^7.5.4"
|
|
1777
1817
|
ts-api-utils "^1.0.1"
|
|
1778
1818
|
|
|
1779
|
-
"@typescript-eslint/utils@6.
|
|
1780
|
-
version "6.
|
|
1781
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
1782
|
-
integrity sha512-
|
|
1819
|
+
"@typescript-eslint/utils@6.11.0", "@typescript-eslint/utils@^6.7.5":
|
|
1820
|
+
version "6.11.0"
|
|
1821
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
|
|
1822
|
+
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
|
|
1783
1823
|
dependencies:
|
|
1784
1824
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1785
1825
|
"@types/json-schema" "^7.0.12"
|
|
1786
1826
|
"@types/semver" "^7.5.0"
|
|
1787
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1788
|
-
"@typescript-eslint/types" "6.
|
|
1789
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1827
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1828
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1829
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1790
1830
|
semver "^7.5.4"
|
|
1791
1831
|
|
|
1792
1832
|
"@typescript-eslint/utils@^5.59.11":
|
|
@@ -1811,12 +1851,12 @@
|
|
|
1811
1851
|
"@typescript-eslint/types" "5.62.0"
|
|
1812
1852
|
eslint-visitor-keys "^3.3.0"
|
|
1813
1853
|
|
|
1814
|
-
"@typescript-eslint/visitor-keys@6.
|
|
1815
|
-
version "6.
|
|
1816
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
1817
|
-
integrity sha512
|
|
1854
|
+
"@typescript-eslint/visitor-keys@6.11.0":
|
|
1855
|
+
version "6.11.0"
|
|
1856
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458"
|
|
1857
|
+
integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==
|
|
1818
1858
|
dependencies:
|
|
1819
|
-
"@typescript-eslint/types" "6.
|
|
1859
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1820
1860
|
eslint-visitor-keys "^3.4.1"
|
|
1821
1861
|
|
|
1822
1862
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -1940,6 +1980,11 @@ ansi-regex@^6.0.1:
|
|
|
1940
1980
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
|
|
1941
1981
|
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
|
|
1942
1982
|
|
|
1983
|
+
ansi-sequence-parser@^1.1.0:
|
|
1984
|
+
version "1.1.1"
|
|
1985
|
+
resolved "https://registry.yarnpkg.com/ansi-sequence-parser/-/ansi-sequence-parser-1.1.1.tgz#e0aa1cdcbc8f8bb0b5bca625aac41f5f056973cf"
|
|
1986
|
+
integrity sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==
|
|
1987
|
+
|
|
1943
1988
|
ansi-styles@^3.2.1:
|
|
1944
1989
|
version "3.2.1"
|
|
1945
1990
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
|
|
@@ -2887,10 +2932,10 @@ commander@^4.0.1:
|
|
|
2887
2932
|
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
|
|
2888
2933
|
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
|
2889
2934
|
|
|
2890
|
-
comment-parser@1.4.
|
|
2891
|
-
version "1.4.
|
|
2892
|
-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.
|
|
2893
|
-
integrity sha512-
|
|
2935
|
+
comment-parser@1.4.1:
|
|
2936
|
+
version "1.4.1"
|
|
2937
|
+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc"
|
|
2938
|
+
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
|
|
2894
2939
|
|
|
2895
2940
|
common-ancestor-path@^1.0.1:
|
|
2896
2941
|
version "1.0.1"
|
|
@@ -3454,20 +3499,20 @@ eslint-config-salesforce-license@^0.2.0:
|
|
|
3454
3499
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
|
3455
3500
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
|
3456
3501
|
|
|
3457
|
-
eslint-config-salesforce-typescript@^3.0.
|
|
3458
|
-
version "3.0.
|
|
3459
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.
|
|
3460
|
-
integrity sha512-
|
|
3502
|
+
eslint-config-salesforce-typescript@^3.0.5:
|
|
3503
|
+
version "3.0.5"
|
|
3504
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.5.tgz#1fa7b224551255b520f19d208be5d1bb2410c2b4"
|
|
3505
|
+
integrity sha512-p+Do1i8Al1HANKubYV9WnJl9P/ChP/gvM+1tjtYiGqVjaO2Gf6V1ejM51r//uw4OoiFEldqKJK/gyMzSvRHkaw==
|
|
3461
3506
|
dependencies:
|
|
3462
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
3463
|
-
"@typescript-eslint/parser" "^6.
|
|
3464
|
-
eslint "^8.
|
|
3507
|
+
"@typescript-eslint/eslint-plugin" "^6.10.0"
|
|
3508
|
+
"@typescript-eslint/parser" "^6.10.0"
|
|
3509
|
+
eslint "^8.53.0"
|
|
3465
3510
|
eslint-config-prettier "^9.0.0"
|
|
3466
3511
|
eslint-config-salesforce "^2.0.2"
|
|
3467
3512
|
eslint-config-salesforce-license "^0.2.0"
|
|
3468
3513
|
eslint-plugin-header "^3.1.1"
|
|
3469
3514
|
eslint-plugin-import "^2.29.0"
|
|
3470
|
-
eslint-plugin-jsdoc "^46.
|
|
3515
|
+
eslint-plugin-jsdoc "^46.9.0"
|
|
3471
3516
|
eslint-plugin-unicorn "^49.0.0"
|
|
3472
3517
|
|
|
3473
3518
|
eslint-config-salesforce@^2.0.2:
|
|
@@ -3519,14 +3564,14 @@ eslint-plugin-import@^2.29.0:
|
|
|
3519
3564
|
semver "^6.3.1"
|
|
3520
3565
|
tsconfig-paths "^3.14.2"
|
|
3521
3566
|
|
|
3522
|
-
eslint-plugin-jsdoc@^46.
|
|
3523
|
-
version "46.
|
|
3524
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.
|
|
3525
|
-
integrity sha512-
|
|
3567
|
+
eslint-plugin-jsdoc@^46.9.0:
|
|
3568
|
+
version "46.9.0"
|
|
3569
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.9.0.tgz#9887569dbeef0a008a2770bfc5d0f7fc39f21f2b"
|
|
3570
|
+
integrity sha512-UQuEtbqLNkPf5Nr/6PPRCtr9xypXY+g8y/Q7gPa0YK7eDhh0y2lWprXRnaYbW7ACgIUvpDKy9X2bZqxtGzBG9Q==
|
|
3526
3571
|
dependencies:
|
|
3527
|
-
"@es-joy/jsdoccomment" "~0.
|
|
3572
|
+
"@es-joy/jsdoccomment" "~0.41.0"
|
|
3528
3573
|
are-docs-informative "^0.0.2"
|
|
3529
|
-
comment-parser "1.4.
|
|
3574
|
+
comment-parser "1.4.1"
|
|
3530
3575
|
debug "^4.3.4"
|
|
3531
3576
|
escape-string-regexp "^4.0.0"
|
|
3532
3577
|
esquery "^1.5.0"
|
|
@@ -3543,12 +3588,12 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3543
3588
|
minimatch "^9.0.3"
|
|
3544
3589
|
natural-compare-lite "^1.4.0"
|
|
3545
3590
|
|
|
3546
|
-
eslint-plugin-sf-plugin@^1.16.
|
|
3547
|
-
version "1.16.
|
|
3548
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.
|
|
3549
|
-
integrity sha512-
|
|
3591
|
+
eslint-plugin-sf-plugin@^1.16.15:
|
|
3592
|
+
version "1.16.15"
|
|
3593
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.15.tgz#99d0b522bb7eebefc8e456aa4b725f6fbbf2fa01"
|
|
3594
|
+
integrity sha512-Vog0xc8DwLOCoPbwFx9GxaXHqpG0FvlpITkGzp//SdjcV7wqVW4CT76JES8IGenGv6mAecW5VqSyQzsIHFZGew==
|
|
3550
3595
|
dependencies:
|
|
3551
|
-
"@salesforce/core" "^5.3.
|
|
3596
|
+
"@salesforce/core" "^5.3.20"
|
|
3552
3597
|
"@typescript-eslint/utils" "^5.59.11"
|
|
3553
3598
|
|
|
3554
3599
|
eslint-plugin-unicorn@^49.0.0:
|
|
@@ -3592,15 +3637,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
3592
3637
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
3593
3638
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
3594
3639
|
|
|
3595
|
-
eslint@^8.
|
|
3596
|
-
version "8.
|
|
3597
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
3598
|
-
integrity sha512-
|
|
3640
|
+
eslint@^8.53.0:
|
|
3641
|
+
version "8.53.0"
|
|
3642
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
|
|
3643
|
+
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
|
|
3599
3644
|
dependencies:
|
|
3600
3645
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
3601
3646
|
"@eslint-community/regexpp" "^4.6.1"
|
|
3602
|
-
"@eslint/eslintrc" "^2.1.
|
|
3603
|
-
"@eslint/js" "8.
|
|
3647
|
+
"@eslint/eslintrc" "^2.1.3"
|
|
3648
|
+
"@eslint/js" "8.53.0"
|
|
3604
3649
|
"@humanwhocodes/config-array" "^0.11.13"
|
|
3605
3650
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
3606
3651
|
"@nodelib/fs.walk" "^1.2.8"
|
|
@@ -5210,7 +5255,7 @@ json5@^2.2.3:
|
|
|
5210
5255
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
|
5211
5256
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
5212
5257
|
|
|
5213
|
-
jsonc-parser@^3.0.0:
|
|
5258
|
+
jsonc-parser@^3.0.0, jsonc-parser@^3.2.0:
|
|
5214
5259
|
version "3.2.0"
|
|
5215
5260
|
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
|
|
5216
5261
|
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
|
|
@@ -5760,7 +5805,7 @@ map-obj@^4.0.0:
|
|
|
5760
5805
|
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
|
|
5761
5806
|
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
|
|
5762
5807
|
|
|
5763
|
-
marked@^4.0
|
|
5808
|
+
marked@^4.3.0:
|
|
5764
5809
|
version "4.3.0"
|
|
5765
5810
|
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
|
|
5766
5811
|
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
|
|
@@ -5877,7 +5922,7 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
|
5877
5922
|
dependencies:
|
|
5878
5923
|
brace-expansion "^1.1.7"
|
|
5879
5924
|
|
|
5880
|
-
minimatch@^5.0.1
|
|
5925
|
+
minimatch@^5.0.1:
|
|
5881
5926
|
version "5.1.6"
|
|
5882
5927
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
|
|
5883
5928
|
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
|
|
@@ -7029,7 +7074,7 @@ pify@^4.0.1:
|
|
|
7029
7074
|
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
|
|
7030
7075
|
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
|
7031
7076
|
|
|
7032
|
-
pino-abstract-transport@^1.0.0, pino-abstract-transport@v1.1.0:
|
|
7077
|
+
pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-transport@v1.1.0:
|
|
7033
7078
|
version "1.1.0"
|
|
7034
7079
|
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz#083d98f966262164504afb989bccd05f665937a8"
|
|
7035
7080
|
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
|
|
@@ -7062,10 +7107,10 @@ pino-std-serializers@^6.0.0:
|
|
|
7062
7107
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
7063
7108
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
7064
7109
|
|
|
7065
|
-
pino@^8.16.0:
|
|
7066
|
-
version "8.16.
|
|
7067
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.
|
|
7068
|
-
integrity sha512-
|
|
7110
|
+
pino@^8.16.0, pino@^8.16.1:
|
|
7111
|
+
version "8.16.2"
|
|
7112
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
|
7113
|
+
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
|
7069
7114
|
dependencies:
|
|
7070
7115
|
atomic-sleep "^1.0.0"
|
|
7071
7116
|
fast-redact "^3.1.1"
|
|
@@ -7124,7 +7169,7 @@ pretty-bytes@^5.3.0:
|
|
|
7124
7169
|
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
|
|
7125
7170
|
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
|
|
7126
7171
|
|
|
7127
|
-
pretty-quick@^3.1.
|
|
7172
|
+
pretty-quick@^3.1.3:
|
|
7128
7173
|
version "3.1.3"
|
|
7129
7174
|
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.3.tgz#15281108c0ddf446675157ca40240099157b638e"
|
|
7130
7175
|
integrity sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==
|
|
@@ -7601,7 +7646,7 @@ rxjs@^6.6.0:
|
|
|
7601
7646
|
dependencies:
|
|
7602
7647
|
tslib "^1.9.0"
|
|
7603
7648
|
|
|
7604
|
-
rxjs@^7.5.5:
|
|
7649
|
+
rxjs@^7.2.0, rxjs@^7.5.5:
|
|
7605
7650
|
version "7.8.1"
|
|
7606
7651
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
|
|
7607
7652
|
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
|
|
@@ -7751,7 +7796,7 @@ shebang-regex@^3.0.0:
|
|
|
7751
7796
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
|
7752
7797
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
7753
7798
|
|
|
7754
|
-
shelljs@^0.8.4, shelljs@^0.8.5
|
|
7799
|
+
shelljs@^0.8.4, shelljs@^0.8.5:
|
|
7755
7800
|
version "0.8.5"
|
|
7756
7801
|
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
|
|
7757
7802
|
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
|
|
@@ -7760,14 +7805,15 @@ shelljs@^0.8.4, shelljs@^0.8.5, shelljs@~0.8.4:
|
|
|
7760
7805
|
interpret "^1.0.0"
|
|
7761
7806
|
rechoir "^0.6.2"
|
|
7762
7807
|
|
|
7763
|
-
shiki@^0.
|
|
7764
|
-
version "0.
|
|
7765
|
-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.
|
|
7766
|
-
integrity sha512-
|
|
7808
|
+
shiki@^0.14.1:
|
|
7809
|
+
version "0.14.5"
|
|
7810
|
+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.5.tgz#375dd214e57eccb04f0daf35a32aa615861deb93"
|
|
7811
|
+
integrity sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==
|
|
7767
7812
|
dependencies:
|
|
7768
|
-
|
|
7769
|
-
|
|
7770
|
-
vscode-
|
|
7813
|
+
ansi-sequence-parser "^1.1.0"
|
|
7814
|
+
jsonc-parser "^3.2.0"
|
|
7815
|
+
vscode-oniguruma "^1.7.0"
|
|
7816
|
+
vscode-textmate "^8.0.0"
|
|
7771
7817
|
|
|
7772
7818
|
shimmer@^1.1.0, shimmer@^1.2.0, shimmer@^1.2.1:
|
|
7773
7819
|
version "1.2.1"
|
|
@@ -7918,7 +7964,7 @@ sort-keys@^4.2.0:
|
|
|
7918
7964
|
dependencies:
|
|
7919
7965
|
is-plain-obj "^2.0.0"
|
|
7920
7966
|
|
|
7921
|
-
source-map-support
|
|
7967
|
+
source-map-support@^0.5.21:
|
|
7922
7968
|
version "0.5.21"
|
|
7923
7969
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
|
7924
7970
|
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
|
@@ -8460,15 +8506,15 @@ typedoc-plugin-missing-exports@0.23.0:
|
|
|
8460
8506
|
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
|
|
8461
8507
|
integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
|
|
8462
8508
|
|
|
8463
|
-
typedoc
|
|
8464
|
-
version "0.
|
|
8465
|
-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.
|
|
8466
|
-
integrity sha512-
|
|
8509
|
+
typedoc@^0.25.3:
|
|
8510
|
+
version "0.25.3"
|
|
8511
|
+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.3.tgz#53c6d668e1001b3d488e9a750fcdfb05433554c0"
|
|
8512
|
+
integrity sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==
|
|
8467
8513
|
dependencies:
|
|
8468
8514
|
lunr "^2.3.9"
|
|
8469
|
-
marked "^4.0
|
|
8470
|
-
minimatch "^
|
|
8471
|
-
shiki "^0.
|
|
8515
|
+
marked "^4.3.0"
|
|
8516
|
+
minimatch "^9.0.3"
|
|
8517
|
+
shiki "^0.14.1"
|
|
8472
8518
|
|
|
8473
8519
|
"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2, typescript@~5.2.2:
|
|
8474
8520
|
version "5.2.2"
|
|
@@ -8688,15 +8734,15 @@ vinyl@^2.0.1:
|
|
|
8688
8734
|
remove-trailing-separator "^1.0.1"
|
|
8689
8735
|
replace-ext "^1.0.0"
|
|
8690
8736
|
|
|
8691
|
-
vscode-oniguruma@^1.
|
|
8737
|
+
vscode-oniguruma@^1.7.0:
|
|
8692
8738
|
version "1.7.0"
|
|
8693
8739
|
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz#439bfad8fe71abd7798338d1cd3dc53a8beea94b"
|
|
8694
8740
|
integrity sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==
|
|
8695
8741
|
|
|
8696
|
-
vscode-textmate@^
|
|
8697
|
-
version "
|
|
8698
|
-
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-
|
|
8699
|
-
integrity sha512-
|
|
8742
|
+
vscode-textmate@^8.0.0:
|
|
8743
|
+
version "8.0.0"
|
|
8744
|
+
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-8.0.0.tgz#2c7a3b1163ef0441097e0b5d6389cd5504b59e5d"
|
|
8745
|
+
integrity sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==
|
|
8700
8746
|
|
|
8701
8747
|
walk-up-path@^1.0.0:
|
|
8702
8748
|
version "1.0.0"
|
package/oclif.manifest.json
CHANGED
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.0.
|
|
4
|
+
"version": "3.0.4",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf-trust": "bin/dev"
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@oclif/core": "^3.10.1",
|
|
12
|
-
"@salesforce/core": "^
|
|
13
|
-
"@salesforce/sf-plugins-core": "^
|
|
12
|
+
"@salesforce/core": "^6.1.0",
|
|
13
|
+
"@salesforce/sf-plugins-core": "^5.0.1",
|
|
14
14
|
"got": "^13.0.0",
|
|
15
15
|
"npm": "9.8.1",
|
|
16
16
|
"npm-run-path": "^4.0.1",
|
|
@@ -19,14 +19,14 @@
|
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@oclif/plugin-command-snapshot": "^5.0.1",
|
|
22
|
-
"@salesforce/cli-plugins-testkit": "^5.0.
|
|
23
|
-
"@salesforce/dev-scripts": "^
|
|
22
|
+
"@salesforce/cli-plugins-testkit": "^5.0.3",
|
|
23
|
+
"@salesforce/dev-scripts": "^7.1.0",
|
|
24
24
|
"@salesforce/plugin-command-reference": "^3.0.43",
|
|
25
25
|
"@salesforce/plugin-telemetry": "^2.3.8",
|
|
26
26
|
"@salesforce/ts-sinon": "^1.4.18",
|
|
27
27
|
"@types/shelljs": "^0.8.15",
|
|
28
|
-
"@types/sinon-chai": "^3.2.
|
|
29
|
-
"eslint-plugin-sf-plugin": "^1.16.
|
|
28
|
+
"@types/sinon-chai": "^3.2.12",
|
|
29
|
+
"eslint-plugin-sf-plugin": "^1.16.15",
|
|
30
30
|
"oclif": "^4.0.3",
|
|
31
31
|
"shx": "0.3.4",
|
|
32
32
|
"sinon-chai": "^3.7.0",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"exports": "./lib/index.js",
|
|
211
211
|
"type": "module",
|
|
212
212
|
"sfdx": {
|
|
213
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.
|
|
214
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.
|
|
213
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.4.crt",
|
|
214
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.4.sig"
|
|
215
215
|
}
|
|
216
216
|
}
|