@teambit/api-server 1.0.403 → 1.0.405

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.
@@ -25,7 +25,7 @@
25
25
  "__schema": "ClassSchema",
26
26
  "location": {
27
27
  "filePath": "api-server.main.runtime.ts",
28
- "line": 35,
28
+ "line": 36,
29
29
  "character": 1
30
30
  },
31
31
  "signature": "class ApiServerMain",
@@ -35,7 +35,7 @@
35
35
  "__schema": "ConstructorSchema",
36
36
  "location": {
37
37
  "filePath": "api-server.main.runtime.ts",
38
- "line": 36,
38
+ "line": 37,
39
39
  "character": 3
40
40
  },
41
41
  "signature": "constructor ApiServerMain(workspace: Workspace, logger: Logger, express: ExpressMain, watcher: WatcherMain, installer: InstallMain, importer: ImporterMain): ApiServerMain",
@@ -45,7 +45,7 @@
45
45
  "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "api-server.main.runtime.ts",
48
- "line": 37,
48
+ "line": 38,
49
49
  "character": 5
50
50
  },
51
51
  "name": "workspace",
@@ -53,7 +53,7 @@
53
53
  "__schema": "TypeRefSchema",
54
54
  "location": {
55
55
  "filePath": "api-server.main.runtime.ts",
56
- "line": 37,
56
+ "line": 38,
57
57
  "character": 24
58
58
  },
59
59
  "name": "Workspace"
@@ -65,7 +65,7 @@
65
65
  "__schema": "ParameterSchema",
66
66
  "location": {
67
67
  "filePath": "api-server.main.runtime.ts",
68
- "line": 38,
68
+ "line": 39,
69
69
  "character": 5
70
70
  },
71
71
  "name": "logger",
@@ -73,7 +73,7 @@
73
73
  "__schema": "TypeRefSchema",
74
74
  "location": {
75
75
  "filePath": "api-server.main.runtime.ts",
76
- "line": 38,
76
+ "line": 39,
77
77
  "character": 21
78
78
  },
79
79
  "name": "Logger"
@@ -85,7 +85,7 @@
85
85
  "__schema": "ParameterSchema",
86
86
  "location": {
87
87
  "filePath": "api-server.main.runtime.ts",
88
- "line": 39,
88
+ "line": 40,
89
89
  "character": 5
90
90
  },
91
91
  "name": "express",
@@ -93,7 +93,7 @@
93
93
  "__schema": "TypeRefSchema",
94
94
  "location": {
95
95
  "filePath": "api-server.main.runtime.ts",
96
- "line": 39,
96
+ "line": 40,
97
97
  "character": 22
98
98
  },
99
99
  "name": "ExpressMain"
@@ -105,7 +105,7 @@
105
105
  "__schema": "ParameterSchema",
106
106
  "location": {
107
107
  "filePath": "api-server.main.runtime.ts",
108
- "line": 40,
108
+ "line": 41,
109
109
  "character": 5
110
110
  },
111
111
  "name": "watcher",
@@ -113,7 +113,7 @@
113
113
  "__schema": "TypeRefSchema",
114
114
  "location": {
115
115
  "filePath": "api-server.main.runtime.ts",
116
- "line": 40,
116
+ "line": 41,
117
117
  "character": 22
118
118
  },
119
119
  "name": "WatcherMain"
@@ -125,7 +125,7 @@
125
125
  "__schema": "ParameterSchema",
126
126
  "location": {
127
127
  "filePath": "api-server.main.runtime.ts",
128
- "line": 41,
128
+ "line": 42,
129
129
  "character": 5
130
130
  },
131
131
  "name": "installer",
@@ -133,7 +133,7 @@
133
133
  "__schema": "TypeRefSchema",
134
134
  "location": {
135
135
  "filePath": "api-server.main.runtime.ts",
136
- "line": 41,
136
+ "line": 42,
137
137
  "character": 24
138
138
  },
139
139
  "name": "InstallMain"
@@ -145,7 +145,7 @@
145
145
  "__schema": "ParameterSchema",
146
146
  "location": {
147
147
  "filePath": "api-server.main.runtime.ts",
148
- "line": 42,
148
+ "line": 43,
149
149
  "character": 5
150
150
  },
151
151
  "name": "importer",
@@ -153,7 +153,7 @@
153
153
  "__schema": "TypeRefSchema",
154
154
  "location": {
155
155
  "filePath": "api-server.main.runtime.ts",
156
- "line": 42,
156
+ "line": 43,
157
157
  "character": 23
158
158
  },
159
159
  "name": "ImporterMain"
@@ -166,7 +166,7 @@
166
166
  "__schema": "ThisTypeSchema",
167
167
  "location": {
168
168
  "filePath": "api-server.main.runtime.ts",
169
- "line": 35,
169
+ "line": 36,
170
170
  "character": 1
171
171
  },
172
172
  "name": "ApiServerMain"
@@ -177,7 +177,7 @@
177
177
  "__schema": "FunctionLikeSchema",
178
178
  "location": {
179
179
  "filePath": "api-server.main.runtime.ts",
180
- "line": 45,
180
+ "line": 46,
181
181
  "character": 3
182
182
  },
183
183
  "signature": "(method) ApiServerMain.runApiServer(options: {\n port: number;\n compile: boolean;\n}): Promise<unknown>",
@@ -187,7 +187,7 @@
187
187
  "__schema": "ParameterSchema",
188
188
  "location": {
189
189
  "filePath": "api-server.main.runtime.ts",
190
- "line": 45,
190
+ "line": 46,
191
191
  "character": 22
192
192
  },
