@salesforce/plugin-trust 3.0.3 → 3.0.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 +1 -1
- package/oclif.lock +254 -179
- package/oclif.manifest.json +1 -1
- package/package.json +12 -12
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.5/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.8", "@oclif/core@^3.11.0", "@oclif/core@^3.12.0", "@oclif/core@^3.3.1":
|
|
961
|
+
version "3.12.0"
|
|
962
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.12.0.tgz#4b38b1b5dab2f7585f89c3927a8a157b258b4bd6"
|
|
963
|
+
integrity sha512-mT1Vpd1E20IJ7P6GDYOivylPdTHq/xVgFjeCDjitFW86UAklFM8BEFyFB7KpsTvpmjRbCoda3yU10lSI1224lw==
|
|
964
964
|
dependencies:
|
|
965
965
|
ansi-escapes "^4.3.2"
|
|
966
966
|
ansi-styles "^4.3.0"
|
|
@@ -968,6 +968,7 @@
|
|
|
968
968
|
chalk "^4.1.2"
|
|
969
969
|
clean-stack "^3.0.1"
|
|
970
970
|
cli-progress "^3.12.0"
|
|
971
|
+
color "^4.2.3"
|
|
971
972
|
debug "^4.3.4"
|
|
972
973
|
ejs "^3.1.9"
|
|
973
974
|
get-package-type "^0.1.0"
|
|
@@ -989,12 +990,12 @@
|
|
|
989
990
|
wordwrap "^1.0.0"
|
|
990
991
|
wrap-ansi "^7.0.0"
|
|
991
992
|
|
|
992
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
993
|
-
version "5.0.
|
|
994
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
995
|
-
integrity sha512-
|
|
993
|
+
"@oclif/plugin-command-snapshot@^5.0.2":
|
|
994
|
+
version "5.0.2"
|
|
995
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.2.tgz#41e88d245e1ffb1822b4cb127df39f61672cf2b1"
|
|
996
|
+
integrity sha512-4Aun0P/K9uVC5JLmG968OJhDT5HMiOs4mmw7A2cWmf1Paw8zp4xZ40PvYOOKN86gaKukKFDTQ1sDuLBzqNhZow==
|
|
996
997
|
dependencies:
|
|
997
|
-
"@oclif/core" "^3.
|
|
998
|
+
"@oclif/core" "^3.10.8"
|
|
998
999
|
"@types/lodash.difference" "^4.5.8"
|
|
999
1000
|
chalk "^5.3.0"
|
|
1000
1001
|
just-diff "^5.2.0"
|
|
@@ -1182,22 +1183,22 @@
|
|
|
1182
1183
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1183
1184
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1184
1185
|
|
|
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-
|
|
1186
|
+
"@salesforce/cli-plugins-testkit@^5.0.4":
|
|
1187
|
+
version "5.0.4"
|
|
1188
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.4.tgz#523c459f43822d7b24bff5117aeda7f77ed5e26c"
|
|
1189
|
+
integrity sha512-8pquViVBCd5sF6nBXgLgwymEBE6pSAS376R9qq7rxuV+PSFCC5bnzQaKm2ugY+s5vXKNcV6WcmBHNCQnGv+M7Q==
|
|
1189
1190
|
dependencies:
|
|
1190
|
-
"@salesforce/core" "^5.3.
|
|
1191
|
+
"@salesforce/core" "^5.3.20"
|
|
1191
1192
|
"@salesforce/kit" "^3.0.15"
|
|
1192
1193
|
"@salesforce/ts-types" "^2.0.6"
|
|
1193
|
-
"@types/shelljs" "^0.8.
|
|
1194
|
+
"@types/shelljs" "^0.8.15"
|
|
1194
1195
|
debug "^4.3.1"
|
|
1195
1196
|
jszip "^3.10.1"
|
|
1196
1197
|
shelljs "^0.8.4"
|
|
1197
1198
|
strip-ansi "6.0.1"
|
|
1198
1199
|
ts-retry-promise "^0.7.1"
|
|
1199
1200
|
|
|
1200
|
-
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.
|
|
1201
|
+
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.14", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.20":
|
|
1201
1202
|
version "5.3.20"
|
|
1202
1203
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.20.tgz#4e934d4551bb70423cb1c4115615bc41cffca41e"
|
|
1203
1204
|
integrity sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==
|
|
@@ -1221,38 +1222,62 @@
|
|
|
1221
1222
|
semver "^7.5.4"
|
|
1222
1223
|
ts-retry-promise "^0.7.1"
|
|
1223
1224
|
|
|
1224
|
-
"@salesforce/
|
|
1225
|
+
"@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3":
|
|
1226
|
+
version "6.1.3"
|
|
1227
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.3.tgz#32e71846cad033e0d2b369ecf0fafb4f76d63ad7"
|
|
1228
|
+
integrity sha512-M7EQ4+LSXU4ZqD4R5ttY4RqSaYNaNBGDG0KC51IdDfpGtL4kJXeQHdr5HfMfgyCyYNM9LqqfBS7zQTBY1rf+Yg==
|
|
1229
|
+
dependencies:
|
|
1230
|
+
"@salesforce/kit" "^3.0.15"
|
|
1231
|
+
"@salesforce/schemas" "^1.6.1"
|
|
1232
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
1233
|
+
"@types/semver" "^7.5.4"
|
|
1234
|
+
ajv "^8.12.0"
|
|
1235
|
+
change-case "^4.1.2"
|
|
1236
|
+
faye "^1.4.0"
|
|
1237
|
+
form-data "^4.0.0"
|
|
1238
|
+
js2xmlparser "^4.0.1"
|
|
1239
|
+
jsforce "^2.0.0-beta.28"
|
|
1240
|
+
jsonwebtoken "9.0.2"
|
|
1241
|
+
jszip "3.10.1"
|
|
1242
|
+
pino "^8.16.1"
|
|
1243
|
+
pino-abstract-transport "^1.1.0"
|
|
1244
|
+
pino-pretty "^10.2.3"
|
|
1245
|
+
proper-lockfile "^4.1.2"
|
|
1246
|
+
semver "^7.5.4"
|
|
1247
|
+
ts-retry-promise "^0.7.1"
|
|
1248
|
+
|
|
1249
|
+
"@salesforce/dev-config@^4.1.0":
|
|
1225
1250
|
version "4.1.0"
|
|
1226
1251
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1227
1252
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1228
1253
|
|
|
1229
|
-
"@salesforce/dev-scripts@^
|
|
1230
|
-
version "
|
|
1231
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-
|
|
1232
|
-
integrity sha512-
|
|
1254
|
+
"@salesforce/dev-scripts@^7.1.1":
|
|
1255
|
+
version "7.1.1"
|
|
1256
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.1.tgz#549b58fb7e8c2410ce594c46f780a0907618f19f"
|
|
1257
|
+
integrity sha512-6SL+QDOMZCnmU4Lu2ZCjqsMRcHw96mnjUOPE7b2HcfmfPo2a/hAYUtv8v7UsZ/+3UPbSf+XsLJfUsF15QIUWrg==
|
|
1233
1258
|
dependencies:
|
|
1234
1259
|
"@commitlint/cli" "^17.1.2"
|
|
1235
1260
|
"@commitlint/config-conventional" "^17.1.0"
|
|
1236
|
-
"@salesforce/dev-config" "^4.0
|
|
1261
|
+
"@salesforce/dev-config" "^4.1.0"
|
|
1237
1262
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1238
|
-
"@types/chai" "^4.
|
|
1239
|
-
"@types/mocha" "^10.0.
|
|
1263
|
+
"@types/chai" "^4.3.10"
|
|
1264
|
+
"@types/mocha" "^10.0.4"
|
|
1240
1265
|
"@types/node" "^18"
|
|
1241
1266
|
"@types/sinon" "^10.0.20"
|
|
1242
1267
|
chai "^4.3.10"
|
|
1243
1268
|
chalk "^4.0.0"
|
|
1244
1269
|
cosmiconfig "^7.0.0"
|
|
1245
|
-
eslint-config-salesforce-typescript "^3.0.
|
|
1270
|
+
eslint-config-salesforce-typescript "^3.0.5"
|
|
1246
1271
|
husky "^7.0.4"
|
|
1247
1272
|
mocha "^10.2.0"
|
|
1248
1273
|
nyc "^15.1.0"
|
|
1249
1274
|
prettier "^2.8.8"
|
|
1250
|
-
pretty-quick "^3.1.
|
|
1251
|
-
shelljs "
|
|
1275
|
+
pretty-quick "^3.1.3"
|
|
1276
|
+
shelljs "^0.8.5"
|
|
1252
1277
|
sinon "10.0.0"
|
|
1253
|
-
source-map-support "
|
|
1278
|
+
source-map-support "^0.5.21"
|
|
1254
1279
|
ts-node "^10.9.1"
|
|
1255
|
-
typedoc "0.
|
|
1280
|
+
typedoc "^0.25.3"
|
|
1256
1281
|
typedoc-plugin-missing-exports "0.23.0"
|
|
1257
1282
|
typescript "^4.9.5"
|
|
1258
1283
|
wireit "^0.14.1"
|
|
@@ -1265,13 +1290,13 @@
|
|
|
1265
1290
|
"@salesforce/ts-types" "^2.0.9"
|
|
1266
1291
|
tslib "^2.6.2"
|
|
1267
1292
|
|
|
1268
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1269
|
-
version "3.0.
|
|
1270
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1271
|
-
integrity sha512-
|
|
1293
|
+
"@salesforce/plugin-command-reference@^3.0.46":
|
|
1294
|
+
version "3.0.46"
|
|
1295
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.46.tgz#8ade210de4c235fa8daa9b59272481bea61bcd54"
|
|
1296
|
+
integrity sha512-tUe8pAarH/km7wbRDpKgWc3qCzh52q5FmJpnJbs7wwWnvM5X4MzdpZ/sF/8MT3cS6FkZy//ls796QIC0vvOYsA==
|
|
1272
1297
|
dependencies:
|
|
1273
1298
|
"@oclif/core" "^2.15.0"
|
|
1274
|
-
"@salesforce/core" "^5.3.
|
|
1299
|
+
"@salesforce/core" "^5.3.17"
|
|
1275
1300
|
"@salesforce/kit" "^3.0.15"
|
|
1276
1301
|
"@salesforce/sf-plugins-core" "^3.1.28"
|
|
1277
1302
|
"@salesforce/ts-types" "^2.0.9"
|
|
@@ -1313,15 +1338,16 @@
|
|
|
1313
1338
|
chalk "^4"
|
|
1314
1339
|
inquirer "^8.2.5"
|
|
1315
1340
|
|
|
1316
|
-
"@salesforce/sf-plugins-core@^
|
|
1317
|
-
version "
|
|
1318
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
1319
|
-
integrity sha512-
|
|
1341
|
+
"@salesforce/sf-plugins-core@^5.0.1":
|
|
1342
|
+
version "5.0.1"
|
|
1343
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.1.tgz#16b085eda99e28f2607957954d6ac957a8d0a0eb"
|
|
1344
|
+
integrity sha512-gKUhAP9DDUlB4bjr0a6bsWiM16hn/n1cW8BglhYHAow8UJ0OQBxx+dfvAO0ftXmfzg82IZdMViiDmQXt0Z+e6A==
|
|
1320
1345
|
dependencies:
|
|
1321
|
-
"@oclif/core" "^3.
|
|
1322
|
-
"@salesforce/core" "^
|
|
1323
|
-
"@salesforce/kit" "^3.0.
|
|
1324
|
-
"@salesforce/ts-types" "^2.0.
|
|
1346
|
+
"@oclif/core" "^3.11.0"
|
|
1347
|
+
"@salesforce/core" "^6.1.0"
|
|
1348
|
+
"@salesforce/kit" "^3.0.15"
|
|
1349
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
1350
|
+
"@types/inquirer" "^8.2.3"
|
|
1325
1351
|
chalk "^4"
|
|
1326
1352
|
inquirer "^8.2.5"
|
|
1327
1353
|
|
|
@@ -1515,10 +1541,10 @@
|
|
|
1515
1541
|
"@types/node" "*"
|
|
1516
1542
|
"@types/responselike" "^1.0.0"
|
|
1517
1543
|
|
|
1518
|
-
"@types/chai@*", "@types/chai@^4.
|
|
1519
|
-
version "4.3.
|
|
1520
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
1521
|
-
integrity sha512-
|
|
1544
|
+
"@types/chai@*", "@types/chai@^4.3.10":
|
|
1545
|
+
version "4.3.10"
|
|
1546
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
|
|
1547
|
+
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
|
|
1522
1548
|
|
|
1523
1549
|
"@types/cli-progress@^3.11.0":
|
|
1524
1550
|
version "3.11.4"
|
|
@@ -1545,6 +1571,14 @@
|
|
|
1545
1571
|
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#a3ff232bf7d5c55f38e4e45693eda2ebb545794d"
|
|
1546
1572
|
integrity sha512-V46MYLFp08Wf2mmaBhvgjStM3tPa+2GAdy/iqoX+noX1//zje2x4XmrIU0cAwyClATsTmahbtoQ2EwP7I5WSiA==
|
|
1547
1573
|
|
|
1574
|
+
"@types/inquirer@^8.2.3":
|
|
1575
|
+
version "8.2.10"
|
|
1576
|
+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
|
|
1577
|
+
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
|
|
1578
|
+
dependencies:
|
|
1579
|
+
"@types/through" "*"
|
|
1580
|
+
rxjs "^7.2.0"
|
|
1581
|
+
|
|
1548
1582
|
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
|
|
1549
1583
|
version "7.0.14"
|
|
1550
1584
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
|
|
@@ -1589,10 +1623,10 @@
|
|
|
1589
1623
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.4.tgz#81f886786411c45bba3f33e781ab48bd56bfca2e"
|
|
1590
1624
|
integrity sha512-Kfe/D3hxHTusnPNRbycJE1N77WHDsdS4AjUYIzlDzhDrS47NrwuL3YW4VITxwR7KCVpzwgy4Rbj829KSSQmwXQ==
|
|
1591
1625
|
|
|
1592
|
-
"@types/mocha@^10.0.
|
|
1593
|
-
version "10.0.
|
|
1594
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
|
1595
|
-
integrity sha512-
|
|
1626
|
+
"@types/mocha@^10.0.4":
|
|
1627
|
+
version "10.0.4"
|
|
1628
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
|
|
1629
|
+
integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==
|
|
1596
1630
|
|
|
1597
1631
|
"@types/node@*":
|
|
1598
1632
|
version "20.8.9"
|
|
@@ -1645,7 +1679,7 @@
|
|
|
1645
1679
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
|
|
1646
1680
|
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
|
|
1647
1681
|
|
|
1648
|
-
"@types/shelljs@^0.8.
|
|
1682
|
+
"@types/shelljs@^0.8.15":
|
|
1649
1683
|
version "0.8.15"
|
|
1650
1684
|
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
|
|
1651
1685
|
integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==
|
|
@@ -1658,10 +1692,10 @@
|
|
|
1658
1692
|
resolved "https://registry.yarnpkg.com/@types/shimmer/-/shimmer-1.0.4.tgz#8fa2317517280ecdd64078afc010809cb67c37b7"
|
|
1659
1693
|
integrity sha512-hsughtxFsdJ9+Gxd/qH8zHE+KT6YEAxx9hJLoSXhxTBKHMQ2NMhN23fRJ75M9RRn2hDMNn13H3gS1EktA9VgDA==
|
|
1660
1694
|
|
|
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-
|
|
1695
|
+
"@types/sinon-chai@^3.2.12":
|
|
1696
|
+
version "3.2.12"
|
|
1697
|
+
resolved "https://registry.yarnpkg.com/@types/sinon-chai/-/sinon-chai-3.2.12.tgz#c7cb06bee44a534ec84f3a5534c3a3a46fd779b6"
|
|
1698
|
+
integrity sha512-9y0Gflk3b0+NhQZ/oxGtaAJDvRywCa5sIyaVnounqLvmf93yBF4EgIRspePtkMs3Tr844nCclYMlcCNmLCvjuQ==
|
|
1665
1699
|
dependencies:
|
|
1666
1700
|
"@types/chai" "*"
|
|
1667
1701
|
"@types/sinon" "*"
|
|
@@ -1678,6 +1712,13 @@
|
|
|
1678
1712
|
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.4.tgz#663bb44e01f6bae4eaae3719d8b037411217c992"
|
|
1679
1713
|
integrity sha512-GDV68H0mBSN449sa5HEj51E0wfpVQb8xNSMzxf/PrypMFcLTMwJMOM/cgXiv71Mq5drkOQmUGvL1okOZcu6RrQ==
|
|
1680
1714
|
|
|
1715
|
+
"@types/through@*":
|
|
1716
|
+
version "0.0.33"
|
|
1717
|
+
resolved "https://registry.yarnpkg.com/@types/through/-/through-0.0.33.tgz#14ebf599320e1c7851e7d598149af183c6b9ea56"
|
|
1718
|
+
integrity sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==
|
|
1719
|
+
dependencies:
|
|
1720
|
+
"@types/node" "*"
|
|
1721
|
+
|
|
1681
1722
|
"@types/vinyl@^2.0.4":
|
|
1682
1723
|
version "2.0.9"
|
|
1683
1724
|
resolved "https://registry.yarnpkg.com/@types/vinyl/-/vinyl-2.0.9.tgz#5686de441312881498665744c1dcdffe80721ea5"
|
|
@@ -1686,16 +1727,16 @@
|
|
|
1686
1727
|
"@types/expect" "^1.20.4"
|
|
1687
1728
|
"@types/node" "*"
|
|
1688
1729
|
|
|
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-
|
|
1730
|
+
"@typescript-eslint/eslint-plugin@^6.10.0":
|
|
1731
|
+
version "6.11.0"
|
|
1732
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
|
|
1733
|
+
integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==
|
|
1693
1734
|
dependencies:
|
|
1694
1735
|
"@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.
|
|
1736
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1737
|
+
"@typescript-eslint/type-utils" "6.11.0"
|
|
1738
|
+
"@typescript-eslint/utils" "6.11.0"
|
|
1739
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1699
1740
|
debug "^4.3.4"
|
|
1700
1741
|
graphemer "^1.4.0"
|
|
1701
1742
|
ignore "^5.2.4"
|
|
@@ -1703,15 +1744,15 @@
|
|
|
1703
1744
|
semver "^7.5.4"
|
|
1704
1745
|
ts-api-utils "^1.0.1"
|
|
1705
1746
|
|
|
1706
|
-
"@typescript-eslint/parser@^6.
|
|
1707
|
-
version "6.
|
|
1708
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
1709
|
-
integrity sha512
|
|
1747
|
+
"@typescript-eslint/parser@^6.10.0":
|
|
1748
|
+
version "6.11.0"
|
|
1749
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e"
|
|
1750
|
+
integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==
|
|
1710
1751
|
dependencies:
|
|
1711
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1712
|
-
"@typescript-eslint/types" "6.
|
|
1713
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1714
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1752
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1753
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1754
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1755
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1715
1756
|
debug "^4.3.4"
|
|
1716
1757
|
|
|
1717
1758
|
"@typescript-eslint/scope-manager@5.62.0":
|
|
@@ -1722,21 +1763,21 @@
|
|
|
1722
1763
|
"@typescript-eslint/types" "5.62.0"
|
|
1723
1764
|
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1724
1765
|
|
|
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-
|
|
1766
|
+
"@typescript-eslint/scope-manager@6.11.0":
|
|
1767
|
+
version "6.11.0"
|
|
1768
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
|
|
1769
|
+
integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==
|
|
1729
1770
|
dependencies:
|
|
1730
|
-
"@typescript-eslint/types" "6.
|
|
1731
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1771
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1772
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1732
1773
|
|
|
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-
|
|
1774
|
+
"@typescript-eslint/type-utils@6.11.0":
|
|
1775
|
+
version "6.11.0"
|
|
1776
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
|
|
1777
|
+
integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==
|
|
1737
1778
|
dependencies:
|
|
1738
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1739
|
-
"@typescript-eslint/utils" "6.
|
|
1779
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1780
|
+
"@typescript-eslint/utils" "6.11.0"
|
|
1740
1781
|
debug "^4.3.4"
|
|
1741
1782
|
ts-api-utils "^1.0.1"
|
|
1742
1783
|
|
|
@@ -1745,10 +1786,10 @@
|
|
|
1745
1786
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
|
1746
1787
|
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
|
1747
1788
|
|
|
1748
|
-
"@typescript-eslint/types@6.
|
|
1749
|
-
version "6.
|
|
1750
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
1751
|
-
integrity sha512-
|
|
1789
|
+
"@typescript-eslint/types@6.11.0":
|
|
1790
|
+
version "6.11.0"
|
|
1791
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
|
|
1792
|
+
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
|
|
1752
1793
|
|
|
1753
1794
|
"@typescript-eslint/typescript-estree@5.62.0":
|
|
1754
1795
|
version "5.62.0"
|
|
@@ -1763,30 +1804,30 @@
|
|
|
1763
1804
|
semver "^7.3.7"
|
|
1764
1805
|
tsutils "^3.21.0"
|
|
1765
1806
|
|
|
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-
|
|
1807
|
+
"@typescript-eslint/typescript-estree@6.11.0":
|
|
1808
|
+
version "6.11.0"
|
|
1809
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
|
|
1810
|
+
integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==
|
|
1770
1811
|
dependencies:
|
|
1771
|
-
"@typescript-eslint/types" "6.
|
|
1772
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1812
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1813
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1773
1814
|
debug "^4.3.4"
|
|
1774
1815
|
globby "^11.1.0"
|
|
1775
1816
|
is-glob "^4.0.3"
|
|
1776
1817
|
semver "^7.5.4"
|
|
1777
1818
|
ts-api-utils "^1.0.1"
|
|
1778
1819
|
|
|
1779
|
-
"@typescript-eslint/utils@6.
|
|
1780
|
-
version "6.
|
|
1781
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
1782
|
-
integrity sha512-
|
|
1820
|
+
"@typescript-eslint/utils@6.11.0", "@typescript-eslint/utils@^6.7.5":
|
|
1821
|
+
version "6.11.0"
|
|
1822
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
|
|
1823
|
+
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
|
|
1783
1824
|
dependencies:
|
|
1784
1825
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1785
1826
|
"@types/json-schema" "^7.0.12"
|
|
1786
1827
|
"@types/semver" "^7.5.0"
|
|
1787
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1788
|
-
"@typescript-eslint/types" "6.
|
|
1789
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1828
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1829
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1830
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1790
1831
|
semver "^7.5.4"
|
|
1791
1832
|
|
|
1792
1833
|
"@typescript-eslint/utils@^5.59.11":
|
|
@@ -1811,12 +1852,12 @@
|
|
|
1811
1852
|
"@typescript-eslint/types" "5.62.0"
|
|
1812
1853
|
eslint-visitor-keys "^3.3.0"
|
|
1813
1854
|
|
|
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
|
|
1855
|
+
"@typescript-eslint/visitor-keys@6.11.0":
|
|
1856
|
+
version "6.11.0"
|
|
1857
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458"
|
|
1858
|
+
integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==
|
|
1818
1859
|
dependencies:
|
|
1819
|
-
"@typescript-eslint/types" "6.
|
|
1860
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1820
1861
|
eslint-visitor-keys "^3.4.1"
|
|
1821
1862
|
|
|
1822
1863
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -1940,6 +1981,11 @@ ansi-regex@^6.0.1:
|
|
|
1940
1981
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
|
|
1941
1982
|
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
|
|
1942
1983
|
|
|
1984
|
+
ansi-sequence-parser@^1.1.0:
|
|
1985
|
+
version "1.1.1"
|
|
1986
|
+
resolved "https://registry.yarnpkg.com/ansi-sequence-parser/-/ansi-sequence-parser-1.1.1.tgz#e0aa1cdcbc8f8bb0b5bca625aac41f5f056973cf"
|
|
1987
|
+
integrity sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==
|
|
1988
|
+
|
|
1943
1989
|
ansi-styles@^3.2.1:
|
|
1944
1990
|
version "3.2.1"
|
|
1945
1991
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
|
|
@@ -2837,16 +2883,32 @@ color-name@1.1.3:
|
|
|
2837
2883
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
|
2838
2884
|
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
|
|
2839
2885
|
|
|
2840
|
-
color-name@~1.1.4:
|
|
2886
|
+
color-name@^1.0.0, color-name@~1.1.4:
|
|
2841
2887
|
version "1.1.4"
|
|
2842
2888
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
2843
2889
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
2844
2890
|
|
|
2891
|
+
color-string@^1.9.0:
|
|
2892
|
+
version "1.9.1"
|
|
2893
|
+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
|
|
2894
|
+
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
|
|
2895
|
+
dependencies:
|
|
2896
|
+
color-name "^1.0.0"
|
|
2897
|
+
simple-swizzle "^0.2.2"
|
|
2898
|
+
|
|
2845
2899
|
color-support@^1.1.2, color-support@^1.1.3:
|
|
2846
2900
|
version "1.1.3"
|
|
2847
2901
|
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
|
|
2848
2902
|
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
|
|
2849
2903
|
|
|
2904
|
+
color@^4.2.3:
|
|
2905
|
+
version "4.2.3"
|
|
2906
|
+
resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
|
|
2907
|
+
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
|
|
2908
|
+
dependencies:
|
|
2909
|
+
color-convert "^2.0.1"
|
|
2910
|
+
color-string "^1.9.0"
|
|
2911
|
+
|
|
2850
2912
|
colorette@^2.0.7:
|
|
2851
2913
|
version "2.0.20"
|
|
2852
2914
|
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
|
|
@@ -2887,10 +2949,10 @@ commander@^4.0.1:
|
|
|
2887
2949
|
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
|
|
2888
2950
|
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
|
2889
2951
|
|
|
2890
|
-
comment-parser@1.4.
|
|
2891
|
-
version "1.4.
|
|
2892
|
-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.
|
|
2893
|
-
integrity sha512-
|
|
2952
|
+
comment-parser@1.4.1:
|
|
2953
|
+
version "1.4.1"
|
|
2954
|
+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc"
|
|
2955
|
+
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
|
|
2894
2956
|
|
|
2895
2957
|
common-ancestor-path@^1.0.1:
|
|
2896
2958
|
version "1.0.1"
|
|
@@ -3454,20 +3516,20 @@ eslint-config-salesforce-license@^0.2.0:
|
|
|
3454
3516
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
|
3455
3517
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
|
3456
3518
|
|
|
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-
|
|
3519
|
+
eslint-config-salesforce-typescript@^3.0.5:
|
|
3520
|
+
version "3.0.5"
|
|
3521
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.5.tgz#1fa7b224551255b520f19d208be5d1bb2410c2b4"
|
|
3522
|
+
integrity sha512-p+Do1i8Al1HANKubYV9WnJl9P/ChP/gvM+1tjtYiGqVjaO2Gf6V1ejM51r//uw4OoiFEldqKJK/gyMzSvRHkaw==
|
|
3461
3523
|
dependencies:
|
|
3462
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
3463
|
-
"@typescript-eslint/parser" "^6.
|
|
3464
|
-
eslint "^8.
|
|
3524
|
+
"@typescript-eslint/eslint-plugin" "^6.10.0"
|
|
3525
|
+
"@typescript-eslint/parser" "^6.10.0"
|
|
3526
|
+
eslint "^8.53.0"
|
|
3465
3527
|
eslint-config-prettier "^9.0.0"
|
|
3466
3528
|
eslint-config-salesforce "^2.0.2"
|
|
3467
3529
|
eslint-config-salesforce-license "^0.2.0"
|
|
3468
3530
|
eslint-plugin-header "^3.1.1"
|
|
3469
3531
|
eslint-plugin-import "^2.29.0"
|
|
3470
|
-
eslint-plugin-jsdoc "^46.
|
|
3532
|
+
eslint-plugin-jsdoc "^46.9.0"
|
|
3471
3533
|
eslint-plugin-unicorn "^49.0.0"
|
|
3472
3534
|
|
|
3473
3535
|
eslint-config-salesforce@^2.0.2:
|
|
@@ -3519,14 +3581,14 @@ eslint-plugin-import@^2.29.0:
|
|
|
3519
3581
|
semver "^6.3.1"
|
|
3520
3582
|
tsconfig-paths "^3.14.2"
|
|
3521
3583
|
|
|
3522
|
-
eslint-plugin-jsdoc@^46.
|
|
3523
|
-
version "46.
|
|
3524
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.
|
|
3525
|
-
integrity sha512-
|
|
3584
|
+
eslint-plugin-jsdoc@^46.9.0:
|
|
3585
|
+
version "46.9.0"
|
|
3586
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.9.0.tgz#9887569dbeef0a008a2770bfc5d0f7fc39f21f2b"
|
|
3587
|
+
integrity sha512-UQuEtbqLNkPf5Nr/6PPRCtr9xypXY+g8y/Q7gPa0YK7eDhh0y2lWprXRnaYbW7ACgIUvpDKy9X2bZqxtGzBG9Q==
|
|
3526
3588
|
dependencies:
|
|
3527
|
-
"@es-joy/jsdoccomment" "~0.
|
|
3589
|
+
"@es-joy/jsdoccomment" "~0.41.0"
|
|
3528
3590
|
are-docs-informative "^0.0.2"
|
|
3529
|
-
comment-parser "1.4.
|
|
3591
|
+
comment-parser "1.4.1"
|
|
3530
3592
|
debug "^4.3.4"
|
|
3531
3593
|
escape-string-regexp "^4.0.0"
|
|
3532
3594
|
esquery "^1.5.0"
|
|
@@ -3543,12 +3605,12 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3543
3605
|
minimatch "^9.0.3"
|
|
3544
3606
|
natural-compare-lite "^1.4.0"
|
|
3545
3607
|
|
|
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-
|
|
3608
|
+
eslint-plugin-sf-plugin@^1.16.15:
|
|
3609
|
+
version "1.16.15"
|
|
3610
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.15.tgz#99d0b522bb7eebefc8e456aa4b725f6fbbf2fa01"
|
|
3611
|
+
integrity sha512-Vog0xc8DwLOCoPbwFx9GxaXHqpG0FvlpITkGzp//SdjcV7wqVW4CT76JES8IGenGv6mAecW5VqSyQzsIHFZGew==
|
|
3550
3612
|
dependencies:
|
|
3551
|
-
"@salesforce/core" "^5.3.
|
|
3613
|
+
"@salesforce/core" "^5.3.20"
|
|
3552
3614
|
"@typescript-eslint/utils" "^5.59.11"
|
|
3553
3615
|
|
|
3554
3616
|
eslint-plugin-unicorn@^49.0.0:
|
|
@@ -3592,15 +3654,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
3592
3654
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
3593
3655
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
3594
3656
|
|
|
3595
|
-
eslint@^8.
|
|
3596
|
-
version "8.
|
|
3597
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
3598
|
-
integrity sha512-
|
|
3657
|
+
eslint@^8.53.0:
|
|
3658
|
+
version "8.53.0"
|
|
3659
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
|
|
3660
|
+
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
|
|
3599
3661
|
dependencies:
|
|
3600
3662
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
3601
3663
|
"@eslint-community/regexpp" "^4.6.1"
|
|
3602
|
-
"@eslint/eslintrc" "^2.1.
|
|
3603
|
-
"@eslint/js" "8.
|
|
3664
|
+
"@eslint/eslintrc" "^2.1.3"
|
|
3665
|
+
"@eslint/js" "8.53.0"
|
|
3604
3666
|
"@humanwhocodes/config-array" "^0.11.13"
|
|
3605
3667
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
3606
3668
|
"@nodelib/fs.walk" "^1.2.8"
|
|
@@ -4736,6 +4798,11 @@ is-arrayish@^0.2.1:
|
|
|
4736
4798
|
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
|
|
4737
4799
|
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
|
4738
4800
|
|
|
4801
|
+
is-arrayish@^0.3.1:
|
|
4802
|
+
version "0.3.2"
|
|
4803
|
+
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
|
|
4804
|
+
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
|
|
4805
|
+
|
|
4739
4806
|
is-bigint@^1.0.1:
|
|
4740
4807
|
version "1.0.4"
|
|
4741
4808
|
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
|
|
@@ -5210,7 +5277,7 @@ json5@^2.2.3:
|
|
|
5210
5277
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
|
5211
5278
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
5212
5279
|
|
|
5213
|
-
jsonc-parser@^3.0.0:
|
|
5280
|
+
jsonc-parser@^3.0.0, jsonc-parser@^3.2.0:
|
|
5214
5281
|
version "3.2.0"
|
|
5215
5282
|
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
|
|
5216
5283
|
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
|
|
@@ -5760,7 +5827,7 @@ map-obj@^4.0.0:
|
|
|
5760
5827
|
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
|
|
5761
5828
|
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
|
|
5762
5829
|
|
|
5763
|
-
marked@^4.0
|
|
5830
|
+
marked@^4.3.0:
|
|
5764
5831
|
version "4.3.0"
|
|
5765
5832
|
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
|
|
5766
5833
|
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
|
|
@@ -5877,7 +5944,7 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
|
5877
5944
|
dependencies:
|
|
5878
5945
|
brace-expansion "^1.1.7"
|
|
5879
5946
|
|
|
5880
|
-
minimatch@^5.0.1
|
|
5947
|
+
minimatch@^5.0.1:
|
|
5881
5948
|
version "5.1.6"
|
|
5882
5949
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
|
|
5883
5950
|
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
|
|
@@ -7029,7 +7096,7 @@ pify@^4.0.1:
|
|
|
7029
7096
|
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
|
|
7030
7097
|
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
|
7031
7098
|
|
|
7032
|
-
pino-abstract-transport@^1.0.0, pino-abstract-transport@v1.1.0:
|
|
7099
|
+
pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-transport@v1.1.0:
|
|
7033
7100
|
version "1.1.0"
|
|
7034
7101
|
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz#083d98f966262164504afb989bccd05f665937a8"
|
|
7035
7102
|
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
|
|
@@ -7062,10 +7129,10 @@ pino-std-serializers@^6.0.0:
|
|
|
7062
7129
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
7063
7130
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
7064
7131
|
|
|
7065
|
-
pino@^8.16.0:
|
|
7066
|
-
version "8.16.
|
|
7067
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.
|
|
7068
|
-
integrity sha512-
|
|
7132
|
+
pino@^8.16.0, pino@^8.16.1:
|
|
7133
|
+
version "8.16.2"
|
|
7134
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
|
7135
|
+
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
|
7069
7136
|
dependencies:
|
|
7070
7137
|
atomic-sleep "^1.0.0"
|
|
7071
7138
|
fast-redact "^3.1.1"
|
|
@@ -7124,7 +7191,7 @@ pretty-bytes@^5.3.0:
|
|
|
7124
7191
|
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
|
|
7125
7192
|
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
|
|
7126
7193
|
|
|
7127
|
-
pretty-quick@^3.1.
|
|
7194
|
+
pretty-quick@^3.1.3:
|
|
7128
7195
|
version "3.1.3"
|
|
7129
7196
|
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.3.tgz#15281108c0ddf446675157ca40240099157b638e"
|
|
7130
7197
|
integrity sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==
|
|
@@ -7601,7 +7668,7 @@ rxjs@^6.6.0:
|
|
|
7601
7668
|
dependencies:
|
|
7602
7669
|
tslib "^1.9.0"
|
|
7603
7670
|
|
|
7604
|
-
rxjs@^7.5.5:
|
|
7671
|
+
rxjs@^7.2.0, rxjs@^7.5.5:
|
|
7605
7672
|
version "7.8.1"
|
|
7606
7673
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
|
|
7607
7674
|
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
|
|
@@ -7751,7 +7818,7 @@ shebang-regex@^3.0.0:
|
|
|
7751
7818
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
|
7752
7819
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
7753
7820
|
|
|
7754
|
-
shelljs@^0.8.4, shelljs@^0.8.5
|
|
7821
|
+
shelljs@^0.8.4, shelljs@^0.8.5:
|
|
7755
7822
|
version "0.8.5"
|
|
7756
7823
|
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
|
|
7757
7824
|
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
|
|
@@ -7760,14 +7827,15 @@ shelljs@^0.8.4, shelljs@^0.8.5, shelljs@~0.8.4:
|
|
|
7760
7827
|
interpret "^1.0.0"
|
|
7761
7828
|
rechoir "^0.6.2"
|
|
7762
7829
|
|
|
7763
|
-
shiki@^0.
|
|
7764
|
-
version "0.
|
|
7765
|
-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.
|
|
7766
|
-
integrity sha512-
|
|
7830
|
+
shiki@^0.14.1:
|
|
7831
|
+
version "0.14.5"
|
|
7832
|
+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.5.tgz#375dd214e57eccb04f0daf35a32aa615861deb93"
|
|
7833
|
+
integrity sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==
|
|
7767
7834
|
dependencies:
|
|
7768
|
-
|
|
7769
|
-
|
|
7770
|
-
vscode-
|
|
7835
|
+
ansi-sequence-parser "^1.1.0"
|
|
7836
|
+
jsonc-parser "^3.2.0"
|
|
7837
|
+
vscode-oniguruma "^1.7.0"
|
|
7838
|
+
vscode-textmate "^8.0.0"
|
|
7771
7839
|
|
|
7772
7840
|
shimmer@^1.1.0, shimmer@^1.2.0, shimmer@^1.2.1:
|
|
7773
7841
|
version "1.2.1"
|
|
@@ -7812,6 +7880,13 @@ sigstore@^1.3.0, sigstore@^1.4.0, sigstore@^1.7.0:
|
|
|
7812
7880
|
"@sigstore/tuf" "^1.0.3"
|
|
7813
7881
|
make-fetch-happen "^11.0.1"
|
|
7814
7882
|
|
|
7883
|
+
simple-swizzle@^0.2.2:
|
|
7884
|
+
version "0.2.2"
|
|
7885
|
+
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
|
|
7886
|
+
integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
|
|
7887
|
+
dependencies:
|
|
7888
|
+
is-arrayish "^0.3.1"
|
|
7889
|
+
|
|
7815
7890
|
sinon-chai@^3.7.0:
|
|
7816
7891
|
version "3.7.0"
|
|
7817
7892
|
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
|
|
@@ -7918,7 +7993,7 @@ sort-keys@^4.2.0:
|
|
|
7918
7993
|
dependencies:
|
|
7919
7994
|
is-plain-obj "^2.0.0"
|
|
7920
7995
|
|
|
7921
|
-
source-map-support
|
|
7996
|
+
source-map-support@^0.5.21:
|
|
7922
7997
|
version "0.5.21"
|
|
7923
7998
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
|
7924
7999
|
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
|
@@ -8460,15 +8535,15 @@ typedoc-plugin-missing-exports@0.23.0:
|
|
|
8460
8535
|
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
|
|
8461
8536
|
integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
|
|
8462
8537
|
|
|
8463
|
-
typedoc
|
|
8464
|
-
version "0.
|
|
8465
|
-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.
|
|
8466
|
-
integrity sha512-
|
|
8538
|
+
typedoc@^0.25.3:
|
|
8539
|
+
version "0.25.3"
|
|
8540
|
+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.3.tgz#53c6d668e1001b3d488e9a750fcdfb05433554c0"
|
|
8541
|
+
integrity sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==
|
|
8467
8542
|
dependencies:
|
|
8468
8543
|
lunr "^2.3.9"
|
|
8469
|
-
marked "^4.0
|
|
8470
|
-
minimatch "^
|
|
8471
|
-
shiki "^0.
|
|
8544
|
+
marked "^4.3.0"
|
|
8545
|
+
minimatch "^9.0.3"
|
|
8546
|
+
shiki "^0.14.1"
|
|
8472
8547
|
|
|
8473
8548
|
"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2, typescript@~5.2.2:
|
|
8474
8549
|
version "5.2.2"
|
|
@@ -8688,15 +8763,15 @@ vinyl@^2.0.1:
|
|
|
8688
8763
|
remove-trailing-separator "^1.0.1"
|
|
8689
8764
|
replace-ext "^1.0.0"
|
|
8690
8765
|
|
|
8691
|
-
vscode-oniguruma@^1.
|
|
8766
|
+
vscode-oniguruma@^1.7.0:
|
|
8692
8767
|
version "1.7.0"
|
|
8693
8768
|
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz#439bfad8fe71abd7798338d1cd3dc53a8beea94b"
|
|
8694
8769
|
integrity sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==
|
|
8695
8770
|
|
|
8696
|
-
vscode-textmate@^
|
|
8697
|
-
version "
|
|
8698
|
-
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-
|
|
8699
|
-
integrity sha512-
|
|
8771
|
+
vscode-textmate@^8.0.0:
|
|
8772
|
+
version "8.0.0"
|
|
8773
|
+
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-8.0.0.tgz#2c7a3b1163ef0441097e0b5d6389cd5504b59e5d"
|
|
8774
|
+
integrity sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==
|
|
8700
8775
|
|
|
8701
8776
|
walk-up-path@^1.0.0:
|
|
8702
8777
|
version "1.0.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
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.5",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf-trust": "bin/dev"
|
|
8
8
|
},
|
|
9
9
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@oclif/core": "^3.
|
|
12
|
-
"@salesforce/core": "^
|
|
13
|
-
"@salesforce/sf-plugins-core": "^
|
|
11
|
+
"@oclif/core": "^3.12.0",
|
|
12
|
+
"@salesforce/core": "^6.1.3",
|
|
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",
|
|
@@ -18,15 +18,15 @@
|
|
|
18
18
|
"shelljs": "^0.8.4"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
22
|
-
"@salesforce/cli-plugins-testkit": "^5.0.
|
|
23
|
-
"@salesforce/dev-scripts": "^
|
|
24
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
21
|
+
"@oclif/plugin-command-snapshot": "^5.0.2",
|
|
22
|
+
"@salesforce/cli-plugins-testkit": "^5.0.4",
|
|
23
|
+
"@salesforce/dev-scripts": "^7.1.1",
|
|
24
|
+
"@salesforce/plugin-command-reference": "^3.0.46",
|
|
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.5.crt",
|
|
214
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.5.sig"
|
|
215
215
|
}
|
|
216
216
|
}
|