@oclif/plugin-which 3.0.9 → 3.0.10
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 +30 -30
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ $ npm install -g @oclif/plugin-which
|
|
|
22
22
|
$ oclif-example COMMAND
|
|
23
23
|
running command...
|
|
24
24
|
$ oclif-example (--version)
|
|
25
|
-
@oclif/plugin-which/3.0.
|
|
25
|
+
@oclif/plugin-which/3.0.10 linux-x64 node-v20.9.0
|
|
26
26
|
$ oclif-example --help [COMMAND]
|
|
27
27
|
USAGE
|
|
28
28
|
$ oclif-example COMMAND
|
|
@@ -52,5 +52,5 @@ EXAMPLES
|
|
|
52
52
|
$ oclif-example which help
|
|
53
53
|
```
|
|
54
54
|
|
|
55
|
-
_See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.0.
|
|
55
|
+
_See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.0.10/src/commands/which.ts)_
|
|
56
56
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -475,10 +475,10 @@
|
|
|
475
475
|
minimatch "^3.1.2"
|
|
476
476
|
strip-json-comments "^3.1.1"
|
|
477
477
|
|
|
478
|
-
"@eslint/js@8.
|
|
479
|
-
version "8.
|
|
480
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
|
481
|
-
integrity sha512-
|
|
478
|
+
"@eslint/js@8.54.0":
|
|
479
|
+
version "8.54.0"
|
|
480
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf"
|
|
481
|
+
integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ==
|
|
482
482
|
|
|
483
483
|
"@gar/promisify@^1.0.1":
|
|
484
484
|
version "1.1.2"
|
|
@@ -776,10 +776,10 @@
|
|
|
776
776
|
wordwrap "^1.0.0"
|
|
777
777
|
wrap-ansi "^7.0.0"
|
|
778
778
|
|
|
779
|
-
"@oclif/core@^3.0.
|
|
780
|
-
version "3.
|
|
781
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
782
|
-
integrity sha512-
|
|
779
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.1", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
|
|
780
|
+
version "3.11.0"
|
|
781
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
|
|
782
|
+
integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
|
|
783
783
|
dependencies:
|
|
784
784
|
ansi-escapes "^4.3.2"
|
|
785
785
|
ansi-styles "^4.3.0"
|
|
@@ -840,12 +840,12 @@
|
|
|
840
840
|
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
|
|
841
841
|
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
|
|
842
842
|
|
|
843
|
-
"@oclif/test@^3.
|
|
844
|
-
version "3.
|
|
845
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.
|
|
846
|
-
integrity sha512-
|
|
843
|
+
"@oclif/test@^3.1.1":
|
|
844
|
+
version "3.1.1"
|
|
845
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.1.tgz#1263f716191977784278643f6e3c57cbbadb8fe2"
|
|
846
|
+
integrity sha512-88y8E6z0ZVyBdk4RGgZtr2PFYXmfXbnZEqVtKw4K7xf5xIakqN/l8BAoDkBbBU25ELKGoQb4maHfoa9uyfTOtw==
|
|
847
847
|
dependencies:
|
|
848
|
-
"@oclif/core" "^3.
|
|
848
|
+
"@oclif/core" "^3.10.1"
|
|
849
849
|
chai "^4.3.10"
|
|
850
850
|
fancy-test "^3.0.1"
|
|
851
851
|
|
|
@@ -1037,10 +1037,10 @@
|
|
|
1037
1037
|
"@types/node" "*"
|
|
1038
1038
|
"@types/responselike" "^1.0.0"
|
|
1039
1039
|
|
|
1040
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
1041
|
-
version "4.3.
|
|
1042
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
1043
|
-
integrity sha512-
|
|
1040
|
+
"@types/chai@*", "@types/chai@^4.3.10":
|
|
1041
|
+
version "4.3.10"
|
|
1042
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
|
|
1043
|
+
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
|
|
1044
1044
|
|
|
1045
1045
|
"@types/cli-progress@^3.11.0":
|
|
1046
1046
|
version "3.11.0"
|
|
@@ -1091,10 +1091,10 @@
|
|
|
1091
1091
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.3.tgz#dd249cef80c6fff2ba6a0d4e5beca913e04e25f8"
|
|
1092
1092
|
integrity sha512-ZYFzrvyWUNhaPomn80dsMNgMeXxNWZBdkuG/hWlUvXvbdUH8ZERNBGXnU87McuGcWDsyzX2aChCv/SVN348k3A==
|
|
1093
1093
|
|
|
1094
|
-
"@types/mocha@^10.0.
|
|
1095
|
-
version "10.0.
|
|
1096
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
|
1097
|
-
integrity sha512-
|
|
1094
|
+
"@types/mocha@^10.0.4":
|
|
1095
|
+
version "10.0.4"
|
|
1096
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
|
|
1097
|
+
integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==
|
|
1098
1098
|
|
|
1099
1099
|
"@types/node@*", "@types/node@20.5.1":
|
|
1100
1100
|
version "20.5.1"
|
|
@@ -2755,15 +2755,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
2755
2755
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
2756
2756
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
2757
2757
|
|
|
2758
|
-
eslint@^8.
|
|
2759
|
-
version "8.
|
|
2760
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
2761
|
-
integrity sha512-
|
|
2758
|
+
eslint@^8.54.0:
|
|
2759
|
+
version "8.54.0"
|
|
2760
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537"
|
|
2761
|
+
integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA==
|
|
2762
2762
|
dependencies:
|
|
2763
2763
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
2764
2764
|
"@eslint-community/regexpp" "^4.6.1"
|
|
2765
2765
|
"@eslint/eslintrc" "^2.1.3"
|
|
2766
|
-
"@eslint/js" "8.
|
|
2766
|
+
"@eslint/js" "8.54.0"
|
|
2767
2767
|
"@humanwhocodes/config-array" "^0.11.13"
|
|
2768
2768
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
2769
2769
|
"@nodelib/fs.walk" "^1.2.8"
|
|
@@ -5487,10 +5487,10 @@ prelude-ls@^1.2.1:
|
|
|
5487
5487
|
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
|
5488
5488
|
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
|
5489
5489
|
|
|
5490
|
-
prettier@^3.0
|
|
5491
|
-
version "3.0
|
|
5492
|
-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.
|
|
5493
|
-
integrity sha512-
|
|
5490
|
+
prettier@^3.1.0:
|
|
5491
|
+
version "3.1.0"
|
|
5492
|
+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
|
|
5493
|
+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
|
|
5494
5494
|
|
|
5495
5495
|
pretty-bytes@^5.3.0:
|
|
5496
5496
|
version "5.6.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oclif/plugin-which",
|
|
3
3
|
"description": "find which plugin a command is in",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.10",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-which/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.11.0"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@commitlint/config-conventional": "^17.8.1",
|
|
12
12
|
"@oclif/plugin-help": "^5.2.20",
|
|
13
13
|
"@oclif/prettier-config": "^0.2.1",
|
|
14
|
-
"@oclif/test": "^3.
|
|
15
|
-
"@types/chai": "^4.3.
|
|
16
|
-
"@types/mocha": "^10.0.
|
|
14
|
+
"@oclif/test": "^3.1.1",
|
|
15
|
+
"@types/chai": "^4.3.10",
|
|
16
|
+
"@types/mocha": "^10.0.4",
|
|
17
17
|
"@types/node": "^18",
|
|
18
18
|
"chai": "^4.3.10",
|
|
19
19
|
"commitlint": "^17.8.1",
|
|
20
|
-
"eslint": "^8.
|
|
20
|
+
"eslint": "^8.54.0",
|
|
21
21
|
"eslint-config-oclif": "^5.0.0",
|
|
22
22
|
"eslint-config-oclif-typescript": "^3.0.13",
|
|
23
23
|
"eslint-config-prettier": "^9.0.0",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"mocha": "^10.2.0",
|
|
28
28
|
"nyc": "^15.1.0",
|
|
29
29
|
"oclif": "^4.0.3",
|
|
30
|
-
"prettier": "^3.0
|
|
30
|
+
"prettier": "^3.1.0",
|
|
31
31
|
"shx": "^0.3.4",
|
|
32
32
|
"ts-node": "^10.9.1",
|
|
33
33
|
"typescript": "^5.2.2"
|