@teambit/version-history 0.0.279 → 0.0.281

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.
@@ -26,7 +26,7 @@
26
26
  "__schema": "ClassSchema",
27
27
  "location": {
28
28
  "filePath": "version-history.main.runtime.ts",
29
- "line": 28,
29
+ "line": 26,
30
30
  "character": 1
31
31
  },
32
32
  "signature": "class VersionHistoryMain",
@@ -36,7 +36,7 @@
36
36
  "__schema": "ConstructorSchema",
37
37
  "location": {
38
38
  "filePath": "version-history.main.runtime.ts",
39
- "line": 29,
39
+ "line": 27,
40
40
  "character": 3
41
41
  },
42
42
  "signature": "constructor VersionHistoryMain(scope: ScopeMain, logger: Logger): VersionHistoryMain",
@@ -46,7 +46,7 @@
46
46
  "__schema": "ParameterSchema",
47
47
  "location": {
48
48
  "filePath": "version-history.main.runtime.ts",
49
- "line": 30,
49
+ "line": 28,
50
50
  "character": 5
51
51
  },
52
52
  "name": "scope",
@@ -54,10 +54,14 @@
54
54
  "__schema": "TypeRefSchema",
55
55
  "location": {
56
56
  "filePath": "version-history.main.runtime.ts",
57
- "line": 30,
57
+ "line": 28,
58
58
  "character": 20
59
59
  },
60
- "name": "ScopeMain"
60
+ "name": "ScopeMain",
61
+ "componentId": {
62
+ "scope": "teambit.scope",
63
+ "name": "scope"
64
+ }
61
65
  },
62
66
  "isOptional": false,
63
67
  "isSpread": false
@@ -66,7 +70,7 @@
66
70
  "__schema": "ParameterSchema",
67
71
  "location": {
68
72
  "filePath": "version-history.main.runtime.ts",
69
- "line": 31,
73
+ "line": 29,
70
74
  "character": 5
71
75
  },
72
76
  "name": "logger",
@@ -74,10 +78,14 @@
74
78
  "__schema": "TypeRefSchema",
75
79
  "location": {
76
80
  "filePath": "version-history.main.runtime.ts",
77
- "line": 31,
81
+ "line": 29,
78
82
  "character": 21
79
83
  },
80
- "name": "Logger"
84
+ "name": "Logger",
85
+ "componentId": {
86
+ "scope": "teambit.harmony",
87
+ "name": "logger"
88
+ }
81
89
  },
82
90
  "isOptional": false,
83
91
  "isSpread": false
@@ -87,7 +95,7 @@
87
95
  "__schema": "ThisTypeSchema",
88
96
  "location": {
89
97
  "filePath": "version-history.main.runtime.ts",
90
- "line": 28,
98
+ "line": 26,
91
99
  "character": 1
92
100
  },
93
101
  "name": "VersionHistoryMain"
@@ -98,7 +106,7 @@
98
106
  "__schema": "FunctionLikeSchema",
99
107
  "location": {
100
108
  "filePath": "version-history.main.runtime.ts",
101
- "line": 34,
109
+ "line": 32,
102
110
  "character": 3
103
111
  },
104
112
  "signature": "(method) VersionHistoryMain.build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>",
@@ -108,7 +116,7 @@
108
116
  "__schema": "ParameterSchema",
109
117
  "location": {
110
118
  "filePath": "version-history.main.runtime.ts",
111
- "line": 34,
119
+ "line": 32,
112
120
  "character": 15
113
121
  },
114
122
  "name": "id",
@@ -116,10 +124,15 @@
116
124
  "__schema": "TypeRefSchema",
117
125
  "location": {
118
126
  "filePath": "version-history.main.runtime.ts",
119
- "line": 34,
127
+ "line": 32,
120
128
  "character": 19
121
129
  },
122
- "name": "ComponentID"
130
+ "name": "ComponentID",
131
+ "componentId": {
132
+ "scope": "teambit.component",
133
+ "name": "component-id",
134
+ "version": "1.2.2"
135
+ }
123
136
  },
124
137
  "isOptional": false,
125
138
  "isSpread": false
@@ -128,7 +141,7 @@
128
141
  "__schema": "ParameterSchema",
129
142
  "location": {
130
143
  "filePath": "version-history.main.runtime.ts",
131
- "line": 34,
144
+ "line": 32,
132
145
  "character": 32
133
146
  },
134
147
  "name": "options",
@@ -136,10 +149,11 @@
136
149
  "__schema": "TypeRefSchema",
137
150
  "location": {
138
151
  "filePath": "version-history.main.runtime.ts",
139
- "line": 34,
152
+ "line": 32,
140
153
  "character": 41
141
154
  },
142
- "name": "BuildOptions"
155
+ "name": "BuildOptions",
156
+ "internalFilePath": "version-history-cmd.ts"
143
157
  },
144
158
  "isOptional": true,
145
159
  "defaultValue": "{}",
@@ -150,7 +164,7 @@
150
164
  "__schema": "TypeRefSchema",
151
165
  "location": {
152
166
  "filePath": "version-history.main.runtime.ts",
153
- "line": 34,
167
+ "line": 32,
154
168
  "character": 61
155
169
  },
156
170
  "name": "Promise",
@@ -159,10 +173,11 @@
159
173
  "__schema": "TypeRefSchema",
160
174
  "location": {
161
175
  "filePath": "version-history.main.runtime.ts",
162
- "line": 34,
176
+ "line": 32,
163
177
  "character": 69
164
178
  },
165
- "name": "BuildResult"
179
+ "name": "BuildResult",
180
+ "internalFilePath": "version-history.main.runtime.ts"
166
181
  }
167
182
  ]
168
183
  },
@@ -174,7 +189,7 @@
174
189
  "__schema": "FunctionLikeSchema",
175
190
  "location": {
176
191
  "filePath": "version-history.main.runtime.ts",
177
- "line": 92,
192
+ "line": 90,
178
193
  "character": 3
179
194
  },
180
195
  "signature": "(method) VersionHistoryMain.show(id: string, options: ShowOptions): Promise<ShowResult[]>",
@@ -184,7 +199,7 @@
184
199
  "__schema": "ParameterSchema",
185
200
  "location": {
186
201
  "filePath": "version-history.main.runtime.ts",
187
- "line": 92,
202
+ "line": 90,
188
203
  "character": 14
189
204
  },
190
205
  "name": "id",
@@ -192,7 +207,7 @@
192
207
  "__schema": "KeywordTypeSchema",
193
208
  "location": {
194
209
  "filePath": "version-history.main.runtime.ts",
195
- "line": 92,
210
+ "line": 90,
196
211
  "character": 18
197
212
  },
198
213
  "name": "string"
@@ -204,7 +219,7 @@
204
219
  "__schema": "ParameterSchema",
205
220
  "location": {
206
221
  "filePath": "version-history.main.runtime.ts",
207
- "line": 92,
222
+ "line": 90,
208
223
  "character": 26
209
224
  },
210
225
  "name": "options",
@@ -212,10 +227,11 @@
212
227
  "__schema": "TypeRefSchema",
213
228
  "location": {
214
229
  "filePath": "version-history.main.runtime.ts",
215
- "line": 92,
230
+ "line": 90,
216
231
  "character": 35
217
232
  },
218
- "name": "ShowOptions"
233
+ "name": "ShowOptions",
234
+ "internalFilePath": "version-history-cmd.ts"
219
235
  },
220
236
  "isOptional": false,
221
237
  "isSpread": false
@@ -225,7 +241,7 @@
225
241
  "__schema": "TypeRefSchema",
226
242
  "location": {
227
243
  "filePath": "version-history.main.runtime.ts",
228
- "line": 92,
244
+ "line": 90,
229
245
  "character": 49
230
246
  },
231
247
  "name": "Promise",
@@ -234,17 +250,18 @@
234
250
  "__schema": "TypeArraySchema",
