@salesforce/plugin-community 3.2.34 → 3.2.35
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 +10 -11
- package/oclif.lock +8 -9
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
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.35/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.35/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.35/src/commands/community/publish.ts)_
|
|
253
253
|
|
|
254
254
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.35",
|
|
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.35",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@salesforce/core": "^8.6.
|
|
12
|
+
"@salesforce/core": "^8.6.2",
|
|
13
13
|
"@salesforce/kit": "^3.2.3",
|
|
14
14
|
"@salesforce/sf-plugins-core": "^11.3.12"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@jsforce/jsforce-node": "^3.
|
|
17
|
+
"@jsforce/jsforce-node": "^3.5.2",
|
|
18
18
|
"@oclif/core": "^4.0.28",
|
|
19
19
|
"@oclif/plugin-command-snapshot": "^5.2.18",
|
|
20
20
|
"@salesforce/cli-plugins-testkit": "^5.3.33",
|
|
@@ -3833,13 +3833,12 @@
|
|
|
3833
3833
|
}
|
|
3834
3834
|
},
|
|
3835
3835
|
"node_modules/@jsforce/jsforce-node": {
|
|
3836
|
-
"version": "3.
|
|
3837
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.
|
|
3838
|
-
"integrity": "sha512-
|
|
3836
|
+
"version": "3.5.2",
|
|
3837
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.5.2.tgz",
|
|
3838
|
+
"integrity": "sha512-WZZo7HVFQsTeHRfykMJBrEK3ACr9sQnWSm3EVLasAnAUxjh+hjU4SfJ7HB1UaPRliHjLVZcSCUwF+OoJqjbfoA==",
|
|
3839
3839
|
"license": "MIT",
|
|
3840
3840
|
"dependencies": {
|
|
3841
3841
|
"@sindresorhus/is": "^4",
|
|
3842
|
-
"abort-controller": "^3.0.0",
|
|
3843
3842
|
"base64url": "^3.0.1",
|
|
3844
3843
|
"csv-parse": "^5.5.2",
|
|
3845
3844
|
"csv-stringify": "^6.4.4",
|
|
@@ -4203,9 +4202,9 @@
|
|
|
4203
4202
|
}
|
|
4204
4203
|
},
|
|
4205
4204
|
"node_modules/@salesforce/core": {
|
|
4206
|
-
"version": "8.6.
|
|
4207
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.6.
|
|
4208
|
-
"integrity": "sha512-
|
|
4205
|
+
"version": "8.6.2",
|
|
4206
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.6.2.tgz",
|
|
4207
|
+
"integrity": "sha512-LFzTLnavDeWsZBB7b2iuVz0F6yeuTcJzQxCy5n+rACY2/Lbw6UJDK/bOSt4wlss6fKrkyU1FTHNlUK5ZoBEveg==",
|
|
4209
4208
|
"license": "BSD-3-Clause",
|
|
4210
4209
|
"dependencies": {
|
|
4211
4210
|
"@jsforce/jsforce-node": "^3.4.1",
|
package/oclif.lock
CHANGED
|
@@ -1563,13 +1563,12 @@
|
|
|
1563
1563
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1564
1564
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
1565
1565
|
|
|
1566
|
-
"@jsforce/jsforce-node@^3.4.1", "@jsforce/jsforce-node@^3.
|
|
1567
|
-
version "3.
|
|
1568
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.
|
|
1569
|
-
integrity sha512-
|
|
1566
|
+
"@jsforce/jsforce-node@^3.4.1", "@jsforce/jsforce-node@^3.5.2":
|
|
1567
|
+
version "3.5.2"
|
|
1568
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.5.2.tgz#003142f1b8f6e452cb41adfd685626d97b263f6e"
|
|
1569
|
+
integrity sha512-WZZo7HVFQsTeHRfykMJBrEK3ACr9sQnWSm3EVLasAnAUxjh+hjU4SfJ7HB1UaPRliHjLVZcSCUwF+OoJqjbfoA==
|
|
1570
1570
|
dependencies:
|
|
1571
1571
|
"@sindresorhus/is" "^4"
|
|
1572
|
-
abort-controller "^3.0.0"
|
|
1573
1572
|
base64url "^3.0.1"
|
|
1574
1573
|
csv-parse "^5.5.2"
|
|
1575
1574
|
csv-stringify "^6.4.4"
|
|
@@ -1690,10 +1689,10 @@
|
|
|
1690
1689
|
strip-ansi "6.0.1"
|
|
1691
1690
|
ts-retry-promise "^0.8.1"
|
|
1692
1691
|
|
|
1693
|
-
"@salesforce/core@^8.5.1", "@salesforce/core@^8.5.7", "@salesforce/core@^8.6.1":
|
|
1694
|
-
version "8.6.
|
|
1695
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.
|
|
1696
|
-
integrity sha512-
|
|
1692
|
+
"@salesforce/core@^8.5.1", "@salesforce/core@^8.5.7", "@salesforce/core@^8.6.1", "@salesforce/core@^8.6.2":
|
|
1693
|
+
version "8.6.2"
|
|
1694
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.2.tgz#50120d923504ceb04604b7f03e359386845a9f9d"
|
|
1695
|
+
integrity sha512-LFzTLnavDeWsZBB7b2iuVz0F6yeuTcJzQxCy5n+rACY2/Lbw6UJDK/bOSt4wlss6fKrkyU1FTHNlUK5ZoBEveg==
|
|
1697
1696
|
dependencies:
|
|
1698
1697
|
"@jsforce/jsforce-node" "^3.4.1"
|
|
1699
1698
|
"@salesforce/kit" "^3.2.2"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
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.35",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@salesforce/core": "^8.6.
|
|
8
|
+
"@salesforce/core": "^8.6.2",
|
|
9
9
|
"@salesforce/kit": "^3.2.3",
|
|
10
10
|
"@salesforce/sf-plugins-core": "^11.3.12"
|
|
11
11
|
},
|
|
12
12
|
"devDependencies": {
|
|
13
|
-
"@jsforce/jsforce-node": "^3.
|
|
13
|
+
"@jsforce/jsforce-node": "^3.5.2",
|
|
14
14
|
"@oclif/core": "^4.0.28",
|
|
15
15
|
"@oclif/plugin-command-snapshot": "^5.2.18",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.33",
|
|
@@ -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.35.crt",
|
|
208
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.35.sig"
|
|
209
209
|
}
|
|
210
210
|
}
|