@salesforce/plugin-community 3.3.58 → 3.3.59
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 +33 -23
- package/oclif.lock +21 -21
- 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.59/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.59/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.59/src/commands/community/publish.ts)_
|
|
253
253
|
|
|
254
254
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.59",
|
|
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.59",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@salesforce/core": "^8.28.4",
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@jsforce/jsforce-node": "^3.10.10",
|
|
18
18
|
"@oclif/core": "^4.11.0",
|
|
19
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
20
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
|
19
|
+
"@oclif/plugin-command-snapshot": "^5.3.17",
|
|
20
|
+
"@salesforce/cli-plugins-testkit": "^5.3.56",
|
|
21
21
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
22
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
22
|
+
"@salesforce/plugin-command-reference": "^3.1.95",
|
|
23
23
|
"@salesforce/ts-types": "^2.0.11",
|
|
24
24
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
25
25
|
"oclif": "^4.23.0",
|
|
@@ -3561,9 +3561,9 @@
|
|
|
3561
3561
|
}
|
|
3562
3562
|
},
|
|
3563
3563
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3564
|
-
"version": "5.3.
|
|
3565
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
3566
|
-
"integrity": "sha512-
|
|
3564
|
+
"version": "5.3.17",
|
|
3565
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.17.tgz",
|
|
3566
|
+
"integrity": "sha512-lzjs9x6rxXo+EBFSvL96NytY1uXzPbmRn22GNYbtYhY1oSRmOedihcYboQwVPP+V2d6BfPdbxxWzz3Rc6hoHGg==",
|
|
3567
3567
|
"dev": true,
|
|
3568
3568
|
"license": "MIT",
|
|
3569
3569
|
"dependencies": {
|
|
@@ -3879,13 +3879,13 @@
|
|
|
3879
3879
|
}
|
|
3880
3880
|
},
|
|
3881
3881
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
|
3882
|
-
"version": "5.3.
|
|
3883
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
3884
|
-
"integrity": "sha512-
|
|
3882
|
+
"version": "5.3.56",
|
|
3883
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.56.tgz",
|
|
3884
|
+
"integrity": "sha512-cqnZJd8ug8n77rph4V0jJztHVQvS72Y/RKjy6SHqwPl8VHUVMNwYz5eSReFWTYc0tV4WG6BHM+TeW8hJpegqPw==",
|
|
3885
3885
|
"dev": true,
|
|
3886
3886
|
"license": "Apache-2.0",
|
|
3887
3887
|
"dependencies": {
|
|
3888
|
-
"@salesforce/core": "^8.
|
|
3888
|
+
"@salesforce/core": "^8.29.0",
|
|
3889
3889
|
"@salesforce/kit": "^3.2.6",
|
|
3890
3890
|
"@salesforce/ts-types": "^2.0.11",
|
|
3891
3891
|
"@types/shelljs": "^0.10.0",
|
|
@@ -3990,9 +3990,9 @@
|
|
|
3990
3990
|
}
|
|
3991
3991
|
},
|
|
3992
3992
|
"node_modules/@salesforce/core": {
|
|
3993
|
-
"version": "8.
|
|
3994
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
3995
|
-
"integrity": "sha512-
|
|
3993
|
+
"version": "8.29.1",
|
|
3994
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.29.1.tgz",
|
|
3995
|
+
"integrity": "sha512-Pdo9yjKU6Lgm3CJOVJPTM4PzUHhTVMX43K5XmClsBEt75fs8mHNFALniHZwnZbVf+TSMfGsUygYAyTX6ShnNQA==",
|
|
3996
3996
|
"license": "BSD-3-Clause",
|
|
3997
3997
|
"dependencies": {
|
|
3998
3998
|
"@jsforce/jsforce-node": "^3.10.13",
|
|
@@ -4169,14 +4169,14 @@
|
|
|
4169
4169
|
}
|
|
4170
4170
|
},
|
|
4171
4171
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
4172
|
-
"version": "3.1.
|
|
4173
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
4174
|
-
"integrity": "sha512-
|
|
4172
|
+
"version": "3.1.95",
|
|
4173
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.95.tgz",
|
|
4174
|
+
"integrity": "sha512-K0BQ6f/fPzPOHMf9mpKKxx6x9IbGmUNmKkVNql9zQwXmmfNZoDfozv2EREfijZwgECiIKuFkwB1PjoQkkWyIPQ==",
|
|
4175
4175
|
"dev": true,
|
|
4176
4176
|
"license": "Apache-2.0",
|
|
4177
4177
|
"dependencies": {
|
|
4178
4178
|
"@oclif/core": "^4",
|
|
4179
|
-
"@salesforce/core": "^8.28.
|
|
4179
|
+
"@salesforce/core": "^8.28.4",
|
|
4180
4180
|
"@salesforce/kit": "^3.2.6",
|
|
4181
4181
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
4182
4182
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -8637,10 +8637,20 @@
|
|
|
8637
8637
|
}
|
|
8638
8638
|
},
|
|
8639
8639
|
"node_modules/fast-uri": {
|
|
8640
|
-
"version": "3.
|
|
8641
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.
|
|
8642
|
-
"integrity": "sha512-
|
|
8643
|
-
"
|
|
8640
|
+
"version": "3.1.2",
|
|
8641
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz",
|
|
8642
|
+
"integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
|
|
8643
|
+
"funding": [
|
|
8644
|
+
{
|
|
8645
|
+
"type": "github",
|
|
8646
|
+
"url": "https://github.com/sponsors/fastify"
|
|
8647
|
+
},
|
|
8648
|
+
{
|
|
8649
|
+
"type": "opencollective",
|
|
8650
|
+
"url": "https://opencollective.com/fastify"
|
|
8651
|
+
}
|
|
8652
|
+
],
|
|
8653
|
+
"license": "BSD-3-Clause"
|
|
8644
8654
|
},
|
|
8645
8655
|
"node_modules/fast-wrap-ansi": {
|
|
8646
8656
|
"version": "0.2.0",
|
package/oclif.lock
CHANGED
|
@@ -1472,10 +1472,10 @@
|
|
|
1472
1472
|
wordwrap "^1.0.0"
|
|
1473
1473
|
wrap-ansi "^7.0.0"
|
|
1474
1474
|
|
|
1475
|
-
"@oclif/plugin-command-snapshot@^5.3.
|
|
1476
|
-
version "5.3.
|
|
1477
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
1478
|
-
integrity sha512-
|
|
1475
|
+
"@oclif/plugin-command-snapshot@^5.3.17":
|
|
1476
|
+
version "5.3.17"
|
|
1477
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.17.tgz#441c6cdb0c236462405a4fb78fd44871d1a54160"
|
|
1478
|
+
integrity sha512-lzjs9x6rxXo+EBFSvL96NytY1uXzPbmRn22GNYbtYhY1oSRmOedihcYboQwVPP+V2d6BfPdbxxWzz3Rc6hoHGg==
|
|
1479
1479
|
dependencies:
|
|
1480
1480
|
"@oclif/core" "^4"
|
|
1481
1481
|
ansis "^3.17.0"
|
|
@@ -1558,12 +1558,12 @@
|
|
|
1558
1558
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
1559
1559
|
config-chain "^1.1.11"
|
|
1560
1560
|
|
|
1561
|
-
"@salesforce/cli-plugins-testkit@^5.3.
|
|
1562
|
-
version "5.3.
|
|
1563
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
1564
|
-
integrity sha512-
|
|
1561
|
+
"@salesforce/cli-plugins-testkit@^5.3.56":
|
|
1562
|
+
version "5.3.56"
|
|
1563
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.56.tgz#76ded4f5764f58ee5769f81e21c593d51a908ab0"
|
|
1564
|
+
integrity sha512-cqnZJd8ug8n77rph4V0jJztHVQvS72Y/RKjy6SHqwPl8VHUVMNwYz5eSReFWTYc0tV4WG6BHM+TeW8hJpegqPw==
|
|
1565
1565
|
dependencies:
|
|
1566
|
-
"@salesforce/core" "^8.
|
|
1566
|
+
"@salesforce/core" "^8.29.0"
|
|
1567
1567
|
"@salesforce/kit" "^3.2.6"
|
|
1568
1568
|
"@salesforce/ts-types" "^2.0.11"
|
|
1569
1569
|
"@types/shelljs" "^0.10.0"
|
|
@@ -1574,10 +1574,10 @@
|
|
|
1574
1574
|
strip-ansi "6.0.1"
|
|
1575
1575
|
ts-retry-promise "^0.8.1"
|
|
1576
1576
|
|
|
1577
|
-
"@salesforce/core@^8.23.1", "@salesforce/core@^8.28.
|
|
1578
|
-
version "8.
|
|
1579
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1580
|
-
integrity sha512-
|
|
1577
|
+
"@salesforce/core@^8.23.1", "@salesforce/core@^8.28.4", "@salesforce/core@^8.29.0", "@salesforce/core@^8.5.1":
|
|
1578
|
+
version "8.29.1"
|
|
1579
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.29.1.tgz#8f867af889a620ff4c456701851794a2de9956dd"
|
|
1580
|
+
integrity sha512-Pdo9yjKU6Lgm3CJOVJPTM4PzUHhTVMX43K5XmClsBEt75fs8mHNFALniHZwnZbVf+TSMfGsUygYAyTX6ShnNQA==
|
|
1581
1581
|
dependencies:
|
|
1582
1582
|
"@jsforce/jsforce-node" "^3.10.13"
|
|
1583
1583
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -1643,13 +1643,13 @@
|
|
|
1643
1643
|
dependencies:
|
|
1644
1644
|
"@salesforce/ts-types" "^2.0.12"
|
|
1645
1645
|
|
|
1646
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
1647
|
-
version "3.1.
|
|
1648
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
1649
|
-
integrity sha512-
|
|
1646
|
+
"@salesforce/plugin-command-reference@^3.1.95":
|
|
1647
|
+
version "3.1.95"
|
|
1648
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.95.tgz#b194e9c08e582dd445de1b4aae7f0ba02c7f6a39"
|
|
1649
|
+
integrity sha512-K0BQ6f/fPzPOHMf9mpKKxx6x9IbGmUNmKkVNql9zQwXmmfNZoDfozv2EREfijZwgECiIKuFkwB1PjoQkkWyIPQ==
|
|
1650
1650
|
dependencies:
|
|
1651
1651
|
"@oclif/core" "^4"
|
|
1652
|
-
"@salesforce/core" "^8.28.
|
|
1652
|
+
"@salesforce/core" "^8.28.4"
|
|
1653
1653
|
"@salesforce/kit" "^3.2.6"
|
|
1654
1654
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
1655
1655
|
"@salesforce/ts-types" "^2.0.11"
|
|
@@ -4120,9 +4120,9 @@ fast-string-width@^3.0.2:
|
|
|
4120
4120
|
fast-string-truncated-width "^3.0.2"
|
|
4121
4121
|
|
|
4122
4122
|
fast-uri@^3.0.1:
|
|
4123
|
-
version "3.
|
|
4124
|
-
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.
|
|
4125
|
-
integrity sha512-
|
|
4123
|
+
version "3.1.2"
|
|
4124
|
+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec"
|
|
4125
|
+
integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
|
|
4126
4126
|
|
|
4127
4127
|
fast-wrap-ansi@^0.2.0:
|
|
4128
4128
|
version "0.2.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.59",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
"devDependencies": {
|
|
13
13
|
"@jsforce/jsforce-node": "^3.10.10",
|
|
14
14
|
"@oclif/core": "^4.11.0",
|
|
15
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
16
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
|
15
|
+
"@oclif/plugin-command-snapshot": "^5.3.17",
|
|
16
|
+
"@salesforce/cli-plugins-testkit": "^5.3.56",
|
|
17
17
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
18
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
18
|
+
"@salesforce/plugin-command-reference": "^3.1.95",
|
|
19
19
|
"@salesforce/ts-types": "^2.0.11",
|
|
20
20
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
21
21
|
"oclif": "^4.23.0",
|
|
@@ -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.59.crt",
|
|
209
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.59.sig"
|
|
210
210
|
}
|
|
211
211
|
}
|