235
251
  "location": {
236
252
  "filePath": "version-history.main.runtime.ts",
237
- "line": 92,
253
+ "line": 90,
238
254
  "character": 57
239
255
  },
240
256
  "type": {
241
257
  "__schema": "TypeRefSchema",
242
258
  "location": {
243
259
  "filePath": "version-history.main.runtime.ts",
244
- "line": 92,
260
+ "line": 90,
245
261
  "character": 57
246
262
  },
247
- "name": "ShowResult"
263
+ "name": "ShowResult",
264
+ "internalFilePath": "version-history.main.runtime.ts"
248
265
  }
249
266
  }
250
267
  ]
@@ -257,7 +274,7 @@
257
274
  "__schema": "FunctionLikeSchema",
258
275
  "location": {
259
276
  "filePath": "version-history.main.runtime.ts",
260
- "line": 104,
277
+ "line": 102,
261
278
  "character": 3
262
279
  },
263
280
  "signature": "(method) VersionHistoryMain.get(id: ComponentID): Promise<VersionHistory>",
@@ -267,7 +284,7 @@
267
284
  "__schema": "ParameterSchema",
268
285
  "location": {
269
286
  "filePath": "version-history.main.runtime.ts",
270
- "line": 104,
287
+ "line": 102,
271
288
  "character": 13
272
289
  },
273
290
  "name": "id",
@@ -275,10 +292,15 @@
275
292
  "__schema": "TypeRefSchema",
276
293
  "location": {
277
294
  "filePath": "version-history.main.runtime.ts",
278
- "line": 104,
295
+ "line": 102,
279
296
  "character": 17
280
297
  },
281
- "name": "ComponentID"
298
+ "name": "ComponentID",
299
+ "componentId": {
300
+ "scope": "teambit.component",
301
+ "name": "component-id",
302
+ "version": "1.2.2"
303
+ }
282
304
  },
283
305
  "isOptional": false,
284
306
  "isSpread": false
@@ -288,7 +310,7 @@
288
310
  "__schema": "TypeRefSchema",
289
311
  "location": {
290
312
  "filePath": "version-history.main.runtime.ts",
291
- "line": 104,
313
+ "line": 102,
292
314
  "character": 31
293
315
  },
294
316
  "name": "Promise",
@@ -297,10 +319,15 @@
297
319
  "__schema": "TypeRefSchema",
298
320
  "location": {
299
321
  "filePath": "version-history.main.runtime.ts",
300
- "line": 104,
322
+ "line": 102,
301
323
  "character": 39
302
324
  },
303
- "name": "VersionHistory"
325
+ "name": "VersionHistory",
326
+ "componentId": {
327
+ "scope": "teambit.scope",
328
+ "name": "objects",
329
+ "version": "0.0.2"
330
+ }
304
331
  }
305
332
  ]
306
333
  },
@@ -312,7 +339,7 @@
312
339
  "__schema": "FunctionLikeSchema",
313
340
  "location": {
314
341
  "filePath": "version-history.main.runtime.ts",
315
- "line": 111,
342
+ "line": 109,
316
343
  "character": 3
317
344
  },
318
345
  "signature": "(method) VersionHistoryMain.generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>",
@@ -322,7 +349,7 @@
322
349
  "__schema": "ParameterSchema",
323
350
  "location": {
324
351
  "filePath": "version-history.main.runtime.ts",
325
- "line": 111,
352
+ "line": 109,
326
353
  "character": 23
327
354
  },
328
355
  "name": "id",
@@ -330,7 +357,7 @@
330
357
  "__schema": "KeywordTypeSchema",
331
358
  "location": {
332
359
  "filePath": "version-history.main.runtime.ts",
333
- "line": 111,
360
+ "line": 109,
334
361
  "character": 27
335
362
  },
336
363
  "name": "string"
@@ -342,7 +369,7 @@
342
369
  "__schema": "ParameterSchema",
343
370
  "location": {
344
371
  "filePath": "version-history.main.runtime.ts",
345
- "line": 111,
372
+ "line": 109,
346
373
  "character": 35
347
374
  },
348
375
  "name": "shortHash",
@@ -350,7 +377,7 @@
350
377
  "__schema": "KeywordTypeSchema",
351
378
  "location": {
352
379
  "filePath": "version-history.main.runtime.ts",
353
- "line": 111,
380
+ "line": 109,
354
381
  "character": 47
355
382
  },
356
383
  "name": "boolean"
@@ -363,7 +390,7 @@
363
390
  "__schema": "TypeRefSchema",
364
391
  "location": {
365
392
  "filePath": "version-history.main.runtime.ts",
366
- "line": 111,
393
+ "line": 109,
367
394
  "character": 57
368
395
  },
369
396
  "name": "Promise",
@@ -372,10 +399,15 @@
372
399
  "__schema": "TypeRefSchema",
373
400
  "location": {
374
401
  "filePath": "version-history.main.runtime.ts",
375
- "line": 111,
402
+ "line": 109,
376
403
  "character": 65
377
404
  },
378
- "name": "VersionHistoryGraph"
405
+ "name": "VersionHistoryGraph",
406
+ "componentId": {
407
+ "scope": "teambit.scope",
408
+ "name": "objects",
409
+ "version": "0.0.2"
410
+ }
379
411
  }
380
412
  ]
381
413
  },
@@ -387,7 +419,7 @@
387
419
  "__schema": "FunctionLikeSchema",
388
420
  "location": {
389
421
  "filePath": "version-history.main.runtime.ts",
390
- "line": 131,
422
+ "line": 129,
391
423
  "character": 3
392
424
  },
393
425
  "signature": "(method) VersionHistoryMain.buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
@@ -397,7 +429,7 @@
397
429
  "__schema": "ParameterSchema",
398
430
  "location": {
399
431
  "filePath": "version-history.main.runtime.ts",
400
- "line": 132,
432
+ "line": 130,
401
433
  "character": 5
402
434
  },
403
435
  "name": "remote",
@@ -405,7 +437,7 @@
405
437
  "__schema": "KeywordTypeSchema",
406
438
  "location": {
407
439
  "filePath": "version-history.main.runtime.ts",
408
- "line": 132,
440
+ "line": 130,
409
441
  "character": 13
410
442
  },
411
443
  "name": "string"
@@ -417,7 +449,7 @@
417
449
  "__schema": "ParameterSchema",
418
450
  "location": {
419
451
  "filePath": "version-history.main.runtime.ts",
420
- "line": 133,
452
+ "line": 131,
421
453
  "character": 5
422
454
  },
423
455
  "name": "pattern",
@@ -425,7 +457,7 @@
425
457
  "__schema": "KeywordTypeSchema",
426
458
  "location": {
427
459
  "filePath": "version-history.main.runtime.ts",
428
- "line": 133,
460
+ "line": 131,
429
461
  "character": 14
430
462
  },
431
463
  "name": "string"
@@ -437,7 +469,7 @@
437
469
  "__schema": "ParameterSchema",
438
470
  "location": {
439
471
  "filePath": "version-history.main.runtime.ts",
440
- "line": 134,
472
+ "line": 132,
441
473
  "character": 5
442
474
  },
443
475
  "name": "options",
@@ -445,10 +477,11 @@
445
477
  "__schema": "TypeRefSchema",
446
478
  "location": {
447
479
  "filePath": "version-history.main.runtime.ts",
448
- "line": 134,
480
+ "line": 132,
449
481
  "character": 14
450
482
  },
451
- "name": "BuildOptions"
483
+ "name": "BuildOptions",
484
+ "internalFilePath": "version-history-cmd.ts"
452
485
  },
453
486
  "isOptional": false,
454
487
  "isSpread": false
@@ -458,7 +491,7 @@
458
491
  "__schema": "TypeRefSchema",
459
492
  "location": {
460
493
  "filePath": "version-history.main.runtime.ts",
461
- "line": 135,
494
+ "line": 133,
462
495
  "character": 6
463
496
  },
464
497
  "name": "Promise",