193
193
  "name": "options",
@@ -195,7 +195,7 @@
195
195
  "__schema": "TypeLiteralSchema",
196
196
  "location": {
197
197
  "filePath": "api-server.main.runtime.ts",
198
- "line": 45,
198
+ "line": 46,
199
199
  "character": 31
200
200
  },
201
201
  "members": [
@@ -203,7 +203,7 @@
203
203
  "__schema": "VariableLikeSchema",
204
204
  "location": {
205
205
  "filePath": "api-server.main.runtime.ts",
206
- "line": 45,
206
+ "line": 46,
207
207
  "character": 33
208
208
  },
209
209
  "signature": "(property) port: number",
@@ -212,7 +212,7 @@
212
212
  "__schema": "KeywordTypeSchema",
213
213
  "location": {
214
214
  "filePath": "api-server.main.runtime.ts",
215
- "line": 45,
215
+ "line": 46,
216
216
  "character": 39
217
217
  },
218
218
  "name": "number"
@@ -223,7 +223,7 @@
223
223
  "__schema": "VariableLikeSchema",
224
224
  "location": {
225
225
  "filePath": "api-server.main.runtime.ts",
226
- "line": 45,
226
+ "line": 46,
227
227
  "character": 47
228
228
  },
229
229
  "signature": "(property) compile: boolean",
@@ -232,7 +232,7 @@
232
232
  "__schema": "KeywordTypeSchema",
233
233
  "location": {
234
234
  "filePath": "api-server.main.runtime.ts",
235
- "line": 45,
235
+ "line": 46,
236
236
  "character": 56
237
237
  },
238
238
  "name": "boolean"
@@ -249,7 +249,7 @@
249
249
  "__schema": "InferenceTypeSchema",
250
250
  "location": {
251
251
  "filePath": "api-server.main.runtime.ts",
252
- "line": 45,
252
+ "line": 46,
253
253
  "character": 3
254
254
  },
255
255
  "type": "Promise<unknown>"
@@ -262,7 +262,7 @@
262
262
  "__schema": "FunctionLikeSchema",
263
263
  "location": {
264
264
  "filePath": "api-server.main.runtime.ts",
265
- "line": 146,
265
+ "line": 177,
266
266
  "character": 3
267
267
  },
268
268
  "signature": "(method) ApiServerMain.writeUsedPort(port: number): void",
@@ -272,7 +272,7 @@
272
272
  "__schema": "ParameterSchema",
273
273
  "location": {
274
274
  "filePath": "api-server.main.runtime.ts",
275
- "line": 146,
275
+ "line": 177,
276
276
  "character": 17
277
277
  },
278
278
  "name": "port",
@@ -280,7 +280,7 @@
280
280
  "__schema": "KeywordTypeSchema",
281
281
  "location": {
282
282
  "filePath": "api-server.main.runtime.ts",
283
- "line": 146,
283
+ "line": 177,
284
284
  "character": 23
285
285
  },
286
286
  "name": "number"
@@ -293,7 +293,7 @@
293
293
  "__schema": "InferenceTypeSchema",
294
294
  "location": {
295
295
  "filePath": "api-server.main.runtime.ts",
296
- "line": 146,
296
+ "line": 177,
297
297
  "character": 3
298
298
  },
299
299
  "type": "void"
@@ -304,7 +304,7 @@
304
304
  "__schema": "FunctionLikeSchema",
305
305
  "location": {
306
306
  "filePath": "api-server.main.runtime.ts",
307
- "line": 151,
307
+ "line": 182,
308
308
  "character": 3
309
309
  },
310
310
  "signature": "(method) ApiServerMain.getRandomPort(): Promise<number>",
@@ -314,7 +314,7 @@
314
314
  "__schema": "InferenceTypeSchema",
315
315
  "location": {
316
316
  "filePath": "api-server.main.runtime.ts",
317
- "line": 151,
317
+ "line": 182,
318
318
  "character": 3
319
319
  },
320
320
  "type": "Promise<number>"
@@ -327,7 +327,7 @@
327
327
  "__schema": "FunctionLikeSchema",
328
328
  "location": {
329
329
  "filePath": "api-server.main.runtime.ts",
330
- "line": 159,
330
+ "line": 190,
331
331
  "character": 3
332
332
  },
333
333
  "signature": "(method) ApiServerMain.getExistingUsedPort(): Promise<number | undefined>",
@@ -337,7 +337,7 @@
337
337
  "__schema": "TypeRefSchema",
338
338
  "location": {
339
339
  "filePath": "api-server.main.runtime.ts",
340
- "line": 159,
340
+ "line": 190,
341
341
  "character": 32
342
342
  },
343
343
  "name": "Promise",
@@ -346,7 +346,7 @@
346
346
  "__schema": "TypeUnionSchema",
347
347
  "location": {
348
348
  "filePath": "api-server.main.runtime.ts",
349
- "line": 159,
349
+ "line": 190,
350
350
  "character": 40
351
351
  },
352
352
  "types": [
@@ -354,7 +354,7 @@
354
354
  "__schema": "KeywordTypeSchema",
355
355
  "location": {
356
356
  "filePath": "api-server.main.runtime.ts",
357
- "line": 159,
357
+ "line": 190,
358
358
  "character": 40
359
359
  },
360
360
  "name": "number"
@@ -363,7 +363,7 @@
363
363
  "__schema": "KeywordTypeSchema",
364
364
  "location": {
365
365
  "filePath": "api-server.main.runtime.ts",
366
- "line": 159,
366
+ "line": 190,
367
367
  "character": 49
368
368
  },
369
369
  "name": "undefined"
@@ -380,7 +380,7 @@
380
380
  "__schema": "VariableLikeSchema",
381
381
  "location": {
382
382
  "filePath": "api-server.main.runtime.ts",
383
- "line": 176,
383
+ "line": 207,
384
384
  "character": 3
385
385
  },
386
386
  "signature": "(property) ApiServerMain.dependencies: Aspect[]",
@@ -389,7 +389,7 @@
389
389
  "__schema": "InferenceTypeSchema",
390
390
  "location": {
391
391
  "filePath": "api-server.main.runtime.ts",
392
- "line": 176,
392
+ "line": 207,
393
393
  "character": 3
394
394
  },
395
395
  "type": "Aspect[]"
@@ -401,7 +401,7 @@
401
401
  "__schema": "VariableLikeSchema",
402
402
  "location": {
403
403
  "filePath": "api-server.main.runtime.ts",
404
- "line": 197,
404
+ "line": 228,
405
405
  "character": 3
406
406
  },
407
407
  "signature": "(property) ApiServerMain.runtime: RuntimeDefinition",
@@ -410,7 +410,7 @@
410
410
  "__schema": "InferenceTypeSchema",
411
411
  "location": {
412
412
  "filePath": "api-server.main.runtime.ts",
413
- "line": 197,
413
+ "line": 228,
414
414
  "character": 3
415
415
  },
416
416
  "type": "RuntimeDefinition"
@@ -422,7 +422,7 @@
422
422
  "__schema": "FunctionLikeSchema",
423
423
  "location": {
424
424
  "filePath": "api-server.main.runtime.ts",
425
- "line": 198,
425
+ "line": 229,
426
426
  "character": 3
427
427
  },
428
428
  "signature": "(method) ApiServerMain.provider([cli, workspace, loggerMain, express, watcher, snapping, lanes, installer, exporter, checkout, componentLog, importer, componentCompare, generator, remove, config, application, deprecation, envs,]: [\n CLIMain,\n Workspace,\n LoggerMain,\n ExpressMain,\n WatcherMain,\n SnappingMain,\n LanesMain,\n InstallMain,\n ExportMain,\n CheckoutMain,\n ComponentLogMain,\n ImporterMain,\n ComponentCompareMain,\n GeneratorMain,\n RemoveMain,\n ConfigMain,\n ApplicationMain,\n DeprecationMain,\n EnvsMain\n]): Promise<ApiServerMain>",
@@ -432,7 +432,7 @@
432
432
  "__schema": "ParameterSchema",
433
433
  "location": {
434
434
  "filePath": "api-server.main.runtime.ts",
435
- "line": 198,
435
+ "line": 229,
436
436
  "character": 25
437
437
  },
438
438
  "name": "[ cli, workspace, loggerMain, express, watcher, snapping, lanes, installer, exporter, checkout, componentLog, importer, componentCompare, generator, remove, config, application, deprecation, envs ]",
@@ -440,7 +440,7 @@
440
440
  "__schema": "TupleTypeSchema",
441
441
  "location": {
442
442
  "filePath": "api-server.main.runtime.ts",
443
- "line": 218,
443
+ "line": 249,
444
444
  "character": 6
445
445
  },
446
446
  "elements": [
@@ -448,7 +448,7 @@
448
448
  "__schema": "TypeRefSchema",
449
449
  "location": {
450
450
  "filePath": "api-server.main.runtime.ts",
451
- "line": 219,
451
+ "line": 250,
452
452
  "character": 5
453
453
  },
454
454
  "name": "CLIMain"
@@ -457,7 +457,7 @@
457
457
  "__schema": "TypeRefSchema",
458
458
  "location": {
459
459
  "filePath": "api-server.main.runtime.ts",
460
- "line": 220,
460
+ "line": 251,
461
461
  "character": 5
462
462
  },
463
463
  "name": "Workspace"
@@ -466,7 +466,7 @@
466
466
  "__schema": "TypeRefSchema",
467
467
  "location": {
468
468
  "filePath": "api-server.main.runtime.ts",
469
- "line": 221,
469
+ "line": 252,
470
470
  "character": 5
471
471
  },
472
472
  "name": "LoggerMain"
@@ -475,7 +475,7 @@
475
475
  "__schema": "TypeRefSchema",
476
476
  "location": {
477
477
  "filePath": "api-server.main.runtime.ts",
478
- "line": 222,
478
+ "line": 253,
479
479
  "character": 5
480
480
  },
481
481
  "name": "ExpressMain"
@@ -484,7 +484,7 @@
484
484
  "__schema": "TypeRefSchema",
485
485
  "location": {
486
486
  "filePath": "api-server.main.runtime.ts",
487
- "line": 223,
487
+ "line": 254,
488
488
  "character": 5
489
489
  },
490
490
  "name": "WatcherMain"
@@ -493,7 +493,7 @@
493
493
  "__schema": "TypeRefSchema",
494
494
  "location": {
495
495
  "filePath": "api-server.main.runtime.ts",
496
- "line": 224,
496
+ "line": 255,
497
497
  "character": 5
498
498
  },
499
499
  "name": "SnappingMain"
@@ -502,7 +502,7 @@
502
502
  "__schema": "TypeRefSchema",
503
503
  "location": {
504
504
  "filePath": "api-server.main.runtime.ts",
505
- "line": 225,
505
+ "line": 256,
506
506
  "character": 5
507
507
  },
508
508
  "name": "LanesMain"
@@ -511,7 +511,7 @@
511
511
  "__schema": "TypeRefSchema",
512
512
  "location": {
513
513
  "filePath": "api-server.main.runtime.ts",
514
- "line": 226,
514
+ "line": 257,
515
515
  "character": 5
516
516
  },
517
517
  "name": "InstallMain"
@@ -520,7 +520,7 @@
520
520
  "__schema": "TypeRefSchema",
521
521
  "location": {
522
522
  "filePath": "api-server.main.runtime.ts",
523
- "line": 227,
523
+ "line": 258,
524
524
  "character": 5
525
525
  },
526
526
  "name": "ExportMain"
@@ -529,7 +529,7 @@
529
529
  "__schema": "TypeRefSchema",
530
530
  "location": {
531
531
  "filePath": "api-server.main.runtime.ts",
532
- "line": 228,
532
+ "line": 259,
533
533
  "character": 5
534
534
  },
535
535
  "name": "CheckoutMain"
@@ -538,7 +538,7 @@
538
538
  "__schema": "TypeRefSchema",
539
539
  "location": {
540
540
  "filePath": "api-server.main.runtime.ts",
541
- "line": 229,
541
+ "line": 260,
542
542
  "character": 5
543
543
  },
544
544
  "name": "ComponentLogMain"
@@ -547,7 +547,7 @@
547
547
  "__schema": "TypeRefSchema",
548
548
  "location": {
549
549
  "filePath": "api-server.main.runtime.ts",
550
- "line": 230,
550
+ "line": 261,
551
551
  "character": 5
552
552
  },
553
553
  "name": "ImporterMain"
@@ -556,7 +556,7 @@
556
556
  "__schema": "TypeRefSchema",
557
557
  "location": {
558
558
  "filePath": "api-server.main.runtime.ts",
559
- "line": 231,
559
+ "line": 262,
560
560
  "character": 5
561
561
  },
562
562
  "name": "ComponentCompareMain"
@@ -565,7 +565,7 @@
565
565
  "__schema": "TypeRefSchema",
566
566
  "location": {
567
567
  "filePath": "api-server.main.runtime.ts",
568
- "line": 232,
568
+ "line": 263,
569
569
  "character": 5
570
570
  },
571
571
  "name": "GeneratorMain"
@@ -574,7 +574,7 @@
574
574
  "__schema": "TypeRefSchema",
575
575
  "location": {
576
576
  "filePath": "api-server.main.runtime.ts",
577
- "line": 233,
577
+ "line": 264,
578
578
  "character": 5
579
579
  },
580
580
  "name": "RemoveMain"
@@ -583,7 +583,7 @@
583
583
  "__schema": "TypeRefSchema",
584
584
  "location": {
585
585
  "filePath": "api-server.main.runtime.ts",
586
- "line": 234,
586
+ "line": 265,
587
587
  "character": 5
588
588
  },
589
589
  "name": "ConfigMain"
@@ -592,7 +592,7 @@
592
592
  "__schema": "TypeRefSchema",
593
593
  "location": {
594
594
  "filePath": "api-server.main.runtime.ts",
595
- "line": 235,
595
+ "line": 266,
596
596
  "character": 5
597
597
  },
598
598
  "name": "ApplicationMain"
@@ -601,7 +601,7 @@
601
601
  "__schema": "TypeRefSchema",
602
602
  "location": {
603
603
  "filePath": "api-server.main.runtime.ts",
604
- "line": 236,
604
+ "line": 267,
605
605
  "character": 5
606
606
  },
607
607
  "name": "DeprecationMain"
@@ -610,7 +610,7 @@
610
610
  "__schema": "TypeRefSchema",
611
611
  "location": {
612
612
  "filePath": "api-server.main.runtime.ts",
613
- "line": 237,
613
+ "line": 268,
614
614
  "character": 5
615
615
  },
616
616
  "name": "EnvsMain"
@@ -625,7 +625,7 @@
625
625
  "__schema": "InferenceTypeSchema",
626
626
  "location": {
627
627
  "filePath": "api-server.main.runtime.ts",
628
- "line": 198,
628
+ "line": 229,
629
629
  "character": 3
630
630
  },
631
631
  "type": "Promise<ApiServerMain>"
@@ -701,7 +701,7 @@
701
701
  "__schema": "ClassSchema",
702
702
  "location": {
703
703
  "filePath": "api-server.main.runtime.ts",
704
- "line": 35,
704
+ "line": 36,
705
705
  "character": 1
706
706
  },
707
707
  "signature": "class ApiServerMain",
@@ -711,7 +711,7 @@
711
711
  "__schema": "ConstructorSchema",
712
712
  "location": {
713
713
  "filePath": "api-server.main.runtime.ts",
714
- "line": 36,
714
+ "line": 37,
715
715
  "character": 3
716
716
  },
717
717
  "signature": "constructor ApiServerMain(workspace: Workspace, logger: Logger, express: ExpressMain, watcher: WatcherMain, installer: InstallMain, importer: ImporterMain): ApiServerMain",
@@ -721,7 +721,7 @@
721
721
  "__schema": "ParameterSchema",
722
722
  "location": {
723
723
  "filePath": "api-server.main.runtime.ts",
724
- "line": 37,
724
+ "line": 38,
725
725
  "character": 5
726
726
  },
727
727
  "name": "workspace",
@@ -729,7 +729,7 @@
729
729
  "__schema": "TypeRefSchema",
730
730
  "location": {
731
731
  "filePath": "api-server.main.runtime.ts",
732
- "line": 37,
732
+ "line": 38,
733
733
  "character": 24
734
734
  },
735
735
  "name": "Workspace"
@@ -741,7 +741,7 @@
741
741
  "__schema": "ParameterSchema",
742
742
  "location": {
743
743
  "filePath": "api-server.main.runtime.ts",
744
- "line": 38,
744
+ "line": 39,
745
745
  "character": 5
746
746
  },
747
747
  "name": "logger",
@@ -749,7 +749,7 @@
749
749
  "__schema": "TypeRefSchema",
750
750
  "location": {
751
751
  "filePath": "api-server.main.runtime.ts",
752
- "line": 38,
752
+ "line": 39,
753
753
  "character": 21
754
754
  },
755
755
  "name": "Logger"
@@ -761,7 +761,7 @@
761
761
  "__schema": "ParameterSchema",
762
762
  "location": {
763
763
  "filePath": "api-server.main.runtime.ts",
764
- "line": 39,
764
+ "line": 40,
765
765
  "character": 5
766
766
  },
767
767
  "name": "express",
@@ -769,7 +769,7 @@
769
769
  "__schema": "TypeRefSchema",
770
770
  "location": {
771
771
  "filePath": "api-server.main.runtime.ts",
772
- "line": 39,
772
+ "line": 40,
773
773
  "character": 22
774
774
  },
775
775
  "name": "ExpressMain"
@@ -781,7 +781,7 @@
781
781
  "__schema": "ParameterSchema",
782
782
  "location": {
783
783
  "filePath": "api-server.main.runtime.ts",
784
- "line": 40,
784
+ "line": 41,
785
785
  "character": 5
786
786
  },
787
787
  "name": "watcher",
@@ -789,7 +789,7 @@
789
789
  "__schema": "TypeRefSchema",
790
790
  "location": {
791
791
  "filePath": "api-server.main.runtime.ts",
792
- "line": 40,
792
+ "line": 41,
793
793
  "character": 22
794
794
  },
795
795
  "name": "WatcherMain"
@@ -801,7 +801,7 @@
801
801
  "__schema": "ParameterSchema",
802
802
  "location": {
803
803
  "filePath": "api-server.main.runtime.ts",
804
- "line": 41,
804
+ "line": 42,
805
805
  "character": 5
806
806
  },
807
807
  "name": "installer",
@@ -809,7 +809,7 @@
809
809
  "__schema": "TypeRefSchema",
810
810
  "location": {
811
811
  "filePath": "api-server.main.runtime.ts",
812
- "line": 41,
812
+ "line": 42,
813
813
  "character": 24
814
814
  },
815
815
  "name": "InstallMain"
@@ -821,7 +821,7 @@
821
821
  "__schema": "ParameterSchema",
822
822
  "location": {
823
823
  "filePath": "api-server.main.runtime.ts",
824
- "line": 42,
824
+ "line": 43,
825
825
  "character": 5
826
826
  },
827
827
  "name": "importer",
@@ -829,7 +829,7 @@
829
829
  "__schema": "TypeRefSchema",
830
830
  "location": {
831
831
  "filePath": "api-server.main.runtime.ts",
832
- "line": 42,
832
+ "line": 43,
833
833
  "character": 23
834
834
  },
835
835
  "name": "ImporterMain"
@@ -842,7 +842,7 @@
842
842
  "__schema": "ThisTypeSchema",
843
843
  "location": {
844
844
  "filePath": "api-server.main.runtime.ts",
845
- "line": 35,
845
+ "line": 36,
846
846
  "character": 1
847
847
  },
848
848
  "name": "ApiServerMain"
@@ -853,7 +853,7 @@
853
853
  "__schema": "FunctionLikeSchema",
854
854
  "location": {
855
855
  "filePath": "api-server.main.runtime.ts",
856
- "line": 45,
856
+ "line": 46,
857
857
  "character": 3
858
858
  },
859
859
  "signature": "(method) ApiServerMain.runApiServer(options: {\n port: number;\n compile: boolean;\n}): Promise<unknown>",
@@ -863,7 +863,7 @@
863
863
  "__schema": "ParameterSchema",
864
864
  "location": {
865
865
  "filePath": "api-server.main.runtime.ts",
866
- "line": 45,
866
+ "line": 46,
867
867
  "character": 22
868
868
  },
869
869
  "name": "options",
@@ -871,7 +871,7 @@
871
871
  "__schema": "TypeLiteralSchema",
872
872
  "location": {
873
873
  "filePath": "api-server.main.runtime.ts",
874
- "line": 45,
874
+ "line": 46,
875
875
  "character": 31
876
876
  },
877
877
  "members": [
@@ -879,7 +879,7 @@
879
879
  "__schema": "VariableLikeSchema",
880
880
  "location": {
881
881
  "filePath": "api-server.main.runtime.ts",
882
- "line": 45,
882
+ "line": 46,
883
883
  "character": 33
884
884
  },
885
885
  "signature": "(property) port: number",
@@ -888,7 +888,7 @@
888
888
  "__schema": "KeywordTypeSchema",
889
889
  "location": {
890
890
  "filePath": "api-server.main.runtime.ts",
891
- "line": 45,
891
+ "line": 46,
892
892
  "character": 39
893
893
  },
894
894
  "name": "number"
@@ -899,7 +899,7 @@
899
899
  "__schema": "VariableLikeSchema",
900
900
  "location": {
901
901
  "filePath": "api-server.main.runtime.ts",
902
- "line": 45,
902
+ "line": 46,
903
903
  "character": 47
904
904
  },
905
905
  "signature": "(property) compile: boolean",
@@ -908,7 +908,7 @@
908
908
  "__schema": "KeywordTypeSchema",
909
909
  "location": {
910
910
  "filePath": "api-server.main.runtime.ts",
911
- "line": 45,
911
+ "line": 46,
912
912
  "character": 56
913
913
  },
914
914
  "name": "boolean"
@@ -925,7 +925,7 @@
925
925
  "__schema": "InferenceTypeSchema",
926
926
  "location": {
927
927
  "filePath": "api-server.main.runtime.ts",
928
- "line": 45,
928
+ "line": 46,
929
929
  "character": 3
930
930
  },
931
931
  "type": "Promise<unknown>"
@@ -938,7 +938,7 @@
938
938
  "__schema": "FunctionLikeSchema",
939
939
  "location": {
940
940
  "filePath": "api-server.main.runtime.ts",
941
- "line": 146,
941
+ "line": 177,
942
942
  "character": 3
943
943
  },
944
944
  "signature": "(method) ApiServerMain.writeUsedPort(port: number): void",
@@ -948,7 +948,7 @@
948
948
  "__schema": "ParameterSchema",
949
949
  "location": {
950
950
  "filePath": "api-server.main.runtime.ts",
951
- "line": 146,
951
+ "line": 177,
952
952
  "character": 17
953
953
  },
954
954
  "name": "port",
@@ -956,7 +956,7 @@
956
956
  "__schema": "KeywordTypeSchema",
957
957
  "location": {
958
958
  "filePath": "api-server.main.runtime.ts",
959
- "line": 146,
959
+ "line": 177,
960
960
  "character": 23
961
961
  },
962
962
  "name": "number"
@@ -969,7 +969,7 @@
969
969
  "__schema": "InferenceTypeSchema",
970
970
  "location": {
971
971
  "filePath": "api-server.main.runtime.ts",
972
- "line": 146,
972
+ "line": 177,
973
973
  "character": 3
974
974
  },
975
975
  "type": "void"
@@ -980,7 +980,7 @@
980
980
  "__schema": "FunctionLikeSchema",
981
981
  "location": {
982
982
  "filePath": "api-server.main.runtime.ts",
983
- "line": 151,
983
+ "line": 182,
984
984
  "character": 3
985
985
  },
986
986
  "signature": "(method) ApiServerMain.getRandomPort(): Promise<number>",
@@ -990,7 +990,7 @@
990
990
  "__schema": "InferenceTypeSchema",
991
991
  "location": {
992
992
  "filePath": "api-server.main.runtime.ts",
993
- "line": 151,
993
+ "line": 182,
994
994
  "character": 3
995
995
  },
996
996
  "type": "Promise<number>"
@@ -1003,7 +1003,7 @@
1003
1003
  "__schema": "FunctionLikeSchema",
1004
1004
  "location": {
1005
1005
  "filePath": "api-server.main.runtime.ts",
1006
- "line": 159,
1006
+ "line": 190,
1007
1007
  "character": 3
1008
1008
  },
1009
1009
  "signature": "(method) ApiServerMain.getExistingUsedPort(): Promise<number | undefined>",
@@ -1013,7 +1013,7 @@
1013
1013
  "__schema": "TypeRefSchema",
1014
1014
  "location": {
1015
1015
  "filePath": "api-server.main.runtime.ts",
1016
- "line": 159,
1016
+ "line": 190,
1017
1017
  "character": 32
1018
1018
  },
1019
1019
  "name": "Promise",
@@ -1022,7 +1022,7 @@
1022
1022
  "__schema": "TypeUnionSchema",
1023
1023
  "location": {
1024
1024
  "filePath": "api-server.main.runtime.ts",
1025
- "line": 159,
1025
+ "line": 190,
1026
1026
  "character": 40
1027
1027
  },
1028
1028
  "types": [
@@ -1030,7 +1030,7 @@
1030
1030
  "__schema": "KeywordTypeSchema",
1031
1031
  "location": {
1032
1032
  "filePath": "api-server.main.runtime.ts",
1033
- "line": 159,
1033
+ "line": 190,
1034
1034
  "character": 40
1035
1035
  },
1036
1036
  "name": "number"
@@ -1039,7 +1039,7 @@
1039
1039
  "__schema": "KeywordTypeSchema",
1040
1040
  "location": {
1041
1041
  "filePath": "api-server.main.runtime.ts",
1042
- "line": 159,
1042
+ "line": 190,
1043
1043
  "character": 49
1044
1044
  },
1045
1045
  "name": "undefined"
@@ -1056,7 +1056,7 @@
1056
1056
  "__schema": "VariableLikeSchema",
1057
1057
  "location": {
1058
1058
  "filePath": "api-server.main.runtime.ts",
1059
- "line": 176,
1059
+ "line": 207,
1060
1060
  "character": 3
1061
1061
  },
1062
1062
  "signature": "(property) ApiServerMain.dependencies: Aspect[]",
@@ -1065,7 +1065,7 @@
1065
1065
  "__schema": "InferenceTypeSchema",
1066
1066
  "location": {
1067
1067
  "filePath": "api-server.main.runtime.ts",
1068
- "line": 176,
1068
+ "line": 207,
1069
1069
  "character": 3
1070
1070
  },
1071
1071
  "type": "Aspect[]"
@@ -1077,7 +1077,7 @@
1077
1077
  "__schema": "VariableLikeSchema",
1078
1078
  "location": {
1079
1079
  "filePath": "api-server.main.runtime.ts",
1080
- "line": 197,
1080
+ "line": 228,
1081
1081
  "character": 3
1082
1082
  },
1083
1083
  "signature": "(property) ApiServerMain.runtime: RuntimeDefinition",
@@ -1086,7 +1086,7 @@
1086
1086
  "__schema": "InferenceTypeSchema",
1087
1087
  "location": {
1088
1088
  "filePath": "api-server.main.runtime.ts",
1089
- "line": 197,
1089
+ "line": 228,
1090
1090
  "character": 3
1091
1091
  },
1092
1092
  "type": "RuntimeDefinition"
@@ -1098,7 +1098,7 @@
1098
1098
  "__schema": "FunctionLikeSchema",
1099
1099
  "location": {
1100
1100
  "filePath": "api-server.main.runtime.ts",
1101
- "line": 198,
1101
+ "line": 229,
1102
1102
  "character": 3
1103
1103
  },
1104
1104
  "signature": "(method) ApiServerMain.provider([cli, workspace, loggerMain, express, watcher, snapping, lanes, installer, exporter, checkout, componentLog, importer, componentCompare, generator, remove, config, application, deprecation, envs,]: [\n CLIMain,\n Workspace,\n LoggerMain,\n ExpressMain,\n WatcherMain,\n SnappingMain,\n LanesMain,\n InstallMain,\n ExportMain,\n CheckoutMain,\n ComponentLogMain,\n ImporterMain,\n ComponentCompareMain,\n GeneratorMain,\n RemoveMain,\n ConfigMain,\n ApplicationMain,\n DeprecationMain,\n EnvsMain\n]): Promise<ApiServerMain>",
@@ -1108,7 +1108,7 @@
1108
1108
  "__schema": "ParameterSchema",
1109
1109
  "location": {
1110
1110
  "filePath": "api-server.main.runtime.ts",
1111
- "line": 198,
1111
+ "line": 229,
1112
1112
  "character": 25
1113
1113
  },
1114
1114
  "name": "[ cli, workspace, loggerMain, express, watcher, snapping, lanes, installer, exporter, checkout, componentLog, importer, componentCompare, generator, remove, config, application, deprecation, envs ]",
@@ -1116,7 +1116,7 @@
1116
1116
  "__schema": "TupleTypeSchema",
1117
1117
  "location": {
1118
1118
  "filePath": "api-server.main.runtime.ts",
1119
- "line": 218,
1119
+ "line": 249,
1120
1120
  "character": 6
1121
1121
  },
1122
1122
  "elements": [
@@ -1124,7 +1124,7 @@
1124
1124
  "__schema": "TypeRefSchema",
1125
1125
  "location": {
1126
1126
  "filePath": "api-server.main.runtime.ts",
1127
- "line": 219,
1127
+ "line": 250,
1128
1128
  "character": 5
1129
1129
  },
1130
1130
  "name": "CLIMain"
@@ -1133,7 +1133,7 @@
1133
1133
  "__schema": "TypeRefSchema",
1134
1134
  "location": {
1135
1135
  "filePath": "api-server.main.runtime.ts",
1136
- "line": 220,
1136
+ "line": 251,
1137
1137
  "character": 5
1138
1138
  },
1139
1139
  "name": "Workspace"
@@ -1142,7 +1142,7 @@
1142
1142
  "__schema": "TypeRefSchema",
1143
1143
  "location": {
1144
1144
  "filePath": "api-server.main.runtime.ts",
1145
- "line": 221,
1145
+ "line": 252,
1146
1146
  "character": 5
1147
1147
  },
1148
1148
  "name": "LoggerMain"
@@ -1151,7 +1151,7 @@
1151
1151
  "__schema": "TypeRefSchema",
1152
1152
  "location": {
1153
1153
  "filePath": "api-server.main.runtime.ts",
1154
- "line": 222,
1154
+ "line": 253,
1155
1155
  "character": 5
1156
1156
  },
1157
1157
  "name": "ExpressMain"
@@ -1160,7 +1160,7 @@
1160
1160
  "__schema": "TypeRefSchema",
1161
1161
  "location": {
1162
1162
  "filePath": "api-server.main.runtime.ts",
1163
- "line": 223,
1163
+ "line": 254,
1164
1164
  "character": 5
1165
1165
  },
1166
1166
  "name": "WatcherMain"
@@ -1169,7 +1169,7 @@
1169
1169
  "__schema": "TypeRefSchema",
1170
1170
  "location": {
1171
1171
  "filePath": "api-server.main.runtime.ts",
1172
- "line": 224,
1172
+ "line": 255,
1173
1173
  "character": 5
1174
1174
  },
1175
1175
  "name": "SnappingMain"
@@ -1178,7 +1178,7 @@
1178
1178
  "__schema": "TypeRefSchema",
1179
1179
  "location": {
1180
1180
  "filePath": "api-server.main.runtime.ts",
1181
- "line": 225,
1181
+ "line": 256,
1182
1182
  "character": 5
1183
1183
  },
1184
1184
  "name": "LanesMain"
@@ -1187,7 +1187,7 @@
1187
1187
  "__schema": "TypeRefSchema",
1188
1188
  "location": {
1189
1189
  "filePath": "api-server.main.runtime.ts",
1190
- "line": 226,
1190
+ "line": 257,
1191
1191
  "character": 5
1192
1192
  },
1193
1193
  "name": "InstallMain"
@@ -1196,7 +1196,7 @@
1196
1196
  "__schema": "TypeRefSchema",
1197
1197
  "location": {
1198
1198
  "filePath": "api-server.main.runtime.ts",
1199
- "line": 227,
1199
+ "line": 258,
1200
1200
  "character": 5
1201
1201
  },
1202
1202
  "name": "ExportMain"
@@ -1205,7 +1205,7 @@
1205
1205
  "__schema": "TypeRefSchema",
1206
1206
  "location": {
1207
1207
  "filePath": "api-server.main.runtime.ts",
1208
- "line": 228,
1208
+ "line": 259,
1209
1209
  "character": 5
1210
1210
  },
1211
1211
  "name": "CheckoutMain"
@@ -1214,7 +1214,7 @@
1214
1214
  "__schema": "TypeRefSchema",
1215
1215
  "location": {
1216
1216
  "filePath": "api-server.main.runtime.ts",
1217
- "line": 229,
1217
+ "line": 260,
1218
1218
  "character": 5
1219
1219
  },
1220
1220
  "name": "ComponentLogMain"
@@ -1223,7 +1223,7 @@
1223
1223
  "__schema": "TypeRefSchema",
1224
1224
  "location": {
1225
1225
  "filePath": "api-server.main.runtime.ts",
1226
- "line": 230,
1226
+ "line": 261,
1227
1227
  "character": 5
1228
1228
  },
1229
1229
  "name": "ImporterMain"
@@ -1232,7 +1232,7 @@
1232
1232
  "__schema": "TypeRefSchema",
1233
1233
  "location": {
1234
1234
  "filePath": "api-server.main.runtime.ts",
1235
- "line": 231,
1235
+ "line": 262,
1236
1236
  "character": 5
1237
1237
  },
1238
1238
  "name": "ComponentCompareMain"
@@ -1241,7 +1241,7 @@
1241
1241
  "__schema": "TypeRefSchema",
1242
1242
  "location": {
1243
1243
  "filePath": "api-server.main.runtime.ts",
1244
- "line": 232,
1244
+ "line": 263,
1245
1245
  "character": 5
1246
1246
  },
1247
1247
  "name": "GeneratorMain"
@@ -1250,7 +1250,7 @@
1250
1250
  "__schema": "TypeRefSchema",
1251
1251
  "location": {
1252
1252
  "filePath": "api-server.main.runtime.ts",
1253
- "line": 233,
1253
+ "line": 264,
1254
1254
  "character": 5
1255
1255
  },
1256
1256
  "name": "RemoveMain"
@@ -1259,7 +1259,7 @@
1259
1259
  "__schema": "TypeRefSchema",
1260
1260
  "location": {
1261
1261
  "filePath": "api-server.main.runtime.ts",
1262
- "line": 234,
1262
+ "line": 265,
1263
1263
  "character": 5
1264
1264
  },
1265
1265
  "name": "ConfigMain"
@@ -1268,7 +1268,7 @@
1268
1268
  "__schema": "TypeRefSchema",
1269
1269
  "location": {
1270
1270
  "filePath": "api-server.main.runtime.ts",
1271
- "line": 235,
1271
+ "line": 266,
1272
1272
  "character": 5
1273
1273
  },
1274
1274
  "name": "ApplicationMain"
@@ -1277,7 +1277,7 @@
1277
1277
  "__schema": "TypeRefSchema",
1278
1278
  "location": {
1279
1279
  "filePath": "api-server.main.runtime.ts",
1280
- "line": 236,
1280
+ "line": 267,
1281
1281
  "character": 5
1282
1282
  },
1283
1283
  "name": "DeprecationMain"
@@ -1286,7 +1286,7 @@
1286
1286
  "__schema": "TypeRefSchema",
1287
1287
  "location": {
1288
1288
  "filePath": "api-server.main.runtime.ts",
1289
- "line": 237,
1289
+ "line": 268,
1290
1290
  "character": 5
1291
1291
  },
1292
1292
  "name": "EnvsMain"
@@ -1301,7 +1301,7 @@
1301
1301
  "__schema": "InferenceTypeSchema",
1302
1302
  "location": {
1303
1303
  "filePath": "api-server.main.runtime.ts",
1304
- "line": 198,
1304
+ "line": 229,
1305
1305
  "character": 3
1306
1306
  },
1307
1307
  "type": "Promise<ApiServerMain>"
@@ -1319,7 +1319,7 @@
1319
1319
  "__schema": "UnImplementedSchema",
1320
1320
  "location": {
1321
1321
  "filePath": "api-server.main.runtime.ts",
1322
- "line": 274,
1322
+ "line": 305,
1323
1323
  "character": 16
1324
1324
  },
1325
1325
  "name": "ApiServerMain",
@@ -1331,7 +1331,7 @@
1331
1331
  "__schema": "UnImplementedSchema",
1332
1332
  "location": {
1333
1333
  "filePath": "api-server.main.runtime.ts",
1334
- "line": 272,
1334
+ "line": 303,
1335
1335
  "character": 1
1336
1336
  },
1337
1337
  "name": "ApiServerAspect.addRuntime(ApiServerMain);",
@@ -1380,7 +1380,7 @@
1380
1380
  "componentId": {
1381
1381
  "scope": "teambit.harmony",
1382
1382
  "name": "api-server",
1383
- "version": "1.0.403"
1383
+ "version": "1.0.405"
1384
1384
  },
1385
1385
  "taggedModuleExports": []
1386
1386
  }