@salesforce/plugin-community 3.2.5 → 3.2.7
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 +3 -3
- package/npm-shrinkwrap.json +30 -30
- package/oclif.lock +31 -31
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -165,7 +165,7 @@ FLAG DESCRIPTIONS
|
|
|
165
165
|
available in your org.
|
|
166
166
|
```
|
|
167
167
|
|
|
168
|
-
_See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.
|
|
168
|
+
_See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.7/src/commands/community/create.ts)_
|
|
169
169
|
|
|
170
170
|
## `sf community list template`
|
|
171
171
|
|
|
@@ -200,7 +200,7 @@ EXAMPLES
|
|
|
200
200
|
$ sf community list template --target-org my-scratch-org
|
|
201
201
|
```
|
|
202
202
|
|
|
203
|
-
_See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.
|
|
203
|
+
_See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.7/src/commands/community/list/template.ts)_
|
|
204
204
|
|
|
205
205
|
## `sf community publish`
|
|
206
206
|
|
|
@@ -249,6 +249,6 @@ EXAMPLES
|
|
|
249
249
|
$ sf community publish --name 'My Customer Site'
|
|
250
250
|
```
|
|
251
251
|
|
|
252
|
-
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.
|
|
252
|
+
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.7/src/commands/community/publish.ts)_
|
|
253
253
|
|
|
254
254
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.7",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-community",
|
|
9
|
-
"version": "3.2.
|
|
9
|
+
"version": "3.2.7",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oclif/core": "^3.26.
|
|
12
|
+
"@oclif/core": "^3.26.5",
|
|
13
13
|
"@salesforce/core": "^7.3.1",
|
|
14
14
|
"@salesforce/kit": "^3.1.0",
|
|
15
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
15
|
+
"@salesforce/sf-plugins-core": "^9.0.5"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@oclif/plugin-command-snapshot": "^5.1.
|
|
18
|
+
"@oclif/plugin-command-snapshot": "^5.1.7",
|
|
19
19
|
"@salesforce/cli-plugins-testkit": "^5.2.0",
|
|
20
20
|
"@salesforce/dev-scripts": "^9.0.0",
|
|
21
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
21
|
+
"@salesforce/plugin-command-reference": "^3.0.82",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.9",
|
|
23
23
|
"eslint-plugin-sf-plugin": "^1.18.1",
|
|
24
24
|
"jsforce": "^2.0.0-beta.29",
|
|
@@ -3258,9 +3258,9 @@
|
|
|
3258
3258
|
}
|
|
3259
3259
|
},
|
|
3260
3260
|
"node_modules/@oclif/core": {
|
|
3261
|
-
"version": "3.26.
|
|
3262
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.
|
|
3263
|
-
"integrity": "sha512-
|
|
3261
|
+
"version": "3.26.5",
|
|
3262
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.5.tgz",
|
|
3263
|
+
"integrity": "sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==",
|
|
3264
3264
|
"license": "MIT",
|
|
3265
3265
|
"dependencies": {
|
|
3266
3266
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -3366,13 +3366,13 @@
|
|
|
3366
3366
|
}
|
|
3367
3367
|
},
|
|
3368
3368
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3369
|
-
"version": "5.1.
|
|
3370
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
|
3371
|
-
"integrity": "sha512-
|
|
3369
|
+
"version": "5.1.7",
|
|
3370
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz",
|
|
3371
|
+
"integrity": "sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==",
|
|
3372
3372
|
"dev": true,
|
|
3373
3373
|
"license": "MIT",
|
|
3374
3374
|
"dependencies": {
|
|
3375
|
-
"@oclif/core": "3.26.
|
|
3375
|
+
"@oclif/core": "3.26.4",
|
|
3376
3376
|
"@types/lodash.difference": "^4.5.9",
|
|
3377
3377
|
"chalk": "^5.3.0",
|
|
3378
3378
|
"globby": "^14.0.1",
|
|
@@ -3388,9 +3388,9 @@
|
|
|
3388
3388
|
}
|
|
3389
3389
|
},
|
|
3390
3390
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
|
|
3391
|
-
"version": "3.26.
|
|
3392
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.
|
|
3393
|
-
"integrity": "sha512-
|
|
3391
|
+
"version": "3.26.4",
|
|
3392
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.4.tgz",
|
|
3393
|
+
"integrity": "sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==",
|
|
3394
3394
|
"dev": true,
|
|
3395
3395
|
"license": "MIT",
|
|
3396
3396
|
"dependencies": {
|
|
@@ -3403,14 +3403,14 @@
|
|
|
3403
3403
|
"cli-progress": "^3.12.0",
|
|
3404
3404
|
"color": "^4.2.3",
|
|
3405
3405
|
"debug": "^4.3.4",
|
|
3406
|
-
"ejs": "^3.1.
|
|
3406
|
+
"ejs": "^3.1.10",
|
|
3407
3407
|
"get-package-type": "^0.1.0",
|
|
3408
3408
|
"globby": "^11.1.0",
|
|
3409
3409
|
"hyperlinker": "^1.0.0",
|
|
3410
3410
|
"indent-string": "^4.0.0",
|
|
3411
3411
|
"is-wsl": "^2.2.0",
|
|
3412
3412
|
"js-yaml": "^3.14.1",
|
|
3413
|
-
"minimatch": "^9.0.
|
|
3413
|
+
"minimatch": "^9.0.4",
|
|
3414
3414
|
"natural-orderby": "^2.0.3",
|
|
3415
3415
|
"object-treeify": "^1.1.33",
|
|
3416
3416
|
"password-prompt": "^1.1.3",
|
|
@@ -3944,16 +3944,16 @@
|
|
|
3944
3944
|
}
|
|
3945
3945
|
},
|
|
3946
3946
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
3947
|
-
"version": "3.0.
|
|
3948
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
3949
|
-
"integrity": "sha512
|
|
3947
|
+
"version": "3.0.82",
|
|
3948
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.82.tgz",
|
|
3949
|
+
"integrity": "sha512-/XZoG9viDPmWeucz1cp0X7ePtx4UsaNZfRuw4hmRpya95P57MbGBilc+L2OAzISh9829OufC0TlbShr79aX8Sg==",
|
|
3950
3950
|
"dev": true,
|
|
3951
3951
|
"license": "BSD-3-Clause",
|
|
3952
3952
|
"dependencies": {
|
|
3953
|
-
"@oclif/core": "^3.26.
|
|
3954
|
-
"@salesforce/core": "^7.
|
|
3955
|
-
"@salesforce/kit": "^3.1.
|
|
3956
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
3953
|
+
"@oclif/core": "^3.26.4",
|
|
3954
|
+
"@salesforce/core": "^7.3.1",
|
|
3955
|
+
"@salesforce/kit": "^3.1.1",
|
|
3956
|
+
"@salesforce/sf-plugins-core": "^9.0.5",
|
|
3957
3957
|
"@salesforce/ts-types": "^2.0.9",
|
|
3958
3958
|
"chalk": "^5.3.0",
|
|
3959
3959
|
"debug": "^4.3.4",
|
|
@@ -3990,15 +3990,15 @@
|
|
|
3990
3990
|
"license": "ISC"
|
|
3991
3991
|
},
|
|
3992
3992
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
3993
|
-
"version": "9.0.
|
|
3994
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
3995
|
-
"integrity": "sha512-
|
|
3993
|
+
"version": "9.0.5",
|
|
3994
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz",
|
|
3995
|
+
"integrity": "sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==",
|
|
3996
3996
|
"license": "BSD-3-Clause",
|
|
3997
3997
|
"dependencies": {
|
|
3998
3998
|
"@inquirer/confirm": "^2.0.17",
|
|
3999
3999
|
"@inquirer/password": "^1.1.16",
|
|
4000
|
-
"@oclif/core": "^3.26.
|
|
4001
|
-
"@salesforce/core": "^7.
|
|
4000
|
+
"@oclif/core": "^3.26.2",
|
|
4001
|
+
"@salesforce/core": "^7.3.0",
|
|
4002
4002
|
"@salesforce/kit": "^3.1.0",
|
|
4003
4003
|
"@salesforce/ts-types": "^2.0.9",
|
|
4004
4004
|
"chalk": "^5.3.0"
|
package/oclif.lock
CHANGED
|
@@ -1567,10 +1567,10 @@
|
|
|
1567
1567
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1568
1568
|
fastq "^1.6.0"
|
|
1569
1569
|
|
|
1570
|
-
"@oclif/core@3.26.
|
|
1571
|
-
version "3.26.
|
|
1572
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.
|
|
1573
|
-
integrity sha512-
|
|
1570
|
+
"@oclif/core@3.26.4":
|
|
1571
|
+
version "3.26.4"
|
|
1572
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
|
|
1573
|
+
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
|
|
1574
1574
|
dependencies:
|
|
1575
1575
|
"@types/cli-progress" "^3.11.5"
|
|
1576
1576
|
ansi-escapes "^4.3.2"
|
|
@@ -1581,14 +1581,14 @@
|
|
|
1581
1581
|
cli-progress "^3.12.0"
|
|
1582
1582
|
color "^4.2.3"
|
|
1583
1583
|
debug "^4.3.4"
|
|
1584
|
-
ejs "^3.1.
|
|
1584
|
+
ejs "^3.1.10"
|
|
1585
1585
|
get-package-type "^0.1.0"
|
|
1586
1586
|
globby "^11.1.0"
|
|
1587
1587
|
hyperlinker "^1.0.0"
|
|
1588
1588
|
indent-string "^4.0.0"
|
|
1589
1589
|
is-wsl "^2.2.0"
|
|
1590
1590
|
js-yaml "^3.14.1"
|
|
1591
|
-
minimatch "^9.0.
|
|
1591
|
+
minimatch "^9.0.4"
|
|
1592
1592
|
natural-orderby "^2.0.3"
|
|
1593
1593
|
object-treeify "^1.1.33"
|
|
1594
1594
|
password-prompt "^1.1.3"
|
|
@@ -1601,10 +1601,10 @@
|
|
|
1601
1601
|
wordwrap "^1.0.0"
|
|
1602
1602
|
wrap-ansi "^7.0.0"
|
|
1603
1603
|
|
|
1604
|
-
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.
|
|
1605
|
-
version "3.26.
|
|
1606
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.
|
|
1607
|
-
integrity sha512-
|
|
1604
|
+
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
|
|
1605
|
+
version "3.26.5"
|
|
1606
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
|
|
1607
|
+
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
|
|
1608
1608
|
dependencies:
|
|
1609
1609
|
"@types/cli-progress" "^3.11.5"
|
|
1610
1610
|
ansi-escapes "^4.3.2"
|
|
@@ -1635,12 +1635,12 @@
|
|
|
1635
1635
|
wordwrap "^1.0.0"
|
|
1636
1636
|
wrap-ansi "^7.0.0"
|
|
1637
1637
|
|
|
1638
|
-
"@oclif/plugin-command-snapshot@^5.1.
|
|
1639
|
-
version "5.1.
|
|
1640
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
|
1641
|
-
integrity sha512-
|
|
1638
|
+
"@oclif/plugin-command-snapshot@^5.1.7":
|
|
1639
|
+
version "5.1.7"
|
|
1640
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
|
|
1641
|
+
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
|
|
1642
1642
|
dependencies:
|
|
1643
|
-
"@oclif/core" "3.26.
|
|
1643
|
+
"@oclif/core" "3.26.4"
|
|
1644
1644
|
"@types/lodash.difference" "^4.5.9"
|
|
1645
1645
|
chalk "^5.3.0"
|
|
1646
1646
|
globby "^14.0.1"
|
|
@@ -1699,7 +1699,7 @@
|
|
|
1699
1699
|
strip-ansi "6.0.1"
|
|
1700
1700
|
ts-retry-promise "^0.8.0"
|
|
1701
1701
|
|
|
1702
|
-
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.1":
|
|
1702
|
+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1":
|
|
1703
1703
|
version "7.3.1"
|
|
1704
1704
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.1.tgz#cda324f7a5ff1be6d7381943b15b23dbe3cd5dec"
|
|
1705
1705
|
integrity sha512-jdc0GOUlV4xvyF9dPbBKNPDvQc06uj5YHFEHvdhCAFtCvqgtubpDzlyDppac2kdKujh4c7UH2KreboNvJ3LsoQ==
|
|
@@ -1767,15 +1767,15 @@
|
|
|
1767
1767
|
"@salesforce/ts-types" "^2.0.9"
|
|
1768
1768
|
tslib "^2.6.2"
|
|
1769
1769
|
|
|
1770
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1771
|
-
version "3.0.
|
|
1772
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1773
|
-
integrity sha512
|
|
1770
|
+
"@salesforce/plugin-command-reference@^3.0.82":
|
|
1771
|
+
version "3.0.82"
|
|
1772
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.82.tgz#9a016bedf57a88c50a5d868d794ce9c8ab26e2ec"
|
|
1773
|
+
integrity sha512-/XZoG9viDPmWeucz1cp0X7ePtx4UsaNZfRuw4hmRpya95P57MbGBilc+L2OAzISh9829OufC0TlbShr79aX8Sg==
|
|
1774
1774
|
dependencies:
|
|
1775
|
-
"@oclif/core" "^3.26.
|
|
1776
|
-
"@salesforce/core" "^7.
|
|
1777
|
-
"@salesforce/kit" "^3.1.
|
|
1778
|
-
"@salesforce/sf-plugins-core" "^9.0.
|
|
1775
|
+
"@oclif/core" "^3.26.4"
|
|
1776
|
+
"@salesforce/core" "^7.3.1"
|
|
1777
|
+
"@salesforce/kit" "^3.1.1"
|
|
1778
|
+
"@salesforce/sf-plugins-core" "^9.0.5"
|
|
1779
1779
|
"@salesforce/ts-types" "^2.0.9"
|
|
1780
1780
|
chalk "^5.3.0"
|
|
1781
1781
|
debug "^4.3.4"
|
|
@@ -1791,15 +1791,15 @@
|
|
|
1791
1791
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
|
|
1792
1792
|
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
|
|
1793
1793
|
|
|
1794
|
-
"@salesforce/sf-plugins-core@^9.0.
|
|
1795
|
-
version "9.0.
|
|
1796
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
1797
|
-
integrity sha512-
|
|
1794
|
+
"@salesforce/sf-plugins-core@^9.0.5":
|
|
1795
|
+
version "9.0.5"
|
|
1796
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz#34732af855a6b3205e89765a446ea01024cad227"
|
|
1797
|
+
integrity sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==
|
|
1798
1798
|
dependencies:
|
|
1799
1799
|
"@inquirer/confirm" "^2.0.17"
|
|
1800
1800
|
"@inquirer/password" "^1.1.16"
|
|
1801
|
-
"@oclif/core" "^3.26.
|
|
1802
|
-
"@salesforce/core" "^7.
|
|
1801
|
+
"@oclif/core" "^3.26.2"
|
|
1802
|
+
"@salesforce/core" "^7.3.0"
|
|
1803
1803
|
"@salesforce/kit" "^3.1.0"
|
|
1804
1804
|
"@salesforce/ts-types" "^2.0.9"
|
|
1805
1805
|
chalk "^5.3.0"
|
|
@@ -3643,7 +3643,7 @@ ecdsa-sig-formatter@1.0.11:
|
|
|
3643
3643
|
dependencies:
|
|
3644
3644
|
safe-buffer "^5.0.1"
|
|
3645
3645
|
|
|
3646
|
-
ejs@^3.1.10
|
|
3646
|
+
ejs@^3.1.10:
|
|
3647
3647
|
version "3.1.10"
|
|
3648
3648
|
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
|
|
3649
3649
|
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
3
|
"description": "Community commands to create and publish an Experience Cloud site, and view a list of available templates in you org.",
|
|
4
|
-
"version": "3.2.
|
|
4
|
+
"version": "3.2.7",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.26.
|
|
8
|
+
"@oclif/core": "^3.26.5",
|
|
9
9
|
"@salesforce/core": "^7.3.1",
|
|
10
10
|
"@salesforce/kit": "^3.1.0",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^9.0.5"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@oclif/plugin-command-snapshot": "^5.1.
|
|
14
|
+
"@oclif/plugin-command-snapshot": "^5.1.7",
|
|
15
15
|
"@salesforce/cli-plugins-testkit": "^5.2.0",
|
|
16
16
|
"@salesforce/dev-scripts": "^9.0.0",
|
|
17
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
17
|
+
"@salesforce/plugin-command-reference": "^3.0.82",
|
|
18
18
|
"@salesforce/ts-types": "^2.0.9",
|
|
19
19
|
"eslint-plugin-sf-plugin": "^1.18.1",
|
|
20
20
|
"jsforce": "^2.0.0-beta.29",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exports": "./lib/index.js",
|
|
205
205
|
"type": "module",
|
|
206
206
|
"sfdx": {
|
|
207
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.
|
|
208
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.
|
|
207
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.7.crt",
|
|
208
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.7.sig"
|
|
209
209
|
}
|
|
210
210
|
}
|