@salesforce/cli 2.106.4 → 2.106.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 +30 -30
- package/npm-shrinkwrap.json +7 -7
- package/oclif.lock +5 -5
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
|
|
|
25
25
|
$ sf COMMAND
|
|
26
26
|
running command...
|
|
27
27
|
$ sf (--version|-v)
|
|
28
|
-
@salesforce/cli/2.106.
|
|
28
|
+
@salesforce/cli/2.106.5 linux-x64 node-v22.19.0
|
|
29
29
|
$ sf --help [COMMAND]
|
|
30
30
|
USAGE
|
|
31
31
|
$ sf COMMAND
|
|
@@ -5636,7 +5636,7 @@ FLAG DESCRIPTIONS
|
|
|
5636
5636
|
--installation-key-bypass flag is required.
|
|
5637
5637
|
```
|
|
5638
5638
|
|
|
5639
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
5639
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/convert.ts)_
|
|
5640
5640
|
|
|
5641
5641
|
## `sf package create`
|
|
5642
5642
|
|
|
@@ -5715,7 +5715,7 @@ FLAG DESCRIPTIONS
|
|
|
5715
5715
|
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
|
|
5716
5716
|
```
|
|
5717
5717
|
|
|
5718
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
5718
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/create.ts)_
|
|
5719
5719
|
|
|
5720
5720
|
## `sf package delete`
|
|
5721
5721
|
|
|
@@ -5726,7 +5726,7 @@ USAGE
|
|
|
5726
5726
|
$ sf package delete -v <value> -p <value> [--json] [--flags-dir <value>] [--api-version <value>] [-n]
|
|
5727
5727
|
|
|
5728
5728
|
FLAGS
|
|
5729
|
-
-n, --no-prompt Don
|
|
5729
|
+
-n, --no-prompt Don't prompt before deleting the package.
|
|
5730
5730
|
-p, --package=<value> (required) ID (starts with 0Ho) or alias of the package to delete.
|
|
5731
5731
|
-v, --target-dev-hub=<value> (required) Username or alias of the Dev Hub org. Not required if the `target-dev-hub`
|
|
5732
5732
|
configuration variable is already set.
|
|
@@ -5757,7 +5757,7 @@ EXAMPLES
|
|
|
5757
5757
|
$ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
|
|
5758
5758
|
```
|
|
5759
5759
|
|
|
5760
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
5760
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/delete.ts)_
|
|
5761
5761
|
|
|
5762
5762
|
## `sf package install`
|
|
5763
5763
|
|
|
@@ -5856,7 +5856,7 @@ FLAG DESCRIPTIONS
|
|
|
5856
5856
|
- Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
|
|
5857
5857
|
```
|
|
5858
5858
|
|
|
5859
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
5859
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/install.ts)_
|
|
5860
5860
|
|
|
5861
5861
|
## `sf package install report`
|
|
5862
5862
|
|
|
@@ -5889,7 +5889,7 @@ EXAMPLES
|
|
|
5889
5889
|
$ sf package install report --request-id 0Hf... --target-org me@example.com
|
|
5890
5890
|
```
|
|
5891
5891
|
|
|
5892
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
5892
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/install/report.ts)_
|
|
5893
5893
|
|
|
5894
5894
|
## `sf package installed list`
|
|
5895
5895
|
|
|
@@ -5921,7 +5921,7 @@ EXAMPLES
|
|
|
5921
5921
|
$ sf package installed list --target-org me@example.com
|
|
5922
5922
|
```
|
|
5923
5923
|
|
|
5924
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
5924
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/installed/list.ts)_
|
|
5925
5925
|
|
|
5926
5926
|
## `sf package list`
|
|
5927
5927
|
|
|
@@ -5959,7 +5959,7 @@ EXAMPLES
|
|
|
5959
5959
|
$ sf package list --target-dev-hub devhub@example.com --verbose
|
|
5960
5960
|
```
|
|
5961
5961
|
|
|
5962
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
5962
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/list.ts)_
|
|
5963
5963
|
|
|
5964
5964
|
## `sf package push-upgrade abort`
|
|
5965
5965
|
|
|
@@ -5998,7 +5998,7 @@ EXAMPLES
|
|
|
5998
5998
|
$ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub devhub@example.com
|
|
5999
5999
|
```
|
|
6000
6000
|
|
|
6001
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6001
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/push-upgrade/abort.ts)_
|
|
6002
6002
|
|
|
6003
6003
|
## `sf package push-upgrade list`
|
|
6004
6004
|
|
|
@@ -6057,7 +6057,7 @@ EXAMPLES
|
|
|
6057
6057
|
$ sf package push-upgrade list --package 033xyz –-status Failed
|
|
6058
6058
|
```
|
|
6059
6059
|
|
|
6060
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6060
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/push-upgrade/list.ts)_
|
|
6061
6061
|
|
|
6062
6062
|
## `sf package push-upgrade report`
|
|
6063
6063
|
|
|
@@ -6099,7 +6099,7 @@ EXAMPLES
|
|
|
6099
6099
|
$ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub devhub@example.com
|
|
6100
6100
|
```
|
|
6101
6101
|
|
|
6102
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6102
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/push-upgrade/report.ts)_
|
|
6103
6103
|
|
|
6104
6104
|
## `sf package push-upgrade schedule`
|
|
6105
6105
|
|
|
@@ -6186,7 +6186,7 @@ FLAG DESCRIPTIONS
|
|
|
6186
6186
|
Overrides the value of the target-dev-hub configuration variable, if set.
|
|
6187
6187
|
```
|
|
6188
6188
|
|
|
6189
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6189
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/push-upgrade/schedule.ts)_
|
|
6190
6190
|
|
|
6191
6191
|
## `sf package uninstall`
|
|
6192
6192
|
|
|
@@ -6234,7 +6234,7 @@ EXAMPLES
|
|
|
6234
6234
|
$ sf package uninstall --package "Undesirable Package Alias"
|
|
6235
6235
|
```
|
|
6236
6236
|
|
|
6237
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6237
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/uninstall.ts)_
|
|
6238
6238
|
|
|
6239
6239
|
## `sf package uninstall report`
|
|
6240
6240
|
|
|
@@ -6267,7 +6267,7 @@ EXAMPLES
|
|
|
6267
6267
|
$ sf package uninstall report --request-id 06y... --target-org me@example.com
|
|
6268
6268
|
```
|
|
6269
6269
|
|
|
6270
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6270
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/uninstall/report.ts)_
|
|
6271
6271
|
|
|
6272
6272
|
## `sf package update`
|
|
6273
6273
|
|
|
@@ -6322,7 +6322,7 @@ FLAG DESCRIPTIONS
|
|
|
6322
6322
|
associated with your package.
|
|
6323
6323
|
```
|
|
6324
6324
|
|
|
6325
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6325
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/update.ts)_
|
|
6326
6326
|
|
|
6327
6327
|
## `sf package version create`
|
|
6328
6328
|
|
|
@@ -6497,7 +6497,7 @@ FLAG DESCRIPTIONS
|
|
|
6497
6497
|
periods of no output from commands.
|
|
6498
6498
|
```
|
|
6499
6499
|
|
|
6500
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6500
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/create.ts)_
|
|
6501
6501
|
|
|
6502
6502
|
## `sf package version create list`
|
|
6503
6503
|
|
|
@@ -6558,7 +6558,7 @@ EXAMPLES
|
|
|
6558
6558
|
$ sf package version create list --created-last-days 0 --status Success
|
|
6559
6559
|
```
|
|
6560
6560
|
|
|
6561
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6561
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/create/list.ts)_
|
|
6562
6562
|
|
|
6563
6563
|
## `sf package version create report`
|
|
6564
6564
|
|
|
@@ -6601,7 +6601,7 @@ EXAMPLES
|
|
|
6601
6601
|
$ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
|
|
6602
6602
|
```
|
|
6603
6603
|
|
|
6604
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6604
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/create/report.ts)_
|
|
6605
6605
|
|
|
6606
6606
|
## `sf package version delete`
|
|
6607
6607
|
|
|
@@ -6642,7 +6642,7 @@ EXAMPLES
|
|
|
6642
6642
|
$ sf package version delete --package 04t... --target-org devhub@example.com
|
|
6643
6643
|
```
|
|
6644
6644
|
|
|
6645
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6645
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/delete.ts)_
|
|
6646
6646
|
|
|
6647
6647
|
## `sf package version displayancestry`
|
|
6648
6648
|
|
|
@@ -6702,7 +6702,7 @@ FLAG DESCRIPTIONS
|
|
|
6702
6702
|
You can use the DOT code output in graph visualization software to create tree visualizations.
|
|
6703
6703
|
```
|
|
6704
6704
|
|
|
6705
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6705
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/displayancestry.ts)_
|
|
6706
6706
|
|
|
6707
6707
|
## `sf package version displaydependencies`
|
|
6708
6708
|
|
|
@@ -6764,7 +6764,7 @@ FLAG DESCRIPTIONS
|
|
|
6764
6764
|
package, which must be installed last.
|
|
6765
6765
|
```
|
|
6766
6766
|
|
|
6767
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6767
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/displaydependencies.ts)_
|
|
6768
6768
|
|
|
6769
6769
|
## `sf package version list`
|
|
6770
6770
|
|
|
@@ -6840,7 +6840,7 @@ EXAMPLES
|
|
|
6840
6840
|
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
|
|
6841
6841
|
```
|
|
6842
6842
|
|
|
6843
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6843
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/list.ts)_
|
|
6844
6844
|
|
|
6845
6845
|
## `sf package version promote`
|
|
6846
6846
|
|
|
@@ -6884,7 +6884,7 @@ EXAMPLES
|
|
|
6884
6884
|
$ sf package version promote --package "Awesome Package Alias"
|
|
6885
6885
|
```
|
|
6886
6886
|
|
|
6887
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6887
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/promote.ts)_
|
|
6888
6888
|
|
|
6889
6889
|
## `sf package version report`
|
|
6890
6890
|
|
|
@@ -6924,7 +6924,7 @@ EXAMPLES
|
|
|
6924
6924
|
$ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
|
|
6925
6925
|
```
|
|
6926
6926
|
|
|
6927
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6927
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/report.ts)_
|
|
6928
6928
|
|
|
6929
6929
|
## `sf package version update`
|
|
6930
6930
|
|
|
@@ -6977,7 +6977,7 @@ EXAMPLES
|
|
|
6977
6977
|
$ sf package version update --package 04t... --version-description "New Package Version Description"
|
|
6978
6978
|
```
|
|
6979
6979
|
|
|
6980
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6980
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package/version/update.ts)_
|
|
6981
6981
|
|
|
6982
6982
|
## `sf package1 version create`
|
|
6983
6983
|
|
|
@@ -7044,7 +7044,7 @@ FLAG DESCRIPTIONS
|
|
|
7044
7044
|
subscribers.
|
|
7045
7045
|
```
|
|
7046
7046
|
|
|
7047
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7047
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package1/version/create.ts)_
|
|
7048
7048
|
|
|
7049
7049
|
## `sf package1 version create get`
|
|
7050
7050
|
|
|
@@ -7077,7 +7077,7 @@ EXAMPLES
|
|
|
7077
7077
|
$ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
|
|
7078
7078
|
```
|
|
7079
7079
|
|
|
7080
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7080
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package1/version/create/get.ts)_
|
|
7081
7081
|
|
|
7082
7082
|
## `sf package1 version display`
|
|
7083
7083
|
|
|
@@ -7111,7 +7111,7 @@ EXAMPLES
|
|
|
7111
7111
|
$ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
|
|
7112
7112
|
```
|
|
7113
7113
|
|
|
7114
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7114
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package1/version/display.ts)_
|
|
7115
7115
|
|
|
7116
7116
|
## `sf package1 version list`
|
|
7117
7117
|
|
|
@@ -7149,7 +7149,7 @@ FLAG DESCRIPTIONS
|
|
|
7149
7149
|
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
|
|
7150
7150
|
```
|
|
7151
7151
|
|
|
7152
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7152
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.20.1/src/commands/package1/version/list.ts)_
|
|
7153
7153
|
|
|
7154
7154
|
## `sf plugins`
|
|
7155
7155
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.106.
|
|
3
|
+
"version": "2.106.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.106.
|
|
9
|
+
"version": "2.106.5",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@salesforce/plugin-limits": "3.3.66",
|
|
35
35
|
"@salesforce/plugin-marketplace": "1.3.8",
|
|
36
36
|
"@salesforce/plugin-org": "5.9.27",
|
|
37
|
-
"@salesforce/plugin-packaging": "2.
|
|
37
|
+
"@salesforce/plugin-packaging": "2.20.1",
|
|
38
38
|
"@salesforce/plugin-schema": "3.3.81",
|
|
39
39
|
"@salesforce/plugin-settings": "2.4.46",
|
|
40
40
|
"@salesforce/plugin-sobject": "1.4.72",
|
|
@@ -5297,13 +5297,13 @@
|
|
|
5297
5297
|
"license": "MIT"
|
|
5298
5298
|
},
|
|
5299
5299
|
"node_modules/@salesforce/plugin-packaging": {
|
|
5300
|
-
"version": "2.
|
|
5301
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.
|
|
5302
|
-
"integrity": "sha512
|
|
5300
|
+
"version": "2.20.1",
|
|
5301
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.20.1.tgz",
|
|
5302
|
+
"integrity": "sha512-H91zIO4Oo6emCOJ/M01gc9bJXhN/oS5iM/qT6K86dNqa6eW+qPLk9ZrQF9DjyWwAVeeFPKinTOvFtQk07qPCcA==",
|
|
5303
5303
|
"license": "Apache-2.0",
|
|
5304
5304
|
"dependencies": {
|
|
5305
5305
|
"@oclif/core": "^4",
|
|
5306
|
-
"@salesforce/core": "^8.
|
|
5306
|
+
"@salesforce/core": "^8.23.0",
|
|
5307
5307
|
"@salesforce/kit": "^3.2.4",
|
|
5308
5308
|
"@salesforce/packaging": "^4.13.1",
|
|
5309
5309
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
package/oclif.lock
CHANGED
|
@@ -2368,13 +2368,13 @@
|
|
|
2368
2368
|
open "^10.2.0"
|
|
2369
2369
|
terminal-link "^3.0.0"
|
|
2370
2370
|
|
|
2371
|
-
"@salesforce/plugin-packaging@2.
|
|
2372
|
-
version "2.
|
|
2373
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.
|
|
2374
|
-
integrity sha512
|
|
2371
|
+
"@salesforce/plugin-packaging@2.20.1":
|
|
2372
|
+
version "2.20.1"
|
|
2373
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.20.1.tgz"
|
|
2374
|
+
integrity sha512-H91zIO4Oo6emCOJ/M01gc9bJXhN/oS5iM/qT6K86dNqa6eW+qPLk9ZrQF9DjyWwAVeeFPKinTOvFtQk07qPCcA==
|
|
2375
2375
|
dependencies:
|
|
2376
2376
|
"@oclif/core" "^4"
|
|
2377
|
-
"@salesforce/core" "^8.
|
|
2377
|
+
"@salesforce/core" "^8.23.0"
|
|
2378
2378
|
"@salesforce/kit" "^3.2.4"
|
|
2379
2379
|
"@salesforce/packaging" "^4.13.1"
|
|
2380
2380
|
"@salesforce/sf-plugins-core" "^12.2.4"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "2.106.
|
|
4
|
+
"version": "2.106.5",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"@salesforce/plugin-limits": "3.3.66",
|
|
168
168
|
"@salesforce/plugin-marketplace": "1.3.8",
|
|
169
169
|
"@salesforce/plugin-org": "5.9.27",
|
|
170
|
-
"@salesforce/plugin-packaging": "2.
|
|
170
|
+
"@salesforce/plugin-packaging": "2.20.1",
|
|
171
171
|
"@salesforce/plugin-schema": "3.3.81",
|
|
172
172
|
"@salesforce/plugin-settings": "2.4.46",
|
|
173
173
|
"@salesforce/plugin-sobject": "1.4.72",
|