@@ -467,7 +500,7 @@
467
500
  "__schema": "TypeLiteralSchema",
468
501
  "location": {
469
502
  "filePath": "version-history.main.runtime.ts",
470
- "line": 135,
503
+ "line": 133,
471
504
  "character": 14
472
505
  },
473
506
  "members": [
@@ -475,14 +508,14 @@
475
508
  "__schema": "IndexSignatureSchema",
476
509
  "location": {
477
510
  "filePath": "version-history.main.runtime.ts",
478
- "line": 135,
511
+ "line": 133,
479
512
  "character": 16
480
513
  },
481
514
  "keyType": {
482
515
  "__schema": "ParameterSchema",
483
516
  "location": {
484
517
  "filePath": "version-history.main.runtime.ts",
485
- "line": 135,
518
+ "line": 133,
486
519
  "character": 17
487
520
  },
488
521
  "name": "idStr",
@@ -490,7 +523,7 @@
490
523
  "__schema": "KeywordTypeSchema",
491
524
  "location": {
492
525
  "filePath": "version-history.main.runtime.ts",
493
- "line": 135,
526
+ "line": 133,
494
527
  "character": 24
495
528
  },
496
529
  "name": "string"
@@ -502,10 +535,11 @@
502
535
  "__schema": "TypeRefSchema",
503
536
  "location": {
504
537
  "filePath": "version-history.main.runtime.ts",
505
- "line": 135,
538
+ "line": 133,
506
539
  "character": 33
507
540
  },
508
- "name": "BuildResult"
541
+ "name": "BuildResult",
542
+ "internalFilePath": "version-history.main.runtime.ts"
509
543
  }
510
544
  }
511
545
  ]
@@ -520,7 +554,7 @@
520
554
  "__schema": "FunctionLikeSchema",
521
555
  "location": {
522
556
  "filePath": "version-history.main.runtime.ts",
523
- "line": 143,
557
+ "line": 141,
524
558
  "character": 3
525
559
  },
526
560
  "signature": "(method) VersionHistoryMain.buildByPattern(pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
@@ -530,7 +564,7 @@
530
564
  "__schema": "ParameterSchema",
531
565
  "location": {
532
566
  "filePath": "version-history.main.runtime.ts",
533
- "line": 143,
567
+ "line": 141,
534
568
  "character": 24
535
569
  },
536
570
  "name": "pattern",
@@ -538,7 +572,7 @@
538
572
  "__schema": "KeywordTypeSchema",
539
573
  "location": {
540
574
  "filePath": "version-history.main.runtime.ts",
541
- "line": 143,
575
+ "line": 141,
542
576
  "character": 33
543
577
  },
544
578
  "name": "string"
@@ -550,7 +584,7 @@
550
584
  "__schema": "ParameterSchema",
551
585
  "location": {
552
586
  "filePath": "version-history.main.runtime.ts",
553
- "line": 143,
587
+ "line": 141,
554
588
  "character": 41
555
589
  },
556
590
  "name": "options",
@@ -558,10 +592,11 @@
558
592
  "__schema": "TypeRefSchema",
559
593
  "location": {
560
594
  "filePath": "version-history.main.runtime.ts",
561
- "line": 143,
595
+ "line": 141,
562
596
  "character": 50
563
597
  },
564
- "name": "BuildOptions"
598
+ "name": "BuildOptions",
599
+ "internalFilePath": "version-history-cmd.ts"
565
600
  },
566
601
  "isOptional": false,
567
602
  "isSpread": false
@@ -571,7 +606,7 @@
571
606
  "__schema": "TypeRefSchema",
572
607
  "location": {
573
608
  "filePath": "version-history.main.runtime.ts",
574
- "line": 143,
609
+ "line": 141,
575
610
  "character": 65
576
611
  },
577
612
  "name": "Promise",
@@ -580,7 +615,7 @@
580
615
  "__schema": "TypeLiteralSchema",
581
616
  "location": {
582
617
  "filePath": "version-history.main.runtime.ts",
583
- "line": 143,
618
+ "line": 141,
584
619
  "character": 73
585
620
  },
586
621
  "members": [
@@ -588,14 +623,14 @@
588
623
  "__schema": "IndexSignatureSchema",
589
624
  "location": {
590
625
  "filePath": "version-history.main.runtime.ts",
591
- "line": 143,
626
+ "line": 141,
592
627
  "character": 75
593
628
  },
594
629
  "keyType": {
595
630
  "__schema": "ParameterSchema",
596
631
  "location": {
597
632
  "filePath": "version-history.main.runtime.ts",
598
- "line": 143,
633
+ "line": 141,
599
634
  "character": 76
600
635
  },
601
636
  "name": "idStr",
@@ -603,7 +638,7 @@
603
638
  "__schema": "KeywordTypeSchema",
604
639
  "location": {
605
640
  "filePath": "version-history.main.runtime.ts",
606
- "line": 143,
641
+ "line": 141,
607
642
  "character": 83
608
643
  },
609
644
  "name": "string"
@@ -615,10 +650,11 @@
615
650
  "__schema": "TypeRefSchema",
616
651
  "location": {
617
652
  "filePath": "version-history.main.runtime.ts",
618
- "line": 143,
653
+ "line": 141,
619
654
  "character": 92
620
655
  },
621
- "name": "BuildResult"
656
+ "name": "BuildResult",
657
+ "internalFilePath": "version-history.main.runtime.ts"
622
658
  }
623
659
  }
624
660
  ]
@@ -633,7 +669,7 @@
633
669
  "__schema": "VariableLikeSchema",
634
670
  "location": {
635
671
  "filePath": "version-history.main.runtime.ts",
636
- "line": 161,
672
+ "line": 159,
637
673
  "character": 3
638
674
  },
639
675
  "signature": "(property) VersionHistoryMain.slots: never[]",
@@ -642,7 +678,7 @@
642
678
  "__schema": "InferenceTypeSchema",
643
679
  "location": {
644
680
  "filePath": "version-history.main.runtime.ts",
645
- "line": 161,
681
+ "line": 159,
646
682
  "character": 3
647
683
  },
648
684
  "type": "never[]"
@@ -654,7 +690,7 @@
654
690
  "__schema": "VariableLikeSchema",
655
691
  "location": {
656
692
  "filePath": "version-history.main.runtime.ts",
657
- "line": 162,
693
+ "line": 160,
658
694
  "character": 3
659
695
  },
660
696
  "signature": "(property) VersionHistoryMain.dependencies: Aspect[]",
@@ -663,7 +699,7 @@
663
699
  "__schema": "InferenceTypeSchema",
664
700
  "location": {
665
701
  "filePath": "version-history.main.runtime.ts",
666
- "line": 162,
702
+ "line": 160,
667
703
  "character": 3
668
704
  },
669
705
  "type": "Aspect[]"
@@ -675,7 +711,7 @@
675
711
  "__schema": "VariableLikeSchema",
676
712
  "location": {
677
713
  "filePath": "version-history.main.runtime.ts",
678
- "line": 163,
714
+ "line": 161,
679
715
  "character": 3
680
716
  },
681
717
  "signature": "(property) VersionHistoryMain.runtime: RuntimeDefinition",
@@ -684,7 +720,7 @@
684
720
  "__schema": "InferenceTypeSchema",
685
721
  "location": {
686
722
  "filePath": "version-history.main.runtime.ts",
687
- "line": 163,
723
+ "line": 161,
688
724
  "character": 3
689
725
  },
690
726
  "type": "RuntimeDefinition"
@@ -696,7 +732,7 @@
696
732
  "__schema": "FunctionLikeSchema",
697
733
  "location": {
698
734
  "filePath": "version-history.main.runtime.ts",
699
- "line": 164,
735
+ "line": 162,
700
736
  "character": 3
701
737
  },
702
738
  "signature": "(method) VersionHistoryMain.provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>",
@@ -706,7 +742,7 @@
706
742
  "__schema": "ParameterSchema",
