@oclif/plugin-which 3.0.8 → 3.0.9
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 +102 -83
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
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.9 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.9/src/commands/which.ts)_
|
|
56
56
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -776,10 +776,10 @@
|
|
|
776
776
|
wordwrap "^1.0.0"
|
|
777
777
|
wrap-ansi "^7.0.0"
|
|
778
778
|
|
|
779
|
-
"@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4", "@oclif/core@^3.10.
|
|
780
|
-
version "3.10.
|
|
781
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.
|
|
782
|
-
integrity sha512-
|
|
779
|
+
"@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.3.1":
|
|
780
|
+
version "3.10.8"
|
|
781
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.8.tgz#8a855841107576b88a2ebe2e20e6e0d7ee885713"
|
|
782
|
+
integrity sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==
|
|
783
783
|
dependencies:
|
|
784
784
|
ansi-escapes "^4.3.2"
|
|
785
785
|
ansi-styles "^4.3.0"
|
|
@@ -1150,16 +1150,16 @@
|
|
|
1150
1150
|
"@types/expect" "^1.20.4"
|
|
1151
1151
|
"@types/node" "*"
|
|
1152
1152
|
|
|
1153
|
-
"@typescript-eslint/eslint-plugin@^6.
|
|
1154
|
-
version "6.
|
|
1155
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
1156
|
-
integrity sha512-
|
|
1153
|
+
"@typescript-eslint/eslint-plugin@^6.9.1":
|
|
1154
|
+
version "6.10.0"
|
|
1155
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz#cfe2bd34e26d2289212946b96ab19dcad64b661a"
|
|
1156
|
+
integrity sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==
|
|
1157
1157
|
dependencies:
|
|
1158
1158
|
"@eslint-community/regexpp" "^4.5.1"
|
|
1159
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1160
|
-
"@typescript-eslint/type-utils" "6.
|
|
1161
|
-
"@typescript-eslint/utils" "6.
|
|
1162
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1159
|
+
"@typescript-eslint/scope-manager" "6.10.0"
|
|
1160
|
+
"@typescript-eslint/type-utils" "6.10.0"
|
|
1161
|
+
"@typescript-eslint/utils" "6.10.0"
|
|
1162
|
+
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
1163
1163
|
debug "^4.3.4"
|
|
1164
1164
|
graphemer "^1.4.0"
|
|
1165
1165
|
ignore "^5.2.4"
|
|
@@ -1167,24 +1167,24 @@
|
|
|
1167
1167
|
semver "^7.5.4"
|
|
1168
1168
|
ts-api-utils "^1.0.1"
|
|
1169
1169
|
|
|
1170
|
-
"@typescript-eslint/parser@^6.
|
|
1171
|
-
version "6.
|
|
1172
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
1173
|
-
integrity sha512
|
|
1170
|
+
"@typescript-eslint/parser@^6.9.1":
|
|
1171
|
+
version "6.10.0"
|
|
1172
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a"
|
|
1173
|
+
integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==
|
|
1174
1174
|
dependencies:
|
|
1175
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1176
|
-
"@typescript-eslint/types" "6.
|
|
1177
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1178
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1175
|
+
"@typescript-eslint/scope-manager" "6.10.0"
|
|
1176
|
+
"@typescript-eslint/types" "6.10.0"
|
|
1177
|
+
"@typescript-eslint/typescript-estree" "6.10.0"
|
|
1178
|
+
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
1179
1179
|
debug "^4.3.4"
|
|
1180
1180
|
|
|
1181
|
-
"@typescript-eslint/scope-manager@6.
|
|
1182
|
-
version "6.
|
|
1183
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
1184
|
-
integrity sha512-
|
|
1181
|
+
"@typescript-eslint/scope-manager@6.10.0":
|
|
1182
|
+
version "6.10.0"
|
|
1183
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540"
|
|
1184
|
+
integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==
|
|
1185
1185
|
dependencies:
|
|
1186
|
-
"@typescript-eslint/types" "6.
|
|
1187
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1186
|
+
"@typescript-eslint/types" "6.10.0"
|
|
1187
|
+
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
1188
1188
|
|
|
1189
1189
|
"@typescript-eslint/scope-manager@6.8.0":
|
|
1190
1190
|
version "6.8.0"
|
|
@@ -1194,33 +1194,33 @@
|
|
|
1194
1194
|
"@typescript-eslint/types" "6.8.0"
|
|
1195
1195
|
"@typescript-eslint/visitor-keys" "6.8.0"
|
|
1196
1196
|
|
|
1197
|
-
"@typescript-eslint/type-utils@6.
|
|
1198
|
-
version "6.
|
|
1199
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.
|
|
1200
|
-
integrity sha512-
|
|
1197
|
+
"@typescript-eslint/type-utils@6.10.0":
|
|
1198
|
+
version "6.10.0"
|
|
1199
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1"
|
|
1200
|
+
integrity sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==
|
|
1201
1201
|
dependencies:
|
|
1202
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1203
|
-
"@typescript-eslint/utils" "6.
|
|
1202
|
+
"@typescript-eslint/typescript-estree" "6.10.0"
|
|
1203
|
+
"@typescript-eslint/utils" "6.10.0"
|
|
1204
1204
|
debug "^4.3.4"
|
|
1205
1205
|
ts-api-utils "^1.0.1"
|
|
1206
1206
|
|
|
1207
|
-
"@typescript-eslint/types@6.
|
|
1208
|
-
version "6.
|
|
1209
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
1210
|
-
integrity sha512-
|
|
1207
|
+
"@typescript-eslint/types@6.10.0":
|
|
1208
|
+
version "6.10.0"
|
|
1209
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
|
|
1210
|
+
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
|
|
1211
1211
|
|
|
1212
1212
|
"@typescript-eslint/types@6.8.0":
|
|
1213
1213
|
version "6.8.0"
|
|
1214
1214
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
|
|
1215
1215
|
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
|
|
1216
1216
|
|
|
1217
|
-
"@typescript-eslint/typescript-estree@6.
|
|
1218
|
-
version "6.
|
|
1219
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
1220
|
-
integrity sha512-
|
|
1217
|
+
"@typescript-eslint/typescript-estree@6.10.0":
|
|
1218
|
+
version "6.10.0"
|
|
1219
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697"
|
|
1220
|
+
integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==
|
|
1221
1221
|
dependencies:
|
|
1222
|
-
"@typescript-eslint/types" "6.
|
|
1223
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1222
|
+
"@typescript-eslint/types" "6.10.0"
|
|
1223
|
+
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
1224
1224
|
debug "^4.3.4"
|
|
1225
1225
|
globby "^11.1.0"
|
|
1226
1226
|
is-glob "^4.0.3"
|
|
@@ -1240,17 +1240,17 @@
|
|
|
1240
1240
|
semver "^7.5.4"
|
|
1241
1241
|
ts-api-utils "^1.0.1"
|
|
1242
1242
|
|
|
1243
|
-
"@typescript-eslint/utils@6.
|
|
1244
|
-
version "6.
|
|
1245
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
1246
|
-
integrity sha512-
|
|
1243
|
+
"@typescript-eslint/utils@6.10.0":
|
|
1244
|
+
version "6.10.0"
|
|
1245
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336"
|
|
1246
|
+
integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==
|
|
1247
1247
|
dependencies:
|
|
1248
1248
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1249
1249
|
"@types/json-schema" "^7.0.12"
|
|
1250
1250
|
"@types/semver" "^7.5.0"
|
|
1251
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1252
|
-
"@typescript-eslint/types" "6.
|
|
1253
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1251
|
+
"@typescript-eslint/scope-manager" "6.10.0"
|
|
1252
|
+
"@typescript-eslint/types" "6.10.0"
|
|
1253
|
+
"@typescript-eslint/typescript-estree" "6.10.0"
|
|
1254
1254
|
semver "^7.5.4"
|
|
1255
1255
|
|
|
1256
1256
|
"@typescript-eslint/utils@^6.7.5":
|
|
@@ -1266,12 +1266,12 @@
|
|
|
1266
1266
|
"@typescript-eslint/typescript-estree" "6.8.0"
|
|
1267
1267
|
semver "^7.5.4"
|
|
1268
1268
|
|
|
1269
|
-
"@typescript-eslint/visitor-keys@6.
|
|
1270
|
-
version "6.
|
|
1271
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
1272
|
-
integrity sha512-
|
|
1269
|
+
"@typescript-eslint/visitor-keys@6.10.0":
|
|
1270
|
+
version "6.10.0"
|
|
1271
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3"
|
|
1272
|
+
integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==
|
|
1273
1273
|
dependencies:
|
|
1274
|
-
"@typescript-eslint/types" "6.
|
|
1274
|
+
"@typescript-eslint/types" "6.10.0"
|
|
1275
1275
|
eslint-visitor-keys "^3.4.1"
|
|
1276
1276
|
|
|
1277
1277
|
"@typescript-eslint/visitor-keys@6.8.0":
|
|
@@ -1495,7 +1495,7 @@ array-ify@^1.0.0:
|
|
|
1495
1495
|
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
|
|
1496
1496
|
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
|
|
1497
1497
|
|
|
1498
|
-
array-includes@^3.1.
|
|
1498
|
+
array-includes@^3.1.7:
|
|
1499
1499
|
version "3.1.7"
|
|
1500
1500
|
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
|
|
1501
1501
|
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
|
|
@@ -1511,7 +1511,7 @@ array-union@^2.1.0:
|
|
|
1511
1511
|
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
|
|
1512
1512
|
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
|
|
1513
1513
|
|
|
1514
|
-
array.prototype.findlastindex@^1.2.
|
|
1514
|
+
array.prototype.findlastindex@^1.2.3:
|
|
1515
1515
|
version "1.2.3"
|
|
1516
1516
|
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
|
|
1517
1517
|
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
|
|
@@ -1522,7 +1522,7 @@ array.prototype.findlastindex@^1.2.2:
|
|
|
1522
1522
|
es-shim-unscopables "^1.0.0"
|
|
1523
1523
|
get-intrinsic "^1.2.1"
|
|
1524
1524
|
|
|
1525
|
-
array.prototype.flat@^1.3.
|
|
1525
|
+
array.prototype.flat@^1.3.2:
|
|
1526
1526
|
version "1.3.2"
|
|
1527
1527
|
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
|
|
1528
1528
|
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
|
|
@@ -1532,7 +1532,7 @@ array.prototype.flat@^1.3.1:
|
|
|
1532
1532
|
es-abstract "^1.22.1"
|
|
1533
1533
|
es-shim-unscopables "^1.0.0"
|
|
1534
1534
|
|
|
1535
|
-
array.prototype.flatmap@^1.3.
|
|
1535
|
+
array.prototype.flatmap@^1.3.2:
|
|
1536
1536
|
version "1.3.2"
|
|
1537
1537
|
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
|
|
1538
1538
|
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
|
|
@@ -2565,16 +2565,16 @@ escape-string-regexp@^1.0.5:
|
|
|
2565
2565
|
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
2566
2566
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
2567
2567
|
|
|
2568
|
-
eslint-config-oclif-typescript@^3.0.
|
|
2569
|
-
version "3.0.
|
|
2570
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.
|
|
2571
|
-
integrity sha512-
|
|
2568
|
+
eslint-config-oclif-typescript@^3.0.13:
|
|
2569
|
+
version "3.0.13"
|
|
2570
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.13.tgz#be9fd042f3e5143963d77c2be8ad78851109b13c"
|
|
2571
|
+
integrity sha512-w+lMp9Wb2mAMJBl+iHWbJYAIVqscctYBMDfJksdy5Mn3jAhQJKsMiDH84KayodTIjQGMcKCgyGALTqkSxvNjaQ==
|
|
2572
2572
|
dependencies:
|
|
2573
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
2574
|
-
"@typescript-eslint/parser" "^6.
|
|
2573
|
+
"@typescript-eslint/eslint-plugin" "^6.9.1"
|
|
2574
|
+
"@typescript-eslint/parser" "^6.9.1"
|
|
2575
2575
|
eslint-config-xo-space "^0.34.0"
|
|
2576
2576
|
eslint-import-resolver-typescript "^3.6.1"
|
|
2577
|
-
eslint-plugin-import "^2.
|
|
2577
|
+
eslint-plugin-import "^2.29.0"
|
|
2578
2578
|
eslint-plugin-mocha "^10.2.0"
|
|
2579
2579
|
eslint-plugin-node "^11.1.0"
|
|
2580
2580
|
eslint-plugin-perfectionist "^2.2.0"
|
|
@@ -2608,7 +2608,7 @@ eslint-config-xo@^0.43.0:
|
|
|
2608
2608
|
dependencies:
|
|
2609
2609
|
confusing-browser-globals "1.0.11"
|
|
2610
2610
|
|
|
2611
|
-
eslint-import-resolver-node@^0.3.
|
|
2611
|
+
eslint-import-resolver-node@^0.3.9:
|
|
2612
2612
|
version "0.3.9"
|
|
2613
2613
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
|
|
2614
2614
|
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
|
|
@@ -2645,26 +2645,26 @@ eslint-plugin-es@^3.0.0:
|
|
|
2645
2645
|
eslint-utils "^2.0.0"
|
|
2646
2646
|
regexpp "^3.0.0"
|
|
2647
2647
|
|
|
2648
|
-
eslint-plugin-import@^2.
|
|
2649
|
-
version "2.
|
|
2650
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.
|
|
2651
|
-
integrity sha512-
|
|
2648
|
+
eslint-plugin-import@^2.29.0:
|
|
2649
|
+
version "2.29.0"
|
|
2650
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
|
|
2651
|
+
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
|
|
2652
2652
|
dependencies:
|
|
2653
|
-
array-includes "^3.1.
|
|
2654
|
-
array.prototype.findlastindex "^1.2.
|
|
2655
|
-
array.prototype.flat "^1.3.
|
|
2656
|
-
array.prototype.flatmap "^1.3.
|
|
2653
|
+
array-includes "^3.1.7"
|
|
2654
|
+
array.prototype.findlastindex "^1.2.3"
|
|
2655
|
+
array.prototype.flat "^1.3.2"
|
|
2656
|
+
array.prototype.flatmap "^1.3.2"
|
|
2657
2657
|
debug "^3.2.7"
|
|
2658
2658
|
doctrine "^2.1.0"
|
|
2659
|
-
eslint-import-resolver-node "^0.3.
|
|
2659
|
+
eslint-import-resolver-node "^0.3.9"
|
|
2660
2660
|
eslint-module-utils "^2.8.0"
|
|
2661
|
-
|
|
2662
|
-
is-core-module "^2.13.
|
|
2661
|
+
hasown "^2.0.0"
|
|
2662
|
+
is-core-module "^2.13.1"
|
|
2663
2663
|
is-glob "^4.0.3"
|
|
2664
2664
|
minimatch "^3.1.2"
|
|
2665
|
-
object.fromentries "^2.0.
|
|
2666
|
-
object.groupby "^1.0.
|
|
2667
|
-
object.values "^1.1.
|
|
2665
|
+
object.fromentries "^2.0.7"
|
|
2666
|
+
object.groupby "^1.0.1"
|
|
2667
|
+
object.values "^1.1.7"
|
|
2668
2668
|
semver "^6.3.1"
|
|
2669
2669
|
tsconfig-paths "^3.14.2"
|
|
2670
2670
|
|
|
@@ -3120,6 +3120,11 @@ function-bind@^1.1.1:
|
|
|
3120
3120
|
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
|
3121
3121
|
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
|
|
3122
3122
|
|
|
3123
|
+
function-bind@^1.1.2:
|
|
3124
|
+
version "1.1.2"
|
|
3125
|
+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
|
|
3126
|
+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
|
3127
|
+
|
|
3123
3128
|
function.prototype.name@^1.1.6:
|
|
3124
3129
|
version "1.1.6"
|
|
3125
3130
|
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
|
|
@@ -3460,6 +3465,13 @@ hasha@^5.0.0:
|
|
|
3460
3465
|
is-stream "^2.0.0"
|
|
3461
3466
|
type-fest "^0.8.0"
|
|
3462
3467
|
|
|
3468
|
+
hasown@^2.0.0:
|
|
3469
|
+
version "2.0.0"
|
|
3470
|
+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
|
|
3471
|
+
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
|
|
3472
|
+
dependencies:
|
|
3473
|
+
function-bind "^1.1.2"
|
|
3474
|
+
|
|
3463
3475
|
he@1.2.0:
|
|
3464
3476
|
version "1.2.0"
|
|
3465
3477
|
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
@@ -3760,6 +3772,13 @@ is-core-module@^2.11.0, is-core-module@^2.13.0:
|
|
|
3760
3772
|
dependencies:
|
|
3761
3773
|
has "^1.0.3"
|
|
3762
3774
|
|
|
3775
|
+
is-core-module@^2.13.1:
|
|
3776
|
+
version "2.13.1"
|
|
3777
|
+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
|
|
3778
|
+
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
|
|
3779
|
+
dependencies:
|
|
3780
|
+
hasown "^2.0.0"
|
|
3781
|
+
|
|
3763
3782
|
is-core-module@^2.2.0:
|
|
3764
3783
|
version "2.6.0"
|
|
3765
3784
|
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
|
|
@@ -5083,7 +5102,7 @@ object.assign@^4.1.4:
|
|
|
5083
5102
|
has-symbols "^1.0.3"
|
|
5084
5103
|
object-keys "^1.1.1"
|
|
5085
5104
|
|
|
5086
|
-
object.fromentries@^2.0.
|
|
5105
|
+
object.fromentries@^2.0.7:
|
|
5087
5106
|
version "2.0.7"
|
|
5088
5107
|
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
|
|
5089
5108
|
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
|
|
@@ -5092,7 +5111,7 @@ object.fromentries@^2.0.6:
|
|
|
5092
5111
|
define-properties "^1.2.0"
|
|
5093
5112
|
es-abstract "^1.22.1"
|
|
5094
5113
|
|
|
5095
|
-
object.groupby@^1.0.
|
|
5114
|
+
object.groupby@^1.0.1:
|
|
5096
5115
|
version "1.0.1"
|
|
5097
5116
|
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
|
|
5098
5117
|
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
|
|
@@ -5102,7 +5121,7 @@ object.groupby@^1.0.0:
|
|
|
5102
5121
|
es-abstract "^1.22.1"
|
|
5103
5122
|
get-intrinsic "^1.2.1"
|
|
5104
5123
|
|
|
5105
|
-
object.values@^1.1.
|
|
5124
|
+
object.values@^1.1.7:
|
|
5106
5125
|
version "1.1.7"
|
|
5107
5126
|
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
|
|
5108
5127
|
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
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.9",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-which/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.10.
|
|
8
|
+
"@oclif/core": "^3.10.8"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@commitlint/config-conventional": "^17.8.1",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"commitlint": "^17.8.1",
|
|
20
20
|
"eslint": "^8.53.0",
|
|
21
21
|
"eslint-config-oclif": "^5.0.0",
|
|
22
|
-
"eslint-config-oclif-typescript": "^3.0.
|
|
22
|
+
"eslint-config-oclif-typescript": "^3.0.13",
|
|
23
23
|
"eslint-config-prettier": "^9.0.0",
|
|
24
24
|
"globby": "^11",
|
|
25
25
|
"husky": "^8.0.3",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"postpack": "shx rm -f oclif.manifest.json oclif.lock",
|
|
63
63
|
"posttest": "yarn lint",
|
|
64
64
|
"prepack": "yarn build && oclif lock && oclif manifest . && oclif readme",
|
|
65
|
-
"prepare": "husky install",
|
|
65
|
+
"prepare": "husky install && yarn build",
|
|
66
66
|
"pretest": "yarn build && tsc -p test --noEmit",
|
|
67
67
|
"test": "mocha --forbid-only \"test/**/*.test.ts\"",
|
|
68
68
|
"version": "oclif readme && git add README.md"
|