@salesforce/plugin-community 3.0.24 → 3.0.25
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 +16 -16
- package/oclif.lock +16 -16
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -163,7 +163,7 @@ FLAG DESCRIPTIONS
|
|
|
163
163
|
available in your org.
|
|
164
164
|
```
|
|
165
165
|
|
|
166
|
-
_See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.
|
|
166
|
+
_See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.25/src/commands/community/create.ts)_
|
|
167
167
|
|
|
168
168
|
## `sf community list template`
|
|
169
169
|
|
|
@@ -197,7 +197,7 @@ EXAMPLES
|
|
|
197
197
|
$ sf community list template --target-org my-scratch-org
|
|
198
198
|
```
|
|
199
199
|
|
|
200
|
-
_See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.
|
|
200
|
+
_See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.25/src/commands/community/list/template.ts)_
|
|
201
201
|
|
|
202
202
|
## `sf community publish`
|
|
203
203
|
|
|
@@ -245,6 +245,6 @@ EXAMPLES
|
|
|
245
245
|
$ sf community publish --name 'My Customer Site'
|
|
246
246
|
```
|
|
247
247
|
|
|
248
|
-
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.
|
|
248
|
+
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.25/src/commands/community/publish.ts)_
|
|
249
249
|
|
|
250
250
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.25",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-community",
|
|
9
|
-
"version": "3.0.
|
|
9
|
+
"version": "3.0.25",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^3.19.2",
|
|
13
13
|
"@salesforce/core": "^6.7.0",
|
|
14
14
|
"@salesforce/kit": "^3.0.15",
|
|
15
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
15
|
+
"@salesforce/sf-plugins-core": "^7.1.14"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@oclif/plugin-command-snapshot": "^5.0.9",
|
|
19
19
|
"@salesforce/cli-plugins-testkit": "^5.1.9",
|
|
20
20
|
"@salesforce/dev-scripts": "^8.4.1",
|
|
21
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
21
|
+
"@salesforce/plugin-command-reference": "^3.0.69",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.9",
|
|
23
23
|
"eslint-plugin-sf-plugin": "^1.17.3",
|
|
24
24
|
"jsforce": "^2.0.0-beta.29",
|
|
@@ -3534,9 +3534,9 @@
|
|
|
3534
3534
|
}
|
|
3535
3535
|
},
|
|
3536
3536
|
"node_modules/@oclif/core": {
|
|
3537
|
-
"version": "3.
|
|
3538
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
3539
|
-
"integrity": "sha512
|
|
3537
|
+
"version": "3.20.0",
|
|
3538
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.20.0.tgz",
|
|
3539
|
+
"integrity": "sha512-8BajhglY8frYGAS1whAukeouFZUN9MgQoLfNXtScPVEAjPlaD2BbSIAYQH2yF2qb/iVvbj/1DwYS3gqicYOq1A==",
|
|
3540
3540
|
"license": "MIT",
|
|
3541
3541
|
"dependencies": {
|
|
3542
3542
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -4101,13 +4101,13 @@
|
|
|
4101
4101
|
}
|
|
4102
4102
|
},
|
|
4103
4103
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
4104
|
-
"version": "3.0.
|
|
4105
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
4106
|
-
"integrity": "sha512-
|
|
4104
|
+
"version": "3.0.69",
|
|
4105
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz",
|
|
4106
|
+
"integrity": "sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==",
|
|
4107
4107
|
"dev": true,
|
|
4108
4108
|
"license": "BSD-3-Clause",
|
|
4109
4109
|
"dependencies": {
|
|
4110
|
-
"@oclif/core": "^3.19.
|
|
4110
|
+
"@oclif/core": "^3.19.6",
|
|
4111
4111
|
"@salesforce/core": "^6.5.3",
|
|
4112
4112
|
"@salesforce/kit": "^3.0.15",
|
|
4113
4113
|
"@salesforce/sf-plugins-core": "^5.0.13",
|
|
@@ -4153,15 +4153,15 @@
|
|
|
4153
4153
|
"license": "ISC"
|
|
4154
4154
|
},
|
|
4155
4155
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
4156
|
-
"version": "7.1.
|
|
4157
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
4158
|
-
"integrity": "sha512-
|
|
4156
|
+
"version": "7.1.14",
|
|
4157
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz",
|
|
4158
|
+
"integrity": "sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==",
|
|
4159
4159
|
"license": "BSD-3-Clause",
|
|
4160
4160
|
"dependencies": {
|
|
4161
4161
|
"@inquirer/confirm": "^2.0.17",
|
|
4162
4162
|
"@inquirer/password": "^1.1.16",
|
|
4163
|
-
"@oclif/core": "^3.19.
|
|
4164
|
-
"@salesforce/core": "^6.
|
|
4163
|
+
"@oclif/core": "^3.19.6",
|
|
4164
|
+
"@salesforce/core": "^6.6.0",
|
|
4165
4165
|
"@salesforce/kit": "^3.0.15",
|
|
4166
4166
|
"@salesforce/ts-types": "^2.0.9",
|
|
4167
4167
|
"chalk": "^5.3.0"
|
package/oclif.lock
CHANGED
|
@@ -1746,10 +1746,10 @@
|
|
|
1746
1746
|
node-gyp "^8.2.0"
|
|
1747
1747
|
read-package-json-fast "^2.0.1"
|
|
1748
1748
|
|
|
1749
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.
|
|
1750
|
-
version "3.
|
|
1751
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
1752
|
-
integrity sha512
|
|
1749
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6":
|
|
1750
|
+
version "3.20.0"
|
|
1751
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.20.0.tgz#534458dc6e8c46d8f03906aaadaca079e16a6554"
|
|
1752
|
+
integrity sha512-8BajhglY8frYGAS1whAukeouFZUN9MgQoLfNXtScPVEAjPlaD2BbSIAYQH2yF2qb/iVvbj/1DwYS3gqicYOq1A==
|
|
1753
1753
|
dependencies:
|
|
1754
1754
|
"@types/cli-progress" "^3.11.5"
|
|
1755
1755
|
ansi-escapes "^4.3.2"
|
|
@@ -1942,7 +1942,7 @@
|
|
|
1942
1942
|
strip-ansi "6.0.1"
|
|
1943
1943
|
ts-retry-promise "^0.8.0"
|
|
1944
1944
|
|
|
1945
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.
|
|
1945
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0":
|
|
1946
1946
|
version "6.7.0"
|
|
1947
1947
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d"
|
|
1948
1948
|
integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
|
|
@@ -2011,12 +2011,12 @@
|
|
|
2011
2011
|
"@salesforce/ts-types" "^2.0.9"
|
|
2012
2012
|
tslib "^2.6.2"
|
|
2013
2013
|
|
|
2014
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
2015
|
-
version "3.0.
|
|
2016
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
2017
|
-
integrity sha512-
|
|
2014
|
+
"@salesforce/plugin-command-reference@^3.0.69":
|
|
2015
|
+
version "3.0.69"
|
|
2016
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819"
|
|
2017
|
+
integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==
|
|
2018
2018
|
dependencies:
|
|
2019
|
-
"@oclif/core" "^3.19.
|
|
2019
|
+
"@oclif/core" "^3.19.6"
|
|
2020
2020
|
"@salesforce/core" "^6.5.3"
|
|
2021
2021
|
"@salesforce/kit" "^3.0.15"
|
|
2022
2022
|
"@salesforce/sf-plugins-core" "^5.0.13"
|
|
@@ -2048,15 +2048,15 @@
|
|
|
2048
2048
|
chalk "^4"
|
|
2049
2049
|
inquirer "^8.2.5"
|
|
2050
2050
|
|
|
2051
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
2052
|
-
version "7.1.
|
|
2053
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
2054
|
-
integrity sha512-
|
|
2051
|
+
"@salesforce/sf-plugins-core@^7.1.14":
|
|
2052
|
+
version "7.1.14"
|
|
2053
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz#5f07316a602b4c5d44c09bc74c294d7df9e2e260"
|
|
2054
|
+
integrity sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==
|
|
2055
2055
|
dependencies:
|
|
2056
2056
|
"@inquirer/confirm" "^2.0.17"
|
|
2057
2057
|
"@inquirer/password" "^1.1.16"
|
|
2058
|
-
"@oclif/core" "^3.19.
|
|
2059
|
-
"@salesforce/core" "^6.
|
|
2058
|
+
"@oclif/core" "^3.19.6"
|
|
2059
|
+
"@salesforce/core" "^6.6.0"
|
|
2060
2060
|
"@salesforce/kit" "^3.0.15"
|
|
2061
2061
|
"@salesforce/ts-types" "^2.0.9"
|
|
2062
2062
|
chalk "^5.3.0"
|
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.0.
|
|
4
|
+
"version": "3.0.25",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.19.2",
|
|
9
9
|
"@salesforce/core": "^6.7.0",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^7.1.14"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
14
|
"@oclif/plugin-command-snapshot": "^5.0.9",
|
|
15
15
|
"@salesforce/cli-plugins-testkit": "^5.1.9",
|
|
16
16
|
"@salesforce/dev-scripts": "^8.4.1",
|
|
17
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
17
|
+
"@salesforce/plugin-command-reference": "^3.0.69",
|
|
18
18
|
"@salesforce/ts-types": "^2.0.9",
|
|
19
19
|
"eslint-plugin-sf-plugin": "^1.17.3",
|
|
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.0.
|
|
208
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.
|
|
207
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.25.crt",
|
|
208
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.25.sig"
|
|
209
209
|
}
|
|
210
210
|
}
|