@oclif/plugin-which 3.0.11 → 3.0.12
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 +111 -116
- package/oclif.manifest.json +1 -1
- package/package.json +10 -10
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.12 linux-x64 node-v20.10.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.12/src/commands/which.ts)_
|
|
56
56
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -460,10 +460,10 @@
|
|
|
460
460
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
|
|
461
461
|
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
|
|
462
462
|
|
|
463
|
-
"@eslint/eslintrc@^2.1.
|
|
464
|
-
version "2.1.
|
|
465
|
-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.
|
|
466
|
-
integrity sha512-
|
|
463
|
+
"@eslint/eslintrc@^2.1.4":
|
|
464
|
+
version "2.1.4"
|
|
465
|
+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
|
|
466
|
+
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
|
|
467
467
|
dependencies:
|
|
468
468
|
ajv "^6.12.4"
|
|
469
469
|
debug "^4.3.2"
|
|
@@ -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.55.0":
|
|
479
|
+
version "8.55.0"
|
|
480
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
|
|
481
|
+
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
|
|
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.4", "@oclif/core@^3.
|
|
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.12.0", "@oclif/core@^3.14.1", "@oclif/core@^3.3.1":
|
|
780
|
+
version "3.14.1"
|
|
781
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.1.tgz#634fc96124068e47b720d62f3b278d818a07495e"
|
|
782
|
+
integrity sha512-HLFL2s45DFdqYI2CFjVS/CIQ4cQ4yZqH0XqO9nnwcRWYboz2rEW/vLmidjIYGDjh6xA/k5psiAL3O1KEjqSHuQ==
|
|
783
783
|
dependencies:
|
|
784
784
|
ansi-escapes "^4.3.2"
|
|
785
785
|
ansi-styles "^4.3.0"
|
|
@@ -841,12 +841,12 @@
|
|
|
841
841
|
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
|
|
842
842
|
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
|
|
843
843
|
|
|
844
|
-
"@oclif/test@^3.1.
|
|
845
|
-
version "3.1.
|
|
846
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.
|
|
847
|
-
integrity sha512-
|
|
844
|
+
"@oclif/test@^3.1.3":
|
|
845
|
+
version "3.1.3"
|
|
846
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.3.tgz#42d98e3e2c29a3340dedd7eab7c0a7e392c2f3cf"
|
|
847
|
+
integrity sha512-p4Z+SpGSW6pw/QQrQwVuG8eOuZtUl/hxh2rgaOkDfxWipb6FVNa08kzuE70rYaIDIq/9SFglcOb9YQmOXv2MEA==
|
|
848
848
|
dependencies:
|
|
849
|
-
"@oclif/core" "^3.
|
|
849
|
+
"@oclif/core" "^3.12.0"
|
|
850
850
|
chai "^4.3.10"
|
|
851
851
|
fancy-test "^3.0.1"
|
|
852
852
|
|
|
@@ -1038,10 +1038,10 @@
|
|
|
1038
1038
|
"@types/node" "*"
|
|
1039
1039
|
"@types/responselike" "^1.0.0"
|
|
1040
1040
|
|
|
1041
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
1042
|
-
version "4.3.
|
|
1043
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
1044
|
-
integrity sha512-
|
|
1041
|
+
"@types/chai@*", "@types/chai@^4.3.11":
|
|
1042
|
+
version "4.3.11"
|
|
1043
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11.tgz#e95050bf79a932cb7305dd130254ccdf9bde671c"
|
|
1044
|
+
integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==
|
|
1045
1045
|
|
|
1046
1046
|
"@types/cli-progress@^3.11.0":
|
|
1047
1047
|
version "3.11.0"
|
|
@@ -1092,10 +1092,10 @@
|
|
|
1092
1092
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.3.tgz#dd249cef80c6fff2ba6a0d4e5beca913e04e25f8"
|
|
1093
1093
|
integrity sha512-ZYFzrvyWUNhaPomn80dsMNgMeXxNWZBdkuG/hWlUvXvbdUH8ZERNBGXnU87McuGcWDsyzX2aChCv/SVN348k3A==
|
|
1094
1094
|
|
|
1095
|
-
"@types/mocha@^10.0.
|
|
1096
|
-
version "10.0.
|
|
1097
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
|
1098
|
-
integrity sha512-
|
|
1095
|
+
"@types/mocha@^10.0.6":
|
|
1096
|
+
version "10.0.6"
|
|
1097
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
|
|
1098
|
+
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
|
|
1099
1099
|
|
|
1100
1100
|
"@types/node@*", "@types/node@20.5.1":
|
|
1101
1101
|
version "20.5.1"
|
|
@@ -1108,9 +1108,9 @@
|
|
|
1108
1108
|
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
|
1109
1109
|
|
|
1110
1110
|
"@types/node@^18":
|
|
1111
|
-
version "18.
|
|
1112
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.
|
|
1113
|
-
integrity sha512-
|
|
1111
|
+
version "18.19.3"
|
|
1112
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.3.tgz#e4723c4cb385641d61b983f6fe0b716abd5f8fc0"
|
|
1113
|
+
integrity sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==
|
|
1114
1114
|
dependencies:
|
|
1115
1115
|
undici-types "~5.26.4"
|
|
1116
1116
|
|
|
@@ -1151,16 +1151,16 @@
|
|
|
1151
1151
|
"@types/expect" "^1.20.4"
|
|
1152
1152
|
"@types/node" "*"
|
|
1153
1153
|
|
|
1154
|
-
"@typescript-eslint/eslint-plugin@^6.
|
|
1155
|
-
version "6.
|
|
1156
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
1157
|
-
integrity sha512-
|
|
1154
|
+
"@typescript-eslint/eslint-plugin@^6.13.1":
|
|
1155
|
+
version "6.13.2"
|
|
1156
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.2.tgz#2e03506c5362a65e43cb132c37c9ce2d3cb51470"
|
|
1157
|
+
integrity sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==
|
|
1158
1158
|
dependencies:
|
|
1159
1159
|
"@eslint-community/regexpp" "^4.5.1"
|
|
1160
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1161
|
-
"@typescript-eslint/type-utils" "6.
|
|
1162
|
-
"@typescript-eslint/utils" "6.
|
|
1163
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1160
|
+
"@typescript-eslint/scope-manager" "6.13.2"
|
|
1161
|
+
"@typescript-eslint/type-utils" "6.13.2"
|
|
1162
|
+
"@typescript-eslint/utils" "6.13.2"
|
|
1163
|
+
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
1164
1164
|
debug "^4.3.4"
|
|
1165
1165
|
graphemer "^1.4.0"
|
|
1166
1166
|
ignore "^5.2.4"
|
|
@@ -1168,72 +1168,72 @@
|
|
|
1168
1168
|
semver "^7.5.4"
|
|
1169
1169
|
ts-api-utils "^1.0.1"
|
|
1170
1170
|
|
|
1171
|
-
"@typescript-eslint/parser@^6.
|
|
1172
|
-
version "6.
|
|
1173
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
1174
|
-
integrity sha512-
|
|
1171
|
+
"@typescript-eslint/parser@^6.13.1":
|
|
1172
|
+
version "6.13.2"
|
|
1173
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.13.2.tgz#390b79cc9a57a5f904d197a201cc4b6bc4f9afb9"
|
|
1174
|
+
integrity sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==
|
|
1175
1175
|
dependencies:
|
|
1176
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1177
|
-
"@typescript-eslint/types" "6.
|
|
1178
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1179
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1176
|
+
"@typescript-eslint/scope-manager" "6.13.2"
|
|
1177
|
+
"@typescript-eslint/types" "6.13.2"
|
|
1178
|
+
"@typescript-eslint/typescript-estree" "6.13.2"
|
|
1179
|
+
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
1180
1180
|
debug "^4.3.4"
|
|
1181
1181
|
|
|
1182
|
-
"@typescript-eslint/scope-manager@6.
|
|
1183
|
-
version "6.
|
|
1184
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
1185
|
-
integrity sha512-
|
|
1182
|
+
"@typescript-eslint/scope-manager@6.13.2":
|
|
1183
|
+
version "6.13.2"
|
|
1184
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.2.tgz#5fa4e4adace028dafac212c770640b94e7b61052"
|
|
1185
|
+
integrity sha512-CXQA0xo7z6x13FeDYCgBkjWzNqzBn8RXaE3QVQVIUm74fWJLkJkaHmHdKStrxQllGh6Q4eUGyNpMe0b1hMkXFA==
|
|
1186
1186
|
dependencies:
|
|
1187
|
-
"@typescript-eslint/types" "6.
|
|
1188
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1187
|
+
"@typescript-eslint/types" "6.13.2"
|
|
1188
|
+
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
1189
1189
|
|
|
1190
|
-
"@typescript-eslint/type-utils@6.
|
|
1191
|
-
version "6.
|
|
1192
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.
|
|
1193
|
-
integrity sha512-
|
|
1190
|
+
"@typescript-eslint/type-utils@6.13.2":
|
|
1191
|
+
version "6.13.2"
|
|
1192
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.2.tgz#ebec2da14a6bb7122e0fd31eea72a382c39c6102"
|
|
1193
|
+
integrity sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==
|
|
1194
1194
|
dependencies:
|
|
1195
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1196
|
-
"@typescript-eslint/utils" "6.
|
|
1195
|
+
"@typescript-eslint/typescript-estree" "6.13.2"
|
|
1196
|
+
"@typescript-eslint/utils" "6.13.2"
|
|
1197
1197
|
debug "^4.3.4"
|
|
1198
1198
|
ts-api-utils "^1.0.1"
|
|
1199
1199
|
|
|
1200
|
-
"@typescript-eslint/types@6.
|
|
1201
|
-
version "6.
|
|
1202
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
1203
|
-
integrity sha512-
|
|
1200
|
+
"@typescript-eslint/types@6.13.2":
|
|
1201
|
+
version "6.13.2"
|
|
1202
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.2.tgz#c044aac24c2f6cefb8e921e397acad5417dd0ae6"
|
|
1203
|
+
integrity sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==
|
|
1204
1204
|
|
|
1205
|
-
"@typescript-eslint/typescript-estree@6.
|
|
1206
|
-
version "6.
|
|
1207
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
1208
|
-
integrity sha512-
|
|
1205
|
+
"@typescript-eslint/typescript-estree@6.13.2":
|
|
1206
|
+
version "6.13.2"
|
|
1207
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.2.tgz#ae556ee154c1acf025b48d37c3ef95a1d55da258"
|
|
1208
|
+
integrity sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==
|
|
1209
1209
|
dependencies:
|
|
1210
|
-
"@typescript-eslint/types" "6.
|
|
1211
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1210
|
+
"@typescript-eslint/types" "6.13.2"
|
|
1211
|
+
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
1212
1212
|
debug "^4.3.4"
|
|
1213
1213
|
globby "^11.1.0"
|
|
1214
1214
|
is-glob "^4.0.3"
|
|
1215
1215
|
semver "^7.5.4"
|
|
1216
1216
|
ts-api-utils "^1.0.1"
|
|
1217
1217
|
|
|
1218
|
-
"@typescript-eslint/utils@6.
|
|
1219
|
-
version "6.
|
|
1220
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
1221
|
-
integrity sha512-
|
|
1218
|
+
"@typescript-eslint/utils@6.13.2", "@typescript-eslint/utils@^6.13.0":
|
|
1219
|
+
version "6.13.2"
|
|
1220
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.2.tgz#8eb89e53adc6d703a879b131e528807245486f89"
|
|
1221
|
+
integrity sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==
|
|
1222
1222
|
dependencies:
|
|
1223
1223
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1224
1224
|
"@types/json-schema" "^7.0.12"
|
|
1225
1225
|
"@types/semver" "^7.5.0"
|
|
1226
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1227
|
-
"@typescript-eslint/types" "6.
|
|
1228
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1226
|
+
"@typescript-eslint/scope-manager" "6.13.2"
|
|
1227
|
+
"@typescript-eslint/types" "6.13.2"
|
|
1228
|
+
"@typescript-eslint/typescript-estree" "6.13.2"
|
|
1229
1229
|
semver "^7.5.4"
|
|
1230
1230
|
|
|
1231
|
-
"@typescript-eslint/visitor-keys@6.
|
|
1232
|
-
version "6.
|
|
1233
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
1234
|
-
integrity sha512-
|
|
1231
|
+
"@typescript-eslint/visitor-keys@6.13.2":
|
|
1232
|
+
version "6.13.2"
|
|
1233
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.2.tgz#e0a4a80cf842bb08e6127b903284166ac4a5594c"
|
|
1234
|
+
integrity sha512-OGznFs0eAQXJsp+xSd6k/O1UbFi/K/L7WjqeRoFE7vadjAF9y0uppXhYNQNEqygjou782maGClOoZwPqF0Drlw==
|
|
1235
1235
|
dependencies:
|
|
1236
|
-
"@typescript-eslint/types" "6.
|
|
1236
|
+
"@typescript-eslint/types" "6.13.2"
|
|
1237
1237
|
eslint-visitor-keys "^3.4.1"
|
|
1238
1238
|
|
|
1239
1239
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -1264,12 +1264,7 @@ acorn-walk@^8.1.1:
|
|
|
1264
1264
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
|
|
1265
1265
|
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
|
|
1266
1266
|
|
|
1267
|
-
acorn@^8.4.1:
|
|
1268
|
-
version "8.8.2"
|
|
1269
|
-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
|
|
1270
|
-
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
|
|
1271
|
-
|
|
1272
|
-
acorn@^8.9.0:
|
|
1267
|
+
acorn@^8.4.1, acorn@^8.9.0:
|
|
1273
1268
|
version "8.10.0"
|
|
1274
1269
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
|
|
1275
1270
|
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
|
|
@@ -2328,7 +2323,7 @@ dezalgo@^1.0.0:
|
|
|
2328
2323
|
asap "^2.0.0"
|
|
2329
2324
|
wrappy "1"
|
|
2330
2325
|
|
|
2331
|
-
diff@5.0.0
|
|
2326
|
+
diff@5.0.0:
|
|
2332
2327
|
version "5.0.0"
|
|
2333
2328
|
resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
|
|
2334
2329
|
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==
|
|
@@ -2338,7 +2333,7 @@ diff@^4.0.1:
|
|
|
2338
2333
|
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
|
|
2339
2334
|
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
|
|
2340
2335
|
|
|
2341
|
-
diff@^5.1.0:
|
|
2336
|
+
diff@^5.0.0, diff@^5.1.0:
|
|
2342
2337
|
version "5.1.0"
|
|
2343
2338
|
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
|
|
2344
2339
|
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
|
|
@@ -2535,19 +2530,19 @@ escape-string-regexp@^1.0.5:
|
|
|
2535
2530
|
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
2536
2531
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
2537
2532
|
|
|
2538
|
-
eslint-config-oclif-typescript@^3.0.
|
|
2539
|
-
version "3.0.
|
|
2540
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.
|
|
2541
|
-
integrity sha512-
|
|
2533
|
+
eslint-config-oclif-typescript@^3.0.24:
|
|
2534
|
+
version "3.0.24"
|
|
2535
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.24.tgz#b1541e47f80b323dbf24ca219c17c0e5e7c5cb7c"
|
|
2536
|
+
integrity sha512-E4L7fe7gzYnRoyBzf3IvdNLK96kyzMorI/O1VH85gdePJSrPvpeF9E3aJvRO3ppfNpAW0h9Y6H6p949qV3o0IQ==
|
|
2542
2537
|
dependencies:
|
|
2543
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
2544
|
-
"@typescript-eslint/parser" "^6.
|
|
2538
|
+
"@typescript-eslint/eslint-plugin" "^6.13.1"
|
|
2539
|
+
"@typescript-eslint/parser" "^6.13.1"
|
|
2545
2540
|
eslint-config-xo-space "^0.34.0"
|
|
2546
2541
|
eslint-import-resolver-typescript "^3.6.1"
|
|
2547
2542
|
eslint-plugin-import "^2.29.0"
|
|
2548
2543
|
eslint-plugin-mocha "^10.2.0"
|
|
2549
2544
|
eslint-plugin-node "^11.1.0"
|
|
2550
|
-
eslint-plugin-perfectionist "^2.
|
|
2545
|
+
eslint-plugin-perfectionist "^2.5.0"
|
|
2551
2546
|
|
|
2552
2547
|
eslint-config-oclif@^5.0.0:
|
|
2553
2548
|
version "5.0.0"
|
|
@@ -2658,12 +2653,12 @@ eslint-plugin-node@^11.1.0:
|
|
|
2658
2653
|
resolve "^1.10.1"
|
|
2659
2654
|
semver "^6.1.0"
|
|
2660
2655
|
|
|
2661
|
-
eslint-plugin-perfectionist@^2.1.0, eslint-plugin-perfectionist@^2.
|
|
2662
|
-
version "2.
|
|
2663
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.
|
|
2664
|
-
integrity sha512-
|
|
2656
|
+
eslint-plugin-perfectionist@^2.1.0, eslint-plugin-perfectionist@^2.5.0:
|
|
2657
|
+
version "2.5.0"
|
|
2658
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.5.0.tgz#f7f83733e18d1b26694c4aab1b986eac836773a7"
|
|
2659
|
+
integrity sha512-F6XXcq4mKKUe/SREoMGQqzgw6cgCgf3pFzkFfQVIGtqD1yXVpQjnhTepzhBeZfxZwgMzR9HO4yH4CUhIQ2WBcQ==
|
|
2665
2660
|
dependencies:
|
|
2666
|
-
"@typescript-eslint/utils" "^6.
|
|
2661
|
+
"@typescript-eslint/utils" "^6.13.0"
|
|
2667
2662
|
minimatch "^9.0.3"
|
|
2668
2663
|
natural-compare-lite "^1.4.0"
|
|
2669
2664
|
|
|
@@ -2725,15 +2720,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
2725
2720
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
2726
2721
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
2727
2722
|
|
|
2728
|
-
eslint@^8.
|
|
2729
|
-
version "8.
|
|
2730
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
2731
|
-
integrity sha512-
|
|
2723
|
+
eslint@^8.55.0:
|
|
2724
|
+
version "8.55.0"
|
|
2725
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8"
|
|
2726
|
+
integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==
|
|
2732
2727
|
dependencies:
|
|
2733
2728
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
2734
2729
|
"@eslint-community/regexpp" "^4.6.1"
|
|
2735
|
-
"@eslint/eslintrc" "^2.1.
|
|
2736
|
-
"@eslint/js" "8.
|
|
2730
|
+
"@eslint/eslintrc" "^2.1.4"
|
|
2731
|
+
"@eslint/js" "8.55.0"
|
|
2737
2732
|
"@humanwhocodes/config-array" "^0.11.13"
|
|
2738
2733
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
2739
2734
|
"@nodelib/fs.walk" "^1.2.8"
|
|
@@ -5105,10 +5100,10 @@ object.values@^1.1.7:
|
|
|
5105
5100
|
define-properties "^1.2.0"
|
|
5106
5101
|
es-abstract "^1.22.1"
|
|
5107
5102
|
|
|
5108
|
-
oclif@^4.0.
|
|
5109
|
-
version "4.0.
|
|
5110
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
5111
|
-
integrity sha512-
|
|
5103
|
+
oclif@^4.0.4:
|
|
5104
|
+
version "4.0.4"
|
|
5105
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
|
|
5106
|
+
integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
|
|
5112
5107
|
dependencies:
|
|
5113
5108
|
"@oclif/core" "^3.0.4"
|
|
5114
5109
|
"@oclif/plugin-help" "^5.2.14"
|
|
@@ -6419,10 +6414,10 @@ ts-api-utils@^1.0.1:
|
|
|
6419
6414
|
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
|
|
6420
6415
|
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
|
|
6421
6416
|
|
|
6422
|
-
ts-node@^10.8.1, ts-node@^10.9.1:
|
|
6423
|
-
version "10.9.
|
|
6424
|
-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.
|
|
6425
|
-
integrity sha512-
|
|
6417
|
+
ts-node@^10.8.1, ts-node@^10.9.1, ts-node@^10.9.2:
|
|
6418
|
+
version "10.9.2"
|
|
6419
|
+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
|
|
6420
|
+
integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==
|
|
6426
6421
|
dependencies:
|
|
6427
6422
|
"@cspotcode/source-map-support" "^0.8.0"
|
|
6428
6423
|
"@tsconfig/node10" "^1.0.7"
|
|
@@ -6558,10 +6553,10 @@ typedarray-to-buffer@^4.0.0:
|
|
|
6558
6553
|
resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-4.0.0.tgz#cdd2933c61dd3f5f02eda5d012d441f95bfeb50a"
|
|
6559
6554
|
integrity sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==
|
|
6560
6555
|
|
|
6561
|
-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.
|
|
6562
|
-
version "5.
|
|
6563
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.
|
|
6564
|
-
integrity sha512-
|
|
6556
|
+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.2:
|
|
6557
|
+
version "5.3.2"
|
|
6558
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
|
|
6559
|
+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
|
|
6565
6560
|
|
|
6566
6561
|
unbox-primitive@^1.0.2:
|
|
6567
6562
|
version "1.0.2"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
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.12",
|
|
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.14.1"
|
|
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.1.
|
|
15
|
-
"@types/chai": "^4.3.
|
|
16
|
-
"@types/mocha": "^10.0.
|
|
14
|
+
"@oclif/test": "^3.1.3",
|
|
15
|
+
"@types/chai": "^4.3.11",
|
|
16
|
+
"@types/mocha": "^10.0.6",
|
|
17
17
|
"@types/node": "^18",
|
|
18
18
|
"chai": "^4.3.10",
|
|
19
19
|
"commitlint": "^17.8.1",
|
|
20
|
-
"eslint": "^8.
|
|
20
|
+
"eslint": "^8.55.0",
|
|
21
21
|
"eslint-config-oclif": "^5.0.0",
|
|
22
|
-
"eslint-config-oclif-typescript": "^3.0.
|
|
22
|
+
"eslint-config-oclif-typescript": "^3.0.24",
|
|
23
23
|
"eslint-config-prettier": "^9.0.0",
|
|
24
24
|
"globby": "^11",
|
|
25
25
|
"husky": "^8.0.3",
|
|
26
26
|
"lint-staged": "^14.0.1",
|
|
27
27
|
"mocha": "^10.2.0",
|
|
28
28
|
"nyc": "^15.1.0",
|
|
29
|
-
"oclif": "^4.0.
|
|
29
|
+
"oclif": "^4.0.4",
|
|
30
30
|
"prettier": "^3.1.0",
|
|
31
31
|
"shx": "^0.3.4",
|
|
32
|
-
"ts-node": "^10.9.
|
|
33
|
-
"typescript": "^5.
|
|
32
|
+
"ts-node": "^10.9.2",
|
|
33
|
+
"typescript": "^5.3.2"
|
|
34
34
|
},
|
|
35
35
|
"engines": {
|
|
36
36
|
"node": ">=18.0.0"
|