@salesforce/plugin-community 3.0.6 → 3.0.8
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 +34 -42
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
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.8/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.8/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.8/src/commands/community/publish.ts)_
|
|
249
249
|
|
|
250
250
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -771,10 +771,10 @@
|
|
|
771
771
|
wordwrap "^1.0.0"
|
|
772
772
|
wrap-ansi "^7.0.0"
|
|
773
773
|
|
|
774
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
775
|
-
version "5.0.
|
|
776
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
777
|
-
integrity sha512-
|
|
774
|
+
"@oclif/plugin-command-snapshot@^5.0.4":
|
|
775
|
+
version "5.0.4"
|
|
776
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.4.tgz#d80cf80cdf8e6a21cddbea607c5a39c96d577b87"
|
|
777
|
+
integrity sha512-dsogNsY/k9D9aoceEWZhGklHBCIsJQpVAKwRKSQkrzhvesi/qB4reEfcuWGy1FtJihTVEVSGLdGBIz2Wu1XApA==
|
|
778
778
|
dependencies:
|
|
779
779
|
"@oclif/core" "^3.10.8"
|
|
780
780
|
"@types/lodash.difference" "^4.5.9"
|
|
@@ -784,7 +784,7 @@
|
|
|
784
784
|
lodash.get "^4.4.2"
|
|
785
785
|
lodash.sortby "^4.7.0"
|
|
786
786
|
semver "^7.5.4"
|
|
787
|
-
ts-json-schema-generator "^1.
|
|
787
|
+
ts-json-schema-generator "^1.5.0"
|
|
788
788
|
|
|
789
789
|
"@oclif/plugin-help@^5.2.14":
|
|
790
790
|
version "5.2.14"
|
|
@@ -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.2.2", "@salesforce/core@^6.4.0":
|
|
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.2.2", "@salesforce/core@^6.4.0", "@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,10 +1051,10 @@
|
|
|
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.10", "@salesforce/sf-plugins-core@^5.0.8":
|
|
1055
|
+
version "5.0.10"
|
|
1056
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.10.tgz#f13cc406100f9aba3a9d5ddea361854068fc7e7d"
|
|
1057
|
+
integrity sha512-fp0f6Lbf7HDdglvU4pWmwnWt9HlgMOIdkQ0LeT7M0zbuu6tOMwGKcC6ewkXQ9lQvcSAUrtvvvpf9t4PzkN8o+w==
|
|
1058
1058
|
dependencies:
|
|
1059
1059
|
"@oclif/core" "^3.14.1"
|
|
1060
1060
|
"@salesforce/core" "^6.2.2"
|
|
@@ -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"
|
|
@@ -5628,10 +5625,10 @@ object.values@^1.1.7:
|
|
|
5628
5625
|
define-properties "^1.2.0"
|
|
5629
5626
|
es-abstract "^1.22.1"
|
|
5630
5627
|
|
|
5631
|
-
oclif@^4.0
|
|
5632
|
-
version "4.0
|
|
5633
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
5634
|
-
integrity sha512-
|
|
5628
|
+
oclif@^4.1.0:
|
|
5629
|
+
version "4.1.0"
|
|
5630
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
|
|
5631
|
+
integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
|
|
5635
5632
|
dependencies:
|
|
5636
5633
|
"@oclif/core" "^3.0.4"
|
|
5637
5634
|
"@oclif/plugin-help" "^5.2.14"
|
|
@@ -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"
|
|
@@ -7097,10 +7094,10 @@ ts-api-utils@^1.0.1:
|
|
|
7097
7094
|
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
|
|
7098
7095
|
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
|
|
7099
7096
|
|
|
7100
|
-
ts-json-schema-generator@^1.
|
|
7101
|
-
version "1.
|
|
7102
|
-
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.
|
|
7103
|
-
integrity sha512-
|
|
7097
|
+
ts-json-schema-generator@^1.5.0:
|
|
7098
|
+
version "1.5.0"
|
|
7099
|
+
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz#9f5cea606c27ebcf13060157542ac1d3b225430f"
|
|
7100
|
+
integrity sha512-RkiaJ6YxGc5EWVPfyHxszTmpGxX8HC2XBvcFlAl1zcvpOG4tjjh+eXioStXJQYTvr9MoK8zCOWzAUlko3K0DiA==
|
|
7104
7101
|
dependencies:
|
|
7105
7102
|
"@types/json-schema" "^7.0.12"
|
|
7106
7103
|
commander "^11.0.0"
|
|
@@ -7108,7 +7105,7 @@ ts-json-schema-generator@^1.4.0:
|
|
|
7108
7105
|
json5 "^2.2.3"
|
|
7109
7106
|
normalize-path "^3.0.0"
|
|
7110
7107
|
safe-stable-stringify "^2.4.3"
|
|
7111
|
-
typescript "~5.
|
|
7108
|
+
typescript "~5.3.2"
|
|
7112
7109
|
|
|
7113
7110
|
ts-node@^10.8.1, ts-node@^10.9.1, ts-node@^10.9.2:
|
|
7114
7111
|
version "10.9.2"
|
|
@@ -7276,16 +7273,11 @@ typescript@^4.6.4, typescript@^4.9.5:
|
|
|
7276
7273
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
|
7277
7274
|
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
7278
7275
|
|
|
7279
|
-
typescript@^5.3.3:
|
|
7276
|
+
typescript@^5.3.3, typescript@~5.3.2:
|
|
7280
7277
|
version "5.3.3"
|
|
7281
7278
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
|
|
7282
7279
|
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
|
|
7283
7280
|
|
|
7284
|
-
typescript@~5.2.2:
|
|
7285
|
-
version "5.2.2"
|
|
7286
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
|
|
7287
|
-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
|
|
7288
|
-
|
|
7289
7281
|
uglify-js@^3.1.4:
|
|
7290
7282
|
version "3.17.4"
|
|
7291
7283
|
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
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.8",
|
|
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.10"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
14
|
+
"@oclif/plugin-command-snapshot": "^5.0.4",
|
|
15
15
|
"@salesforce/cli-plugins-testkit": "^5.0.5",
|
|
16
16
|
"@salesforce/dev-scripts": "^8.1.2",
|
|
17
17
|
"@salesforce/plugin-command-reference": "^3.0.54",
|
|
18
18
|
"@salesforce/ts-types": "^2.0.9",
|
|
19
19
|
"eslint-plugin-sf-plugin": "^1.16.15",
|
|
20
20
|
"jsforce": "^2.0.0-beta.29",
|
|
21
|
-
"oclif": "^4.0
|
|
21
|
+
"oclif": "^4.1.0",
|
|
22
22
|
"shx": "0.3.4",
|
|
23
23
|
"ts-node": "^10.9.2",
|
|
24
24
|
"typescript": "^5.3.3"
|
|
@@ -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.8.crt",
|
|
209
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.8.sig"
|
|
210
210
|
}
|
|
211
211
|
}
|