707
743
  "location": {
708
744
  "filePath": "version-history.main.runtime.ts",
709
- "line": 164,
745
+ "line": 162,
710
746
  "character": 25
711
747
  },
712
748
  "name": "[ cli, scope, loggerMain ]",
@@ -714,7 +750,7 @@
714
750
  "__schema": "TupleTypeSchema",
715
751
  "location": {
716
752
  "filePath": "version-history.main.runtime.ts",
717
- "line": 164,
753
+ "line": 162,
718
754
  "character": 51
719
755
  },
720
756
  "elements": [
@@ -722,28 +758,40 @@
722
758
  "__schema": "TypeRefSchema",
723
759
  "location": {
724
760
  "filePath": "version-history.main.runtime.ts",
725
- "line": 164,
761
+ "line": 162,
726
762
  "character": 52
727
763
  },
728
- "name": "CLIMain"
764
+ "name": "CLIMain",
765
+ "componentId": {
766
+ "scope": "teambit.harmony",
767
+ "name": "cli"
768
+ }
729
769
  },
730
770
  {
731
771
  "__schema": "TypeRefSchema",
732
772
  "location": {
733
773
  "filePath": "version-history.main.runtime.ts",
734
- "line": 164,
774
+ "line": 162,
735
775
  "character": 61
736
776
  },
737
- "name": "ScopeMain"
777
+ "name": "ScopeMain",
778
+ "componentId": {
779
+ "scope": "teambit.scope",
780
+ "name": "scope"
781
+ }
738
782
  },
739
783
  {
740
784
  "__schema": "TypeRefSchema",
741
785
  "location": {
742
786
  "filePath": "version-history.main.runtime.ts",
743
- "line": 164,
787
+ "line": 162,
744
788
  "character": 72
745
789
  },
746
- "name": "LoggerMain"
790
+ "name": "LoggerMain",
791
+ "componentId": {
792
+ "scope": "teambit.harmony",
793
+ "name": "logger"
794
+ }
747
795
  }
748
796
  ]
749
797
  },
@@ -755,7 +803,7 @@
755
803
  "__schema": "InferenceTypeSchema",
756
804
  "location": {
757
805
  "filePath": "version-history.main.runtime.ts",
758
- "line": 164,
806
+ "line": 162,
759
807
  "character": 3
760
808
  },
761
809
  "type": "Promise<VersionHistoryMain>"
@@ -832,7 +880,7 @@
832
880
  "__schema": "ClassSchema",
833
881
  "location": {
834
882
  "filePath": "version-history.main.runtime.ts",
835
- "line": 28,
883
+ "line": 26,
836
884
  "character": 1
837
885
  },
838
886
  "signature": "class VersionHistoryMain",
@@ -842,7 +890,7 @@
842
890
  "__schema": "ConstructorSchema",
843
891
  "location": {
844
892
  "filePath": "version-history.main.runtime.ts",
845
- "line": 29,
893
+ "line": 27,
846
894
  "character": 3
847
895
  },
848
896
  "signature": "constructor VersionHistoryMain(scope: ScopeMain, logger: Logger): VersionHistoryMain",
@@ -852,7 +900,7 @@
852
900
  "__schema": "ParameterSchema",
853
901
  "location": {
854
902
  "filePath": "version-history.main.runtime.ts",
855
- "line": 30,
903
+ "line": 28,
856
904
  "character": 5
857
905
  },
858
906
  "name": "scope",
@@ -860,10 +908,14 @@
860
908
  "__schema": "TypeRefSchema",
861
909
  "location": {
862
910
  "filePath": "version-history.main.runtime.ts",
863
- "line": 30,
911
+ "line": 28,
864
912
  "character": 20
865
913
  },
866
- "name": "ScopeMain"
914
+ "name": "ScopeMain",
915
+ "componentId": {
916
+ "scope": "teambit.scope",
917
+ "name": "scope"
918
+ }
867
919
  },
868
920
  "isOptional": false,
869
921
  "isSpread": false
@@ -872,7 +924,7 @@
872
924
  "__schema": "ParameterSchema",
873
925
  "location": {
874
926
  "filePath": "version-history.main.runtime.ts",
875
- "line": 31,
927
+ "line": 29,
876
928
  "character": 5
877
929
  },
878
930
  "name": "logger",
@@ -880,10 +932,14 @@
880
932
  "__schema": "TypeRefSchema",
881
933
  "location": {
882
934
  "filePath": "version-history.main.runtime.ts",
883
- "line": 31,
935
+ "line": 29,
884
936
  "character": 21
885
937
  },
886
- "name": "Logger"
938
+ "name": "Logger",
939
+ "componentId": {
940
+ "scope": "teambit.harmony",
941
+ "name": "logger"
942
+ }
887
943
  },
888
944
  "isOptional": false,
889
945
  "isSpread": false
@@ -893,7 +949,7 @@
893
949
  "__schema": "ThisTypeSchema",
894
950
  "location": {
895
951
  "filePath": "version-history.main.runtime.ts",
896
- "line": 28,
952
+ "line": 26,
897
953
  "character": 1
898
954
  },
899
955
  "name": "VersionHistoryMain"
@@ -904,7 +960,7 @@
904
960
  "__schema": "FunctionLikeSchema",
905
961
  "location": {
906
962
  "filePath": "version-history.main.runtime.ts",
907
- "line": 34,
963
+ "line": 32,
908
964
  "character": 3
909
965
  },
910
966
  "signature": "(method) VersionHistoryMain.build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>",
@@ -914,7 +970,7 @@
914
970
  "__schema": "ParameterSchema",
915
971
  "location": {
916
972
  "filePath": "version-history.main.runtime.ts",
917
- "line": 34,
973
+ "line": 32,
918
974
  "character": 15
919
975
  },
920
976
  "name": "id",
@@ -922,10 +978,15 @@
922
978
  "__schema": "TypeRefSchema",
923
979
  "location": {
924
980
  "filePath": "version-history.main.runtime.ts",
925
- "line": 34,
981
+ "line": 32,
926
982
  "character": 19
927
983
  },
928
- "name": "ComponentID"
984
+ "name": "ComponentID",
985
+ "componentId": {
986
+ "scope": "teambit.component",
987
+ "name": "component-id",
988
+ "version": "1.2.2"
989
+ }
929
990
  },
930
991
  "isOptional": false,
931
992
  "isSpread": false
@@ -934,7 +995,7 @@
934
995
  "__schema": "ParameterSchema",
935
996
  "location": {
936
997
  "filePath": "version-history.main.runtime.ts",
937
- "line": 34,
998
+ "line": 32,
938
999
  "character": 32
939
1000
  },
940
1001
  "name": "options",
@@ -942,10 +1003,11 @@
942
1003
  "__schema": "TypeRefSchema",
943
1004
  "location": {
944
1005
  "filePath": "version-history.main.runtime.ts",
945
- "line": 34,
1006
+ "line": 32,
946
1007
  "character": 41
947
1008
  },
948
- "name": "BuildOptions"
1009
+ "name": "BuildOptions",
1010
+ "internalFilePath": "version-history-cmd.ts"
949
1011
  },
950
1012
  "isOptional": true,
951
1013
  "defaultValue": "{}",
@@ -956,7 +1018,7 @@
956
1018
  "__schema": "TypeRefSchema",
957
1019
  "location": {
958
1020
  "filePath": "version-history.main.runtime.ts",
959
- "line": 34,
1021
+ "line": 32,
960
1022
  "character": 61
961
1023
  },
962
1024
  "name": "Promise",
@@ -965,10 +1027,11 @@
965
1027
  "__schema": "TypeRefSchema",
966
1028
  "location": {
967
1029
  "filePath": "version-history.main.runtime.ts",
968
- "line": 34,
1030
+ "line": 32,
969
1031
  "character": 69
970
1032
  },
971
- "name": "BuildResult"
1033
+ "name": "BuildResult",
1034
+ "internalFilePath": "version-history.main.runtime.ts"
972
1035
  }
