@salesforce/plugin-community 3.2.5 → 3.2.6
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 +13 -188
- package/oclif.lock +14 -48
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
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.2.
|
|
168
|
+
_See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.6/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.2.
|
|
203
|
+
_See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.6/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.2.
|
|
252
|
+
_See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.6/src/commands/community/publish.ts)_
|
|
253
253
|
|
|
254
254
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-community",
|
|
9
|
-
"version": "3.2.
|
|
9
|
+
"version": "3.2.6",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^3.26.2",
|
|
13
13
|
"@salesforce/core": "^7.3.1",
|
|
14
14
|
"@salesforce/kit": "^3.1.0",
|
|
15
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
15
|
+
"@salesforce/sf-plugins-core": "^9.0.5"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@oclif/plugin-command-snapshot": "^5.1.
|
|
18
|
+
"@oclif/plugin-command-snapshot": "^5.1.7",
|
|
19
19
|
"@salesforce/cli-plugins-testkit": "^5.2.0",
|
|
20
20
|
"@salesforce/dev-scripts": "^9.0.0",
|
|
21
21
|
"@salesforce/plugin-command-reference": "^3.0.78",
|
|
@@ -3366,13 +3366,13 @@
|
|
|
3366
3366
|
}
|
|
3367
3367
|
},
|
|
3368
3368
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3369
|
-
"version": "5.1.
|
|
3370
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
|
3371
|
-
"integrity": "sha512-
|
|
3369
|
+
"version": "5.1.7",
|
|
3370
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz",
|
|
3371
|
+
"integrity": "sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==",
|
|
3372
3372
|
"dev": true,
|
|
3373
3373
|
"license": "MIT",
|
|
3374
3374
|
"dependencies": {
|
|
3375
|
-
"@oclif/core": "3.26.
|
|
3375
|
+
"@oclif/core": "3.26.4",
|
|
3376
3376
|
"@types/lodash.difference": "^4.5.9",
|
|
3377
3377
|
"chalk": "^5.3.0",
|
|
3378
3378
|
"globby": "^14.0.1",
|
|
@@ -3387,117 +3387,6 @@
|
|
|
3387
3387
|
"node": ">=18.0.0"
|
|
3388
3388
|
}
|
|
3389
3389
|
},
|
|
3390
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
|
|
3391
|
-
"version": "3.26.0",
|
|
3392
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.0.tgz",
|
|
3393
|
-
"integrity": "sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==",
|
|
3394
|
-
"dev": true,
|
|
3395
|
-
"license": "MIT",
|
|
3396
|
-
"dependencies": {
|
|
3397
|
-
"@types/cli-progress": "^3.11.5",
|
|
3398
|
-
"ansi-escapes": "^4.3.2",
|
|
3399
|
-
"ansi-styles": "^4.3.0",
|
|
3400
|
-
"cardinal": "^2.1.1",
|
|
3401
|
-
"chalk": "^4.1.2",
|
|
3402
|
-
"clean-stack": "^3.0.1",
|
|
3403
|
-
"cli-progress": "^3.12.0",
|
|
3404
|
-
"color": "^4.2.3",
|
|
3405
|
-
"debug": "^4.3.4",
|
|
3406
|
-
"ejs": "^3.1.9",
|
|
3407
|
-
"get-package-type": "^0.1.0",
|
|
3408
|
-
"globby": "^11.1.0",
|
|
3409
|
-
"hyperlinker": "^1.0.0",
|
|
3410
|
-
"indent-string": "^4.0.0",
|
|
3411
|
-
"is-wsl": "^2.2.0",
|
|
3412
|
-
"js-yaml": "^3.14.1",
|
|
3413
|
-
"minimatch": "^9.0.3",
|
|
3414
|
-
"natural-orderby": "^2.0.3",
|
|
3415
|
-
"object-treeify": "^1.1.33",
|
|
3416
|
-
"password-prompt": "^1.1.3",
|
|
3417
|
-
"slice-ansi": "^4.0.0",
|
|
3418
|
-
"string-width": "^4.2.3",
|
|
3419
|
-
"strip-ansi": "^6.0.1",
|
|
3420
|
-
"supports-color": "^8.1.1",
|
|
3421
|
-
"supports-hyperlinks": "^2.2.0",
|
|
3422
|
-
"widest-line": "^3.1.0",
|
|
3423
|
-
"wordwrap": "^1.0.0",
|
|
3424
|
-
"wrap-ansi": "^7.0.0"
|
|
3425
|
-
},
|
|
3426
|
-
"engines": {
|
|
3427
|
-
"node": ">=18.0.0"
|
|
3428
|
-
}
|
|
3429
|
-
},
|
|
3430
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/chalk": {
|
|
3431
|
-
"version": "4.1.2",
|
|
3432
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
3433
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
3434
|
-
"dev": true,
|
|
3435
|
-
"license": "MIT",
|
|
3436
|
-
"dependencies": {
|
|
3437
|
-
"ansi-styles": "^4.1.0",
|
|
3438
|
-
"supports-color": "^7.1.0"
|
|
3439
|
-
},
|
|
3440
|
-
"engines": {
|
|
3441
|
-
"node": ">=10"
|
|
3442
|
-
},
|
|
3443
|
-
"funding": {
|
|
3444
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
3445
|
-
}
|
|
3446
|
-
},
|
|
3447
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
3448
|
-
"version": "7.2.0",
|
|
3449
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
3450
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
3451
|
-
"dev": true,
|
|
3452
|
-
"license": "MIT",
|
|
3453
|
-
"dependencies": {
|
|
3454
|
-
"has-flag": "^4.0.0"
|
|
3455
|
-
},
|
|
3456
|
-
"engines": {
|
|
3457
|
-
"node": ">=8"
|
|
3458
|
-
}
|
|
3459
|
-
},
|
|
3460
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/globby": {
|
|
3461
|
-
"version": "11.1.0",
|
|
3462
|
-
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
|
3463
|
-
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
|
3464
|
-
"dev": true,
|
|
3465
|
-
"license": "MIT",
|
|
3466
|
-
"dependencies": {
|
|
3467
|
-
"array-union": "^2.1.0",
|
|
3468
|
-
"dir-glob": "^3.0.1",
|
|
3469
|
-
"fast-glob": "^3.2.9",
|
|
3470
|
-
"ignore": "^5.2.0",
|
|
3471
|
-
"merge2": "^1.4.1",
|
|
3472
|
-
"slash": "^3.0.0"
|
|
3473
|
-
},
|
|
3474
|
-
"engines": {
|
|
3475
|
-
"node": ">=10"
|
|
3476
|
-
},
|
|
3477
|
-
"funding": {
|
|
3478
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
3479
|
-
}
|
|
3480
|
-
},
|
|
3481
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/slash": {
|
|
3482
|
-
"version": "3.0.0",
|
|
3483
|
-
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
3484
|
-
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
3485
|
-
"dev": true,
|
|
3486
|
-
"license": "MIT",
|
|
3487
|
-
"engines": {
|
|
3488
|
-
"node": ">=8"
|
|
3489
|
-
}
|
|
3490
|
-
},
|
|
3491
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/argparse": {
|
|
3492
|
-
"version": "1.0.10",
|
|
3493
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
3494
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
3495
|
-
"dev": true,
|
|
3496
|
-
"license": "MIT",
|
|
3497
|
-
"dependencies": {
|
|
3498
|
-
"sprintf-js": "~1.0.2"
|
|
3499
|
-
}
|
|
3500
|
-
},
|
|
3501
3390
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/chalk": {
|
|
3502
3391
|
"version": "5.3.0",
|
|
3503
3392
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
@@ -3532,36 +3421,6 @@
|
|
|
3532
3421
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
3533
3422
|
}
|
|
3534
3423
|
},
|
|
3535
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/js-yaml": {
|
|
3536
|
-
"version": "3.14.1",
|
|
3537
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
3538
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
3539
|
-
"dev": true,
|
|
3540
|
-
"license": "MIT",
|
|
3541
|
-
"dependencies": {
|
|
3542
|
-
"argparse": "^1.0.7",
|
|
3543
|
-
"esprima": "^4.0.0"
|
|
3544
|
-
},
|
|
3545
|
-
"bin": {
|
|
3546
|
-
"js-yaml": "bin/js-yaml.js"
|
|
3547
|
-
}
|
|
3548
|
-
},
|
|
3549
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/minimatch": {
|
|
3550
|
-
"version": "9.0.4",
|
|
3551
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
3552
|
-
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
3553
|
-
"dev": true,
|
|
3554
|
-
"license": "ISC",
|
|
3555
|
-
"dependencies": {
|
|
3556
|
-
"brace-expansion": "^2.0.1"
|
|
3557
|
-
},
|
|
3558
|
-
"engines": {
|
|
3559
|
-
"node": ">=16 || 14 >=14.17"
|
|
3560
|
-
},
|
|
3561
|
-
"funding": {
|
|
3562
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
3563
|
-
}
|
|
3564
|
-
},
|
|
3565
3424
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
|
|
3566
3425
|
"version": "5.0.0",
|
|
3567
3426
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
|
@@ -3588,40 +3447,6 @@
|
|
|
3588
3447
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
3589
3448
|
}
|
|
3590
3449
|
},
|
|
3591
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
|
|
3592
|
-
"version": "8.1.1",
|
|
3593
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
3594
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
3595
|
-
"dev": true,
|
|
3596
|
-
"license": "MIT",
|
|
3597
|
-
"dependencies": {
|
|
3598
|
-
"has-flag": "^4.0.0"
|
|
3599
|
-
},
|
|
3600
|
-
"engines": {
|
|
3601
|
-
"node": ">=10"
|
|
3602
|
-
},
|
|
3603
|
-
"funding": {
|
|
3604
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
3605
|
-
}
|
|
3606
|
-
},
|
|
3607
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/wrap-ansi": {
|
|
3608
|
-
"version": "7.0.0",
|
|
3609
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
3610
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
3611
|
-
"dev": true,
|
|
3612
|
-
"license": "MIT",
|
|
3613
|
-
"dependencies": {
|
|
3614
|
-
"ansi-styles": "^4.0.0",
|
|
3615
|
-
"string-width": "^4.1.0",
|
|
3616
|
-
"strip-ansi": "^6.0.0"
|
|
3617
|
-
},
|
|
3618
|
-
"engines": {
|
|
3619
|
-
"node": ">=10"
|
|
3620
|
-
},
|
|
3621
|
-
"funding": {
|
|
3622
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
3623
|
-
}
|
|
3624
|
-
},
|
|
3625
3450
|
"node_modules/@oclif/plugin-help": {
|
|
3626
3451
|
"version": "6.0.21",
|
|
3627
3452
|
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.21.tgz",
|
|
@@ -3990,15 +3815,15 @@
|
|
|
3990
3815
|
"license": "ISC"
|
|
3991
3816
|
},
|
|
3992
3817
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
3993
|
-
"version": "9.0.
|
|
3994
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
3995
|
-
"integrity": "sha512-
|
|
3818
|
+
"version": "9.0.5",
|
|
3819
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz",
|
|
3820
|
+
"integrity": "sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==",
|
|
3996
3821
|
"license": "BSD-3-Clause",
|
|
3997
3822
|
"dependencies": {
|
|
3998
3823
|
"@inquirer/confirm": "^2.0.17",
|
|
3999
3824
|
"@inquirer/password": "^1.1.16",
|
|
4000
|
-
"@oclif/core": "^3.26.
|
|
4001
|
-
"@salesforce/core": "^7.
|
|
3825
|
+
"@oclif/core": "^3.26.2",
|
|
3826
|
+
"@salesforce/core": "^7.3.0",
|
|
4002
3827
|
"@salesforce/kit": "^3.1.0",
|
|
4003
3828
|
"@salesforce/ts-types": "^2.0.9",
|
|
4004
3829
|
"chalk": "^5.3.0"
|
package/oclif.lock
CHANGED
|
@@ -1567,41 +1567,7 @@
|
|
|
1567
1567
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1568
1568
|
fastq "^1.6.0"
|
|
1569
1569
|
|
|
1570
|
-
"@oclif/core@3.26.0":
|
|
1571
|
-
version "3.26.0"
|
|
1572
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
|
|
1573
|
-
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
|
|
1574
|
-
dependencies:
|
|
1575
|
-
"@types/cli-progress" "^3.11.5"
|
|
1576
|
-
ansi-escapes "^4.3.2"
|
|
1577
|
-
ansi-styles "^4.3.0"
|
|
1578
|
-
cardinal "^2.1.1"
|
|
1579
|
-
chalk "^4.1.2"
|
|
1580
|
-
clean-stack "^3.0.1"
|
|
1581
|
-
cli-progress "^3.12.0"
|
|
1582
|
-
color "^4.2.3"
|
|
1583
|
-
debug "^4.3.4"
|
|
1584
|
-
ejs "^3.1.9"
|
|
1585
|
-
get-package-type "^0.1.0"
|
|
1586
|
-
globby "^11.1.0"
|
|
1587
|
-
hyperlinker "^1.0.0"
|
|
1588
|
-
indent-string "^4.0.0"
|
|
1589
|
-
is-wsl "^2.2.0"
|
|
1590
|
-
js-yaml "^3.14.1"
|
|
1591
|
-
minimatch "^9.0.3"
|
|
1592
|
-
natural-orderby "^2.0.3"
|
|
1593
|
-
object-treeify "^1.1.33"
|
|
1594
|
-
password-prompt "^1.1.3"
|
|
1595
|
-
slice-ansi "^4.0.0"
|
|
1596
|
-
string-width "^4.2.3"
|
|
1597
|
-
strip-ansi "^6.0.1"
|
|
1598
|
-
supports-color "^8.1.1"
|
|
1599
|
-
supports-hyperlinks "^2.2.0"
|
|
1600
|
-
widest-line "^3.1.0"
|
|
1601
|
-
wordwrap "^1.0.0"
|
|
1602
|
-
wrap-ansi "^7.0.0"
|
|
1603
|
-
|
|
1604
|
-
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4":
|
|
1570
|
+
"@oclif/core@3.26.4", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4":
|
|
1605
1571
|
version "3.26.4"
|
|
1606
1572
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
|
|
1607
1573
|
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
|
|
@@ -1635,12 +1601,12 @@
|
|
|
1635
1601
|
wordwrap "^1.0.0"
|
|
1636
1602
|
wrap-ansi "^7.0.0"
|
|
1637
1603
|
|
|
1638
|
-
"@oclif/plugin-command-snapshot@^5.1.
|
|
1639
|
-
version "5.1.
|
|
1640
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
|
1641
|
-
integrity sha512-
|
|
1604
|
+
"@oclif/plugin-command-snapshot@^5.1.7":
|
|
1605
|
+
version "5.1.7"
|
|
1606
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
|
|
1607
|
+
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
|
|
1642
1608
|
dependencies:
|
|
1643
|
-
"@oclif/core" "3.26.
|
|
1609
|
+
"@oclif/core" "3.26.4"
|
|
1644
1610
|
"@types/lodash.difference" "^4.5.9"
|
|
1645
1611
|
chalk "^5.3.0"
|
|
1646
1612
|
globby "^14.0.1"
|
|
@@ -1699,7 +1665,7 @@
|
|
|
1699
1665
|
strip-ansi "6.0.1"
|
|
1700
1666
|
ts-retry-promise "^0.8.0"
|
|
1701
1667
|
|
|
1702
|
-
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.1":
|
|
1668
|
+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1":
|
|
1703
1669
|
version "7.3.1"
|
|
1704
1670
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.1.tgz#cda324f7a5ff1be6d7381943b15b23dbe3cd5dec"
|
|
1705
1671
|
integrity sha512-jdc0GOUlV4xvyF9dPbBKNPDvQc06uj5YHFEHvdhCAFtCvqgtubpDzlyDppac2kdKujh4c7UH2KreboNvJ3LsoQ==
|
|
@@ -1791,15 +1757,15 @@
|
|
|
1791
1757
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
|
|
1792
1758
|
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
|
|
1793
1759
|
|
|
1794
|
-
"@salesforce/sf-plugins-core@^9.0.1":
|
|
1795
|
-
version "9.0.
|
|
1796
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
1797
|
-
integrity sha512-
|
|
1760
|
+
"@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.5":
|
|
1761
|
+
version "9.0.5"
|
|
1762
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz#34732af855a6b3205e89765a446ea01024cad227"
|
|
1763
|
+
integrity sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==
|
|
1798
1764
|
dependencies:
|
|
1799
1765
|
"@inquirer/confirm" "^2.0.17"
|
|
1800
1766
|
"@inquirer/password" "^1.1.16"
|
|
1801
|
-
"@oclif/core" "^3.26.
|
|
1802
|
-
"@salesforce/core" "^7.
|
|
1767
|
+
"@oclif/core" "^3.26.2"
|
|
1768
|
+
"@salesforce/core" "^7.3.0"
|
|
1803
1769
|
"@salesforce/kit" "^3.1.0"
|
|
1804
1770
|
"@salesforce/ts-types" "^2.0.9"
|
|
1805
1771
|
chalk "^5.3.0"
|
|
@@ -3643,7 +3609,7 @@ ecdsa-sig-formatter@1.0.11:
|
|
|
3643
3609
|
dependencies:
|
|
3644
3610
|
safe-buffer "^5.0.1"
|
|
3645
3611
|
|
|
3646
|
-
ejs@^3.1.10
|
|
3612
|
+
ejs@^3.1.10:
|
|
3647
3613
|
version "3.1.10"
|
|
3648
3614
|
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
|
|
3649
3615
|
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
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.2.
|
|
4
|
+
"version": "3.2.6",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.26.2",
|
|
9
9
|
"@salesforce/core": "^7.3.1",
|
|
10
10
|
"@salesforce/kit": "^3.1.0",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^9.0.5"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@oclif/plugin-command-snapshot": "^5.1.
|
|
14
|
+
"@oclif/plugin-command-snapshot": "^5.1.7",
|
|
15
15
|
"@salesforce/cli-plugins-testkit": "^5.2.0",
|
|
16
16
|
"@salesforce/dev-scripts": "^9.0.0",
|
|
17
17
|
"@salesforce/plugin-command-reference": "^3.0.78",
|
|
@@ -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.2.
|
|
208
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.
|
|
207
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.6.crt",
|
|
208
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.6.sig"
|
|
209
209
|
}
|
|
210
210
|
}
|