@salesforce/cli 2.14.2 → 2.14.3
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 +4 -4
- package/npm-shrinkwrap.json +73 -73
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
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.14.
|
|
27
|
+
@salesforce/cli/2.14.3 linux-x64 node-v18.18.0
|
|
28
28
|
$ sf --help [COMMAND]
|
|
29
29
|
USAGE
|
|
30
30
|
$ sf COMMAND
|
|
@@ -842,7 +842,7 @@ DESCRIPTION
|
|
|
842
842
|
list all the commands
|
|
843
843
|
```
|
|
844
844
|
|
|
845
|
-
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/3.0.
|
|
845
|
+
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/3.0.2/src/commands/commands.ts)_
|
|
846
846
|
|
|
847
847
|
## `sf config get`
|
|
848
848
|
|
|
@@ -5256,7 +5256,7 @@ EXAMPLES
|
|
|
5256
5256
|
$ sf plugins trust verify --npm @scope/npmName
|
|
5257
5257
|
```
|
|
5258
5258
|
|
|
5259
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/2.6.
|
|
5259
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/2.6.20/src/commands/plugins/trust/verify.ts)_
|
|
5260
5260
|
|
|
5261
5261
|
## `sf plugins:uninstall PLUGIN...`
|
|
5262
5262
|
|
|
@@ -7315,7 +7315,7 @@ FLAG DESCRIPTIONS
|
|
|
7315
7315
|
Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
|
|
7316
7316
|
```
|
|
7317
7317
|
|
|
7318
|
-
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.0.
|
|
7318
|
+
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.0.3/src/commands/version.ts)_
|
|
7319
7319
|
|
|
7320
7320
|
## `sf visualforce generate component`
|
|
7321
7321
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.14.
|
|
9
|
+
"version": "2.14.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@oclif/core": "3.0.3",
|
|
14
14
|
"@oclif/plugin-autocomplete": "2.3.9",
|
|
15
|
-
"@oclif/plugin-commands": "3.0.
|
|
15
|
+
"@oclif/plugin-commands": "3.0.2",
|
|
16
16
|
"@oclif/plugin-help": "6.0.2",
|
|
17
17
|
"@oclif/plugin-not-found": "3.0.1",
|
|
18
18
|
"@oclif/plugin-plugins": "3.9.1",
|
|
19
19
|
"@oclif/plugin-search": "1.0.2",
|
|
20
20
|
"@oclif/plugin-update": "4.1.2",
|
|
21
|
-
"@oclif/plugin-version": "2.0.
|
|
21
|
+
"@oclif/plugin-version": "2.0.3",
|
|
22
22
|
"@oclif/plugin-warn-if-update-available": "2.1.1",
|
|
23
23
|
"@oclif/plugin-which": "3.0.3",
|
|
24
24
|
"@salesforce/core": "^5.2.0",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@salesforce/plugin-source": "2.10.40",
|
|
38
38
|
"@salesforce/plugin-telemetry": "2.3.6",
|
|
39
39
|
"@salesforce/plugin-templates": "55.5.14",
|
|
40
|
-
"@salesforce/plugin-trust": "2.6.
|
|
40
|
+
"@salesforce/plugin-trust": "2.6.20",
|
|
41
41
|
"@salesforce/plugin-user": "2.3.36",
|
|
42
42
|
"@salesforce/sf-plugins-core": "4.0.0",
|
|
43
43
|
"debug": "^4.3.4"
|
|
@@ -2366,12 +2366,12 @@
|
|
|
2366
2366
|
}
|
|
2367
2367
|
},
|
|
2368
2368
|
"node_modules/@oclif/plugin-commands": {
|
|
2369
|
-
"version": "3.0.
|
|
2370
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.0.
|
|
2371
|
-
"integrity": "sha512-
|
|
2369
|
+
"version": "3.0.2",
|
|
2370
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.0.2.tgz",
|
|
2371
|
+
"integrity": "sha512-abzLyhOXDjpZvn2uRBjuQyCpGRsR41k3o+gvZvLBneiL80OJNc2WyL2aOFpPQTXpoggOP9qyd3+GBV/vno4w6Q==",
|
|
2372
2372
|
"license": "MIT",
|
|
2373
2373
|
"dependencies": {
|
|
2374
|
-
"@oclif/core": "^3.
|
|
2374
|
+
"@oclif/core": "^3.2.1",
|
|
2375
2375
|
"lodash.pickby": "^4.6.0",
|
|
2376
2376
|
"lodash.sortby": "^4.7.0",
|
|
2377
2377
|
"lodash.template": "^4.5.0",
|
|
@@ -2382,9 +2382,9 @@
|
|
|
2382
2382
|
}
|
|
2383
2383
|
},
|
|
2384
2384
|
"node_modules/@oclif/plugin-commands/node_modules/@oclif/core": {
|
|
2385
|
-
"version": "3.
|
|
2386
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
2387
|
-
"integrity": "sha512-
|
|
2385
|
+
"version": "3.2.1",
|
|
2386
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
2387
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
2388
2388
|
"license": "MIT",
|
|
2389
2389
|
"dependencies": {
|
|
2390
2390
|
"ansi-escapes": "^4.3.2",
|
|
@@ -2394,7 +2394,7 @@
|
|
|
2394
2394
|
"clean-stack": "^3.0.1",
|
|
2395
2395
|
"cli-progress": "^3.12.0",
|
|
2396
2396
|
"debug": "^4.3.4",
|
|
2397
|
-
"ejs": "^3.1.
|
|
2397
|
+
"ejs": "^3.1.9",
|
|
2398
2398
|
"get-package-type": "^0.1.0",
|
|
2399
2399
|
"globby": "^11.1.0",
|
|
2400
2400
|
"hyperlinker": "^1.0.0",
|
|
@@ -2445,9 +2445,9 @@
|
|
|
2445
2445
|
}
|
|
2446
2446
|
},
|
|
2447
2447
|
"node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
|
|
2448
|
-
"version": "3.
|
|
2449
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
2450
|
-
"integrity": "sha512-
|
|
2448
|
+
"version": "3.2.1",
|
|
2449
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
2450
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
2451
2451
|
"license": "MIT",
|
|
2452
2452
|
"dependencies": {
|
|
2453
2453
|
"ansi-escapes": "^4.3.2",
|
|
@@ -2457,7 +2457,7 @@
|
|
|
2457
2457
|
"clean-stack": "^3.0.1",
|
|
2458
2458
|
"cli-progress": "^3.12.0",
|
|
2459
2459
|
"debug": "^4.3.4",
|
|
2460
|
-
"ejs": "^3.1.
|
|
2460
|
+
"ejs": "^3.1.9",
|
|
2461
2461
|
"get-package-type": "^0.1.0",
|
|
2462
2462
|
"globby": "^11.1.0",
|
|
2463
2463
|
"hyperlinker": "^1.0.0",
|
|
@@ -2510,9 +2510,9 @@
|
|
|
2510
2510
|
}
|
|
2511
2511
|
},
|
|
2512
2512
|
"node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
|
|
2513
|
-
"version": "3.
|
|
2514
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
2515
|
-
"integrity": "sha512-
|
|
2513
|
+
"version": "3.2.1",
|
|
2514
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
2515
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
2516
2516
|
"license": "MIT",
|
|
2517
2517
|
"dependencies": {
|
|
2518
2518
|
"ansi-escapes": "^4.3.2",
|
|
@@ -2522,7 +2522,7 @@
|
|
|
2522
2522
|
"clean-stack": "^3.0.1",
|
|
2523
2523
|
"cli-progress": "^3.12.0",
|
|
2524
2524
|
"debug": "^4.3.4",
|
|
2525
|
-
"ejs": "^3.1.
|
|
2525
|
+
"ejs": "^3.1.9",
|
|
2526
2526
|
"get-package-type": "^0.1.0",
|
|
2527
2527
|
"globby": "^11.1.0",
|
|
2528
2528
|
"hyperlinker": "^1.0.0",
|
|
@@ -2716,9 +2716,9 @@
|
|
|
2716
2716
|
}
|
|
2717
2717
|
},
|
|
2718
2718
|
"node_modules/@oclif/plugin-search/node_modules/@oclif/core": {
|
|
2719
|
-
"version": "3.
|
|
2720
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
2721
|
-
"integrity": "sha512-
|
|
2719
|
+
"version": "3.2.1",
|
|
2720
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
2721
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
2722
2722
|
"license": "MIT",
|
|
2723
2723
|
"dependencies": {
|
|
2724
2724
|
"ansi-escapes": "^4.3.2",
|
|
@@ -2728,7 +2728,7 @@
|
|
|
2728
2728
|
"clean-stack": "^3.0.1",
|
|
2729
2729
|
"cli-progress": "^3.12.0",
|
|
2730
2730
|
"debug": "^4.3.4",
|
|
2731
|
-
"ejs": "^3.1.
|
|
2731
|
+
"ejs": "^3.1.9",
|
|
2732
2732
|
"get-package-type": "^0.1.0",
|
|
2733
2733
|
"globby": "^11.1.0",
|
|
2734
2734
|
"hyperlinker": "^1.0.0",
|
|
@@ -2788,9 +2788,9 @@
|
|
|
2788
2788
|
}
|
|
2789
2789
|
},
|
|
2790
2790
|
"node_modules/@oclif/plugin-update/node_modules/@oclif/core": {
|
|
2791
|
-
"version": "3.
|
|
2792
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
2793
|
-
"integrity": "sha512-
|
|
2791
|
+
"version": "3.2.1",
|
|
2792
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
2793
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
2794
2794
|
"license": "MIT",
|
|
2795
2795
|
"dependencies": {
|
|
2796
2796
|
"ansi-escapes": "^4.3.2",
|
|
@@ -2800,7 +2800,7 @@
|
|
|
2800
2800
|
"clean-stack": "^3.0.1",
|
|
2801
2801
|
"cli-progress": "^3.12.0",
|
|
2802
2802
|
"debug": "^4.3.4",
|
|
2803
|
-
"ejs": "^3.1.
|
|
2803
|
+
"ejs": "^3.1.9",
|
|
2804
2804
|
"get-package-type": "^0.1.0",
|
|
2805
2805
|
"globby": "^11.1.0",
|
|
2806
2806
|
"hyperlinker": "^1.0.0",
|
|
@@ -2963,21 +2963,21 @@
|
|
|
2963
2963
|
}
|
|
2964
2964
|
},
|
|
2965
2965
|
"node_modules/@oclif/plugin-version": {
|
|
2966
|
-
"version": "2.0.
|
|
2967
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.
|
|
2968
|
-
"integrity": "sha512-
|
|
2966
|
+
"version": "2.0.3",
|
|
2967
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.3.tgz",
|
|
2968
|
+
"integrity": "sha512-Hge6BOHlTwh569avM/S7jPnv9wvp3KW+I+BSjbpTNwzJP894+bj/rNxt4IhbmZxLfscy0DP1l2Lc4vAb13BiTw==",
|
|
2969
2969
|
"license": "MIT",
|
|
2970
2970
|
"dependencies": {
|
|
2971
|
-
"@oclif/core": "^3.
|
|
2971
|
+
"@oclif/core": "^3.2.1"
|
|
2972
2972
|
},
|
|
2973
2973
|
"engines": {
|
|
2974
2974
|
"node": ">=18.0.0"
|
|
2975
2975
|
}
|
|
2976
2976
|
},
|
|
2977
2977
|
"node_modules/@oclif/plugin-version/node_modules/@oclif/core": {
|
|
2978
|
-
"version": "3.
|
|
2979
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
2980
|
-
"integrity": "sha512-
|
|
2978
|
+
"version": "3.2.1",
|
|
2979
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
2980
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
2981
2981
|
"license": "MIT",
|
|
2982
2982
|
"dependencies": {
|
|
2983
2983
|
"ansi-escapes": "^4.3.2",
|
|
@@ -2987,7 +2987,7 @@
|
|
|
2987
2987
|
"clean-stack": "^3.0.1",
|
|
2988
2988
|
"cli-progress": "^3.12.0",
|
|
2989
2989
|
"debug": "^4.3.4",
|
|
2990
|
-
"ejs": "^3.1.
|
|
2990
|
+
"ejs": "^3.1.9",
|
|
2991
2991
|
"get-package-type": "^0.1.0",
|
|
2992
2992
|
"globby": "^11.1.0",
|
|
2993
2993
|
"hyperlinker": "^1.0.0",
|
|
@@ -3109,9 +3109,9 @@
|
|
|
3109
3109
|
}
|
|
3110
3110
|
},
|
|
3111
3111
|
"node_modules/@oclif/plugin-which/node_modules/@oclif/core": {
|
|
3112
|
-
"version": "3.
|
|
3113
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
3114
|
-
"integrity": "sha512-
|
|
3112
|
+
"version": "3.2.1",
|
|
3113
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
3114
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
3115
3115
|
"license": "MIT",
|
|
3116
3116
|
"dependencies": {
|
|
3117
3117
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3121,7 +3121,7 @@
|
|
|
3121
3121
|
"clean-stack": "^3.0.1",
|
|
3122
3122
|
"cli-progress": "^3.12.0",
|
|
3123
3123
|
"debug": "^4.3.4",
|
|
3124
|
-
"ejs": "^3.1.
|
|
3124
|
+
"ejs": "^3.1.9",
|
|
3125
3125
|
"get-package-type": "^0.1.0",
|
|
3126
3126
|
"globby": "^11.1.0",
|
|
3127
3127
|
"hyperlinker": "^1.0.0",
|
|
@@ -3464,15 +3464,15 @@
|
|
|
3464
3464
|
}
|
|
3465
3465
|
},
|
|
3466
3466
|
"node_modules/@salesforce/core": {
|
|
3467
|
-
"version": "5.3.
|
|
3468
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-5.3.
|
|
3469
|
-
"integrity": "sha512
|
|
3467
|
+
"version": "5.3.9",
|
|
3468
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-5.3.9.tgz",
|
|
3469
|
+
"integrity": "sha512-/HX0PiXq3Sjc5eVJ0EaYetcDGsKU9O9Nj8jFGw5qYlITx8zogfxc0j07liH67tQXS1KbTysYoj/MQ2zbHSNkPA==",
|
|
3470
3470
|
"license": "BSD-3-Clause",
|
|
3471
3471
|
"dependencies": {
|
|
3472
|
-
"@salesforce/kit": "^3.0.
|
|
3472
|
+
"@salesforce/kit": "^3.0.13",
|
|
3473
3473
|
"@salesforce/schemas": "^1.6.0",
|
|
3474
3474
|
"@salesforce/ts-types": "^2.0.8",
|
|
3475
|
-
"@types/semver": "^7.5.
|
|
3475
|
+
"@types/semver": "^7.5.3",
|
|
3476
3476
|
"ajv": "^8.12.0",
|
|
3477
3477
|
"change-case": "^4.1.2",
|
|
3478
3478
|
"faye": "^1.4.0",
|
|
@@ -3481,9 +3481,9 @@
|
|
|
3481
3481
|
"jsforce": "^2.0.0-beta.27",
|
|
3482
3482
|
"jsonwebtoken": "9.0.2",
|
|
3483
3483
|
"jszip": "3.10.1",
|
|
3484
|
-
"pino": "^8.15.
|
|
3484
|
+
"pino": "^8.15.6",
|
|
3485
3485
|
"pino-abstract-transport": "^1.0.0",
|
|
3486
|
-
"pino-pretty": "^10.2.
|
|
3486
|
+
"pino-pretty": "^10.2.3",
|
|
3487
3487
|
"proper-lockfile": "^4.1.2",
|
|
3488
3488
|
"semver": "^7.5.4",
|
|
3489
3489
|
"ts-retry-promise": "^0.7.1"
|
|
@@ -5742,13 +5742,13 @@
|
|
|
5742
5742
|
}
|
|
5743
5743
|
},
|
|
5744
5744
|
"node_modules/@salesforce/plugin-trust": {
|
|
5745
|
-
"version": "2.6.
|
|
5746
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.
|
|
5747
|
-
"integrity": "sha512-
|
|
5745
|
+
"version": "2.6.20",
|
|
5746
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.20.tgz",
|
|
5747
|
+
"integrity": "sha512-pHakiNDLTX94an3xldTkvnNM+DCAc1r/7eTtdDmrRd7/6SxkySUQENFsJlIROar5kLq8oF8VCjKx8H57Qk5hSA==",
|
|
5748
5748
|
"license": "BSD-3-Clause",
|
|
5749
5749
|
"dependencies": {
|
|
5750
5750
|
"@oclif/core": "^2.15.0",
|
|
5751
|
-
"@salesforce/core": "^5.
|
|
5751
|
+
"@salesforce/core": "^5.3.9",
|
|
5752
5752
|
"@salesforce/sf-plugins-core": "^3.1.23",
|
|
5753
5753
|
"got": "^11",
|
|
5754
5754
|
"npm": "9.8.1",
|
|
@@ -5954,9 +5954,9 @@
|
|
|
5954
5954
|
}
|
|
5955
5955
|
},
|
|
5956
5956
|
"node_modules/@salesforce/sf-plugins-core/node_modules/@oclif/core": {
|
|
5957
|
-
"version": "3.
|
|
5958
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
5959
|
-
"integrity": "sha512-
|
|
5957
|
+
"version": "3.2.1",
|
|
5958
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
5959
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
5960
5960
|
"license": "MIT",
|
|
5961
5961
|
"dependencies": {
|
|
5962
5962
|
"ansi-escapes": "^4.3.2",
|
|
@@ -5966,7 +5966,7 @@
|
|
|
5966
5966
|
"clean-stack": "^3.0.1",
|
|
5967
5967
|
"cli-progress": "^3.12.0",
|
|
5968
5968
|
"debug": "^4.3.4",
|
|
5969
|
-
"ejs": "^3.1.
|
|
5969
|
+
"ejs": "^3.1.9",
|
|
5970
5970
|
"get-package-type": "^0.1.0",
|
|
5971
5971
|
"globby": "^11.1.0",
|
|
5972
5972
|
"hyperlinker": "^1.0.0",
|
|
@@ -6621,9 +6621,9 @@
|
|
|
6621
6621
|
}
|
|
6622
6622
|
},
|
|
6623
6623
|
"node_modules/@types/semver": {
|
|
6624
|
-
"version": "7.5.
|
|
6625
|
-
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.
|
|
6626
|
-
"integrity": "sha512-
|
|
6624
|
+
"version": "7.5.3",
|
|
6625
|
+
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.3.tgz",
|
|
6626
|
+
"integrity": "sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==",
|
|
6627
6627
|
"license": "MIT"
|
|
6628
6628
|
},
|
|
6629
6629
|
"node_modules/@types/shelljs": {
|
|
@@ -20111,9 +20111,9 @@
|
|
|
20111
20111
|
}
|
|
20112
20112
|
},
|
|
20113
20113
|
"node_modules/oclif/node_modules/@oclif/core": {
|
|
20114
|
-
"version": "3.
|
|
20115
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
20116
|
-
"integrity": "sha512-
|
|
20114
|
+
"version": "3.2.1",
|
|
20115
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
|
|
20116
|
+
"integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
|
|
20117
20117
|
"dev": true,
|
|
20118
20118
|
"license": "MIT",
|
|
20119
20119
|
"dependencies": {
|
|
@@ -20124,7 +20124,7 @@
|
|
|
20124
20124
|
"clean-stack": "^3.0.1",
|
|
20125
20125
|
"cli-progress": "^3.12.0",
|
|
20126
20126
|
"debug": "^4.3.4",
|
|
20127
|
-
"ejs": "^3.1.
|
|
20127
|
+
"ejs": "^3.1.9",
|
|
20128
20128
|
"get-package-type": "^0.1.0",
|
|
20129
20129
|
"globby": "^11.1.0",
|
|
20130
20130
|
"hyperlinker": "^1.0.0",
|
|
@@ -20938,9 +20938,9 @@
|
|
|
20938
20938
|
}
|
|
20939
20939
|
},
|
|
20940
20940
|
"node_modules/pino": {
|
|
20941
|
-
"version": "8.
|
|
20942
|
-
"resolved": "https://registry.npmjs.org/pino/-/pino-8.
|
|
20943
|
-
"integrity": "sha512-
|
|
20941
|
+
"version": "8.16.0",
|
|
20942
|
+
"resolved": "https://registry.npmjs.org/pino/-/pino-8.16.0.tgz",
|
|
20943
|
+
"integrity": "sha512-UUmvQ/7KTZt/vHjhRrnyS7h+J7qPBQnpG80V56xmIC+o9IqYmQOw/UIny9S9zYDfRBR0ClouCr464EkBMIT7Fw==",
|
|
20944
20944
|
"license": "MIT",
|
|
20945
20945
|
"dependencies": {
|
|
20946
20946
|
"atomic-sleep": "^1.0.0",
|
|
@@ -20952,7 +20952,7 @@
|
|
|
20952
20952
|
"quick-format-unescaped": "^4.0.3",
|
|
20953
20953
|
"real-require": "^0.2.0",
|
|
20954
20954
|
"safe-stable-stringify": "^2.3.1",
|
|
20955
|
-
"sonic-boom": "^3.
|
|
20955
|
+
"sonic-boom": "^3.7.0",
|
|
20956
20956
|
"thread-stream": "^2.0.0"
|
|
20957
20957
|
},
|
|
20958
20958
|
"bin": {
|
|
@@ -21028,9 +21028,9 @@
|
|
|
21028
21028
|
}
|
|
21029
21029
|
},
|
|
21030
21030
|
"node_modules/pino-pretty": {
|
|
21031
|
-
"version": "10.2.
|
|
21032
|
-
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.
|
|
21033
|
-
"integrity": "sha512-
|
|
21031
|
+
"version": "10.2.3",
|
|
21032
|
+
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.3.tgz",
|
|
21033
|
+
"integrity": "sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==",
|
|
21034
21034
|
"license": "MIT",
|
|
21035
21035
|
"dependencies": {
|
|
21036
21036
|
"colorette": "^2.0.7",
|
|
@@ -22808,9 +22808,9 @@
|
|
|
22808
22808
|
}
|
|
22809
22809
|
},
|
|
22810
22810
|
"node_modules/sonic-boom": {
|
|
22811
|
-
"version": "3.
|
|
22812
|
-
"resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-3.
|
|
22813
|
-
"integrity": "sha512-
|
|
22811
|
+
"version": "3.7.0",
|
|
22812
|
+
"resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-3.7.0.tgz",
|
|
22813
|
+
"integrity": "sha512-IudtNvSqA/ObjN97tfgNmOKyDOs4dNcg4cUUsHDebqsgb8wGBBwb31LIgShNO8fye0dFI52X1+tFoKKI6Rq1Gg==",
|
|
22814
22814
|
"license": "MIT",
|
|
22815
22815
|
"dependencies": {
|
|
22816
22816
|
"atomic-sleep": "^1.0.0"
|
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.14.
|
|
4
|
+
"version": "2.14.3",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"jitPlugins": {
|
|
74
74
|
"@salesforce/plugin-custom-metadata": "2.2.7",
|
|
75
75
|
"@salesforce/plugin-community": "2.4.5",
|
|
76
|
-
"@salesforce/plugin-dev": "1.2.
|
|
76
|
+
"@salesforce/plugin-dev": "1.2.1",
|
|
77
77
|
"@salesforce/plugin-devops-center": "1.2.3",
|
|
78
78
|
"@salesforce/plugin-env": "2.2.6",
|
|
79
79
|
"@salesforce/plugin-functions": "1.22.3",
|
|
@@ -124,13 +124,13 @@
|
|
|
124
124
|
"dependencies": {
|
|
125
125
|
"@oclif/core": "3.0.3",
|
|
126
126
|
"@oclif/plugin-autocomplete": "2.3.9",
|
|
127
|
-
"@oclif/plugin-commands": "3.0.
|
|
127
|
+
"@oclif/plugin-commands": "3.0.2",
|
|
128
128
|
"@oclif/plugin-help": "6.0.2",
|
|
129
129
|
"@oclif/plugin-not-found": "3.0.1",
|
|
130
130
|
"@oclif/plugin-plugins": "3.9.1",
|
|
131
131
|
"@oclif/plugin-search": "1.0.2",
|
|
132
132
|
"@oclif/plugin-update": "4.1.2",
|
|
133
|
-
"@oclif/plugin-version": "2.0.
|
|
133
|
+
"@oclif/plugin-version": "2.0.3",
|
|
134
134
|
"@oclif/plugin-warn-if-update-available": "2.1.1",
|
|
135
135
|
"@oclif/plugin-which": "3.0.3",
|
|
136
136
|
"@salesforce/core": "^5.2.0",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"@salesforce/plugin-source": "2.10.40",
|
|
150
150
|
"@salesforce/plugin-telemetry": "2.3.6",
|
|
151
151
|
"@salesforce/plugin-templates": "55.5.14",
|
|
152
|
-
"@salesforce/plugin-trust": "2.6.
|
|
152
|
+
"@salesforce/plugin-trust": "2.6.20",
|
|
153
153
|
"@salesforce/plugin-user": "2.3.36",
|
|
154
154
|
"@salesforce/sf-plugins-core": "4.0.0",
|
|
155
155
|
"debug": "^4.3.4"
|