@teambit/doctor 0.0.196 → 0.0.198
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.harmony/doctor@0.0.
|
|
3
|
+
<testsuite name="teambit.harmony/doctor@0.0.198" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -57,7 +57,11 @@
|
|
|
57
57
|
"line": 65,
|
|
58
58
|
"character": 31
|
|
59
59
|
},
|
|
60
|
-
"name": "Logger"
|
|
60
|
+
"name": "Logger",
|
|
61
|
+
"componentId": {
|
|
62
|
+
"scope": "teambit.harmony",
|
|
63
|
+
"name": "logger"
|
|
64
|
+
}
|
|
61
65
|
},
|
|
62
66
|
"isOptional": false,
|
|
63
67
|
"isSpread": false
|
|
@@ -99,7 +103,8 @@
|
|
|
99
103
|
"line": 67,
|
|
100
104
|
"character": 25
|
|
101
105
|
},
|
|
102
|
-
"name": "DoctorOptions"
|
|
106
|
+
"name": "DoctorOptions",
|
|
107
|
+
"internalFilePath": "doctor.main.runtime.ts"
|
|
103
108
|
},
|
|
104
109
|
"isOptional": false,
|
|
105
110
|
"isSpread": false
|
|
@@ -121,7 +126,8 @@
|
|
|
121
126
|
"line": 67,
|
|
122
127
|
"character": 49
|
|
123
128
|
},
|
|
124
|
-
"name": "DoctorRunAllResults"
|
|
129
|
+
"name": "DoctorRunAllResults",
|
|
130
|
+
"internalFilePath": "doctor.main.runtime.ts"
|
|
125
131
|
}
|
|
126
132
|
]
|
|
127
133
|
},
|
|
@@ -154,7 +160,8 @@
|
|
|
154
160
|
"line": 89,
|
|
155
161
|
"character": 47
|
|
156
162
|
},
|
|
157
|
-
"name": "DoctorOptions"
|
|
163
|
+
"name": "DoctorOptions",
|
|
164
|
+
"internalFilePath": "doctor.main.runtime.ts"
|
|
158
165
|
},
|
|
159
166
|
"isOptional": false,
|
|
160
167
|
"objectBindingNodes": [
|
|
@@ -200,7 +207,8 @@
|
|
|
200
207
|
"line": 89,
|
|
201
208
|
"character": 71
|
|
202
209
|
},
|
|
203
|
-
"name": "DoctorRunOneResult"
|
|
210
|
+
"name": "DoctorRunOneResult",
|
|
211
|
+
"internalFilePath": "doctor.main.runtime.ts"
|
|
204
212
|
}
|
|
205
213
|
]
|
|
206
214
|
},
|
|
@@ -241,7 +249,8 @@
|
|
|
241
249
|
"line": 106,
|
|
242
250
|
"character": 34
|
|
243
251
|
},
|
|
244
|
-
"name": "Diagnosis"
|
|
252
|
+
"name": "Diagnosis",
|
|
253
|
+
"internalFilePath": "diagnosis.ts"
|
|
245
254
|
}
|
|
246
255
|
}
|
|
247
256
|
]
|
|
@@ -346,7 +355,11 @@
|
|
|
346
355
|
"line": 289,
|
|
347
356
|
"character": 49
|
|
348
357
|
},
|
|
349
|
-
"name": "CLIMain"
|
|
358
|
+
"name": "CLIMain",
|
|
359
|
+
"componentId": {
|
|
360
|
+
"scope": "teambit.harmony",
|
|
361
|
+
"name": "cli"
|
|
362
|
+
}
|
|
350
363
|
},
|
|
351
364
|
{
|
|
352
365
|
"__schema": "TypeRefSchema",
|
|
@@ -355,7 +368,11 @@
|
|
|
355
368
|
"line": 289,
|
|
356
369
|
"character": 58
|
|
357
370
|
},
|
|
358
|
-
"name": "LoggerMain"
|
|
371
|
+
"name": "LoggerMain",
|
|
372
|
+
"componentId": {
|
|
373
|
+
"scope": "teambit.harmony",
|
|
374
|
+
"name": "logger"
|
|
375
|
+
}
|
|
359
376
|
}
|
|
360
377
|
]
|
|
361
378
|
},
|
|
@@ -466,7 +483,7 @@
|
|
|
466
483
|
"_legacy": {
|
|
467
484
|
"scope": "teambit.harmony",
|
|
468
485
|
"name": "doctor",
|
|
469
|
-
"version": "0.0.
|
|
486
|
+
"version": "0.0.198"
|
|
470
487
|
},
|
|
471
488
|
"_scope": "teambit.harmony"
|
|
472
489
|
}
|
|
@@ -765,7 +782,8 @@
|
|
|
765
782
|
"line": 43,
|
|
766
783
|
"character": 19
|
|
767
784
|
},
|
|
768
|
-
"name": "ExamineResult"
|
|
785
|
+
"name": "ExamineResult",
|
|
786
|
+
"internalFilePath": "diagnosis.ts"
|
|
769
787
|
}
|
|
770
788
|
},
|
|
771
789
|
"isOptional": false
|
|
@@ -1127,7 +1145,11 @@
|
|
|
1127
1145
|
"line": 65,
|
|
1128
1146
|
"character": 31
|
|
1129
1147
|
},
|
|
1130
|
-
"name": "Logger"
|
|
1148
|
+
"name": "Logger",
|
|
1149
|
+
"componentId": {
|
|
1150
|
+
"scope": "teambit.harmony",
|
|
1151
|
+
"name": "logger"
|
|
1152
|
+
}
|
|
1131
1153
|
},
|
|
1132
1154
|
"isOptional": false,
|
|
1133
1155
|
"isSpread": false
|
|
@@ -1169,7 +1191,8 @@
|
|
|
1169
1191
|
"line": 67,
|
|
1170
1192
|
"character": 25
|
|
1171
1193
|
},
|
|
1172
|
-
"name": "DoctorOptions"
|
|
1194
|
+
"name": "DoctorOptions",
|
|
1195
|
+
"internalFilePath": "doctor.main.runtime.ts"
|
|
1173
1196
|
},
|
|
1174
1197
|
"isOptional": false,
|
|
1175
1198
|
"isSpread": false
|
|
@@ -1191,7 +1214,8 @@
|
|
|
1191
1214
|
"line": 67,
|
|
1192
1215
|
"character": 49
|
|
1193
1216
|
},
|
|
1194
|
-
"name": "DoctorRunAllResults"
|
|
1217
|
+
"name": "DoctorRunAllResults",
|
|
1218
|
+
"internalFilePath": "doctor.main.runtime.ts"
|
|
1195
1219
|
}
|
|
1196
1220
|
]
|
|
1197
1221
|
},
|
|
@@ -1224,7 +1248,8 @@
|
|
|
1224
1248
|
"line": 89,
|
|
1225
1249
|
"character": 47
|
|
1226
1250
|
},
|
|
1227
|
-
"name": "DoctorOptions"
|
|
1251
|
+
"name": "DoctorOptions",
|
|
1252
|
+
"internalFilePath": "doctor.main.runtime.ts"
|
|
1228
1253
|
},
|
|
1229
1254
|
"isOptional": false,
|
|
1230
1255
|
"objectBindingNodes": [
|
|
@@ -1270,7 +1295,8 @@
|
|
|
1270
1295
|
"line": 89,
|
|
1271
1296
|
"character": 71
|
|
1272
1297
|
},
|
|
1273
|
-
"name": "DoctorRunOneResult"
|
|
1298
|
+
"name": "DoctorRunOneResult",
|
|
1299
|
+
"internalFilePath": "doctor.main.runtime.ts"
|
|
1274
1300
|
}
|
|
1275
1301
|
]
|
|
1276
1302
|
},
|
|
@@ -1311,7 +1337,8 @@
|
|
|
1311
1337
|
"line": 106,
|
|
1312
1338
|
"character": 34
|
|
1313
1339
|
},
|
|
1314
|
-
"name": "Diagnosis"
|
|
1340
|
+
"name": "Diagnosis",
|
|
1341
|
+
"internalFilePath": "diagnosis.ts"
|
|
1315
1342
|
}
|
|
1316
1343
|
}
|
|
1317
1344
|
]
|
|
@@ -1416,7 +1443,11 @@
|
|
|
1416
1443
|
"line": 289,
|
|
1417
1444
|
"character": 49
|
|
1418
1445
|
},
|
|
1419
|
-
"name": "CLIMain"
|
|
1446
|
+
"name": "CLIMain",
|
|
1447
|
+
"componentId": {
|
|
1448
|
+
"scope": "teambit.harmony",
|
|
1449
|
+
"name": "cli"
|
|
1450
|
+
}
|
|
1420
1451
|
},
|
|
1421
1452
|
{
|
|
1422
1453
|
"__schema": "TypeRefSchema",
|
|
@@ -1425,7 +1456,11 @@
|
|
|
1425
1456
|
"line": 289,
|
|
1426
1457
|
"character": 58
|
|
1427
1458
|
},
|
|
1428
|
-
"name": "LoggerMain"
|
|
1459
|
+
"name": "LoggerMain",
|
|
1460
|
+
"componentId": {
|
|
1461
|
+
"scope": "teambit.harmony",
|
|
1462
|
+
"name": "logger"
|
|
1463
|
+
}
|
|
1429
1464
|
}
|
|
1430
1465
|
]
|
|
1431
1466
|
},
|
|
@@ -1923,7 +1958,8 @@
|
|
|
1923
1958
|
"line": 32,
|
|
1924
1959
|
"character": 32
|
|
1925
1960
|
},
|
|
1926
|
-
"name": "ExamineBareResult"
|
|
1961
|
+
"name": "ExamineBareResult",
|
|
1962
|
+
"internalFilePath": "diagnosis.ts"
|
|
1927
1963
|
}
|
|
1928
1964
|
]
|
|
1929
1965
|
},
|
|
@@ -1979,7 +2015,8 @@
|
|
|
1979
2015
|
"line": 41,
|
|
1980
2016
|
"character": 31
|
|
1981
2017
|
},
|
|
1982
|
-
"name": "ExamineBareResult"
|
|
2018
|
+
"name": "ExamineBareResult",
|
|
2019
|
+
"internalFilePath": "diagnosis.ts"
|
|
1983
2020
|
},
|
|
1984
2021
|
"isOptional": false,
|
|
1985
2022
|
"isSpread": false
|
|
@@ -2044,7 +2081,8 @@
|
|
|
2044
2081
|
"line": 50,
|
|
2045
2082
|
"character": 34
|
|
2046
2083
|
},
|
|
2047
|
-
"name": "ExamineBareResult"
|
|
2084
|
+
"name": "ExamineBareResult",
|
|
2085
|
+
"internalFilePath": "diagnosis.ts"
|
|
2048
2086
|
},
|
|
2049
2087
|
"isOptional": false,
|
|
2050
2088
|
"isSpread": false
|
|
@@ -2108,7 +2146,8 @@
|
|
|
2108
2146
|
"line": 62,
|
|
2109
2147
|
"character": 28
|
|
2110
2148
|
},
|
|
2111
|
-
"name": "ExamineResult"
|
|
2149
|
+
"name": "ExamineResult",
|
|
2150
|
+
"internalFilePath": "diagnosis.ts"
|
|
2112
2151
|
}
|
|
2113
2152
|
]
|
|
2114
2153
|
},
|
|
@@ -2164,7 +2203,7 @@
|
|
|
2164
2203
|
"componentId": {
|
|
2165
2204
|
"scope": "teambit.harmony",
|
|
2166
2205
|
"name": "doctor",
|
|
2167
|
-
"version": "0.0.
|
|
2206
|
+
"version": "0.0.198"
|
|
2168
2207
|
},
|
|
2169
2208
|
"taggedModuleExports": []
|
|
2170
2209
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/doctor",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.198",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/doctor",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "doctor",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.198"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -22,28 +22,28 @@
|
|
|
22
22
|
"@teambit/component-id": "1.2.2",
|
|
23
23
|
"@teambit/bvm.list": "0.1.15",
|
|
24
24
|
"@teambit/bit-error": "0.0.404",
|
|
25
|
-
"@teambit/cli": "0.0.
|
|
25
|
+
"@teambit/cli": "0.0.1092",
|
|
26
26
|
"@teambit/bit.get-bit-version": "0.0.3",
|
|
27
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
28
|
-
"@teambit/legacy.constants": "0.0.
|
|
29
|
-
"@teambit/legacy.consumer-config": "0.0.
|
|
30
|
-
"@teambit/legacy.global-config": "0.0.
|
|
31
|
-
"@teambit/legacy.utils": "0.0.
|
|
32
|
-
"@teambit/logger": "0.0.
|
|
33
|
-
"@teambit/scope.modules.find-scope-path": "0.0.
|
|
27
|
+
"@teambit/legacy.bit-map": "0.0.77",
|
|
28
|
+
"@teambit/legacy.constants": "0.0.6",
|
|
29
|
+
"@teambit/legacy.consumer-config": "0.0.20",
|
|
30
|
+
"@teambit/legacy.global-config": "0.0.6",
|
|
31
|
+
"@teambit/legacy.utils": "0.0.14",
|
|
32
|
+
"@teambit/logger": "0.0.1185",
|
|
33
|
+
"@teambit/scope.modules.find-scope-path": "0.0.7",
|
|
34
34
|
"@teambit/toolbox.fs.extension-getter": "0.0.3",
|
|
35
|
-
"@teambit/workspace.modules.workspace-locator": "0.0.
|
|
36
|
-
"@teambit/legacy.consumer": "0.0.
|
|
37
|
-
"@teambit/legacy.scope": "0.0.
|
|
38
|
-
"@teambit/objects": "0.0.
|
|
39
|
-
"@teambit/git.modules.git-executable": "0.0.
|
|
40
|
-
"@teambit/legacy.logger": "0.0.
|
|
35
|
+
"@teambit/workspace.modules.workspace-locator": "0.0.7",
|
|
36
|
+
"@teambit/legacy.consumer": "0.0.20",
|
|
37
|
+
"@teambit/legacy.scope": "0.0.20",
|
|
38
|
+
"@teambit/objects": "0.0.22",
|
|
39
|
+
"@teambit/git.modules.git-executable": "0.0.7",
|
|
40
|
+
"@teambit/legacy.logger": "0.0.8"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@types/fs-extra": "9.0.7",
|
|
44
44
|
"@types/lodash": "4.14.165",
|
|
45
45
|
"@types/semver": "7.3.4",
|
|
46
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
46
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.68"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {},
|
|
49
49
|
"license": "Apache-2.0",
|
|
File without changes
|