@salesforce/plugin-community 3.3.53 → 3.3.55
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 +18 -18
- package/oclif.lock +16 -16
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
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.55/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.55/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.55/src/commands/community/publish.ts)_
|
|
253
253
|
|
|
254
254
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.55",
|
|
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.55",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@salesforce/core": "^8.
|
|
12
|
+
"@salesforce/core": "^8.28.1",
|
|
13
13
|
"@salesforce/kit": "^3.2.6",
|
|
14
14
|
"@salesforce/sf-plugins-core": "^12.2.6"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@jsforce/jsforce-node": "^3.10.10",
|
|
18
|
-
"@oclif/core": "^4.10.
|
|
18
|
+
"@oclif/core": "^4.10.4",
|
|
19
19
|
"@oclif/plugin-command-snapshot": "^5.3.13",
|
|
20
20
|
"@salesforce/cli-plugins-testkit": "^5.3.49",
|
|
21
21
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
22
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
22
|
+
"@salesforce/plugin-command-reference": "^3.1.86",
|
|
23
23
|
"@salesforce/ts-types": "^2.0.11",
|
|
24
24
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
25
25
|
"oclif": "^4.22.96",
|
|
@@ -3481,9 +3481,9 @@
|
|
|
3481
3481
|
}
|
|
3482
3482
|
},
|
|
3483
3483
|
"node_modules/@oclif/core": {
|
|
3484
|
-
"version": "4.10.
|
|
3485
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.
|
|
3486
|
-
"integrity": "sha512-
|
|
3484
|
+
"version": "4.10.4",
|
|
3485
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.4.tgz",
|
|
3486
|
+
"integrity": "sha512-4aMd2BAhmGWjiASzJVmEAaPTZStxW0+VdylON5m+LwbxlG2HD7aTHZ7gWqeHBm/rXH5mi1WLb5LlQTCL+VdELQ==",
|
|
3487
3487
|
"license": "MIT",
|
|
3488
3488
|
"dependencies": {
|
|
3489
3489
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3949,9 +3949,9 @@
|
|
|
3949
3949
|
}
|
|
3950
3950
|
},
|
|
3951
3951
|
"node_modules/@salesforce/core": {
|
|
3952
|
-
"version": "8.
|
|
3953
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
3954
|
-
"integrity": "sha512-
|
|
3952
|
+
"version": "8.28.1",
|
|
3953
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.28.1.tgz",
|
|
3954
|
+
"integrity": "sha512-k9lPsULo+lOEZvpm1J1nJOFwKp5O5IfNqya7pw627QdKGcsWZm6v9caVHKUX9IjyB+S3dasNqaZT5O7l76C4oQ==",
|
|
3955
3955
|
"license": "BSD-3-Clause",
|
|
3956
3956
|
"dependencies": {
|
|
3957
3957
|
"@jsforce/jsforce-node": "^3.10.13",
|
|
@@ -4128,15 +4128,15 @@
|
|
|
4128
4128
|
}
|
|
4129
4129
|
},
|
|
4130
4130
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
4131
|
-
"version": "3.1.
|
|
4132
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
4133
|
-
"integrity": "sha512
|
|
4131
|
+
"version": "3.1.86",
|
|
4132
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.86.tgz",
|
|
4133
|
+
"integrity": "sha512-MxkdeHJxZJe7ouehfGo8/A6RVcZnilH/Hz6cXIIXYH1u5vjHkwMr6zdCuVbMed7QMXazkiczMwr86e6dkTb67Q==",
|
|
4134
4134
|
"dev": true,
|
|
4135
4135
|
"license": "Apache-2.0",
|
|
4136
4136
|
"dependencies": {
|
|
4137
4137
|
"@oclif/core": "^4",
|
|
4138
4138
|
"@salesforce/core": "^8.23.3",
|
|
4139
|
-
"@salesforce/kit": "^3.2.
|
|
4139
|
+
"@salesforce/kit": "^3.2.6",
|
|
4140
4140
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
4141
4141
|
"@salesforce/ts-types": "^2.0.11",
|
|
4142
4142
|
"chalk": "^5.6.2",
|
|
@@ -10748,9 +10748,9 @@
|
|
|
10748
10748
|
}
|
|
10749
10749
|
},
|
|
10750
10750
|
"node_modules/lodash": {
|
|
10751
|
-
"version": "4.
|
|
10752
|
-
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.
|
|
10753
|
-
"integrity": "sha512-
|
|
10751
|
+
"version": "4.18.1",
|
|
10752
|
+
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
|
|
10753
|
+
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
|
10754
10754
|
"license": "MIT"
|
|
10755
10755
|
},
|
|
10756
10756
|
"node_modules/lodash.camelcase": {
|
package/oclif.lock
CHANGED
|
@@ -1403,10 +1403,10 @@
|
|
|
1403
1403
|
wordwrap "^1.0.0"
|
|
1404
1404
|
wrap-ansi "^7.0.0"
|
|
1405
1405
|
|
|
1406
|
-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.
|
|
1407
|
-
version "4.10.
|
|
1408
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.
|
|
1409
|
-
integrity sha512-
|
|
1406
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.4", "@oclif/core@^4.5.2":
|
|
1407
|
+
version "4.10.4"
|
|
1408
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.4.tgz#39b594476320bea71f88e56ddd87589f843ce3bb"
|
|
1409
|
+
integrity sha512-4aMd2BAhmGWjiASzJVmEAaPTZStxW0+VdylON5m+LwbxlG2HD7aTHZ7gWqeHBm/rXH5mi1WLb5LlQTCL+VdELQ==
|
|
1410
1410
|
dependencies:
|
|
1411
1411
|
ansi-escapes "^4.3.2"
|
|
1412
1412
|
ansis "^3.17.0"
|
|
@@ -1528,10 +1528,10 @@
|
|
|
1528
1528
|
strip-ansi "6.0.1"
|
|
1529
1529
|
ts-retry-promise "^0.8.1"
|
|
1530
1530
|
|
|
1531
|
-
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1":
|
|
1532
|
-
version "8.
|
|
1533
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1534
|
-
integrity sha512-
|
|
1531
|
+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.28.1", "@salesforce/core@^8.5.1":
|
|
1532
|
+
version "8.28.1"
|
|
1533
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.28.1.tgz#d83f8d0a8a83057c5a363aa6b5211b583fb9206b"
|
|
1534
|
+
integrity sha512-k9lPsULo+lOEZvpm1J1nJOFwKp5O5IfNqya7pw627QdKGcsWZm6v9caVHKUX9IjyB+S3dasNqaZT5O7l76C4oQ==
|
|
1535
1535
|
dependencies:
|
|
1536
1536
|
"@jsforce/jsforce-node" "^3.10.13"
|
|
1537
1537
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -1597,14 +1597,14 @@
|
|
|
1597
1597
|
dependencies:
|
|
1598
1598
|
"@salesforce/ts-types" "^2.0.12"
|
|
1599
1599
|
|
|
1600
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
1601
|
-
version "3.1.
|
|
1602
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
1603
|
-
integrity sha512
|
|
1600
|
+
"@salesforce/plugin-command-reference@^3.1.86":
|
|
1601
|
+
version "3.1.86"
|
|
1602
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.86.tgz#960f7ad4cb5082b00ced4545e00c9158be4b7bfa"
|
|
1603
|
+
integrity sha512-MxkdeHJxZJe7ouehfGo8/A6RVcZnilH/Hz6cXIIXYH1u5vjHkwMr6zdCuVbMed7QMXazkiczMwr86e6dkTb67Q==
|
|
1604
1604
|
dependencies:
|
|
1605
1605
|
"@oclif/core" "^4"
|
|
1606
1606
|
"@salesforce/core" "^8.23.3"
|
|
1607
|
-
"@salesforce/kit" "^3.2.
|
|
1607
|
+
"@salesforce/kit" "^3.2.6"
|
|
1608
1608
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
1609
1609
|
"@salesforce/ts-types" "^2.0.11"
|
|
1610
1610
|
chalk "^5.6.2"
|
|
@@ -5512,9 +5512,9 @@ lodash.upperfirst@^4.3.1:
|
|
|
5512
5512
|
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
|
|
5513
5513
|
|
|
5514
5514
|
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
|
|
5515
|
-
version "4.
|
|
5516
|
-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.
|
|
5517
|
-
integrity sha512-
|
|
5515
|
+
version "4.18.1"
|
|
5516
|
+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
|
|
5517
|
+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
|
|
5518
5518
|
|
|
5519
5519
|
log-symbols@^4.1.0:
|
|
5520
5520
|
version "4.1.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
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.55",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@salesforce/core": "^8.
|
|
8
|
+
"@salesforce/core": "^8.28.1",
|
|
9
9
|
"@salesforce/kit": "^3.2.6",
|
|
10
10
|
"@salesforce/sf-plugins-core": "^12.2.6"
|
|
11
11
|
},
|
|
12
12
|
"devDependencies": {
|
|
13
13
|
"@jsforce/jsforce-node": "^3.10.10",
|
|
14
|
-
"@oclif/core": "^4.10.
|
|
14
|
+
"@oclif/core": "^4.10.4",
|
|
15
15
|
"@oclif/plugin-command-snapshot": "^5.3.13",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.49",
|
|
17
17
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
18
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
18
|
+
"@salesforce/plugin-command-reference": "^3.1.86",
|
|
19
19
|
"@salesforce/ts-types": "^2.0.11",
|
|
20
20
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
21
21
|
"oclif": "^4.22.96",
|
|
@@ -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.55.crt",
|
|
209
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.55.sig"
|
|
210
210
|
}
|
|
211
211
|
}
|