973
1036
  ]
974
1037
  },
@@ -980,7 +1043,7 @@
980
1043
  "__schema": "FunctionLikeSchema",
981
1044
  "location": {
982
1045
  "filePath": "version-history.main.runtime.ts",
983
- "line": 92,
1046
+ "line": 90,
984
1047
  "character": 3
985
1048
  },
986
1049
  "signature": "(method) VersionHistoryMain.show(id: string, options: ShowOptions): Promise<ShowResult[]>",
@@ -990,7 +1053,7 @@
990
1053
  "__schema": "ParameterSchema",
991
1054
  "location": {
992
1055
  "filePath": "version-history.main.runtime.ts",
993
- "line": 92,
1056
+ "line": 90,
994
1057
  "character": 14
995
1058
  },
996
1059
  "name": "id",
@@ -998,7 +1061,7 @@
998
1061
  "__schema": "KeywordTypeSchema",
999
1062
  "location": {
1000
1063
  "filePath": "version-history.main.runtime.ts",
1001
- "line": 92,
1064
+ "line": 90,
1002
1065
  "character": 18
1003
1066
  },
1004
1067
  "name": "string"
@@ -1010,7 +1073,7 @@
1010
1073
  "__schema": "ParameterSchema",
1011
1074
  "location": {
1012
1075
  "filePath": "version-history.main.runtime.ts",
1013
- "line": 92,
1076
+ "line": 90,
1014
1077
  "character": 26
1015
1078
  },
1016
1079
  "name": "options",
@@ -1018,10 +1081,11 @@
1018
1081
  "__schema": "TypeRefSchema",
1019
1082
  "location": {
1020
1083
  "filePath": "version-history.main.runtime.ts",
1021
- "line": 92,
1084
+ "line": 90,
1022
1085
  "character": 35
1023
1086
  },
1024
- "name": "ShowOptions"
1087
+ "name": "ShowOptions",
1088
+ "internalFilePath": "version-history-cmd.ts"
1025
1089
  },
1026
1090
  "isOptional": false,
1027
1091
  "isSpread": false
@@ -1031,7 +1095,7 @@
1031
1095
  "__schema": "TypeRefSchema",
1032
1096
  "location": {
1033
1097
  "filePath": "version-history.main.runtime.ts",
1034
- "line": 92,
1098
+ "line": 90,
1035
1099
  "character": 49
1036
1100
  },
1037
1101
  "name": "Promise",
@@ -1040,17 +1104,18 @@
1040
1104
  "__schema": "TypeArraySchema",
1041
1105
  "location": {
1042
1106
  "filePath": "version-history.main.runtime.ts",
1043
- "line": 92,
1107
+ "line": 90,
1044
1108
  "character": 57
1045
1109
  },
1046
1110
  "type": {
1047
1111
  "__schema": "TypeRefSchema",
1048
1112
  "location": {
1049
1113
  "filePath": "version-history.main.runtime.ts",
1050
- "line": 92,
1114
+ "line": 90,
1051
1115
  "character": 57
1052
1116
  },
1053
- "name": "ShowResult"
1117
+ "name": "ShowResult",
1118
+ "internalFilePath": "version-history.main.runtime.ts"
1054
1119
  }
1055
1120
  }
1056
1121
  ]
@@ -1063,7 +1128,7 @@
1063
1128
  "__schema": "FunctionLikeSchema",
1064
1129
  "location": {
1065
1130
  "filePath": "version-history.main.runtime.ts",
1066
- "line": 104,
1131
+ "line": 102,
1067
1132
  "character": 3
1068
1133
  },
1069
1134
  "signature": "(method) VersionHistoryMain.get(id: ComponentID): Promise<VersionHistory>",
@@ -1073,7 +1138,7 @@
1073
1138
  "__schema": "ParameterSchema",
1074
1139
  "location": {
1075
1140
  "filePath": "version-history.main.runtime.ts",
1076
- "line": 104,
1141
+ "line": 102,
1077
1142
  "character": 13
1078
1143
  },
1079
1144
  "name": "id",
@@ -1081,10 +1146,15 @@
1081
1146
  "__schema": "TypeRefSchema",
1082
1147
  "location": {
1083
1148
  "filePath": "version-history.main.runtime.ts",
1084
- "line": 104,
1149
+ "line": 102,
1085
1150
  "character": 17
1086
1151
  },
1087
- "name": "ComponentID"
1152
+ "name": "ComponentID",
1153
+ "componentId": {
1154
+ "scope": "teambit.component",
1155
+ "name": "component-id",
1156
+ "version": "1.2.2"
1157
+ }
1088
1158
  },
1089
1159
  "isOptional": false,
1090
1160
  "isSpread": false
@@ -1094,7 +1164,7 @@
1094
1164
  "__schema": "TypeRefSchema",
1095
1165
  "location": {
1096
1166
  "filePath": "version-history.main.runtime.ts",
1097
- "line": 104,
1167
+ "line": 102,
1098
1168
  "character": 31
1099
1169
  },
1100
1170
  "name": "Promise",
@@ -1103,10 +1173,15 @@
1103
1173
  "__schema": "TypeRefSchema",
1104
1174
  "location": {
1105
1175
  "filePath": "version-history.main.runtime.ts",
1106
- "line": 104,
1176
+ "line": 102,
1107
1177
  "character": 39
1108
1178
  },
1109
- "name": "VersionHistory"
1179
+ "name": "VersionHistory",
1180
+ "componentId": {
1181
+ "scope": "teambit.scope",
1182
+ "name": "objects",
1183
+ "version": "0.0.2"
1184
+ }
1110
1185
  }
1111
1186
  ]
1112
1187
  },
@@ -1118,7 +1193,7 @@
1118
1193
  "__schema": "FunctionLikeSchema",
1119
1194
  "location": {
1120
1195
  "filePath": "version-history.main.runtime.ts",
1121
- "line": 111,
1196
+ "line": 109,
1122
1197
  "character": 3
1123
1198
  },
1124
1199
  "signature": "(method) VersionHistoryMain.generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>",
@@ -1128,7 +1203,7 @@
1128
1203
  "__schema": "ParameterSchema",
1129
1204
  "location": {
1130
1205
  "filePath": "version-history.main.runtime.ts",
1131
- "line": 111,
1206
+ "line": 109,
1132
1207
  "character": 23
1133
1208
  },
1134
1209
  "name": "id",
@@ -1136,7 +1211,7 @@
1136
1211
  "__schema": "KeywordTypeSchema",
1137
1212
  "location": {
1138
1213
  "filePath": "version-history.main.runtime.ts",
1139
- "line": 111,
1214
+ "line": 109,
1140
1215
  "character": 27
1141
1216
  },
1142
1217
  "name": "string"
@@ -1148,7 +1223,7 @@
1148
1223
  "__schema": "ParameterSchema",
1149
1224
  "location": {
1150
1225
  "filePath": "version-history.main.runtime.ts",
1151
- "line": 111,
1226
+ "line": 109,
1152
1227
  "character": 35
1153
1228
  },
1154
1229
  "name": "shortHash",
@@ -1156,7 +1231,7 @@
1156
1231
  "__schema": "KeywordTypeSchema",
1157
1232
  "location": {
1158
1233
  "filePath": "version-history.main.runtime.ts",
1159
- "line": 111,
1234
+ "line": 109,
1160
1235
  "character": 47
1161
1236
  },
1162
1237
  "name": "boolean"
@@ -1169,7 +1244,7 @@
1169
1244
  "__schema": "TypeRefSchema",
1170
1245
  "location": {
1171
1246
  "filePath": "version-history.main.runtime.ts",
1172
- "line": 111,
1247
+ "line": 109,
1173
1248
  "character": 57
1174
1249
  },
1175
1250
  "name": "Promise",
@@ -1178,10 +1253,15 @@
1178
1253
  "__schema": "TypeRefSchema",
