@salesforce/cli 2.147.2 → 2.147.4
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 +19 -19
- package/oclif.lock +18 -18
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
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.147.
|
|
28
|
+
@salesforce/cli/2.147.4 linux-x64 node-v24.18.0
|
|
29
29
|
$ sf --help [COMMAND]
|
|
30
30
|
USAGE
|
|
31
31
|
$ sf COMMAND
|
|
@@ -3452,7 +3452,7 @@ DESCRIPTION
|
|
|
3452
3452
|
List all sf commands.
|
|
3453
3453
|
```
|
|
3454
3454
|
|
|
3455
|
-
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.
|
|
3455
|
+
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.62/src/commands/commands.ts)_
|
|
3456
3456
|
|
|
3457
3457
|
## `sf config get`
|
|
3458
3458
|
|
|
@@ -4952,7 +4952,7 @@ DESCRIPTION
|
|
|
4952
4952
|
Display help for sf.
|
|
4953
4953
|
```
|
|
4954
4954
|
|
|
4955
|
-
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.
|
|
4955
|
+
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.56/src/commands/help.ts)_
|
|
4956
4956
|
|
|
4957
4957
|
## `sf info releasenotes display`
|
|
4958
4958
|
|
|
@@ -12416,7 +12416,7 @@ FLAG DESCRIPTIONS
|
|
|
12416
12416
|
Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
|
|
12417
12417
|
```
|
|
12418
12418
|
|
|
12419
|
-
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.
|
|
12419
|
+
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.53/src/commands/version.ts)_
|
|
12420
12420
|
|
|
12421
12421
|
## `sf which`
|
|
12422
12422
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.147.
|
|
3
|
+
"version": "2.147.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.147.
|
|
9
|
+
"version": "2.147.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
14
|
"@oclif/core": "4.13.2",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.2.54",
|
|
16
|
-
"@oclif/plugin-commands": "4.1.
|
|
17
|
-
"@oclif/plugin-help": "6.2.
|
|
16
|
+
"@oclif/plugin-commands": "4.1.62",
|
|
17
|
+
"@oclif/plugin-help": "6.2.56",
|
|
18
18
|
"@oclif/plugin-not-found": "3.2.90",
|
|
19
19
|
"@oclif/plugin-plugins": "5.4.86",
|
|
20
20
|
"@oclif/plugin-search": "1.2.54",
|
|
21
21
|
"@oclif/plugin-update": "4.7.56",
|
|
22
|
-
"@oclif/plugin-version": "2.2.
|
|
22
|
+
"@oclif/plugin-version": "2.2.53",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.1.70",
|
|
24
24
|
"@oclif/plugin-which": "3.2.59",
|
|
25
25
|
"@salesforce/core": "^9.0.0",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@salesforce/plugin-schema": "4.0.0",
|
|
39
39
|
"@salesforce/plugin-settings": "3.0.0",
|
|
40
40
|
"@salesforce/plugin-sobject": "2.0.0",
|
|
41
|
-
"@salesforce/plugin-telemetry": "4.0.
|
|
41
|
+
"@salesforce/plugin-telemetry": "4.0.1",
|
|
42
42
|
"@salesforce/plugin-templates": "57.0.0",
|
|
43
43
|
"@salesforce/plugin-trust": "4.0.1",
|
|
44
44
|
"@salesforce/plugin-user": "4.0.0",
|
|
@@ -3284,9 +3284,9 @@
|
|
|
3284
3284
|
}
|
|
3285
3285
|
},
|
|
3286
3286
|
"node_modules/@oclif/plugin-commands": {
|
|
3287
|
-
"version": "4.1.
|
|
3288
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
3289
|
-
"integrity": "sha512-
|
|
3287
|
+
"version": "4.1.62",
|
|
3288
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.62.tgz",
|
|
3289
|
+
"integrity": "sha512-yvb+Rh3pOMeYVxd/OvDGmkhBuyc9bU/7mfRiZSDMtJOWKLyerbom8Yd8GCpEv8alY08ZH+kPTGN/D57A+BLeJg==",
|
|
3290
3290
|
"license": "MIT",
|
|
3291
3291
|
"dependencies": {
|
|
3292
3292
|
"@oclif/core": "^4",
|
|
@@ -3299,9 +3299,9 @@
|
|
|
3299
3299
|
}
|
|
3300
3300
|
},
|
|
3301
3301
|
"node_modules/@oclif/plugin-help": {
|
|
3302
|
-
"version": "6.2.
|
|
3303
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
3304
|
-
"integrity": "sha512-
|
|
3302
|
+
"version": "6.2.56",
|
|
3303
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.56.tgz",
|
|
3304
|
+
"integrity": "sha512-0LkCjFGRGY7AaZb5p8gDcSPNkFrn+vNLKvGe1f7j/Z6U9Uy1cV6R2eWVsjuZTGQ3RvBvjquFPwLy1jTgR5l87w==",
|
|
3305
3305
|
"license": "MIT",
|
|
3306
3306
|
"dependencies": {
|
|
3307
3307
|
"@oclif/core": "^4"
|
|
@@ -3482,9 +3482,9 @@
|
|
|
3482
3482
|
}
|
|
3483
3483
|
},
|
|
3484
3484
|
"node_modules/@oclif/plugin-version": {
|
|
3485
|
-
"version": "2.2.
|
|
3486
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.
|
|
3487
|
-
"integrity": "sha512-
|
|
3485
|
+
"version": "2.2.53",
|
|
3486
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.53.tgz",
|
|
3487
|
+
"integrity": "sha512-njNPoqVtYYZJ4Af7YuT/uJtjgFjaiepmxgxfHpRGkFyGW8ZEx3ilQV9rkf8eFoEWfVKqSZmLLG6IKp8pd9mWAA==",
|
|
3488
3488
|
"license": "MIT",
|
|
3489
3489
|
"dependencies": {
|
|
3490
3490
|
"@oclif/core": "^4",
|
|
@@ -5374,12 +5374,12 @@
|
|
|
5374
5374
|
}
|
|
5375
5375
|
},
|
|
5376
5376
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
5377
|
-
"version": "4.0.
|
|
5378
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-4.0.
|
|
5379
|
-
"integrity": "sha512-
|
|
5377
|
+
"version": "4.0.1",
|
|
5378
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-4.0.1.tgz",
|
|
5379
|
+
"integrity": "sha512-mhxLLidJCdO00RcbGegj6bVzhvjakDFcoB+SDQdRUQNQl3sFzoLQuvr7TyVdqWtFaXCLIpX/0qsvE/YCdpVC8Q==",
|
|
5380
5380
|
"license": "Apache-2.0",
|
|
5381
5381
|
"dependencies": {
|
|
5382
|
-
"@oclif/core": "^4.
|
|
5382
|
+
"@oclif/core": "^4.13.2",
|
|
5383
5383
|
"@salesforce/core": "^9.0.0",
|
|
5384
5384
|
"@salesforce/kit": "^4.0.0",
|
|
5385
5385
|
"@salesforce/sf-plugins-core": "^13.0.0",
|
package/oclif.lock
CHANGED
|
@@ -1333,7 +1333,7 @@
|
|
|
1333
1333
|
node-gyp "^12.1.0"
|
|
1334
1334
|
proc-log "^6.0.0"
|
|
1335
1335
|
|
|
1336
|
-
"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7", "@oclif/core@^4.13.0", "@oclif/core@>= 3.0.0", "@oclif/core@4.13.2":
|
|
1336
|
+
"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7", "@oclif/core@^4.13.0", "@oclif/core@^4.13.2", "@oclif/core@>= 3.0.0", "@oclif/core@4.13.2":
|
|
1337
1337
|
version "4.13.2"
|
|
1338
1338
|
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.13.2.tgz"
|
|
1339
1339
|
integrity sha512-YWQs0JvESCliWopKtCZqPLgEB1e3oqR+KYecMReseYWbo7E73Rz2tFwQDFQtAp48VLMiAsiTPKKQaZAo+ghzLw==
|
|
@@ -1395,20 +1395,20 @@
|
|
|
1395
1395
|
semver "^7.8.5"
|
|
1396
1396
|
ts-json-schema-generator "^2.9.0"
|
|
1397
1397
|
|
|
1398
|
-
"@oclif/plugin-commands@4.1.
|
|
1399
|
-
version "4.1.
|
|
1400
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
1401
|
-
integrity sha512-
|
|
1398
|
+
"@oclif/plugin-commands@4.1.62":
|
|
1399
|
+
version "4.1.62"
|
|
1400
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.62.tgz"
|
|
1401
|
+
integrity sha512-yvb+Rh3pOMeYVxd/OvDGmkhBuyc9bU/7mfRiZSDMtJOWKLyerbom8Yd8GCpEv8alY08ZH+kPTGN/D57A+BLeJg==
|
|
1402
1402
|
dependencies:
|
|
1403
1403
|
"@oclif/core" "^4"
|
|
1404
1404
|
"@oclif/table" "^0.5.9"
|
|
1405
1405
|
lodash "^4.18.1"
|
|
1406
1406
|
object-treeify "^4.0.1"
|
|
1407
1407
|
|
|
1408
|
-
"@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@6.2.
|
|
1409
|
-
version "6.2.
|
|
1410
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1411
|
-
integrity sha512-
|
|
1408
|
+
"@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@6.2.56":
|
|
1409
|
+
version "6.2.56"
|
|
1410
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.56.tgz"
|
|
1411
|
+
integrity sha512-0LkCjFGRGY7AaZb5p8gDcSPNkFrn+vNLKvGe1f7j/Z6U9Uy1cV6R2eWVsjuZTGQ3RvBvjquFPwLy1jTgR5l87w==
|
|
1412
1412
|
dependencies:
|
|
1413
1413
|
"@oclif/core" "^4"
|
|
1414
1414
|
|
|
@@ -1464,10 +1464,10 @@
|
|
|
1464
1464
|
semver "^7.8.5"
|
|
1465
1465
|
tar-fs "^2.1.5"
|
|
1466
1466
|
|
|
1467
|
-
"@oclif/plugin-version@2.2.
|
|
1468
|
-
version "2.2.
|
|
1469
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.
|
|
1470
|
-
integrity sha512-
|
|
1467
|
+
"@oclif/plugin-version@2.2.53":
|
|
1468
|
+
version "2.2.53"
|
|
1469
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.53.tgz"
|
|
1470
|
+
integrity sha512-njNPoqVtYYZJ4Af7YuT/uJtjgFjaiepmxgxfHpRGkFyGW8ZEx3ilQV9rkf8eFoEWfVKqSZmLLG6IKp8pd9mWAA==
|
|
1471
1471
|
dependencies:
|
|
1472
1472
|
"@oclif/core" "^4"
|
|
1473
1473
|
ansis "^3.17.0"
|
|
@@ -2246,12 +2246,12 @@
|
|
|
2246
2246
|
fast-xml-parser "^5.10.1"
|
|
2247
2247
|
js2xmlparser "^4.0.2"
|
|
2248
2248
|
|
|
2249
|
-
"@salesforce/plugin-telemetry@4.0.
|
|
2250
|
-
version "4.0.
|
|
2251
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-4.0.
|
|
2252
|
-
integrity sha512-
|
|
2249
|
+
"@salesforce/plugin-telemetry@4.0.1":
|
|
2250
|
+
version "4.0.1"
|
|
2251
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-4.0.1.tgz"
|
|
2252
|
+
integrity sha512-mhxLLidJCdO00RcbGegj6bVzhvjakDFcoB+SDQdRUQNQl3sFzoLQuvr7TyVdqWtFaXCLIpX/0qsvE/YCdpVC8Q==
|
|
2253
2253
|
dependencies:
|
|
2254
|
-
"@oclif/core" "^4.
|
|
2254
|
+
"@oclif/core" "^4.13.2"
|
|
2255
2255
|
"@salesforce/core" "^9.0.0"
|
|
2256
2256
|
"@salesforce/kit" "^4.0.0"
|
|
2257
2257
|
"@salesforce/sf-plugins-core" "^13.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.147.
|
|
4
|
+
"version": "2.147.4",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"@salesforce/plugin-devops-center": "2.0.0",
|
|
84
84
|
"@salesforce/plugin-flow": "2.0.0",
|
|
85
85
|
"@salesforce/plugin-lightning-dev": "6.2.18",
|
|
86
|
-
"@salesforce/plugin-signups": "3.0.
|
|
86
|
+
"@salesforce/plugin-signups": "3.0.1",
|
|
87
87
|
"@salesforce/plugin-ui-bundle-dev": "1.2.4",
|
|
88
88
|
"@salesforce/sfdx-plugin-lwc-test": "1.2.1"
|
|
89
89
|
},
|
|
@@ -148,13 +148,13 @@
|
|
|
148
148
|
"@inquirer/select": "^2.3.5",
|
|
149
149
|
"@oclif/core": "4.13.2",
|
|
150
150
|
"@oclif/plugin-autocomplete": "3.2.54",
|
|
151
|
-
"@oclif/plugin-commands": "4.1.
|
|
152
|
-
"@oclif/plugin-help": "6.2.
|
|
151
|
+
"@oclif/plugin-commands": "4.1.62",
|
|
152
|
+
"@oclif/plugin-help": "6.2.56",
|
|
153
153
|
"@oclif/plugin-not-found": "3.2.90",
|
|
154
154
|
"@oclif/plugin-plugins": "5.4.86",
|
|
155
155
|
"@oclif/plugin-search": "1.2.54",
|
|
156
156
|
"@oclif/plugin-update": "4.7.56",
|
|
157
|
-
"@oclif/plugin-version": "2.2.
|
|
157
|
+
"@oclif/plugin-version": "2.2.53",
|
|
158
158
|
"@oclif/plugin-warn-if-update-available": "3.1.70",
|
|
159
159
|
"@oclif/plugin-which": "3.2.59",
|
|
160
160
|
"@salesforce/core": "^9.0.0",
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
"@salesforce/plugin-schema": "4.0.0",
|
|
174
174
|
"@salesforce/plugin-settings": "3.0.0",
|
|
175
175
|
"@salesforce/plugin-sobject": "2.0.0",
|
|
176
|
-
"@salesforce/plugin-telemetry": "4.0.
|
|
176
|
+
"@salesforce/plugin-telemetry": "4.0.1",
|
|
177
177
|
"@salesforce/plugin-templates": "57.0.0",
|
|
178
178
|
"@salesforce/plugin-trust": "4.0.1",
|
|
179
179
|
"@salesforce/plugin-user": "4.0.0",
|