@salesforce/plugin-community 3.0.7 → 3.0.9
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/oclif.lock +21 -24
- 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.9/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.9/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.9/src/commands/community/publish.ts)_
|
|
249
249
|
|
|
250
250
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -958,10 +958,10 @@
|
|
|
958
958
|
semver "^7.5.4"
|
|
959
959
|
ts-retry-promise "^0.7.1"
|
|
960
960
|
|
|
961
|
-
"@salesforce/core@^6.2.0", "@salesforce/core@^6.
|
|
962
|
-
version "6.4.
|
|
963
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.
|
|
964
|
-
integrity sha512-
|
|
961
|
+
"@salesforce/core@^6.2.0", "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2":
|
|
962
|
+
version "6.4.2"
|
|
963
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
|
|
964
|
+
integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
|
|
965
965
|
dependencies:
|
|
966
966
|
"@salesforce/kit" "^3.0.15"
|
|
967
967
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
jszip "3.10.1"
|
|
978
978
|
pino "^8.16.2"
|
|
979
979
|
pino-abstract-transport "^1.1.0"
|
|
980
|
-
pino-pretty "^10.
|
|
980
|
+
pino-pretty "^10.3.0"
|
|
981
981
|
proper-lockfile "^4.1.2"
|
|
982
982
|
semver "^7.5.4"
|
|
983
983
|
ts-retry-promise "^0.7.1"
|
|
@@ -1051,13 +1051,13 @@
|
|
|
1051
1051
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
|
1052
1052
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
|
1053
1053
|
|
|
1054
|
-
"@salesforce/sf-plugins-core@^5.0.
|
|
1055
|
-
version "5.0.
|
|
1056
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.
|
|
1057
|
-
integrity sha512-
|
|
1054
|
+
"@salesforce/sf-plugins-core@^5.0.12", "@salesforce/sf-plugins-core@^5.0.8":
|
|
1055
|
+
version "5.0.12"
|
|
1056
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.12.tgz#f638a8091316b70b4cb981b0847326fd8c32c2f4"
|
|
1057
|
+
integrity sha512-2ZuD++T+c0mGmLep0K54ucA3GIjlRWdR0L+oMLlcTYcf6rxEV72D9MMszS3syVabSJeNGrKIgsO3kP9c13PCAQ==
|
|
1058
1058
|
dependencies:
|
|
1059
|
-
"@oclif/core" "^3.
|
|
1060
|
-
"@salesforce/core" "^6.
|
|
1059
|
+
"@oclif/core" "^3.15.0"
|
|
1060
|
+
"@salesforce/core" "^6.4.1"
|
|
1061
1061
|
"@salesforce/kit" "^3.0.15"
|
|
1062
1062
|
"@salesforce/ts-types" "^2.0.9"
|
|
1063
1063
|
"@types/inquirer" "^8.2.3"
|
|
@@ -3640,7 +3640,7 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
3640
3640
|
once "^1.3.0"
|
|
3641
3641
|
path-is-absolute "^1.0.0"
|
|
3642
3642
|
|
|
3643
|
-
glob@^8.0.
|
|
3643
|
+
glob@^8.0.1, glob@^8.0.3:
|
|
3644
3644
|
version "8.1.0"
|
|
3645
3645
|
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
3646
3646
|
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
@@ -3824,13 +3824,10 @@ header-case@^2.0.4:
|
|
|
3824
3824
|
capital-case "^1.0.4"
|
|
3825
3825
|
tslib "^2.0.3"
|
|
3826
3826
|
|
|
3827
|
-
help-me@^
|
|
3828
|
-
version "
|
|
3829
|
-
resolved "https://registry.yarnpkg.com/help-me/-/help-me-
|
|
3830
|
-
integrity sha512-
|
|
3831
|
-
dependencies:
|
|
3832
|
-
glob "^8.0.0"
|
|
3833
|
-
readable-stream "^3.6.0"
|
|
3827
|
+
help-me@^5.0.0:
|
|
3828
|
+
version "5.0.0"
|
|
3829
|
+
resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
|
|
3830
|
+
integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==
|
|
3834
3831
|
|
|
3835
3832
|
hosted-git-info@^2.1.4:
|
|
3836
3833
|
version "2.8.9"
|
|
@@ -5975,16 +5972,16 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
|
|
|
5975
5972
|
readable-stream "^4.0.0"
|
|
5976
5973
|
split2 "^4.0.0"
|
|
5977
5974
|
|
|
5978
|
-
pino-pretty@^10.2.3:
|
|
5979
|
-
version "10.
|
|
5980
|
-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.
|
|
5981
|
-
integrity sha512-
|
|
5975
|
+
pino-pretty@^10.2.3, pino-pretty@^10.3.0:
|
|
5976
|
+
version "10.3.0"
|
|
5977
|
+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
|
|
5978
|
+
integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
|
|
5982
5979
|
dependencies:
|
|
5983
5980
|
colorette "^2.0.7"
|
|
5984
5981
|
dateformat "^4.6.3"
|
|
5985
5982
|
fast-copy "^3.0.0"
|
|
5986
5983
|
fast-safe-stringify "^2.1.1"
|
|
5987
|
-
help-me "^
|
|
5984
|
+
help-me "^5.0.0"
|
|
5988
5985
|
joycon "^3.1.1"
|
|
5989
5986
|
minimist "^1.2.6"
|
|
5990
5987
|
on-exit-leak-free "^2.1.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
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.9",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.15.0",
|
|
9
|
-
"@salesforce/core": "^6.4.
|
|
9
|
+
"@salesforce/core": "^6.4.2",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^5.0.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^5.0.12"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
14
|
"@oclif/plugin-command-snapshot": "^5.0.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.0.
|
|
209
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.
|
|
208
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.9.crt",
|
|
209
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.9.sig"
|
|
210
210
|
}
|
|
211
211
|
}
|