1179
1254
  "location": {
1180
1255
  "filePath": "version-history.main.runtime.ts",
1181
- "line": 111,
1256
+ "line": 109,
1182
1257
  "character": 65
1183
1258
  },
1184
- "name": "VersionHistoryGraph"
1259
+ "name": "VersionHistoryGraph",
1260
+ "componentId": {
1261
+ "scope": "teambit.scope",
1262
+ "name": "objects",
1263
+ "version": "0.0.2"
1264
+ }
1185
1265
  }
1186
1266
  ]
1187
1267
  },
@@ -1193,7 +1273,7 @@
1193
1273
  "__schema": "FunctionLikeSchema",
1194
1274
  "location": {
1195
1275
  "filePath": "version-history.main.runtime.ts",
1196
- "line": 131,
1276
+ "line": 129,
1197
1277
  "character": 3
1198
1278
  },
1199
1279
  "signature": "(method) VersionHistoryMain.buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
@@ -1203,7 +1283,7 @@
1203
1283
  "__schema": "ParameterSchema",
1204
1284
  "location": {
1205
1285
  "filePath": "version-history.main.runtime.ts",
1206
- "line": 132,
1286
+ "line": 130,
1207
1287
  "character": 5
1208
1288
  },
1209
1289
  "name": "remote",
@@ -1211,7 +1291,7 @@
1211
1291
  "__schema": "KeywordTypeSchema",
1212
1292
  "location": {
1213
1293
  "filePath": "version-history.main.runtime.ts",
1214
- "line": 132,
1294
+ "line": 130,
1215
1295
  "character": 13
1216
1296
  },
1217
1297
  "name": "string"
@@ -1223,7 +1303,7 @@
1223
1303
  "__schema": "ParameterSchema",
1224
1304
  "location": {
1225
1305
  "filePath": "version-history.main.runtime.ts",
1226
- "line": 133,
1306
+ "line": 131,
1227
1307
  "character": 5
1228
1308
  },
1229
1309
  "name": "pattern",
@@ -1231,7 +1311,7 @@
1231
1311
  "__schema": "KeywordTypeSchema",
1232
1312
  "location": {
1233
1313
  "filePath": "version-history.main.runtime.ts",
1234
- "line": 133,
1314
+ "line": 131,
1235
1315
  "character": 14
1236
1316
  },
1237
1317
  "name": "string"
@@ -1243,7 +1323,7 @@
1243
1323
  "__schema": "ParameterSchema",
1244
1324
  "location": {
1245
1325
  "filePath": "version-history.main.runtime.ts",
1246
- "line": 134,
1326
+ "line": 132,
1247
1327
  "character": 5
1248
1328
  },
1249
1329
  "name": "options",
@@ -1251,10 +1331,11 @@
1251
1331
  "__schema": "TypeRefSchema",
1252
1332
  "location": {
1253
1333
  "filePath": "version-history.main.runtime.ts",
1254
- "line": 134,
1334
+ "line": 132,
1255
1335
  "character": 14
1256
1336
  },
1257
- "name": "BuildOptions"
1337
+ "name": "BuildOptions",
1338
+ "internalFilePath": "version-history-cmd.ts"
1258
1339
  },
1259
1340
  "isOptional": false,
1260
1341
  "isSpread": false
@@ -1264,7 +1345,7 @@
1264
1345
  "__schema": "TypeRefSchema",
1265
1346
  "location": {
1266
1347
  "filePath": "version-history.main.runtime.ts",
1267
- "line": 135,
1348
+ "line": 133,
1268
1349
  "character": 6
1269
1350
  },
1270
1351
  "name": "Promise",
@@ -1273,7 +1354,7 @@
1273
1354
  "__schema": "TypeLiteralSchema",
1274
1355
  "location": {
1275
1356
  "filePath": "version-history.main.runtime.ts",
1276
- "line": 135,
1357
+ "line": 133,
1277
1358
  "character": 14
1278
1359
  },
1279
1360
  "members": [
@@ -1281,14 +1362,14 @@
1281
1362
  "__schema": "IndexSignatureSchema",
1282
1363
  "location": {
1283
1364
  "filePath": "version-history.main.runtime.ts",
1284
- "line": 135,
1365
+ "line": 133,
1285
1366
  "character": 16
1286
1367
  },
1287
1368
  "keyType": {
1288
1369
  "__schema": "ParameterSchema",
1289
1370
  "location": {
1290
1371
  "filePath": "version-history.main.runtime.ts",
1291
- "line": 135,
1372
+ "line": 133,
1292
1373
  "character": 17
1293
1374
  },
1294
1375
  "name": "idStr",
@@ -1296,7 +1377,7 @@
1296
1377
  "__schema": "KeywordTypeSchema",
1297
1378
  "location": {
1298
1379
  "filePath": "version-history.main.runtime.ts",
1299
- "line": 135,
1380
+ "line": 133,
1300
1381
  "character": 24
1301
1382
  },
1302
1383
  "name": "string"
@@ -1308,10 +1389,11 @@
1308
1389
  "__schema": "TypeRefSchema",
1309
1390
  "location": {
1310
1391
  "filePath": "version-history.main.runtime.ts",
1311
- "line": 135,
1392
+ "line": 133,
1312
1393
  "character": 33
1313
1394
  },
1314
- "name": "BuildResult"
1395
+ "name": "BuildResult",
1396
+ "internalFilePath": "version-history.main.runtime.ts"
1315
1397
  }
1316
1398
  }
1317
1399
  ]
@@ -1326,7 +1408,7 @@
1326
1408
  "__schema": "FunctionLikeSchema",
1327
1409
  "location": {
1328
1410
  "filePath": "version-history.main.runtime.ts",
1329
- "line": 143,
1411
+ "line": 141,
1330
1412
  "character": 3
1331
1413
  },
1332
1414
  "signature": "(method) VersionHistoryMain.buildByPattern(pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
@@ -1336,7 +1418,7 @@
1336
1418
  "__schema": "ParameterSchema",
1337
1419
  "location": {
1338
1420
  "filePath": "version-history.main.runtime.ts",
1339
- "line": 143,
1421
+ "line": 141,
1340
1422
  "character": 24
1341
1423
  },
1342
1424
  "name": "pattern",
@@ -1344,7 +1426,7 @@
1344
1426
  "__schema": "KeywordTypeSchema",
1345
1427
  "location": {
1346
1428
  "filePath": "version-history.main.runtime.ts",
1347
- "line": 143,
1429
+ "line": 141,
1348
1430
  "character": 33
1349
1431
  },
1350
1432
  "name": "string"
@@ -1356,7 +1438,7 @@
1356
1438
  "__schema": "ParameterSchema",
1357
1439
  "location": {
1358
1440
  "filePath": "version-history.main.runtime.ts",
1359
- "line": 143,
1441
+ "line": 141,
1360
1442
  "character": 41
1361
1443
  },
1362
1444
  "name": "options",
@@ -1364,10 +1446,11 @@
1364
1446
  "__schema": "TypeRefSchema",
1365
1447
  "location": {
1366
1448
  "filePath": "version-history.main.runtime.ts",
1367
- "line": 143,
1449
+ "line": 141,
1368
1450
  "character": 50
1369
1451
  },
1370
- "name": "BuildOptions"
1452
+ "name": "BuildOptions",
1453
+ "internalFilePath": "version-history-cmd.ts"
1371
1454
  },
1372
1455
  "isOptional": false,
1373
1456
  "isSpread": false
@@ -1377,7 +1460,7 @@
1377
1460
  "__schema": "TypeRefSchema",
1378
1461
  "location": {
1379
1462
  "filePath": "version-history.main.runtime.ts",
1380
- "line": 143,
1463
+ "line": 141,
1381
1464
  "character": 65
1382
1465
  },
1383
1466
  "name": "Promise",
@@ -1386,7 +1469,7 @@
1386
1469
  "__schema": "TypeLiteralSchema",
