@salesforce/plugin-data 3.1.8 → 3.1.10
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 +18 -18
- package/lib/batcher.js +3 -3
- package/lib/batcher.js.map +1 -1
- package/lib/commands/data/query.js +1 -1
- package/lib/commands/data/query.js.map +1 -1
- package/npm-shrinkwrap.json +372 -162
- package/oclif.lock +96 -25
- package/oclif.manifest.json +1 -1
- package/package.json +8 -8
package/oclif.lock
CHANGED
|
@@ -1436,7 +1436,40 @@
|
|
|
1436
1436
|
read-package-json-fast "^3.0.0"
|
|
1437
1437
|
which "^3.0.0"
|
|
1438
1438
|
|
|
1439
|
-
"@oclif/core
|
|
1439
|
+
"@oclif/core@3.21.0":
|
|
1440
|
+
version "3.21.0"
|
|
1441
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.21.0.tgz#a235704e66589c8c104ccd616d0a8f1f36cf693e"
|
|
1442
|
+
integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==
|
|
1443
|
+
dependencies:
|
|
1444
|
+
"@types/cli-progress" "^3.11.5"
|
|
1445
|
+
ansi-escapes "^4.3.2"
|
|
1446
|
+
ansi-styles "^4.3.0"
|
|
1447
|
+
cardinal "^2.1.1"
|
|
1448
|
+
chalk "^4.1.2"
|
|
1449
|
+
clean-stack "^3.0.1"
|
|
1450
|
+
cli-progress "^3.12.0"
|
|
1451
|
+
color "^4.2.3"
|
|
1452
|
+
debug "^4.3.4"
|
|
1453
|
+
ejs "^3.1.9"
|
|
1454
|
+
get-package-type "^0.1.0"
|
|
1455
|
+
globby "^11.1.0"
|
|
1456
|
+
hyperlinker "^1.0.0"
|
|
1457
|
+
indent-string "^4.0.0"
|
|
1458
|
+
is-wsl "^2.2.0"
|
|
1459
|
+
js-yaml "^3.14.1"
|
|
1460
|
+
natural-orderby "^2.0.3"
|
|
1461
|
+
object-treeify "^1.1.33"
|
|
1462
|
+
password-prompt "^1.1.3"
|
|
1463
|
+
slice-ansi "^4.0.0"
|
|
1464
|
+
string-width "^4.2.3"
|
|
1465
|
+
strip-ansi "^6.0.1"
|
|
1466
|
+
supports-color "^8.1.1"
|
|
1467
|
+
supports-hyperlinks "^2.2.0"
|
|
1468
|
+
widest-line "^3.1.0"
|
|
1469
|
+
wordwrap "^1.0.0"
|
|
1470
|
+
wrap-ansi "^7.0.0"
|
|
1471
|
+
|
|
1472
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.23.0":
|
|
1440
1473
|
version "3.23.0"
|
|
1441
1474
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
|
|
1442
1475
|
integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
|
|
@@ -1470,14 +1503,15 @@
|
|
|
1470
1503
|
wordwrap "^1.0.0"
|
|
1471
1504
|
wrap-ansi "^7.0.0"
|
|
1472
1505
|
|
|
1473
|
-
"@oclif/plugin-command-snapshot@^5.
|
|
1474
|
-
version "5.
|
|
1475
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.
|
|
1476
|
-
integrity sha512-
|
|
1506
|
+
"@oclif/plugin-command-snapshot@^5.1.1":
|
|
1507
|
+
version "5.1.1"
|
|
1508
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.1.tgz#13918a98686d7508ddca192154e2b33ae042706f"
|
|
1509
|
+
integrity sha512-8PmnQ4aDX1n8OcrnXVPDpmoIAUWe1nbC6Md/KRupzjlRF8YDJMp7AdrE6cFD4DSZ04QvIViQ0w5P7kyu37wA1g==
|
|
1477
1510
|
dependencies:
|
|
1478
|
-
"@oclif/core" "
|
|
1511
|
+
"@oclif/core" "3.21.0"
|
|
1479
1512
|
"@types/lodash.difference" "^4.5.9"
|
|
1480
1513
|
chalk "^5.3.0"
|
|
1514
|
+
globby "^14.0.1"
|
|
1481
1515
|
just-diff "^5.2.0"
|
|
1482
1516
|
lodash.difference "^4.5.0"
|
|
1483
1517
|
lodash.get "^4.4.2"
|
|
@@ -1702,12 +1736,12 @@
|
|
|
1702
1736
|
"@salesforce/ts-types" "^2.0.9"
|
|
1703
1737
|
tslib "^2.6.2"
|
|
1704
1738
|
|
|
1705
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1706
|
-
version "3.0.
|
|
1707
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1708
|
-
integrity sha512-
|
|
1739
|
+
"@salesforce/plugin-command-reference@^3.0.70":
|
|
1740
|
+
version "3.0.70"
|
|
1741
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz#0573fcdaf86679a98e0e8088ed75f2e7d0388639"
|
|
1742
|
+
integrity sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==
|
|
1709
1743
|
dependencies:
|
|
1710
|
-
"@oclif/core" "^3.
|
|
1744
|
+
"@oclif/core" "^3.20.0"
|
|
1711
1745
|
"@salesforce/core" "^6.5.3"
|
|
1712
1746
|
"@salesforce/kit" "^3.0.15"
|
|
1713
1747
|
"@salesforce/sf-plugins-core" "^5.0.13"
|
|
@@ -1739,14 +1773,14 @@
|
|
|
1739
1773
|
chalk "^4"
|
|
1740
1774
|
inquirer "^8.2.5"
|
|
1741
1775
|
|
|
1742
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
1743
|
-
version "7.1.
|
|
1744
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
1745
|
-
integrity sha512-
|
|
1776
|
+
"@salesforce/sf-plugins-core@^7.1.15":
|
|
1777
|
+
version "7.1.15"
|
|
1778
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.15.tgz#4d6033d56d78cf6046abfce96c119a8a60ee7c07"
|
|
1779
|
+
integrity sha512-dQSSIHEpeFIadkWqZE24068m01vy31hVJdGWYvgscTnNrR30jIC5fXRevYvGG0l+8vVEJkCYYnJFQabUjSw3Eg==
|
|
1746
1780
|
dependencies:
|
|
1747
1781
|
"@inquirer/confirm" "^2.0.17"
|
|
1748
1782
|
"@inquirer/password" "^1.1.16"
|
|
1749
|
-
"@oclif/core" "^3.
|
|
1783
|
+
"@oclif/core" "^3.23.0"
|
|
1750
1784
|
"@salesforce/core" "^6.6.0"
|
|
1751
1785
|
"@salesforce/kit" "^3.0.15"
|
|
1752
1786
|
"@salesforce/ts-types" "^2.0.9"
|
|
@@ -1793,6 +1827,11 @@
|
|
|
1793
1827
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
|
|
1794
1828
|
integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
|
|
1795
1829
|
|
|
1830
|
+
"@sindresorhus/merge-streams@^2.1.0":
|
|
1831
|
+
version "2.3.0"
|
|
1832
|
+
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958"
|
|
1833
|
+
integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==
|
|
1834
|
+
|
|
1796
1835
|
"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
|
|
1797
1836
|
version "1.8.6"
|
|
1798
1837
|
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.6.tgz#80c516a4dc264c2a69115e7578d62581ff455ed9"
|
|
@@ -3713,10 +3752,10 @@ csv-stringify@^5.3.4:
|
|
|
3713
3752
|
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.6.5.tgz#c6d74badda4b49a79bf4e72f91cce1e33b94de00"
|
|
3714
3753
|
integrity sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==
|
|
3715
3754
|
|
|
3716
|
-
csv-stringify@^6.4.
|
|
3717
|
-
version "6.4.
|
|
3718
|
-
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.
|
|
3719
|
-
integrity sha512-
|
|
3755
|
+
csv-stringify@^6.4.6:
|
|
3756
|
+
version "6.4.6"
|
|
3757
|
+
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.6.tgz#9ccf87cb8b017c96673a9fa061768c8ba83e8b98"
|
|
3758
|
+
integrity sha512-h2V2XZ3uOTLilF5dPIptgUfN/o2ia/80Ie0Lly18LAnw5s8Eb7kt8rfxSUy24AztJZas9f6DPZpVlzDUtFt/ag==
|
|
3720
3759
|
|
|
3721
3760
|
dargs@^7.0.0:
|
|
3722
3761
|
version "7.0.0"
|
|
@@ -4399,7 +4438,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
|
|
4399
4438
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
|
4400
4439
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
4401
4440
|
|
|
4402
|
-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0:
|
|
4441
|
+
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2:
|
|
4403
4442
|
version "3.3.2"
|
|
4404
4443
|
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
|
|
4405
4444
|
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
|
|
@@ -4899,6 +4938,18 @@ globby@^13.1.2:
|
|
|
4899
4938
|
merge2 "^1.4.1"
|
|
4900
4939
|
slash "^4.0.0"
|
|
4901
4940
|
|
|
4941
|
+
globby@^14.0.1:
|
|
4942
|
+
version "14.0.1"
|
|
4943
|
+
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
|
|
4944
|
+
integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
|
|
4945
|
+
dependencies:
|
|
4946
|
+
"@sindresorhus/merge-streams" "^2.1.0"
|
|
4947
|
+
fast-glob "^3.3.2"
|
|
4948
|
+
ignore "^5.2.4"
|
|
4949
|
+
path-type "^5.0.0"
|
|
4950
|
+
slash "^5.1.0"
|
|
4951
|
+
unicorn-magic "^0.1.0"
|
|
4952
|
+
|
|
4902
4953
|
gopd@^1.0.1:
|
|
4903
4954
|
version "1.0.1"
|
|
4904
4955
|
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
|
|
@@ -7277,6 +7328,11 @@ path-type@^4.0.0:
|
|
|
7277
7328
|
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
|
7278
7329
|
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
|
7279
7330
|
|
|
7331
|
+
path-type@^5.0.0:
|
|
7332
|
+
version "5.0.0"
|
|
7333
|
+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
|
|
7334
|
+
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
|
|
7335
|
+
|
|
7280
7336
|
pathval@^1.1.1:
|
|
7281
7337
|
version "1.1.1"
|
|
7282
7338
|
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
|
|
@@ -8038,6 +8094,11 @@ slash@^4.0.0:
|
|
|
8038
8094
|
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
|
|
8039
8095
|
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
|
|
8040
8096
|
|
|
8097
|
+
slash@^5.1.0:
|
|
8098
|
+
version "5.1.0"
|
|
8099
|
+
resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce"
|
|
8100
|
+
integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==
|
|
8101
|
+
|
|
8041
8102
|
slice-ansi@^4.0.0:
|
|
8042
8103
|
version "4.0.0"
|
|
8043
8104
|
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"
|
|
@@ -8661,16 +8722,21 @@ typedoc@^0.25.9:
|
|
|
8661
8722
|
minimatch "^9.0.3"
|
|
8662
8723
|
shiki "^0.14.7"
|
|
8663
8724
|
|
|
8664
|
-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.
|
|
8665
|
-
version "5.
|
|
8666
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.
|
|
8667
|
-
integrity sha512
|
|
8725
|
+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.2:
|
|
8726
|
+
version "5.4.2"
|
|
8727
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
|
|
8728
|
+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
|
|
8668
8729
|
|
|
8669
8730
|
typescript@^4.9.5:
|
|
8670
8731
|
version "4.9.5"
|
|
8671
8732
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
|
8672
8733
|
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
8673
8734
|
|
|
8735
|
+
typescript@~5.3.2:
|
|
8736
|
+
version "5.3.3"
|
|
8737
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
|
|
8738
|
+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
|
|
8739
|
+
|
|
8674
8740
|
uglify-js@^3.1.4:
|
|
8675
8741
|
version "3.17.4"
|
|
8676
8742
|
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
|
|
@@ -8691,6 +8757,11 @@ undici-types@~5.26.4:
|
|
|
8691
8757
|
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
|
8692
8758
|
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
|
8693
8759
|
|
|
8760
|
+
unicorn-magic@^0.1.0:
|
|
8761
|
+
version "0.1.0"
|
|
8762
|
+
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
|
|
8763
|
+
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
|
|
8764
|
+
|
|
8694
8765
|
unique-filename@^1.1.1:
|
|
8695
8766
|
version "1.1.1"
|
|
8696
8767
|
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-data",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.10",
|
|
4
4
|
"description": "Plugin for salesforce data commands",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"homepage": "https://github.com/salesforcecli/plugin-data",
|
|
@@ -111,25 +111,25 @@
|
|
|
111
111
|
"@oclif/core": "^3.23.0",
|
|
112
112
|
"@salesforce/core": "^6.5.5",
|
|
113
113
|
"@salesforce/kit": "^3.0.15",
|
|
114
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
114
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
|
115
115
|
"@salesforce/ts-types": "^2.0.9",
|
|
116
116
|
"chalk": "^5.3.0",
|
|
117
117
|
"change-case": "^5.4.3",
|
|
118
118
|
"csv-parse": "^4.16.3",
|
|
119
|
-
"csv-stringify": "^6.4.
|
|
119
|
+
"csv-stringify": "^6.4.6",
|
|
120
120
|
"jsforce": "^2.0.0-beta.29"
|
|
121
121
|
},
|
|
122
122
|
"devDependencies": {
|
|
123
|
-
"@oclif/plugin-command-snapshot": "^5.
|
|
123
|
+
"@oclif/plugin-command-snapshot": "^5.1.1",
|
|
124
124
|
"@salesforce/cli-plugins-testkit": "^5.1.10",
|
|
125
125
|
"@salesforce/dev-scripts": "^8.4.2",
|
|
126
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
126
|
+
"@salesforce/plugin-command-reference": "^3.0.70",
|
|
127
127
|
"@types/chai-as-promised": "^7.1.8",
|
|
128
128
|
"chai-as-promised": "^7.1.1",
|
|
129
129
|
"eslint-plugin-sf-plugin": "^1.17.4",
|
|
130
130
|
"oclif": "^4.4.20",
|
|
131
131
|
"ts-node": "^10.9.2",
|
|
132
|
-
"typescript": "^5.
|
|
132
|
+
"typescript": "^5.4.2"
|
|
133
133
|
},
|
|
134
134
|
"wireit": {
|
|
135
135
|
"build": {
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
"exports": "./lib/index.js",
|
|
250
250
|
"type": "module",
|
|
251
251
|
"sfdx": {
|
|
252
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data/3.1.
|
|
253
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data/3.1.
|
|
252
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data/3.1.10.crt",
|
|
253
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data/3.1.10.sig"
|
|
254
254
|
}
|
|
255
255
|
}
|