@salesforce/cli 2.81.4 → 2.81.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 +27 -27
- package/npm-shrinkwrap.json +28 -28
- package/oclif.lock +27 -27
- package/oclif.manifest.json +356 -356
- package/package.json +8 -8
package/README.md
CHANGED
|
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
|
|
|
24
24
|
$ sf COMMAND
|
|
25
25
|
running command...
|
|
26
26
|
$ sf (--version|-v)
|
|
27
|
-
@salesforce/cli/2.81.
|
|
27
|
+
@salesforce/cli/2.81.6 linux-x64 node-v22.14.0
|
|
28
28
|
$ sf --help [COMMAND]
|
|
29
29
|
USAGE
|
|
30
30
|
$ sf COMMAND
|
|
@@ -1083,7 +1083,7 @@ DESCRIPTION
|
|
|
1083
1083
|
List all sf commands.
|
|
1084
1084
|
```
|
|
1085
1085
|
|
|
1086
|
-
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.
|
|
1086
|
+
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.22/src/commands/commands.ts)_
|
|
1087
1087
|
|
|
1088
1088
|
## `sf config get`
|
|
1089
1089
|
|
|
@@ -2651,7 +2651,7 @@ DESCRIPTION
|
|
|
2651
2651
|
Display help for sf.
|
|
2652
2652
|
```
|
|
2653
2653
|
|
|
2654
|
-
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.
|
|
2654
|
+
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.27/src/commands/help.ts)_
|
|
2655
2655
|
|
|
2656
2656
|
## `sf info releasenotes display`
|
|
2657
2657
|
|
|
@@ -3885,7 +3885,7 @@ EXAMPLES
|
|
|
3885
3885
|
$ sf org list auth
|
|
3886
3886
|
```
|
|
3887
3887
|
|
|
3888
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
3888
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.106/src/commands/org/list/auth.ts)_
|
|
3889
3889
|
|
|
3890
3890
|
## `sf org list limits`
|
|
3891
3891
|
|
|
@@ -4185,7 +4185,7 @@ FLAG DESCRIPTIONS
|
|
|
4185
4185
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
4186
4186
|
```
|
|
4187
4187
|
|
|
4188
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
4188
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.106/src/commands/org/login/access-token.ts)_
|
|
4189
4189
|
|
|
4190
4190
|
## `sf org login device`
|
|
4191
4191
|
|
|
@@ -4245,7 +4245,7 @@ FLAG DESCRIPTIONS
|
|
|
4245
4245
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
4246
4246
|
```
|
|
4247
4247
|
|
|
4248
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
4248
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.106/src/commands/org/login/device.ts)_
|
|
4249
4249
|
|
|
4250
4250
|
## `sf org login jwt`
|
|
4251
4251
|
|
|
@@ -4336,7 +4336,7 @@ FLAG DESCRIPTIONS
|
|
|
4336
4336
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
4337
4337
|
```
|
|
4338
4338
|
|
|
4339
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
4339
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.106/src/commands/org/login/jwt.ts)_
|
|
4340
4340
|
|
|
4341
4341
|
## `sf org login sfdx-url`
|
|
4342
4342
|
|
|
@@ -4406,7 +4406,7 @@ EXAMPLES
|
|
|
4406
4406
|
$ echo url | sf org login sfdx-url --sfdx-url-stdin
|
|
4407
4407
|
```
|
|
4408
4408
|
|
|
4409
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
4409
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.106/src/commands/org/login/sfdx-url.ts)_
|
|
4410
4410
|
|
|
4411
4411
|
## `sf org login web`
|
|
4412
4412
|
|
|
@@ -4493,7 +4493,7 @@ FLAG DESCRIPTIONS
|
|
|
4493
4493
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
4494
4494
|
```
|
|
4495
4495
|
|
|
4496
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
4496
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.106/src/commands/org/login/web.ts)_
|
|
4497
4497
|
|
|
4498
4498
|
## `sf org logout`
|
|
4499
4499
|
|
|
@@ -4554,7 +4554,7 @@ FLAG DESCRIPTIONS
|
|
|
4554
4554
|
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
|
|
4555
4555
|
```
|
|
4556
4556
|
|
|
4557
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
4557
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.106/src/commands/org/logout.ts)_
|
|
4558
4558
|
|
|
4559
4559
|
## `sf org open`
|
|
4560
4560
|
|
|
@@ -6393,7 +6393,7 @@ FLAG DESCRIPTIONS
|
|
|
6393
6393
|
If you specify this flag, don’t specify --metadata or --source-dir.
|
|
6394
6394
|
```
|
|
6395
6395
|
|
|
6396
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
6396
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/convert/mdapi.ts)_
|
|
6397
6397
|
|
|
6398
6398
|
## `sf project convert source`
|
|
6399
6399
|
|
|
@@ -6466,7 +6466,7 @@ FLAG DESCRIPTIONS
|
|
|
6466
6466
|
Override the api version used for api requests made by this command
|
|
6467
6467
|
```
|
|
6468
6468
|
|
|
6469
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
6469
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/convert/source.ts)_
|
|
6470
6470
|
|
|
6471
6471
|
## `sf project convert source-behavior`
|
|
6472
6472
|
|
|
@@ -6525,7 +6525,7 @@ EXAMPLES
|
|
|
6525
6525
|
$ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
|
|
6526
6526
|
```
|
|
6527
6527
|
|
|
6528
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
6528
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/convert/source-behavior.ts)_
|
|
6529
6529
|
|
|
6530
6530
|
## `sf project delete source`
|
|
6531
6531
|
|
|
@@ -6665,7 +6665,7 @@ FLAG DESCRIPTIONS
|
|
|
6665
6665
|
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
|
|
6666
6666
|
```
|
|
6667
6667
|
|
|
6668
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
6668
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/delete/source.ts)_
|
|
6669
6669
|
|
|
6670
6670
|
## `sf project delete tracking`
|
|
6671
6671
|
|
|
@@ -6702,7 +6702,7 @@ EXAMPLES
|
|
|
6702
6702
|
$ sf project delete tracking --target-org my-scratch
|
|
6703
6703
|
```
|
|
6704
6704
|
|
|
6705
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
6705
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/delete/tracking.ts)_
|
|
6706
6706
|
|
|
6707
6707
|
## `sf project deploy cancel`
|
|
6708
6708
|
|
|
@@ -6774,7 +6774,7 @@ FLAG DESCRIPTIONS
|
|
|
6774
6774
|
project deploy report".
|
|
6775
6775
|
```
|
|
6776
6776
|
|
|
6777
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
6777
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/deploy/cancel.ts)_
|
|
6778
6778
|
|
|
6779
6779
|
## `sf project deploy preview`
|
|
6780
6780
|
|
|
@@ -6857,7 +6857,7 @@ FLAG DESCRIPTIONS
|
|
|
6857
6857
|
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
|
|
6858
6858
|
```
|
|
6859
6859
|
|
|
6860
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
6860
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/deploy/preview.ts)_
|
|
6861
6861
|
|
|
6862
6862
|
## `sf project deploy quick`
|
|
6863
6863
|
|
|
@@ -6950,7 +6950,7 @@ ERROR CODES
|
|
|
6950
6950
|
Canceling (69) The deploy is being canceled.
|
|
6951
6951
|
```
|
|
6952
6952
|
|
|
6953
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
6953
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/deploy/quick.ts)_
|
|
6954
6954
|
|
|
6955
6955
|
## `sf project deploy report`
|
|
6956
6956
|
|
|
@@ -7042,7 +7042,7 @@ FLAG DESCRIPTIONS
|
|
|
7042
7042
|
--coverage-formatters lcov --coverage-formatters clover
|
|
7043
7043
|
```
|
|
7044
7044
|
|
|
7045
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
7045
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/deploy/report.ts)_
|
|
7046
7046
|
|
|
7047
7047
|
## `sf project deploy resume`
|
|
7048
7048
|
|
|
@@ -7139,7 +7139,7 @@ ERROR CODES
|
|
|
7139
7139
|
Canceling (69) The deploy is being canceled.
|
|
7140
7140
|
```
|
|
7141
7141
|
|
|
7142
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
7142
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/deploy/resume.ts)_
|
|
7143
7143
|
|
|
7144
7144
|
## `sf project deploy start`
|
|
7145
7145
|
|
|
@@ -7392,7 +7392,7 @@ ERROR CODES
|
|
|
7392
7392
|
Canceling (69) The deploy is being canceled.
|
|
7393
7393
|
```
|
|
7394
7394
|
|
|
7395
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
7395
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/deploy/start.ts)_
|
|
7396
7396
|
|
|
7397
7397
|
## `sf project deploy validate`
|
|
7398
7398
|
|
|
@@ -7582,7 +7582,7 @@ ERROR CODES
|
|
|
7582
7582
|
Canceling (69) The deploy is being canceled.
|
|
7583
7583
|
```
|
|
7584
7584
|
|
|
7585
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
7585
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/deploy/validate.ts)_
|
|
7586
7586
|
|
|
7587
7587
|
## `sf project generate`
|
|
7588
7588
|
|
|
@@ -7783,7 +7783,7 @@ EXAMPLES
|
|
|
7783
7783
|
$ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
|
|
7784
7784
|
```
|
|
7785
7785
|
|
|
7786
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
7786
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/generate/manifest.ts)_
|
|
7787
7787
|
|
|
7788
7788
|
## `sf project list ignored`
|
|
7789
7789
|
|
|
@@ -7825,7 +7825,7 @@ EXAMPLES
|
|
|
7825
7825
|
$ sf project list ignored --source-dir package.xml
|
|
7826
7826
|
```
|
|
7827
7827
|
|
|
7828
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
7828
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/list/ignored.ts)_
|
|
7829
7829
|
|
|
7830
7830
|
## `sf project reset tracking`
|
|
7831
7831
|
|
|
@@ -7874,7 +7874,7 @@ EXAMPLES
|
|
|
7874
7874
|
$ sf project reset tracking --revision 30
|
|
7875
7875
|
```
|
|
7876
7876
|
|
|
7877
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
7877
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/reset/tracking.ts)_
|
|
7878
7878
|
|
|
7879
7879
|
## `sf project retrieve preview`
|
|
7880
7880
|
|
|
@@ -7928,7 +7928,7 @@ FLAG DESCRIPTIONS
|
|
|
7928
7928
|
production orgs.
|
|
7929
7929
|
```
|
|
7930
7930
|
|
|
7931
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
7931
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/retrieve/preview.ts)_
|
|
7932
7932
|
|
|
7933
7933
|
## `sf project retrieve start`
|
|
7934
7934
|
|
|
@@ -8105,7 +8105,7 @@ ENVIRONMENT VARIABLES
|
|
|
8105
8105
|
SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
|
|
8106
8106
|
```
|
|
8107
8107
|
|
|
8108
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.
|
|
8108
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.20.10/src/commands/project/retrieve/start.ts)_
|
|
8109
8109
|
|
|
8110
8110
|
## `sf schema generate field`
|
|
8111
8111
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.81.
|
|
3
|
+
"version": "2.81.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.81.
|
|
9
|
+
"version": "2.81.6",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
14
|
"@oclif/core": "4.2.10",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.2.25",
|
|
16
|
-
"@oclif/plugin-commands": "4.1.
|
|
17
|
-
"@oclif/plugin-help": "6.2.
|
|
18
|
-
"@oclif/plugin-not-found": "3.2.
|
|
16
|
+
"@oclif/plugin-commands": "4.1.22",
|
|
17
|
+
"@oclif/plugin-help": "6.2.27",
|
|
18
|
+
"@oclif/plugin-not-found": "3.2.46",
|
|
19
19
|
"@oclif/plugin-plugins": "5.4.34",
|
|
20
20
|
"@oclif/plugin-search": "1.2.22",
|
|
21
21
|
"@oclif/plugin-update": "4.6.35",
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
27
|
"@salesforce/plugin-apex": "3.6.9",
|
|
28
28
|
"@salesforce/plugin-api": "1.3.3",
|
|
29
|
-
"@salesforce/plugin-auth": "3.6.
|
|
29
|
+
"@salesforce/plugin-auth": "3.6.106",
|
|
30
30
|
"@salesforce/plugin-data": "4.0.18",
|
|
31
|
-
"@salesforce/plugin-deploy-retrieve": "3.20.
|
|
31
|
+
"@salesforce/plugin-deploy-retrieve": "3.20.10",
|
|
32
32
|
"@salesforce/plugin-info": "3.4.47",
|
|
33
33
|
"@salesforce/plugin-limits": "3.3.49",
|
|
34
34
|
"@salesforce/plugin-marketplace": "1.3.7",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@salesforce/plugin-schema": "3.3.55",
|
|
38
38
|
"@salesforce/plugin-settings": "2.4.20",
|
|
39
39
|
"@salesforce/plugin-sobject": "1.4.51",
|
|
40
|
-
"@salesforce/plugin-telemetry": "3.6.
|
|
40
|
+
"@salesforce/plugin-telemetry": "3.6.36",
|
|
41
41
|
"@salesforce/plugin-templates": "56.3.41",
|
|
42
42
|
"@salesforce/plugin-trust": "3.7.70",
|
|
43
43
|
"@salesforce/plugin-user": "3.6.13",
|
|
@@ -4158,9 +4158,9 @@
|
|
|
4158
4158
|
}
|
|
4159
4159
|
},
|
|
4160
4160
|
"node_modules/@oclif/plugin-commands": {
|
|
4161
|
-
"version": "4.1.
|
|
4162
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
4163
|
-
"integrity": "sha512-
|
|
4161
|
+
"version": "4.1.22",
|
|
4162
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.22.tgz",
|
|
4163
|
+
"integrity": "sha512-F0GucnGwKdMKGxlE9cKwz29m17YN+Zb5mJvLE+S24EcGJpyEmSBefkuIi32l0OUvAD7NJ5fYrsQx3+kqoauhsg==",
|
|
4164
4164
|
"license": "MIT",
|
|
4165
4165
|
"dependencies": {
|
|
4166
4166
|
"@oclif/core": "^4",
|
|
@@ -4173,9 +4173,9 @@
|
|
|
4173
4173
|
}
|
|
4174
4174
|
},
|
|
4175
4175
|
"node_modules/@oclif/plugin-help": {
|
|
4176
|
-
"version": "6.2.
|
|
4177
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
4178
|
-
"integrity": "sha512-
|
|
4176
|
+
"version": "6.2.27",
|
|
4177
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.27.tgz",
|
|
4178
|
+
"integrity": "sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA==",
|
|
4179
4179
|
"license": "MIT",
|
|
4180
4180
|
"dependencies": {
|
|
4181
4181
|
"@oclif/core": "^4"
|
|
@@ -4185,9 +4185,9 @@
|
|
|
4185
4185
|
}
|
|
4186
4186
|
},
|
|
4187
4187
|
"node_modules/@oclif/plugin-not-found": {
|
|
4188
|
-
"version": "3.2.
|
|
4189
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
4190
|
-
"integrity": "sha512-
|
|
4188
|
+
"version": "3.2.46",
|
|
4189
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.46.tgz",
|
|
4190
|
+
"integrity": "sha512-SN6zCU4AVcsQW8H881CfHpAuK12YspbnLppMlwvHooDCByN962ow702QVImoQ5HJ5MFkLUA8k7iByshsFFfHzg==",
|
|
4191
4191
|
"license": "MIT",
|
|
4192
4192
|
"dependencies": {
|
|
4193
4193
|
"@inquirer/prompts": "^7.3.2",
|
|
@@ -5095,9 +5095,9 @@
|
|
|
5095
5095
|
}
|
|
5096
5096
|
},
|
|
5097
5097
|
"node_modules/@salesforce/plugin-auth": {
|
|
5098
|
-
"version": "3.6.
|
|
5099
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
5100
|
-
"integrity": "sha512-
|
|
5098
|
+
"version": "3.6.106",
|
|
5099
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.106.tgz",
|
|
5100
|
+
"integrity": "sha512-fUg53WqBkowa3WGZ1ctxB3p4EqFbnQu/u4ce9u9YEjJqLvVMc4F9xpNMo/fISqA+81qzy/ciSuq7xKP4+OLCyA==",
|
|
5101
5101
|
"license": "BSD-3-Clause",
|
|
5102
5102
|
"dependencies": {
|
|
5103
5103
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -5105,7 +5105,7 @@
|
|
|
5105
5105
|
"@oclif/core": "^4",
|
|
5106
5106
|
"@salesforce/core": "^8.8.5",
|
|
5107
5107
|
"@salesforce/kit": "^3.2.3",
|
|
5108
|
-
"@salesforce/plugin-info": "^3.4.
|
|
5108
|
+
"@salesforce/plugin-info": "^3.4.47",
|
|
5109
5109
|
"@salesforce/sf-plugins-core": "^12.2.0",
|
|
5110
5110
|
"@salesforce/ts-types": "^2.0.11",
|
|
5111
5111
|
"open": "^10.1.0"
|
|
@@ -5249,12 +5249,12 @@
|
|
|
5249
5249
|
}
|
|
5250
5250
|
},
|
|
5251
5251
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
5252
|
-
"version": "3.20.
|
|
5253
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.20.
|
|
5254
|
-
"integrity": "sha512-
|
|
5252
|
+
"version": "3.20.10",
|
|
5253
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.20.10.tgz",
|
|
5254
|
+
"integrity": "sha512-qQiBmo+Md4tUc8SBg1DoelyaQT2FGVe1r5ehWfU/oBJ7q23Shj8kG7fcPqLpCffdP1LuFlkpRzGTDsAKqEU+Gg==",
|
|
5255
5255
|
"license": "BSD-3-Clause",
|
|
5256
5256
|
"dependencies": {
|
|
5257
|
-
"@oclif/core": "^4.2.
|
|
5257
|
+
"@oclif/core": "^4.2.10",
|
|
5258
5258
|
"@oclif/multi-stage-output": "^0.8.11",
|
|
5259
5259
|
"@salesforce/apex-node": "^8.1.19",
|
|
5260
5260
|
"@salesforce/core": "^8.8.5",
|
|
@@ -5622,9 +5622,9 @@
|
|
|
5622
5622
|
}
|
|
5623
5623
|
},
|
|
5624
5624
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
5625
|
-
"version": "3.6.
|
|
5626
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.
|
|
5627
|
-
"integrity": "sha512-
|
|
5625
|
+
"version": "3.6.36",
|
|
5626
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.36.tgz",
|
|
5627
|
+
"integrity": "sha512-BlFpY4EG8RGt56N66dRs0oLdgWXjw9mMMugeyiYWR61RwmNQSVcdjG1JTti2EA/fCDcp/Wy8M44r1JzJis4Etw==",
|
|
5628
5628
|
"license": "BSD-3-Clause",
|
|
5629
5629
|
"dependencies": {
|
|
5630
5630
|
"@oclif/core": "^4.2.7",
|
package/oclif.lock
CHANGED
|
@@ -1651,7 +1651,7 @@
|
|
|
1651
1651
|
proc-log "^5.0.0"
|
|
1652
1652
|
which "^5.0.0"
|
|
1653
1653
|
|
|
1654
|
-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4", "@oclif/core@^4.2.6", "@oclif/core@^4.2.7", "@oclif/core@^4.2.8", "@oclif/core@^4.2.9", "@oclif/core@4.2.10":
|
|
1654
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4", "@oclif/core@^4.2.6", "@oclif/core@^4.2.7", "@oclif/core@^4.2.8", "@oclif/core@^4.2.9", "@oclif/core@4.2.10":
|
|
1655
1655
|
version "4.2.10"
|
|
1656
1656
|
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.2.10.tgz"
|
|
1657
1657
|
integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
|
|
@@ -1713,27 +1713,27 @@
|
|
|
1713
1713
|
semver "^7.6.0"
|
|
1714
1714
|
ts-json-schema-generator "^1.5.1"
|
|
1715
1715
|
|
|
1716
|
-
"@oclif/plugin-commands@4.1.
|
|
1717
|
-
version "4.1.
|
|
1718
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
1719
|
-
integrity sha512-
|
|
1716
|
+
"@oclif/plugin-commands@4.1.22":
|
|
1717
|
+
version "4.1.22"
|
|
1718
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.22.tgz"
|
|
1719
|
+
integrity sha512-F0GucnGwKdMKGxlE9cKwz29m17YN+Zb5mJvLE+S24EcGJpyEmSBefkuIi32l0OUvAD7NJ5fYrsQx3+kqoauhsg==
|
|
1720
1720
|
dependencies:
|
|
1721
1721
|
"@oclif/core" "^4"
|
|
1722
1722
|
"@oclif/table" "^0.4.6"
|
|
1723
1723
|
lodash "^4.17.21"
|
|
1724
1724
|
object-treeify "^4.0.1"
|
|
1725
1725
|
|
|
1726
|
-
"@oclif/plugin-help@^6.2.23", "@oclif/plugin-help@6.2.
|
|
1727
|
-
version "6.2.
|
|
1728
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1729
|
-
integrity sha512-
|
|
1726
|
+
"@oclif/plugin-help@^6.2.23", "@oclif/plugin-help@6.2.27":
|
|
1727
|
+
version "6.2.27"
|
|
1728
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.27.tgz"
|
|
1729
|
+
integrity sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA==
|
|
1730
1730
|
dependencies:
|
|
1731
1731
|
"@oclif/core" "^4"
|
|
1732
1732
|
|
|
1733
|
-
"@oclif/plugin-not-found@^3.2.32", "@oclif/plugin-not-found@3.2.
|
|
1734
|
-
version "3.2.
|
|
1735
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1736
|
-
integrity sha512-
|
|
1733
|
+
"@oclif/plugin-not-found@^3.2.32", "@oclif/plugin-not-found@3.2.46":
|
|
1734
|
+
version "3.2.46"
|
|
1735
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.46.tgz"
|
|
1736
|
+
integrity sha512-SN6zCU4AVcsQW8H881CfHpAuK12YspbnLppMlwvHooDCByN962ow702QVImoQ5HJ5MFkLUA8k7iByshsFFfHzg==
|
|
1737
1737
|
dependencies:
|
|
1738
1738
|
"@inquirer/prompts" "^7.3.2"
|
|
1739
1739
|
"@oclif/core" "^4"
|
|
@@ -2122,17 +2122,17 @@
|
|
|
2122
2122
|
got "^13.0.0"
|
|
2123
2123
|
proxy-agent "^6.4.0"
|
|
2124
2124
|
|
|
2125
|
-
"@salesforce/plugin-auth@3.6.
|
|
2126
|
-
version "3.6.
|
|
2127
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
2128
|
-
integrity sha512-
|
|
2125
|
+
"@salesforce/plugin-auth@3.6.106":
|
|
2126
|
+
version "3.6.106"
|
|
2127
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.106.tgz"
|
|
2128
|
+
integrity sha512-fUg53WqBkowa3WGZ1ctxB3p4EqFbnQu/u4ce9u9YEjJqLvVMc4F9xpNMo/fISqA+81qzy/ciSuq7xKP4+OLCyA==
|
|
2129
2129
|
dependencies:
|
|
2130
2130
|
"@inquirer/checkbox" "^2.5.0"
|
|
2131
2131
|
"@inquirer/select" "^2.5.0"
|
|
2132
2132
|
"@oclif/core" "^4"
|
|
2133
2133
|
"@salesforce/core" "^8.8.5"
|
|
2134
2134
|
"@salesforce/kit" "^3.2.3"
|
|
2135
|
-
"@salesforce/plugin-info" "^3.4.
|
|
2135
|
+
"@salesforce/plugin-info" "^3.4.47"
|
|
2136
2136
|
"@salesforce/sf-plugins-core" "^12.2.0"
|
|
2137
2137
|
"@salesforce/ts-types" "^2.0.11"
|
|
2138
2138
|
open "^10.1.0"
|
|
@@ -2169,12 +2169,12 @@
|
|
|
2169
2169
|
form-data "^4.0.2"
|
|
2170
2170
|
terminal-link "^3.0.0"
|
|
2171
2171
|
|
|
2172
|
-
"@salesforce/plugin-deploy-retrieve@3.20.
|
|
2173
|
-
version "3.20.
|
|
2174
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.20.
|
|
2175
|
-
integrity sha512-
|
|
2172
|
+
"@salesforce/plugin-deploy-retrieve@3.20.10":
|
|
2173
|
+
version "3.20.10"
|
|
2174
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.20.10.tgz"
|
|
2175
|
+
integrity sha512-qQiBmo+Md4tUc8SBg1DoelyaQT2FGVe1r5ehWfU/oBJ7q23Shj8kG7fcPqLpCffdP1LuFlkpRzGTDsAKqEU+Gg==
|
|
2176
2176
|
dependencies:
|
|
2177
|
-
"@oclif/core" "^4.2.
|
|
2177
|
+
"@oclif/core" "^4.2.10"
|
|
2178
2178
|
"@oclif/multi-stage-output" "^0.8.11"
|
|
2179
2179
|
"@salesforce/apex-node" "^8.1.19"
|
|
2180
2180
|
"@salesforce/core" "^8.8.5"
|
|
@@ -2317,10 +2317,10 @@
|
|
|
2317
2317
|
fast-xml-parser "^4.5.1"
|
|
2318
2318
|
js2xmlparser "^4.0.2"
|
|
2319
2319
|
|
|
2320
|
-
"@salesforce/plugin-telemetry@3.6.
|
|
2321
|
-
version "3.6.
|
|
2322
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.
|
|
2323
|
-
integrity sha512-
|
|
2320
|
+
"@salesforce/plugin-telemetry@3.6.36":
|
|
2321
|
+
version "3.6.36"
|
|
2322
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.36.tgz"
|
|
2323
|
+
integrity sha512-BlFpY4EG8RGt56N66dRs0oLdgWXjw9mMMugeyiYWR61RwmNQSVcdjG1JTti2EA/fCDcp/Wy8M44r1JzJis4Etw==
|
|
2324
2324
|
dependencies:
|
|
2325
2325
|
"@oclif/core" "^4.2.7"
|
|
2326
2326
|
"@salesforce/core" "^8.8.0"
|