@salesforce/plugin-community 3.3.68 → 3.3.69
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 +19 -7
- package/oclif.lock +13 -6
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
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.3.
|
|
168
|
+
_See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.69/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.3.
|
|
203
|
+
_See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.69/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.3.
|
|
252
|
+
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.69/src/commands/community/publish.ts)_
|
|
253
253
|
|
|
254
254
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.69",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-community",
|
|
9
|
-
"version": "3.3.
|
|
9
|
+
"version": "3.3.69",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@salesforce/core": "^8.31.1",
|
|
@@ -8849,16 +8849,16 @@
|
|
|
8849
8849
|
}
|
|
8850
8850
|
},
|
|
8851
8851
|
"node_modules/form-data": {
|
|
8852
|
-
"version": "4.0.
|
|
8853
|
-
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.
|
|
8854
|
-
"integrity": "sha512-
|
|
8852
|
+
"version": "4.0.6",
|
|
8853
|
+
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.6.tgz",
|
|
8854
|
+
"integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==",
|
|
8855
8855
|
"license": "MIT",
|
|
8856
8856
|
"dependencies": {
|
|
8857
8857
|
"asynckit": "^0.4.0",
|
|
8858
8858
|
"combined-stream": "^1.0.8",
|
|
8859
8859
|
"es-set-tostringtag": "^2.1.0",
|
|
8860
|
-
"hasown": "^2.0.
|
|
8861
|
-
"mime-types": "^2.1.
|
|
8860
|
+
"hasown": "^2.0.4",
|
|
8861
|
+
"mime-types": "^2.1.35"
|
|
8862
8862
|
},
|
|
8863
8863
|
"engines": {
|
|
8864
8864
|
"node": ">= 6"
|
|
@@ -8874,6 +8874,18 @@
|
|
|
8874
8874
|
"node": ">= 14.17"
|
|
8875
8875
|
}
|
|
8876
8876
|
},
|
|
8877
|
+
"node_modules/form-data/node_modules/hasown": {
|
|
8878
|
+
"version": "2.0.4",
|
|
8879
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
|
|
8880
|
+
"integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
|
|
8881
|
+
"license": "MIT",
|
|
8882
|
+
"dependencies": {
|
|
8883
|
+
"function-bind": "^1.1.2"
|
|
8884
|
+
},
|
|
8885
|
+
"engines": {
|
|
8886
|
+
"node": ">= 0.4"
|
|
8887
|
+
}
|
|
8888
|
+
},
|
|
8877
8889
|
"node_modules/fromentries": {
|
|
8878
8890
|
"version": "1.3.2",
|
|
8879
8891
|
"resolved": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz",
|
package/oclif.lock
CHANGED
|
@@ -3827,15 +3827,15 @@ form-data-encoder@^2.1.2:
|
|
|
3827
3827
|
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
|
|
3828
3828
|
|
|
3829
3829
|
form-data@^4.0.4, form-data@^4.0.5:
|
|
3830
|
-
version "4.0.
|
|
3831
|
-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.
|
|
3832
|
-
integrity sha512-
|
|
3830
|
+
version "4.0.6"
|
|
3831
|
+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
|
|
3832
|
+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
|
|
3833
3833
|
dependencies:
|
|
3834
3834
|
asynckit "^0.4.0"
|
|
3835
3835
|
combined-stream "^1.0.8"
|
|
3836
3836
|
es-set-tostringtag "^2.1.0"
|
|
3837
|
-
hasown "^2.0.
|
|
3838
|
-
mime-types "^2.1.
|
|
3837
|
+
hasown "^2.0.4"
|
|
3838
|
+
mime-types "^2.1.35"
|
|
3839
3839
|
|
|
3840
3840
|
fromentries@^1.2.0:
|
|
3841
3841
|
version "1.3.2"
|
|
@@ -4203,6 +4203,13 @@ hasown@^2.0.0, hasown@^2.0.2:
|
|
|
4203
4203
|
dependencies:
|
|
4204
4204
|
function-bind "^1.1.2"
|
|
4205
4205
|
|
|
4206
|
+
hasown@^2.0.4:
|
|
4207
|
+
version "2.0.4"
|
|
4208
|
+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
|
|
4209
|
+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
|
|
4210
|
+
dependencies:
|
|
4211
|
+
function-bind "^1.1.2"
|
|
4212
|
+
|
|
4206
4213
|
he@^1.2.0:
|
|
4207
4214
|
version "1.2.0"
|
|
4208
4215
|
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
@@ -5269,7 +5276,7 @@ mime-db@1.52.0:
|
|
|
5269
5276
|
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
|
|
5270
5277
|
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
|
5271
5278
|
|
|
5272
|
-
mime-types@^2.1.
|
|
5279
|
+
mime-types@^2.1.35:
|
|
5273
5280
|
version "2.1.35"
|
|
5274
5281
|
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
|
|
5275
5282
|
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.3.
|
|
4
|
+
"version": "3.3.69",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -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.3.
|
|
209
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.
|
|
208
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.69.crt",
|
|
209
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.69.sig"
|
|
210
210
|
}
|
|
211
211
|
}
|