@salesforce/plugin-community 3.0.3 → 3.0.5
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 +26 -26
- 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.5/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.5/src/commands/community/list/template.ts)_
|
|
201
201
|
|
|
202
202
|
## `sf community publish`
|
|
203
203
|
|
|
@@ -246,6 +246,6 @@ EXAMPLES
|
|
|
246
246
|
$ sf community publish --name 'My Customer Site'
|
|
247
247
|
```
|
|
248
248
|
|
|
249
|
-
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.
|
|
249
|
+
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.5/src/commands/community/publish.ts)_
|
|
250
250
|
|
|
251
251
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -726,10 +726,10 @@
|
|
|
726
726
|
wordwrap "^1.0.0"
|
|
727
727
|
wrap-ansi "^7.0.0"
|
|
728
728
|
|
|
729
|
-
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
|
|
730
|
-
version "3.
|
|
731
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
732
|
-
integrity sha512-
|
|
729
|
+
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.12.0", "@oclif/core@^3.3.1":
|
|
730
|
+
version "3.13.1"
|
|
731
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.13.1.tgz#dbd5e604ec78a716a33bfa6fec6c988a507b7f38"
|
|
732
|
+
integrity sha512-bpnF6BL+j7D0k0T+dZ4g7LwcZzctCoKjIYm8zcSNgrItS2pgIlvsRf8SdkGNu6djzRD7vzM657ZO9fWU6goz0g==
|
|
733
733
|
dependencies:
|
|
734
734
|
ansi-escapes "^4.3.2"
|
|
735
735
|
ansi-styles "^4.3.0"
|
|
@@ -759,13 +759,13 @@
|
|
|
759
759
|
wordwrap "^1.0.0"
|
|
760
760
|
wrap-ansi "^7.0.0"
|
|
761
761
|
|
|
762
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
763
|
-
version "5.0.
|
|
764
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
765
|
-
integrity sha512-
|
|
762
|
+
"@oclif/plugin-command-snapshot@^5.0.3":
|
|
763
|
+
version "5.0.3"
|
|
764
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.3.tgz#1ca2ccc173ba66d81e0e351f0cf640a9c3782f02"
|
|
765
|
+
integrity sha512-LbG7lxdKhaapv7nrgUoQU505PA92OU4SOMyczS74BatgUHjx4B0qXOe3VI2aKmd+SApPaLDe/QsGnm98gfZhmQ==
|
|
766
766
|
dependencies:
|
|
767
767
|
"@oclif/core" "^3.10.8"
|
|
768
|
-
"@types/lodash.difference" "^4.5.
|
|
768
|
+
"@types/lodash.difference" "^4.5.9"
|
|
769
769
|
chalk "^5.3.0"
|
|
770
770
|
just-diff "^5.2.0"
|
|
771
771
|
lodash.difference "^4.5.0"
|
|
@@ -941,10 +941,10 @@
|
|
|
941
941
|
semver "^7.5.4"
|
|
942
942
|
ts-retry-promise "^0.7.1"
|
|
943
943
|
|
|
944
|
-
"@salesforce/core@^6.1.0", "@salesforce/core@^6.
|
|
945
|
-
version "6.
|
|
946
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.
|
|
947
|
-
integrity sha512-
|
|
944
|
+
"@salesforce/core@^6.1.0", "@salesforce/core@^6.2.0":
|
|
945
|
+
version "6.2.0"
|
|
946
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.0.tgz#9bac72c0b48c733cf1d32d19f9775c34d895f207"
|
|
947
|
+
integrity sha512-HuggjBCLA18yXYHChnsrPDGbM+fAPx+9NeS7Dkx3/o1VhJ2hok5BUkvdaeoAVex/0Oc2J+KcvX/gqrjY51iOhQ==
|
|
948
948
|
dependencies:
|
|
949
949
|
"@salesforce/kit" "^3.0.15"
|
|
950
950
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -958,7 +958,7 @@
|
|
|
958
958
|
jsforce "^2.0.0-beta.28"
|
|
959
959
|
jsonwebtoken "9.0.2"
|
|
960
960
|
jszip "3.10.1"
|
|
961
|
-
pino "^8.16.
|
|
961
|
+
pino "^8.16.2"
|
|
962
962
|
pino-abstract-transport "^1.1.0"
|
|
963
963
|
pino-pretty "^10.2.3"
|
|
964
964
|
proper-lockfile "^4.1.2"
|
|
@@ -1046,13 +1046,13 @@
|
|
|
1046
1046
|
chalk "^4"
|
|
1047
1047
|
inquirer "^8.2.5"
|
|
1048
1048
|
|
|
1049
|
-
"@salesforce/sf-plugins-core@^5.0.
|
|
1050
|
-
version "5.0.
|
|
1051
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.
|
|
1052
|
-
integrity sha512-
|
|
1049
|
+
"@salesforce/sf-plugins-core@^5.0.5":
|
|
1050
|
+
version "5.0.5"
|
|
1051
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.5.tgz#9ab91099fb3e5f8be86c5572d755adcc5913dd25"
|
|
1052
|
+
integrity sha512-IlxDYH8ihznGwPclKyo/teKo4eutuIIzA3hq2d9AuFlGH4N6e7rN3IgTfhp7yV/K7RA70Ub/+dl7etIAO7FmMQ==
|
|
1053
1053
|
dependencies:
|
|
1054
|
-
"@oclif/core" "^3.
|
|
1055
|
-
"@salesforce/core" "^6.
|
|
1054
|
+
"@oclif/core" "^3.12.0"
|
|
1055
|
+
"@salesforce/core" "^6.2.0"
|
|
1056
1056
|
"@salesforce/kit" "^3.0.15"
|
|
1057
1057
|
"@salesforce/ts-types" "^2.0.9"
|
|
1058
1058
|
"@types/inquirer" "^8.2.3"
|
|
@@ -1201,7 +1201,7 @@
|
|
|
1201
1201
|
dependencies:
|
|
1202
1202
|
"@types/node" "*"
|
|
1203
1203
|
|
|
1204
|
-
"@types/lodash.difference@^4.5.
|
|
1204
|
+
"@types/lodash.difference@^4.5.9":
|
|
1205
1205
|
version "4.5.9"
|
|
1206
1206
|
resolved "https://registry.yarnpkg.com/@types/lodash.difference/-/lodash.difference-4.5.9.tgz#69e82a68557779abac489585f43159997cab874c"
|
|
1207
1207
|
integrity sha512-MNlajcjtwzLpXk+cw38UkBvEXJNEPhULgS8A4EHwtUwT7f7yFH/SFKD0iw5Rfilwh60yJIgFo0vsMr7xsa5+aw==
|
|
@@ -5456,10 +5456,10 @@ object.values@^1.1.7:
|
|
|
5456
5456
|
define-properties "^1.2.0"
|
|
5457
5457
|
es-abstract "^1.22.1"
|
|
5458
5458
|
|
|
5459
|
-
oclif@^4.0.
|
|
5460
|
-
version "4.0.
|
|
5461
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
5462
|
-
integrity sha512-
|
|
5459
|
+
oclif@^4.0.4:
|
|
5460
|
+
version "4.0.4"
|
|
5461
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
|
|
5462
|
+
integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
|
|
5463
5463
|
dependencies:
|
|
5464
5464
|
"@oclif/core" "^3.0.4"
|
|
5465
5465
|
"@oclif/plugin-help" "^5.2.14"
|
|
@@ -5820,7 +5820,7 @@ pino-std-serializers@^6.0.0:
|
|
|
5820
5820
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
5821
5821
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
5822
5822
|
|
|
5823
|
-
pino@^8.16.0, pino@^8.16.
|
|
5823
|
+
pino@^8.16.0, pino@^8.16.2:
|
|
5824
5824
|
version "8.16.2"
|
|
5825
5825
|
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
|
5826
5826
|
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
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.5",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.11.0",
|
|
9
|
-
"@salesforce/core": "^6.
|
|
9
|
+
"@salesforce/core": "^6.2.0",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^5.0.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^5.0.5"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
14
|
+
"@oclif/plugin-command-snapshot": "^5.0.3",
|
|
15
15
|
"@salesforce/cli-plugins-testkit": "^5.0.4",
|
|
16
16
|
"@salesforce/dev-scripts": "^7.1.1",
|
|
17
17
|
"@salesforce/plugin-command-reference": "^3.0.47",
|
|
18
18
|
"@salesforce/ts-types": "^2.0.9",
|
|
19
19
|
"eslint-plugin-sf-plugin": "^1.16.15",
|
|
20
20
|
"jsforce": "^2.0.0-beta.28",
|
|
21
|
-
"oclif": "^4.0.
|
|
21
|
+
"oclif": "^4.0.4",
|
|
22
22
|
"shx": "0.3.4",
|
|
23
23
|
"ts-node": "^10.9.1",
|
|
24
24
|
"typescript": "^5.2.2"
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"exports": "./lib/index.js",
|
|
195
195
|
"type": "module",
|
|
196
196
|
"sfdx": {
|
|
197
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.
|
|
198
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.
|
|
197
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.5.crt",
|
|
198
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.5.sig"
|
|
199
199
|
}
|
|
200
200
|
}
|