@salesforce/plugin-info 3.0.19 → 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 +53 -26
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
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"
|
|
@@ -837,10 +857,10 @@
|
|
|
837
857
|
wordwrap "^1.0.0"
|
|
838
858
|
wrap-ansi "^7.0.0"
|
|
839
859
|
|
|
840
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.3.1":
|
|
841
|
-
version "3.18.
|
|
842
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.
|
|
843
|
-
integrity sha512-
|
|
860
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.3.1":
|
|
861
|
+
version "3.18.2"
|
|
862
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.2.tgz#3c665ad65d0d5c752a6deb91c4ef60330094625c"
|
|
863
|
+
integrity sha512-gfWxCS7dTNzdtvlBEEPUXJj+znzDMjSHfgTIx2IuQ9O3JPxWBrlOj9rgyNxyulVWVKKkuwFFkM4NZA+yiKA9ow==
|
|
844
864
|
dependencies:
|
|
845
865
|
"@types/cli-progress" "^3.11.5"
|
|
846
866
|
ansi-escapes "^4.3.2"
|
|
@@ -1033,7 +1053,7 @@
|
|
|
1033
1053
|
strip-ansi "6.0.1"
|
|
1034
1054
|
ts-retry-promise "^0.8.0"
|
|
1035
1055
|
|
|
1036
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.
|
|
1056
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1":
|
|
1037
1057
|
version "6.5.1"
|
|
1038
1058
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.1.tgz#3d387a6f0b93485274ec046dde5cf1364a3a00b0"
|
|
1039
1059
|
integrity sha512-u/R82JGdbJCMY0EN3UY5hQUxn0gPN+ParNQIm9YPB9lDpBQv82nKeZJuH6j2LsaaF6ygY3bm79kftPxpdKbggQ==
|
|
@@ -1102,13 +1122,13 @@
|
|
|
1102
1122
|
"@salesforce/ts-types" "^2.0.9"
|
|
1103
1123
|
tslib "^2.6.2"
|
|
1104
1124
|
|
|
1105
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1106
|
-
version "3.0.
|
|
1107
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1108
|
-
integrity sha512-
|
|
1125
|
+
"@salesforce/plugin-command-reference@^3.0.64":
|
|
1126
|
+
version "3.0.64"
|
|
1127
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.64.tgz#d911288fd89a13b0a5dbe138dc98bc8df5613929"
|
|
1128
|
+
integrity sha512-nSd/FDYe+v88iHG6L7fEa7Q4iYa2pqQV9xeDN3RmAazWEjq3fImIAmOwjABOCdlLbZLs+dar/luzYWyNklLl2Q==
|
|
1109
1129
|
dependencies:
|
|
1110
1130
|
"@oclif/core" "^3.18.1"
|
|
1111
|
-
"@salesforce/core" "^6.
|
|
1131
|
+
"@salesforce/core" "^6.5.1"
|
|
1112
1132
|
"@salesforce/kit" "^3.0.15"
|
|
1113
1133
|
"@salesforce/sf-plugins-core" "^5.0.13"
|
|
1114
1134
|
"@salesforce/ts-types" "^2.0.9"
|
|
@@ -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==
|
|
@@ -3334,12 +3361,12 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3334
3361
|
minimatch "^9.0.3"
|
|
3335
3362
|
natural-compare-lite "^1.4.0"
|
|
3336
3363
|
|
|
3337
|
-
eslint-plugin-sf-plugin@^1.17.
|
|
3338
|
-
version "1.17.
|
|
3339
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.
|
|
3340
|
-
integrity sha512-
|
|
3364
|
+
eslint-plugin-sf-plugin@^1.17.3:
|
|
3365
|
+
version "1.17.3"
|
|
3366
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.3.tgz#3adda2e9955bf8f09859f935468c99ca15b58cc3"
|
|
3367
|
+
integrity sha512-IFbKJYHbb0LBkdr/ftcz/awuEiktIhouJrHeZ0oQ2BOYKK4YOFdgfpVGqENNW2RvIS077bnjf8yzdgn2pLhcdg==
|
|
3341
3368
|
dependencies:
|
|
3342
|
-
"@salesforce/core" "^6.
|
|
3369
|
+
"@salesforce/core" "^6.5.1"
|
|
3343
3370
|
"@typescript-eslint/utils" "^6.17.0"
|
|
3344
3371
|
|
|
3345
3372
|
eslint-plugin-unicorn@^49.0.0:
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
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.
|
|
9
|
-
"@oclif/core": "^3.18.
|
|
8
|
+
"@inquirer/input": "^1.2.16",
|
|
9
|
+
"@oclif/core": "^3.18.2",
|
|
10
10
|
"@salesforce/core": "^6.4.2",
|
|
11
11
|
"@salesforce/kit": "^3.0.15",
|
|
12
12
|
"@salesforce/sf-plugins-core": "^7.1.4",
|
|
@@ -21,14 +21,14 @@
|
|
|
21
21
|
"@oclif/plugin-command-snapshot": "^5",
|
|
22
22
|
"@salesforce/cli-plugins-testkit": "^5",
|
|
23
23
|
"@salesforce/dev-scripts": "^8.3.0",
|
|
24
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
24
|
+
"@salesforce/plugin-command-reference": "^3.0.64",
|
|
25
25
|
"@salesforce/ts-sinon": "^1.4.19",
|
|
26
26
|
"@salesforce/ts-types": "^2.0.9",
|
|
27
27
|
"@types/marked": "^4.0.8",
|
|
28
28
|
"@types/marked-terminal": "^3.1.3",
|
|
29
29
|
"@types/semver": "^7.5.6",
|
|
30
30
|
"@types/sinon-chai": "^3.2.12",
|
|
31
|
-
"eslint-plugin-sf-plugin": "^1.17.
|
|
31
|
+
"eslint-plugin-sf-plugin": "^1.17.3",
|
|
32
32
|
"oclif": "^4.1.0",
|
|
33
33
|
"shx": "0.3.4",
|
|
34
34
|
"sinon-chai": "^3.7.0",
|
|
@@ -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
|
}
|