@salesforce/plugin-community 3.3.32 → 3.3.34
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 +26 -26
- package/oclif.lock +25 -25
- package/oclif.manifest.json +1 -1
- package/package.json +8 -8
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.3.
|
|
168
|
+
_See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.34/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.3.
|
|
203
|
+
_See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.34/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.3.
|
|
252
|
+
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.34/src/commands/community/publish.ts)_
|
|
253
253
|
|
|
254
254
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.34",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-community",
|
|
9
|
-
"version": "3.3.
|
|
9
|
+
"version": "3.3.34",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@salesforce/core": "^8.18.
|
|
12
|
+
"@salesforce/core": "^8.18.6",
|
|
13
13
|
"@salesforce/kit": "^3.2.3",
|
|
14
14
|
"@salesforce/sf-plugins-core": "^12.2.3"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@jsforce/jsforce-node": "^3.9.
|
|
18
|
-
"@oclif/core": "^4.
|
|
17
|
+
"@jsforce/jsforce-node": "^3.9.4",
|
|
18
|
+
"@oclif/core": "^4.5.2",
|
|
19
19
|
"@oclif/plugin-command-snapshot": "^5.3.4",
|
|
20
20
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
21
21
|
"@salesforce/dev-scripts": "^11.0.2",
|
|
22
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
22
|
+
"@salesforce/plugin-command-reference": "^3.1.61",
|
|
23
23
|
"@salesforce/ts-types": "^2.0.11",
|
|
24
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
24
|
+
"eslint-plugin-sf-plugin": "^1.20.29",
|
|
25
25
|
"oclif": "^4.21.0",
|
|
26
26
|
"ts-node": "^10.9.2",
|
|
27
27
|
"typescript": "^5.5.4"
|
|
@@ -3588,9 +3588,9 @@
|
|
|
3588
3588
|
}
|
|
3589
3589
|
},
|
|
3590
3590
|
"node_modules/@jsforce/jsforce-node": {
|
|
3591
|
-
"version": "3.
|
|
3592
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.
|
|
3593
|
-
"integrity": "sha512-
|
|
3591
|
+
"version": "3.10.0",
|
|
3592
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.0.tgz",
|
|
3593
|
+
"integrity": "sha512-hNExEqzvJ/ixnsfZlrYh/FqEOYfn4vKmeBMqIdrEjeYciIsSaOeggghFl+1w0m2u7TNGr1+8jPUBvki3nebPSw==",
|
|
3594
3594
|
"license": "MIT",
|
|
3595
3595
|
"dependencies": {
|
|
3596
3596
|
"@sindresorhus/is": "^4",
|
|
@@ -3598,7 +3598,7 @@
|
|
|
3598
3598
|
"csv-parse": "^5.5.2",
|
|
3599
3599
|
"csv-stringify": "^6.4.4",
|
|
3600
3600
|
"faye": "^1.4.0",
|
|
3601
|
-
"form-data": "^4.0.
|
|
3601
|
+
"form-data": "^4.0.4",
|
|
3602
3602
|
"https-proxy-agent": "^5.0.0",
|
|
3603
3603
|
"multistream": "^3.1.0",
|
|
3604
3604
|
"node-fetch": "^2.6.1",
|
|
@@ -3647,9 +3647,9 @@
|
|
|
3647
3647
|
}
|
|
3648
3648
|
},
|
|
3649
3649
|
"node_modules/@oclif/core": {
|
|
3650
|
-
"version": "4.5.
|
|
3651
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.5.
|
|
3652
|
-
"integrity": "sha512-
|
|
3650
|
+
"version": "4.5.2",
|
|
3651
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.5.2.tgz",
|
|
3652
|
+
"integrity": "sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==",
|
|
3653
3653
|
"license": "MIT",
|
|
3654
3654
|
"dependencies": {
|
|
3655
3655
|
"ansi-escapes": "^4.3.2",
|
|
@@ -4126,12 +4126,12 @@
|
|
|
4126
4126
|
}
|
|
4127
4127
|
},
|
|
4128
4128
|
"node_modules/@salesforce/core": {
|
|
4129
|
-
"version": "8.18.
|
|
4130
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.18.
|
|
4131
|
-
"integrity": "sha512-
|
|
4129
|
+
"version": "8.18.6",
|
|
4130
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.18.6.tgz",
|
|
4131
|
+
"integrity": "sha512-FogwH8DlwJ7cWsTGgQgr+ny1PJMLrwYtPdwR11ACkVjn9u1Qqn/RxYvzMrimbNZuiZJs6qrLNaye8tau+g3Y4Q==",
|
|
4132
4132
|
"license": "BSD-3-Clause",
|
|
4133
4133
|
"dependencies": {
|
|
4134
|
-
"@jsforce/jsforce-node": "^3.
|
|
4134
|
+
"@jsforce/jsforce-node": "^3.10.0",
|
|
4135
4135
|
"@salesforce/kit": "^3.2.2",
|
|
4136
4136
|
"@salesforce/schemas": "^1.9.0",
|
|
4137
4137
|
"@salesforce/ts-types": "^2.0.10",
|
|
@@ -4139,7 +4139,7 @@
|
|
|
4139
4139
|
"change-case": "^4.1.2",
|
|
4140
4140
|
"fast-levenshtein": "^3.0.0",
|
|
4141
4141
|
"faye": "^1.4.0",
|
|
4142
|
-
"form-data": "^4.0.
|
|
4142
|
+
"form-data": "^4.0.4",
|
|
4143
4143
|
"js2xmlparser": "^4.0.1",
|
|
4144
4144
|
"jsonwebtoken": "9.0.2",
|
|
4145
4145
|
"jszip": "3.10.1",
|
|
@@ -4286,9 +4286,9 @@
|
|
|
4286
4286
|
}
|
|
4287
4287
|
},
|
|
4288
4288
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
4289
|
-
"version": "3.1.
|
|
4290
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
4291
|
-
"integrity": "sha512-
|
|
4289
|
+
"version": "3.1.61",
|
|
4290
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.61.tgz",
|
|
4291
|
+
"integrity": "sha512-puehSjSfqf14W/SvpX+7hGcjVYyVYMs1HSWb9ISVayDVvosDx1gnNLj4fJMpzb0x5upT9E5Gifw9NKiwodnXKw==",
|
|
4292
4292
|
"dev": true,
|
|
4293
4293
|
"license": "Apache-2.0",
|
|
4294
4294
|
"dependencies": {
|
|
@@ -8071,13 +8071,13 @@
|
|
|
8071
8071
|
}
|
|
8072
8072
|
},
|
|
8073
8073
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
8074
|
-
"version": "1.20.
|
|
8075
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
8076
|
-
"integrity": "sha512-
|
|
8074
|
+
"version": "1.20.29",
|
|
8075
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.29.tgz",
|
|
8076
|
+
"integrity": "sha512-yMcmHWL/uMPj0JHNKditfyo9URfJ1s6BVEWfPACM1jzQ+Q6ed0CJDeUNiw3/VrYMV5mzjaqIzJtUU+rxwwXOZA==",
|
|
8077
8077
|
"dev": true,
|
|
8078
8078
|
"license": "BSD-3-Clause",
|
|
8079
8079
|
"dependencies": {
|
|
8080
|
-
"@salesforce/core": "^8.
|
|
8080
|
+
"@salesforce/core": "^8.18.1",
|
|
8081
8081
|
"@typescript-eslint/utils": "^7.18.0"
|
|
8082
8082
|
},
|
|
8083
8083
|
"engines": {
|
package/oclif.lock
CHANGED
|
@@ -1555,17 +1555,17 @@
|
|
|
1555
1555
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1556
1556
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
1557
1557
|
|
|
1558
|
-
"@jsforce/jsforce-node@^3.9.
|
|
1559
|
-
version "3.
|
|
1560
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.
|
|
1561
|
-
integrity sha512-
|
|
1558
|
+
"@jsforce/jsforce-node@^3.10.0", "@jsforce/jsforce-node@^3.9.4":
|
|
1559
|
+
version "3.10.0"
|
|
1560
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.0.tgz#1bf75e9d322434f99fc38a3b60738205051144c5"
|
|
1561
|
+
integrity sha512-hNExEqzvJ/ixnsfZlrYh/FqEOYfn4vKmeBMqIdrEjeYciIsSaOeggghFl+1w0m2u7TNGr1+8jPUBvki3nebPSw==
|
|
1562
1562
|
dependencies:
|
|
1563
1563
|
"@sindresorhus/is" "^4"
|
|
1564
1564
|
base64url "^3.0.1"
|
|
1565
1565
|
csv-parse "^5.5.2"
|
|
1566
1566
|
csv-stringify "^6.4.4"
|
|
1567
1567
|
faye "^1.4.0"
|
|
1568
|
-
form-data "^4.0.
|
|
1568
|
+
form-data "^4.0.4"
|
|
1569
1569
|
https-proxy-agent "^5.0.0"
|
|
1570
1570
|
multistream "^3.1.0"
|
|
1571
1571
|
node-fetch "^2.6.1"
|
|
@@ -1592,10 +1592,10 @@
|
|
|
1592
1592
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1593
1593
|
fastq "^1.6.0"
|
|
1594
1594
|
|
|
1595
|
-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.
|
|
1596
|
-
version "4.5.
|
|
1597
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.
|
|
1598
|
-
integrity sha512-
|
|
1595
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.5.1", "@oclif/core@^4.5.2":
|
|
1596
|
+
version "4.5.2"
|
|
1597
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
|
|
1598
|
+
integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
|
|
1599
1599
|
dependencies:
|
|
1600
1600
|
ansi-escapes "^4.3.2"
|
|
1601
1601
|
ansis "^3.17.0"
|
|
@@ -1717,12 +1717,12 @@
|
|
|
1717
1717
|
strip-ansi "6.0.1"
|
|
1718
1718
|
ts-retry-promise "^0.8.1"
|
|
1719
1719
|
|
|
1720
|
-
"@salesforce/core@^8.14.0", "@salesforce/core@^8.15.0", "@salesforce/core@^8.
|
|
1721
|
-
version "8.18.
|
|
1722
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.
|
|
1723
|
-
integrity sha512-
|
|
1720
|
+
"@salesforce/core@^8.14.0", "@salesforce/core@^8.15.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.6", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
|
|
1721
|
+
version "8.18.6"
|
|
1722
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.6.tgz#c6f406be4fa127fe29e65aa59120f60135e92bd0"
|
|
1723
|
+
integrity sha512-FogwH8DlwJ7cWsTGgQgr+ny1PJMLrwYtPdwR11ACkVjn9u1Qqn/RxYvzMrimbNZuiZJs6qrLNaye8tau+g3Y4Q==
|
|
1724
1724
|
dependencies:
|
|
1725
|
-
"@jsforce/jsforce-node" "^3.
|
|
1725
|
+
"@jsforce/jsforce-node" "^3.10.0"
|
|
1726
1726
|
"@salesforce/kit" "^3.2.2"
|
|
1727
1727
|
"@salesforce/schemas" "^1.9.0"
|
|
1728
1728
|
"@salesforce/ts-types" "^2.0.10"
|
|
@@ -1730,7 +1730,7 @@
|
|
|
1730
1730
|
change-case "^4.1.2"
|
|
1731
1731
|
fast-levenshtein "^3.0.0"
|
|
1732
1732
|
faye "^1.4.0"
|
|
1733
|
-
form-data "^4.0.
|
|
1733
|
+
form-data "^4.0.4"
|
|
1734
1734
|
js2xmlparser "^4.0.1"
|
|
1735
1735
|
jsonwebtoken "9.0.2"
|
|
1736
1736
|
jszip "3.10.1"
|
|
@@ -1785,10 +1785,10 @@
|
|
|
1785
1785
|
dependencies:
|
|
1786
1786
|
"@salesforce/ts-types" "^2.0.12"
|
|
1787
1787
|
|
|
1788
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
1789
|
-
version "3.1.
|
|
1790
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
1791
|
-
integrity sha512-
|
|
1788
|
+
"@salesforce/plugin-command-reference@^3.1.61":
|
|
1789
|
+
version "3.1.61"
|
|
1790
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.61.tgz#0fc24952dd05f0bf7bd79f27febd4fca4c7caf8a"
|
|
1791
|
+
integrity sha512-puehSjSfqf14W/SvpX+7hGcjVYyVYMs1HSWb9ISVayDVvosDx1gnNLj4fJMpzb0x5upT9E5Gifw9NKiwodnXKw==
|
|
1792
1792
|
dependencies:
|
|
1793
1793
|
"@oclif/core" "^4"
|
|
1794
1794
|
"@salesforce/core" "^8.14.0"
|
|
@@ -4123,12 +4123,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4123
4123
|
semver "^7.5.4"
|
|
4124
4124
|
spdx-expression-parse "^4.0.0"
|
|
4125
4125
|
|
|
4126
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4127
|
-
version "1.20.
|
|
4128
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4129
|
-
integrity sha512-
|
|
4126
|
+
eslint-plugin-sf-plugin@^1.20.29:
|
|
4127
|
+
version "1.20.29"
|
|
4128
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.29.tgz#2ac1705753e755ff411be8246a2f79adaea07755"
|
|
4129
|
+
integrity sha512-yMcmHWL/uMPj0JHNKditfyo9URfJ1s6BVEWfPACM1jzQ+Q6ed0CJDeUNiw3/VrYMV5mzjaqIzJtUU+rxwwXOZA==
|
|
4130
4130
|
dependencies:
|
|
4131
|
-
"@salesforce/core" "^8.
|
|
4131
|
+
"@salesforce/core" "^8.18.1"
|
|
4132
4132
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4133
4133
|
|
|
4134
4134
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -4497,7 +4497,7 @@ form-data-encoder@^2.1.2:
|
|
|
4497
4497
|
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-2.1.4.tgz#261ea35d2a70d48d30ec7a9603130fa5515e9cd5"
|
|
4498
4498
|
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
|
|
4499
4499
|
|
|
4500
|
-
form-data@^4.0.
|
|
4500
|
+
form-data@^4.0.4:
|
|
4501
4501
|
version "4.0.4"
|
|
4502
4502
|
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
|
|
4503
4503
|
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
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.3.
|
|
4
|
+
"version": "3.3.34",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@salesforce/core": "^8.18.
|
|
8
|
+
"@salesforce/core": "^8.18.6",
|
|
9
9
|
"@salesforce/kit": "^3.2.3",
|
|
10
10
|
"@salesforce/sf-plugins-core": "^12.2.3"
|
|
11
11
|
},
|
|
12
12
|
"devDependencies": {
|
|
13
|
-
"@jsforce/jsforce-node": "^3.9.
|
|
14
|
-
"@oclif/core": "^4.
|
|
13
|
+
"@jsforce/jsforce-node": "^3.9.4",
|
|
14
|
+
"@oclif/core": "^4.5.2",
|
|
15
15
|
"@oclif/plugin-command-snapshot": "^5.3.4",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
17
|
"@salesforce/dev-scripts": "^11.0.2",
|
|
18
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
18
|
+
"@salesforce/plugin-command-reference": "^3.1.61",
|
|
19
19
|
"@salesforce/ts-types": "^2.0.11",
|
|
20
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
20
|
+
"eslint-plugin-sf-plugin": "^1.20.29",
|
|
21
21
|
"oclif": "^4.21.0",
|
|
22
22
|
"ts-node": "^10.9.2",
|
|
23
23
|
"typescript": "^5.5.4"
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"exports": "./lib/index.js",
|
|
206
206
|
"type": "module",
|
|
207
207
|
"sfdx": {
|
|
208
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.
|
|
209
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.
|
|
208
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.34.crt",
|
|
209
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.34.sig"
|
|
210
210
|
}
|
|
211
211
|
}
|