1387
1470
  "location": {
1388
1471
  "filePath": "version-history.main.runtime.ts",
1389
- "line": 143,
1472
+ "line": 141,
1390
1473
  "character": 73
1391
1474
  },
1392
1475
  "members": [
@@ -1394,14 +1477,14 @@
1394
1477
  "__schema": "IndexSignatureSchema",
1395
1478
  "location": {
1396
1479
  "filePath": "version-history.main.runtime.ts",
1397
- "line": 143,
1480
+ "line": 141,
1398
1481
  "character": 75
1399
1482
  },
1400
1483
  "keyType": {
1401
1484
  "__schema": "ParameterSchema",
1402
1485
  "location": {
1403
1486
  "filePath": "version-history.main.runtime.ts",
1404
- "line": 143,
1487
+ "line": 141,
1405
1488
  "character": 76
1406
1489
  },
1407
1490
  "name": "idStr",
@@ -1409,7 +1492,7 @@
1409
1492
  "__schema": "KeywordTypeSchema",
1410
1493
  "location": {
1411
1494
  "filePath": "version-history.main.runtime.ts",
1412
- "line": 143,
1495
+ "line": 141,
1413
1496
  "character": 83
1414
1497
  },
1415
1498
  "name": "string"
@@ -1421,10 +1504,11 @@
1421
1504
  "__schema": "TypeRefSchema",
1422
1505
  "location": {
1423
1506
  "filePath": "version-history.main.runtime.ts",
1424
- "line": 143,
1507
+ "line": 141,
1425
1508
  "character": 92
1426
1509
  },
1427
- "name": "BuildResult"
1510
+ "name": "BuildResult",
1511
+ "internalFilePath": "version-history.main.runtime.ts"
1428
1512
  }
1429
1513
  }
1430
1514
  ]
@@ -1439,7 +1523,7 @@
1439
1523
  "__schema": "VariableLikeSchema",
1440
1524
  "location": {
1441
1525
  "filePath": "version-history.main.runtime.ts",
1442
- "line": 161,
1526
+ "line": 159,
1443
1527
  "character": 3
1444
1528
  },
1445
1529
  "signature": "(property) VersionHistoryMain.slots: never[]",
@@ -1448,7 +1532,7 @@
1448
1532
  "__schema": "InferenceTypeSchema",
1449
1533
  "location": {
1450
1534
  "filePath": "version-history.main.runtime.ts",
1451
- "line": 161,
1535
+ "line": 159,
1452
1536
  "character": 3
1453
1537
  },
1454
1538
  "type": "never[]"
@@ -1460,7 +1544,7 @@
1460
1544
  "__schema": "VariableLikeSchema",
1461
1545
  "location": {
1462
1546
  "filePath": "version-history.main.runtime.ts",
1463
- "line": 162,
1547
+ "line": 160,
1464
1548
  "character": 3
1465
1549
  },
1466
1550
  "signature": "(property) VersionHistoryMain.dependencies: Aspect[]",
@@ -1469,7 +1553,7 @@
1469
1553
  "__schema": "InferenceTypeSchema",
1470
1554
  "location": {
1471
1555
  "filePath": "version-history.main.runtime.ts",
1472
- "line": 162,
1556
+ "line": 160,
1473
1557
  "character": 3
1474
1558
  },
1475
1559
  "type": "Aspect[]"
@@ -1481,7 +1565,7 @@
1481
1565
  "__schema": "VariableLikeSchema",
1482
1566
  "location": {
1483
1567
  "filePath": "version-history.main.runtime.ts",
1484
- "line": 163,
1568
+ "line": 161,
1485
1569
  "character": 3
1486
1570
  },
1487
1571
  "signature": "(property) VersionHistoryMain.runtime: RuntimeDefinition",
@@ -1490,7 +1574,7 @@
1490
1574
  "__schema": "InferenceTypeSchema",
1491
1575
  "location": {
1492
1576
  "filePath": "version-history.main.runtime.ts",
1493
- "line": 163,
1577
+ "line": 161,
1494
1578
  "character": 3
1495
1579
  },
1496
1580
  "type": "RuntimeDefinition"
@@ -1502,7 +1586,7 @@
1502
1586
  "__schema": "FunctionLikeSchema",
1503
1587
  "location": {
1504
1588
  "filePath": "version-history.main.runtime.ts",
1505
- "line": 164,
1589
+ "line": 162,
1506
1590
  "character": 3
1507
1591
  },
1508
1592
  "signature": "(method) VersionHistoryMain.provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>",
@@ -1512,7 +1596,7 @@
1512
1596
  "__schema": "ParameterSchema",
1513
1597
  "location": {
1514
1598
  "filePath": "version-history.main.runtime.ts",
1515
- "line": 164,
1599
+ "line": 162,
1516
1600
  "character": 25
1517
1601
  },
1518
1602
  "name": "[ cli, scope, loggerMain ]",
@@ -1520,7 +1604,7 @@
1520
1604
  "__schema": "TupleTypeSchema",
1521
1605
  "location": {
1522
1606
  "filePath": "version-history.main.runtime.ts",
1523
- "line": 164,
1607
+ "line": 162,
1524
1608
  "character": 51
1525
1609
  },
1526
1610
  "elements": [
@@ -1528,28 +1612,40 @@
1528
1612
  "__schema": "TypeRefSchema",
1529
1613
  "location": {
1530
1614
  "filePath": "version-history.main.runtime.ts",
1531
- "line": 164,
1615
+ "line": 162,
1532
1616
  "character": 52
1533
1617
  },
1534
- "name": "CLIMain"
1618
+ "name": "CLIMain",
1619
+ "componentId": {
1620
+ "scope": "teambit.harmony",
1621
+ "name": "cli"
1622
+ }
1535
1623
  },
1536
1624
  {
1537
1625
  "__schema": "TypeRefSchema",
1538
1626
  "location": {
1539
1627
  "filePath": "version-history.main.runtime.ts",
1540
- "line": 164,
1628
+ "line": 162,
1541
1629
  "character": 61
1542
1630
  },
1543
- "name": "ScopeMain"
1631
+ "name": "ScopeMain",
1632
+ "componentId": {
1633
+ "scope": "teambit.scope",
1634
+ "name": "scope"
1635
+ }
1544
1636
  },
1545
1637
  {
1546
1638
  "__schema": "TypeRefSchema",
1547
1639
  "location": {
1548
1640
  "filePath": "version-history.main.runtime.ts",
1549
- "line": 164,
1641
+ "line": 162,
1550
1642
  "character": 72
1551
1643
  },
1552
- "name": "LoggerMain"
1644
+ "name": "LoggerMain",
1645
+ "componentId": {
1646
+ "scope": "teambit.harmony",
1647
+ "name": "logger"
1648
+ }
1553
1649
  }
1554
1650
  ]
1555
1651
  },
@@ -1561,7 +1657,7 @@
1561
1657
  "__schema": "InferenceTypeSchema",
1562
1658
  "location": {
1563
1659
  "filePath": "version-history.main.runtime.ts",
1564
- "line": 164,
1660
+ "line": 162,
1565
1661
  "character": 3
1566
1662
  },
1567
1663
  "type": "Promise<VersionHistoryMain>"
@@ -1579,7 +1675,7 @@
1579
1675
  "__schema": "UnImplementedSchema",
1580
1676
  "location": {
1581
1677
  "filePath": "version-history.main.runtime.ts",
1582
- "line": 181,
1678
+ "line": 179,
1583
1679
  "character": 16
1584
1680
  },
1585
1681
  "name": "VersionHistoryMain",
@@ -1591,7 +1687,7 @@
1591
1687
  "__schema": "TypeSchema",
1592
1688
  "location": {
1593
1689
  "filePath": "version-history.main.runtime.ts",
1594
- "line": 25,
1690
+ "line": 23,
1595
1691
  "character": 1
1596
1692
  },
1597
1693
  "signature": "type BuildResult = {\n err?: Error | undefined;\n added?: string[] | undefined;\n}",
