@salesforce/plugin-info 3.0.20 → 3.0.21
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 +2 -2
- package/oclif.lock +38 -11
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -124,7 +124,7 @@ EXAMPLES
|
|
|
124
124
|
$ sf doctor --plugin @salesforce/plugin-source
|
|
125
125
|
```
|
|
126
126
|
|
|
127
|
-
_See code: [src/commands/doctor.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.
|
|
127
|
+
_See code: [src/commands/doctor.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.21/src/commands/doctor.ts)_
|
|
128
128
|
|
|
129
129
|
## `sf info releasenotes display`
|
|
130
130
|
|
|
@@ -163,6 +163,6 @@ EXAMPLES
|
|
|
163
163
|
$ sf info releasenotes display --version latest
|
|
164
164
|
```
|
|
165
165
|
|
|
166
|
-
_See code: [src/commands/info/releasenotes/display.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.
|
|
166
|
+
_See code: [src/commands/info/releasenotes/display.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.21/src/commands/info/releasenotes/display.ts)_
|
|
167
167
|
|
|
168
168
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -476,13 +476,33 @@
|
|
|
476
476
|
strip-ansi "^6.0.1"
|
|
477
477
|
wrap-ansi "^6.2.0"
|
|
478
478
|
|
|
479
|
-
"@inquirer/
|
|
480
|
-
version "
|
|
481
|
-
resolved "https://registry.yarnpkg.com/@inquirer/
|
|
482
|
-
integrity sha512-
|
|
479
|
+
"@inquirer/core@^6.0.0":
|
|
480
|
+
version "6.0.0"
|
|
481
|
+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-6.0.0.tgz#d44ccd8ae09a4879a78f09cca35bf1ab894b95f4"
|
|
482
|
+
integrity sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==
|
|
483
483
|
dependencies:
|
|
484
|
-
"@inquirer/
|
|
485
|
-
"@
|
|
484
|
+
"@inquirer/type" "^1.1.6"
|
|
485
|
+
"@types/mute-stream" "^0.0.4"
|
|
486
|
+
"@types/node" "^20.10.7"
|
|
487
|
+
"@types/wrap-ansi" "^3.0.0"
|
|
488
|
+
ansi-escapes "^4.3.2"
|
|
489
|
+
chalk "^4.1.2"
|
|
490
|
+
cli-spinners "^2.9.2"
|
|
491
|
+
cli-width "^4.1.0"
|
|
492
|
+
figures "^3.2.0"
|
|
493
|
+
mute-stream "^1.0.0"
|
|
494
|
+
run-async "^3.0.0"
|
|
495
|
+
signal-exit "^4.1.0"
|
|
496
|
+
strip-ansi "^6.0.1"
|
|
497
|
+
wrap-ansi "^6.2.0"
|
|
498
|
+
|
|
499
|
+
"@inquirer/input@^1.2.14", "@inquirer/input@^1.2.16":
|
|
500
|
+
version "1.2.16"
|
|
501
|
+
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-1.2.16.tgz#94d8765a47689e799fd55ed0361dedc8f554341b"
|
|
502
|
+
integrity sha512-Ou0LaSWvj1ni+egnyQ+NBtfM1885UwhRCMtsRt2bBO47DoC1dwtCa+ZUNgrxlnCHHF0IXsbQHYtIIjFGAavI4g==
|
|
503
|
+
dependencies:
|
|
504
|
+
"@inquirer/core" "^6.0.0"
|
|
505
|
+
"@inquirer/type" "^1.1.6"
|
|
486
506
|
chalk "^4.1.2"
|
|
487
507
|
|
|
488
508
|
"@inquirer/password@^1.1.14":
|
|
@@ -495,10 +515,10 @@
|
|
|
495
515
|
ansi-escapes "^4.3.2"
|
|
496
516
|
chalk "^4.1.2"
|
|
497
517
|
|
|
498
|
-
"@inquirer/type@^1.1.5":
|
|
499
|
-
version "1.1.
|
|
500
|
-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.1.
|
|
501
|
-
integrity sha512-
|
|
518
|
+
"@inquirer/type@^1.1.5", "@inquirer/type@^1.1.6":
|
|
519
|
+
version "1.1.6"
|
|
520
|
+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.1.6.tgz#f2656456e58fb93c7b73d5aad583b928c77b9206"
|
|
521
|
+
integrity sha512-OCKOpn0CrFDslR8s3who7hlr823zXTb1iShGCaaWgEJFfkIV0T9aLZV2QGnOuU78IrsPYLkr3oKx9dZwwCH3Rw==
|
|
502
522
|
|
|
503
523
|
"@isaacs/cliui@^8.0.2":
|
|
504
524
|
version "8.0.2"
|
|
@@ -1472,6 +1492,13 @@
|
|
|
1472
1492
|
dependencies:
|
|
1473
1493
|
undici-types "~5.26.4"
|
|
1474
1494
|
|
|
1495
|
+
"@types/node@^20.10.7":
|
|
1496
|
+
version "20.11.16"
|
|
1497
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
|
|
1498
|
+
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
|
|
1499
|
+
dependencies:
|
|
1500
|
+
undici-types "~5.26.4"
|
|
1501
|
+
|
|
1475
1502
|
"@types/normalize-package-data@^2.4.0":
|
|
1476
1503
|
version "2.4.3"
|
|
1477
1504
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.3.tgz#291c243e4b94dbfbc0c0ee26b7666f1d5c030e2c"
|
|
@@ -2487,7 +2514,7 @@ cli-progress@^3.12.0:
|
|
|
2487
2514
|
dependencies:
|
|
2488
2515
|
string-width "^4.2.3"
|
|
2489
2516
|
|
|
2490
|
-
cli-spinners@^2.5.0, cli-spinners@^2.9.1:
|
|
2517
|
+
cli-spinners@^2.5.0, cli-spinners@^2.9.1, cli-spinners@^2.9.2:
|
|
2491
2518
|
version "2.9.2"
|
|
2492
2519
|
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
|
|
2493
2520
|
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-info",
|
|
3
3
|
"description": "Plugin for accessing cli info from the command line",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.21",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@inquirer/input": "^1.2.
|
|
8
|
+
"@inquirer/input": "^1.2.16",
|
|
9
9
|
"@oclif/core": "^3.18.2",
|
|
10
10
|
"@salesforce/core": "^6.4.2",
|
|
11
11
|
"@salesforce/kit": "^3.0.15",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"exports": "./lib/index.js",
|
|
223
223
|
"type": "module",
|
|
224
224
|
"sfdx": {
|
|
225
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.
|
|
226
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.
|
|
225
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.21.crt",
|
|
226
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.21.sig"
|
|
227
227
|
}
|
|
228
228
|
}
|