@@ -1600,7 +1696,7 @@
1600
1696
  "__schema": "TypeLiteralSchema",
1601
1697
  "location": {
1602
1698
  "filePath": "version-history.main.runtime.ts",
1603
- "line": 25,
1699
+ "line": 23,
1604
1700
  "character": 20
1605
1701
  },
1606
1702
  "members": [
@@ -1608,7 +1704,7 @@
1608
1704
  "__schema": "VariableLikeSchema",
1609
1705
  "location": {
1610
1706
  "filePath": "version-history.main.runtime.ts",
1611
- "line": 25,
1707
+ "line": 23,
1612
1708
  "character": 22
1613
1709
  },
1614
1710
  "signature": "(property) err?: Error | undefined",
@@ -1617,7 +1713,7 @@
1617
1713
  "__schema": "TypeRefSchema",
1618
1714
  "location": {
1619
1715
  "filePath": "version-history.main.runtime.ts",
1620
- "line": 25,
1716
+ "line": 23,
1621
1717
  "character": 28
1622
1718
  },
1623
1719
  "name": "Error"
@@ -1628,7 +1724,7 @@
1628
1724
  "__schema": "VariableLikeSchema",
1629
1725
  "location": {
1630
1726
  "filePath": "version-history.main.runtime.ts",
1631
- "line": 25,
1727
+ "line": 23,
1632
1728
  "character": 35
1633
1729
  },
1634
1730
  "signature": "(property) added?: string[] | undefined",
@@ -1637,14 +1733,14 @@
1637
1733
  "__schema": "TypeArraySchema",
1638
1734
  "location": {
1639
1735
  "filePath": "version-history.main.runtime.ts",
1640
- "line": 25,
1736
+ "line": 23,
1641
1737
  "character": 43
1642
1738
  },
1643
1739
  "type": {
1644
1740
  "__schema": "KeywordTypeSchema",
1645
1741
  "location": {
1646
1742
  "filePath": "version-history.main.runtime.ts",
1647
- "line": 25,
1743
+ "line": 23,
1648
1744
  "character": 43
1649
1745
  },
1650
1746
  "name": "string"
@@ -1659,7 +1755,7 @@
1659
1755
  "__schema": "TypeSchema",
1660
1756
  "location": {
1661
1757
  "filePath": "version-history.main.runtime.ts",
1662
- "line": 26,
1758
+ "line": 24,
1663
1759
  "character": 1
1664
1760
  },
1665
1761
  "signature": "type ShowResult = {\n node: string;\n pointers: string[];\n edges: Array<{\n hash: string;\n type: string;\n }>;\n}",
@@ -1668,7 +1764,7 @@
1668
1764
  "__schema": "TypeLiteralSchema",
1669
1765
  "location": {
1670
1766
  "filePath": "version-history.main.runtime.ts",
1671
- "line": 26,
1767
+ "line": 24,
1672
1768
  "character": 19
1673
1769
  },
1674
1770
  "members": [
@@ -1676,7 +1772,7 @@
1676
1772
  "__schema": "VariableLikeSchema",
1677
1773
  "location": {
1678
1774
  "filePath": "version-history.main.runtime.ts",
1679
- "line": 26,
1775
+ "line": 24,
1680
1776
  "character": 21
1681
1777
  },
1682
1778
  "signature": "(property) node: string",
@@ -1685,7 +1781,7 @@
1685
1781
  "__schema": "KeywordTypeSchema",
1686
1782
  "location": {
1687
1783
  "filePath": "version-history.main.runtime.ts",
1688
- "line": 26,
1784
+ "line": 24,
1689
1785
  "character": 27
1690
1786
  },
1691
1787
  "name": "string"
@@ -1696,7 +1792,7 @@
1696
1792
  "__schema": "VariableLikeSchema",
1697
1793
  "location": {
1698
1794
  "filePath": "version-history.main.runtime.ts",
1699
- "line": 26,
1795
+ "line": 24,
1700
1796
  "character": 35
1701
1797
  },
1702
1798
  "signature": "(property) pointers: string[]",
@@ -1705,14 +1801,14 @@
1705
1801
  "__schema": "TypeArraySchema",
1706
1802
  "location": {
1707
1803
  "filePath": "version-history.main.runtime.ts",
1708
- "line": 26,
1804
+ "line": 24,
1709
1805
  "character": 45
1710
1806
  },
1711
1807
  "type": {
1712
1808
  "__schema": "KeywordTypeSchema",
1713
1809
  "location": {
1714
1810
  "filePath": "version-history.main.runtime.ts",
1715
- "line": 26,
1811
+ "line": 24,
1716
1812
  "character": 45
1717
1813
  },
1718
1814
  "name": "string"
@@ -1724,7 +1820,7 @@
1724
1820
  "__schema": "VariableLikeSchema",
1725
1821
  "location": {
1726
1822
  "filePath": "version-history.main.runtime.ts",
1727
- "line": 26,
1823
+ "line": 24,
1728
1824
  "character": 55
1729
1825
  },
1730
1826
  "signature": "(property) edges: {\n hash: string;\n type: string;\n}[]",
@@ -1733,7 +1829,7 @@
1733
1829
  "__schema": "TypeRefSchema",
1734
1830
  "location": {
1735
1831
  "filePath": "version-history.main.runtime.ts",
1736
- "line": 26,
1832
+ "line": 24,
1737
1833
  "character": 62
1738
1834
  },
1739
1835
  "name": "Array",
@@ -1742,7 +1838,7 @@
1742
1838
  "__schema": "TypeLiteralSchema",
1743
1839
  "location": {
1744
1840
  "filePath": "version-history.main.runtime.ts",
1745
- "line": 26,
1841
+ "line": 24,
1746
1842
  "character": 68
1747
1843
  },
1748
1844
  "members": [
@@ -1750,7 +1846,7 @@
1750
1846
  "__schema": "VariableLikeSchema",
1751
1847
  "location": {
1752
1848
  "filePath": "version-history.main.runtime.ts",
1753
- "line": 26,
1849
+ "line": 24,
1754
1850
  "character": 70
1755
1851
  },
1756
1852
  "signature": "(property) hash: string",
@@ -1759,7 +1855,7 @@
1759
1855
  "__schema": "KeywordTypeSchema",
1760
1856
  "location": {
1761
1857
  "filePath": "version-history.main.runtime.ts",
1762
- "line": 26,
1858
+ "line": 24,
1763
1859
  "character": 76
1764
1860
  },
1765
1861
  "name": "string"
@@ -1770,7 +1866,7 @@
1770
1866
  "__schema": "VariableLikeSchema",
1771
1867
  "location": {
1772
1868
  "filePath": "version-history.main.runtime.ts",
1773
- "line": 26,
1869
+ "line": 24,
1774
1870
  "character": 84
1775
1871
  },
1776
1872
  "signature": "(property) type: string",
@@ -1779,7 +1875,7 @@
1779
1875
  "__schema": "KeywordTypeSchema",
1780
1876
  "location": {
1781
1877
  "filePath": "version-history.main.runtime.ts",
1782
- "line": 26,
1878
+ "line": 24,
1783
1879
  "character": 90
1784
1880
  },
1785
1881
  "name": "string"
@@ -1799,7 +1895,7 @@
1799
1895
  "__schema": "UnImplementedSchema",
1800
1896
  "location": {
1801
1897
  "filePath": "version-history.main.runtime.ts",
1802
- "line": 179,
1898
+ "line": 177,
1803
1899
  "character": 1
1804
1900
  },
1805
1901
  "name": "VersionHistoryAspect.addRuntime(VersionHistoryMain);",
@@ -1848,7 +1944,7 @@
1848
1944
  "componentId": {
1849
1945
  "scope": "teambit.scope",
1850
1946
  "name": "version-history",
1851
- "version": "0.0.279"
1947
+ "version": "0.0.281"
1852
1948
  },
1853
1949
  "taggedModuleExports": []
1854
1950
  }