@teambit/version-history 0.0.110 → 0.0.111

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": "version-history.main.runtime.ts",
28
- "line": 27,
28
+ "line": 28,
29
29
  "character": 1
30
30
  },
31
31
  "signature": "class VersionHistoryMain",
@@ -35,7 +35,7 @@
35
35
  "__schema": "ConstructorSchema",
36
36
  "location": {
37
37
  "filePath": "version-history.main.runtime.ts",
38
- "line": 28,
38
+ "line": 29,
39
39
  "character": 3
40
40
  },
41
41
  "signature": "constructor VersionHistoryMain(scope: ScopeMain, logger: Logger): VersionHistoryMain",
@@ -45,7 +45,7 @@
45
45
  "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "version-history.main.runtime.ts",
48
- "line": 28,
48
+ "line": 29,
49
49
  "character": 15
50
50
  },
51
51
  "name": "scope",
@@ -53,7 +53,7 @@
53
53
  "__schema": "TypeRefSchema",
54
54
  "location": {
55
55
  "filePath": "version-history.main.runtime.ts",
56
- "line": 28,
56
+ "line": 29,
57
57
  "character": 30
58
58
  },
59
59
  "name": "ScopeMain",
@@ -69,7 +69,7 @@
69
69
  "__schema": "ParameterSchema",
70
70
  "location": {
71
71
  "filePath": "version-history.main.runtime.ts",
72
- "line": 28,
72
+ "line": 29,
73
73
  "character": 41
74
74
  },
75
75
  "name": "logger",
@@ -77,7 +77,7 @@
77
77
  "__schema": "TypeRefSchema",
78
78
  "location": {
79
79
  "filePath": "version-history.main.runtime.ts",
80
- "line": 28,
80
+ "line": 29,
81
81
  "character": 57
82
82
  },
83
83
  "name": "Logger",
@@ -94,7 +94,7 @@
94
94
  "__schema": "ThisTypeSchema",
95
95
  "location": {
96
96
  "filePath": "version-history.main.runtime.ts",
97
- "line": 27,
97
+ "line": 28,
98
98
  "character": 1
99
99
  },
100
100
  "name": "VersionHistoryMain"
@@ -105,7 +105,7 @@
105
105
  "__schema": "FunctionLikeSchema",
106
106
  "location": {
107
107
  "filePath": "version-history.main.runtime.ts",
108
- "line": 30,
108
+ "line": 31,
109
109
  "character": 3
110
110
  },
111
111
  "signature": "(method) VersionHistoryMain.build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>",
@@ -115,7 +115,7 @@
115
115
  "__schema": "ParameterSchema",
116
116
  "location": {
117
117
  "filePath": "version-history.main.runtime.ts",
118
- "line": 30,
118
+ "line": 31,
119
119
  "character": 15
120
120
  },
121
121
  "name": "id",
@@ -123,7 +123,7 @@
123
123
  "__schema": "TypeRefSchema",
124
124
  "location": {
125
125
  "filePath": "version-history.main.runtime.ts",
126
- "line": 30,
126
+ "line": 31,
127
127
  "character": 19
128
128
  },
129
129
  "name": "ComponentID",
@@ -140,7 +140,7 @@
140
140
  "__schema": "ParameterSchema",
141
141
  "location": {
142
142
  "filePath": "version-history.main.runtime.ts",
143
- "line": 30,
143
+ "line": 31,
144
144
  "character": 32
145
145
  },
146
146
  "name": "options",
@@ -148,7 +148,7 @@
148
148
  "__schema": "TypeRefSchema",
149
149
  "location": {
150
150
  "filePath": "version-history.main.runtime.ts",
151
- "line": 30,
151
+ "line": 31,
152
152
  "character": 41
153
153
  },
154
154
  "name": "BuildOptions",
@@ -163,7 +163,7 @@
163
163
  "__schema": "TypeRefSchema",
164
164
  "location": {
165
165
  "filePath": "version-history.main.runtime.ts",
166
- "line": 30,
166
+ "line": 31,
167
167
  "character": 61
168
168
  },
169
169
  "name": "Promise",
@@ -172,7 +172,7 @@
172
172
  "__schema": "TypeRefSchema",
173
173
  "location": {
174
174
  "filePath": "version-history.main.runtime.ts",
175
- "line": 30,
175
+ "line": 31,
176
176
  "character": 69
177
177
  },
178
178
  "name": "BuildResult",
@@ -188,7 +188,7 @@
188
188
  "__schema": "FunctionLikeSchema",
189
189
  "location": {
190
190
  "filePath": "version-history.main.runtime.ts",
191
- "line": 88,
191
+ "line": 89,
192
192
  "character": 3
193
193
  },
194
194
  "signature": "(method) VersionHistoryMain.show(id: string, options: ShowOptions): Promise<ShowResult[]>",
@@ -198,7 +198,7 @@
198
198
  "__schema": "ParameterSchema",
199
199
  "location": {
200
200
  "filePath": "version-history.main.runtime.ts",
201
- "line": 88,
201
+ "line": 89,
202
202
  "character": 14
203
203
  },
204
204
  "name": "id",
@@ -206,7 +206,7 @@
206
206
  "__schema": "KeywordTypeSchema",
207
207
  "location": {
208
208
  "filePath": "version-history.main.runtime.ts",
209
- "line": 88,
209
+ "line": 89,
210
210
  "character": 18
211
211
  },
212
212
  "name": "string"
@@ -218,7 +218,7 @@
218
218
  "__schema": "ParameterSchema",
219
219
  "location": {
220
220
  "filePath": "version-history.main.runtime.ts",
221
- "line": 88,
221
+ "line": 89,
222
222
  "character": 26
223
223
  },
224
224
  "name": "options",
@@ -226,7 +226,7 @@
226
226
  "__schema": "TypeRefSchema",
227
227
  "location": {
228
228
  "filePath": "version-history.main.runtime.ts",
229
- "line": 88,
229
+ "line": 89,
230
230
  "character": 35
231
231
  },
232
232
  "name": "ShowOptions",
@@ -240,7 +240,7 @@
240
240
  "__schema": "TypeRefSchema",
241
241
  "location": {
242
242
  "filePath": "version-history.main.runtime.ts",
243
- "line": 88,
243
+ "line": 89,
244
244
  "character": 49
245
245
  },
246
246
  "name": "Promise",
@@ -249,14 +249,14 @@
249
249
  "__schema": "TypeArraySchema",
250
250
  "location": {
251
251
  "filePath": "version-history.main.runtime.ts",
252
- "line": 88,
252
+ "line": 89,
253
253
  "character": 57
254
254
  },
255
255
  "type": {
256
256
  "__schema": "TypeRefSchema",
257
257
  "location": {
258
258
  "filePath": "version-history.main.runtime.ts",
259
- "line": 88,
259
+ "line": 89,
260
260
  "character": 57
261
261
  },
262
262
  "name": "ShowResult",
@@ -273,7 +273,7 @@
273
273
  "__schema": "FunctionLikeSchema",
274
274
  "location": {
275
275
  "filePath": "version-history.main.runtime.ts",
276
- "line": 100,
276
+ "line": 101,
277
277
  "character": 3
278
278
  },
279
279
  "signature": "(method) VersionHistoryMain.get(id: ComponentID): Promise<VersionHistory>",
@@ -283,7 +283,7 @@
283
283
  "__schema": "ParameterSchema",
284
284
  "location": {
285
285
  "filePath": "version-history.main.runtime.ts",
286
- "line": 100,
286
+ "line": 101,
287
287
  "character": 13
288
288
  },
289
289
  "name": "id",
@@ -291,7 +291,7 @@
291
291
  "__schema": "TypeRefSchema",
292
292
  "location": {
293
293
  "filePath": "version-history.main.runtime.ts",
294
- "line": 100,
294
+ "line": 101,
295
295
  "character": 17
296
296
  },
297
297
  "name": "ComponentID",
@@ -309,7 +309,7 @@
309
309
  "__schema": "TypeRefSchema",
310
310
  "location": {
311
311
  "filePath": "version-history.main.runtime.ts",
312
- "line": 100,
312
+ "line": 101,
313
313
  "character": 31
314
314
  },
315
315
  "name": "Promise",
@@ -318,7 +318,7 @@
318
318
  "__schema": "TypeRefSchema",
319
319
  "location": {
320
320
  "filePath": "version-history.main.runtime.ts",
321
- "line": 100,
321
+ "line": 101,
322
322
  "character": 39
323
323
  },
324
324
  "name": "VersionHistory",
@@ -334,7 +334,7 @@
334
334
  "__schema": "FunctionLikeSchema",
335
335
  "location": {
336
336
  "filePath": "version-history.main.runtime.ts",
337
- "line": 107,
337
+ "line": 108,
338
338
  "character": 3
339
339
  },
340
340
  "signature": "(method) VersionHistoryMain.generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>",
@@ -344,7 +344,7 @@
344
344
  "__schema": "ParameterSchema",
345
345
  "location": {
346
346
  "filePath": "version-history.main.runtime.ts",
347
- "line": 107,
347
+ "line": 108,
348
348
  "character": 23
349
349
  },
350
350
  "name": "id",
@@ -352,7 +352,7 @@
352
352
  "__schema": "KeywordTypeSchema",
353
353
  "location": {
354
354
  "filePath": "version-history.main.runtime.ts",
355
- "line": 107,
355
+ "line": 108,
356
356
  "character": 27
357
357
  },
358
358
  "name": "string"
@@ -364,7 +364,7 @@
364
364
  "__schema": "ParameterSchema",
365
365
  "location": {
366
366
  "filePath": "version-history.main.runtime.ts",
367
- "line": 107,
367
+ "line": 108,
368
368
  "character": 35
369
369
  },
370
370
  "name": "shortHash",
@@ -372,7 +372,7 @@
372
372
  "__schema": "KeywordTypeSchema",
373
373
  "location": {
374
374
  "filePath": "version-history.main.runtime.ts",
375
- "line": 107,
375
+ "line": 108,
376
376
  "character": 47
377
377
  },
378
378
  "name": "boolean"
@@ -385,7 +385,7 @@
385
385
  "__schema": "TypeRefSchema",
386
386
  "location": {
387
387
  "filePath": "version-history.main.runtime.ts",
388
- "line": 107,
388
+ "line": 108,
389
389
  "character": 57
390
390
  },
391
391
  "name": "Promise",
@@ -394,7 +394,7 @@
394
394
  "__schema": "TypeRefSchema",
395
395
  "location": {
396
396
  "filePath": "version-history.main.runtime.ts",
397
- "line": 107,
397
+ "line": 108,
398
398
  "character": 65
399
399
  },
400
400
  "name": "VersionHistoryGraph",
@@ -410,7 +410,7 @@
410
410
  "__schema": "FunctionLikeSchema",
411
411
  "location": {
412
412
  "filePath": "version-history.main.runtime.ts",
413
- "line": 127,
413
+ "line": 128,
414
414
  "character": 3
415
415
  },
416
416
  "signature": "(method) VersionHistoryMain.buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
@@ -420,7 +420,7 @@
420
420
  "__schema": "ParameterSchema",
421
421
  "location": {
422
422
  "filePath": "version-history.main.runtime.ts",
423
- "line": 128,
423
+ "line": 129,
424
424
  "character": 5
425
425
  },
426
426
  "name": "remote",
@@ -428,7 +428,7 @@
428
428
  "__schema": "KeywordTypeSchema",
429
429
  "location": {
430
430
  "filePath": "version-history.main.runtime.ts",
431
- "line": 128,
431
+ "line": 129,
432
432
  "character": 13
433
433
  },
434
434
  "name": "string"
@@ -440,7 +440,7 @@
440
440
  "__schema": "ParameterSchema",
441
441
  "location": {
442
442
  "filePath": "version-history.main.runtime.ts",
443
- "line": 129,
443
+ "line": 130,
444
444
  "character": 5
445
445
  },
446
446
  "name": "pattern",
@@ -448,7 +448,7 @@
448
448
  "__schema": "KeywordTypeSchema",
449
449
  "location": {
450
450
  "filePath": "version-history.main.runtime.ts",
451
- "line": 129,
451
+ "line": 130,
452
452
  "character": 14
453
453
  },
454
454
  "name": "string"
@@ -460,7 +460,7 @@
460
460
  "__schema": "ParameterSchema",
461
461
  "location": {
462
462
  "filePath": "version-history.main.runtime.ts",
463
- "line": 130,
463
+ "line": 131,
464
464
  "character": 5
465
465
  },
466
466
  "name": "options",
@@ -468,7 +468,7 @@
468
468
  "__schema": "TypeRefSchema",
469
469
  "location": {
470
470
  "filePath": "version-history.main.runtime.ts",
471
- "line": 130,
471
+ "line": 131,
472
472
  "character": 14
473
473
  },
474
474
  "name": "BuildOptions",
@@ -482,7 +482,7 @@
482
482
  "__schema": "TypeRefSchema",
483
483
  "location": {
484
484
  "filePath": "version-history.main.runtime.ts",
485
- "line": 131,
485
+ "line": 132,
486
486
  "character": 6
487
487
  },
488
488
  "name": "Promise",
@@ -491,7 +491,7 @@
491
491
  "__schema": "TypeLiteralSchema",
492
492
  "location": {
493
493
  "filePath": "version-history.main.runtime.ts",
494
- "line": 131,
494
+ "line": 132,
495
495
  "character": 14
496
496
  },
497
497
  "members": [
@@ -499,14 +499,14 @@
499
499
  "__schema": "IndexSignatureSchema",
500
500
  "location": {
501
501
  "filePath": "version-history.main.runtime.ts",
502
- "line": 131,
502
+ "line": 132,
503
503
  "character": 16
504
504
  },
505
505
  "keyType": {
506
506
  "__schema": "ParameterSchema",
507
507
  "location": {
508
508
  "filePath": "version-history.main.runtime.ts",
509
- "line": 131,
509
+ "line": 132,
510
510
  "character": 17
511
511
  },
512
512
  "name": "idStr",
@@ -514,7 +514,7 @@
514
514
  "__schema": "KeywordTypeSchema",
515
515
  "location": {
516
516
  "filePath": "version-history.main.runtime.ts",
517
- "line": 131,
517
+ "line": 132,
518
518
  "character": 24
519
519
  },
520
520
  "name": "string"
@@ -526,7 +526,7 @@
526
526
  "__schema": "TypeRefSchema",
527
527
  "location": {
528
528
  "filePath": "version-history.main.runtime.ts",
529
- "line": 131,
529
+ "line": 132,
530
530
  "character": 33
531
531
  },
532
532
  "name": "BuildResult",
@@ -545,7 +545,7 @@
545
545
  "__schema": "FunctionLikeSchema",
546
546
  "location": {
547
547
  "filePath": "version-history.main.runtime.ts",
548
- "line": 139,
548
+ "line": 140,
549
549
  "character": 3
550
550
  },
551
551
  "signature": "(method) VersionHistoryMain.buildByPattern(pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
@@ -555,7 +555,7 @@
555
555
  "__schema": "ParameterSchema",
556
556
  "location": {
557
557
  "filePath": "version-history.main.runtime.ts",
558
- "line": 139,
558
+ "line": 140,
559
559
  "character": 24
560
560
  },
561
561
  "name": "pattern",
@@ -563,7 +563,7 @@
563
563
  "__schema": "KeywordTypeSchema",
564
564
  "location": {
565
565
  "filePath": "version-history.main.runtime.ts",
566
- "line": 139,
566
+ "line": 140,
567
567
  "character": 33
568
568
  },
569
569
  "name": "string"
@@ -575,7 +575,7 @@
575
575
  "__schema": "ParameterSchema",
576
576
  "location": {
577
577
  "filePath": "version-history.main.runtime.ts",
578
- "line": 139,
578
+ "line": 140,
579
579
  "character": 41
580
580
  },
581
581
  "name": "options",
@@ -583,7 +583,7 @@
583
583
  "__schema": "TypeRefSchema",
584
584
  "location": {
585
585
  "filePath": "version-history.main.runtime.ts",
586
- "line": 139,
586
+ "line": 140,
587
587
  "character": 50
588
588
  },
589
589
  "name": "BuildOptions",
@@ -597,7 +597,7 @@
597
597
  "__schema": "TypeRefSchema",
598
598
  "location": {
599
599
  "filePath": "version-history.main.runtime.ts",
600
- "line": 139,
600
+ "line": 140,
601
601
  "character": 65
602
602
  },
603
603
  "name": "Promise",
@@ -606,7 +606,7 @@
606
606
  "__schema": "TypeLiteralSchema",
607
607
  "location": {
608
608
  "filePath": "version-history.main.runtime.ts",
609
- "line": 139,
609
+ "line": 140,
610
610
  "character": 73
611
611
  },
612
612
  "members": [
@@ -614,14 +614,14 @@
614
614
  "__schema": "IndexSignatureSchema",
615
615
  "location": {
616
616
  "filePath": "version-history.main.runtime.ts",
617
- "line": 139,
617
+ "line": 140,
618
618
  "character": 75
619
619
  },
620
620
  "keyType": {
621
621
  "__schema": "ParameterSchema",
622
622
  "location": {
623
623
  "filePath": "version-history.main.runtime.ts",
624
- "line": 139,
624
+ "line": 140,
625
625
  "character": 76
626
626
  },
627
627
  "name": "idStr",
@@ -629,7 +629,7 @@
629
629
  "__schema": "KeywordTypeSchema",
630
630
  "location": {
631
631
  "filePath": "version-history.main.runtime.ts",
632
- "line": 139,
632
+ "line": 140,
633
633
  "character": 83
634
634
  },
635
635
  "name": "string"
@@ -641,7 +641,7 @@
641
641
  "__schema": "TypeRefSchema",
642
642
  "location": {
643
643
  "filePath": "version-history.main.runtime.ts",
644
- "line": 139,
644
+ "line": 140,
645
645
  "character": 92
646
646
  },
647
647
  "name": "BuildResult",
@@ -660,7 +660,7 @@
660
660
  "__schema": "VariableLikeSchema",
661
661
  "location": {
662
662
  "filePath": "version-history.main.runtime.ts",
663
- "line": 157,
663
+ "line": 158,
664
664
  "character": 3
665
665
  },
666
666
  "signature": "(property) VersionHistoryMain.slots: never[]",
@@ -669,7 +669,7 @@
669
669
  "__schema": "InferenceTypeSchema",
670
670
  "location": {
671
671
  "filePath": "version-history.main.runtime.ts",
672
- "line": 157,
672
+ "line": 158,
673
673
  "character": 3
674
674
  },
675
675
  "type": "never[]"
@@ -681,7 +681,7 @@
681
681
  "__schema": "VariableLikeSchema",
682
682
  "location": {
683
683
  "filePath": "version-history.main.runtime.ts",
684
- "line": 158,
684
+ "line": 159,
685
685
  "character": 3
686
686
  },
687
687
  "signature": "(property) VersionHistoryMain.dependencies: Aspect[]",
@@ -690,7 +690,7 @@
690
690
  "__schema": "InferenceTypeSchema",
691
691
  "location": {
692
692
  "filePath": "version-history.main.runtime.ts",
693
- "line": 158,
693
+ "line": 159,
694
694
  "character": 3
695
695
  },
696
696
  "type": "Aspect[]"
@@ -702,7 +702,7 @@
702
702
  "__schema": "VariableLikeSchema",
703
703
  "location": {
704
704
  "filePath": "version-history.main.runtime.ts",
705
- "line": 159,
705
+ "line": 160,
706
706
  "character": 3
707
707
  },
708
708
  "signature": "(property) VersionHistoryMain.runtime: RuntimeDefinition",
@@ -711,7 +711,7 @@
711
711
  "__schema": "InferenceTypeSchema",
712
712
  "location": {
713
713
  "filePath": "version-history.main.runtime.ts",
714
- "line": 159,
714
+ "line": 160,
715
715
  "character": 3
716
716
  },
717
717
  "type": "RuntimeDefinition"
@@ -723,7 +723,7 @@
723
723
  "__schema": "FunctionLikeSchema",
724
724
  "location": {
725
725
  "filePath": "version-history.main.runtime.ts",
726
- "line": 160,
726
+ "line": 161,
727
727
  "character": 3
728
728
  },
729
729
  "signature": "(method) VersionHistoryMain.provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>",
@@ -733,7 +733,7 @@
733
733
  "__schema": "ParameterSchema",
734
734
  "location": {
735
735
  "filePath": "version-history.main.runtime.ts",
736
- "line": 160,
736
+ "line": 161,
737
737
  "character": 25
738
738
  },
739
739
  "name": "[ cli, scope, loggerMain ]",
@@ -741,7 +741,7 @@
741
741
  "__schema": "TupleTypeSchema",
742
742
  "location": {
743
743
  "filePath": "version-history.main.runtime.ts",
744
- "line": 160,
744
+ "line": 161,
745
745
  "character": 51
746
746
  },
747
747
  "elements": [
@@ -749,7 +749,7 @@
749
749
  "__schema": "TypeRefSchema",
750
750
  "location": {
751
751
  "filePath": "version-history.main.runtime.ts",
752
- "line": 160,
752
+ "line": 161,
753
753
  "character": 52
754
754
  },
755
755
  "name": "CLIMain",
@@ -762,7 +762,7 @@
762
762
  "__schema": "TypeRefSchema",
763
763
  "location": {
764
764
  "filePath": "version-history.main.runtime.ts",
765
- "line": 160,
765
+ "line": 161,
766
766
  "character": 61
767
767
  },
768
768
  "name": "ScopeMain",
@@ -775,7 +775,7 @@
775
775
  "__schema": "TypeRefSchema",
776
776
  "location": {
777
777
  "filePath": "version-history.main.runtime.ts",
778
- "line": 160,
778
+ "line": 161,
779
779
  "character": 72
780
780
  },
781
781
  "name": "LoggerMain",
@@ -794,7 +794,7 @@
794
794
  "__schema": "InferenceTypeSchema",
795
795
  "location": {
796
796
  "filePath": "version-history.main.runtime.ts",
797
- "line": 160,
797
+ "line": 161,
798
798
  "character": 3
799
799
  },
800
800
  "type": "Promise<VersionHistoryMain>"
@@ -870,7 +870,7 @@
870
870
  "__schema": "ClassSchema",
871
871
  "location": {
872
872
  "filePath": "version-history.main.runtime.ts",
873
- "line": 27,
873
+ "line": 28,
874
874
  "character": 1
875
875
  },
876
876
  "signature": "class VersionHistoryMain",
@@ -880,7 +880,7 @@
880
880
  "__schema": "ConstructorSchema",
881
881
  "location": {
882
882
  "filePath": "version-history.main.runtime.ts",
883
- "line": 28,
883
+ "line": 29,
884
884
  "character": 3
885
885
  },
886
886
  "signature": "constructor VersionHistoryMain(scope: ScopeMain, logger: Logger): VersionHistoryMain",
@@ -890,7 +890,7 @@
890
890
  "__schema": "ParameterSchema",
891
891
  "location": {
892
892
  "filePath": "version-history.main.runtime.ts",
893
- "line": 28,
893
+ "line": 29,
894
894
  "character": 15
895
895
  },
896
896
  "name": "scope",
@@ -898,7 +898,7 @@
898
898
  "__schema": "TypeRefSchema",
899
899
  "location": {
900
900
  "filePath": "version-history.main.runtime.ts",
901
- "line": 28,
901
+ "line": 29,
902
902
  "character": 30
903
903
  },
904
904
  "name": "ScopeMain",
@@ -914,7 +914,7 @@
914
914
  "__schema": "ParameterSchema",
915
915
  "location": {
916
916
  "filePath": "version-history.main.runtime.ts",
917
- "line": 28,
917
+ "line": 29,
918
918
  "character": 41
919
919
  },
920
920
  "name": "logger",
@@ -922,7 +922,7 @@
922
922
  "__schema": "TypeRefSchema",
923
923
  "location": {
924
924
  "filePath": "version-history.main.runtime.ts",
925
- "line": 28,
925
+ "line": 29,
926
926
  "character": 57
927
927
  },
928
928
  "name": "Logger",
@@ -939,7 +939,7 @@
939
939
  "__schema": "ThisTypeSchema",
940
940
  "location": {
941
941
  "filePath": "version-history.main.runtime.ts",
942
- "line": 27,
942
+ "line": 28,
943
943
  "character": 1
944
944
  },
945
945
  "name": "VersionHistoryMain"
@@ -950,7 +950,7 @@
950
950
  "__schema": "FunctionLikeSchema",
951
951
  "location": {
952
952
  "filePath": "version-history.main.runtime.ts",
953
- "line": 30,
953
+ "line": 31,
954
954
  "character": 3
955
955
  },
956
956
  "signature": "(method) VersionHistoryMain.build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>",
@@ -960,7 +960,7 @@
960
960
  "__schema": "ParameterSchema",
961
961
  "location": {
962
962
  "filePath": "version-history.main.runtime.ts",
963
- "line": 30,
963
+ "line": 31,
964
964
  "character": 15
965
965
  },
966
966
  "name": "id",
@@ -968,7 +968,7 @@
968
968
  "__schema": "TypeRefSchema",
969
969
  "location": {
970
970
  "filePath": "version-history.main.runtime.ts",
971
- "line": 30,
971
+ "line": 31,
972
972
  "character": 19
973
973
  },
974
974
  "name": "ComponentID",
@@ -985,7 +985,7 @@
985
985
  "__schema": "ParameterSchema",
986
986
  "location": {
987
987
  "filePath": "version-history.main.runtime.ts",
988
- "line": 30,
988
+ "line": 31,
989
989
  "character": 32
990
990
  },
991
991
  "name": "options",
@@ -993,7 +993,7 @@
993
993
  "__schema": "TypeRefSchema",
994
994
  "location": {
995
995
  "filePath": "version-history.main.runtime.ts",
996
- "line": 30,
996
+ "line": 31,
997
997
  "character": 41
998
998
  },
999
999
  "name": "BuildOptions",
@@ -1008,7 +1008,7 @@
1008
1008
  "__schema": "TypeRefSchema",
1009
1009
  "location": {
1010
1010
  "filePath": "version-history.main.runtime.ts",
1011
- "line": 30,
1011
+ "line": 31,
1012
1012
  "character": 61
1013
1013
  },
1014
1014
  "name": "Promise",
@@ -1017,7 +1017,7 @@
1017
1017
  "__schema": "TypeRefSchema",
1018
1018
  "location": {
1019
1019
  "filePath": "version-history.main.runtime.ts",
1020
- "line": 30,
1020
+ "line": 31,
1021
1021
  "character": 69
1022
1022
  },
1023
1023
  "name": "BuildResult",
@@ -1033,7 +1033,7 @@
1033
1033
  "__schema": "FunctionLikeSchema",
1034
1034
  "location": {
1035
1035
  "filePath": "version-history.main.runtime.ts",
1036
- "line": 88,
1036
+ "line": 89,
1037
1037
  "character": 3
1038
1038
  },
1039
1039
  "signature": "(method) VersionHistoryMain.show(id: string, options: ShowOptions): Promise<ShowResult[]>",
@@ -1043,7 +1043,7 @@
1043
1043
  "__schema": "ParameterSchema",
1044
1044
  "location": {
1045
1045
  "filePath": "version-history.main.runtime.ts",
1046
- "line": 88,
1046
+ "line": 89,
1047
1047
  "character": 14
1048
1048
  },
1049
1049
  "name": "id",
@@ -1051,7 +1051,7 @@
1051
1051
  "__schema": "KeywordTypeSchema",
1052
1052
  "location": {
1053
1053
  "filePath": "version-history.main.runtime.ts",
1054
- "line": 88,
1054
+ "line": 89,
1055
1055
  "character": 18
1056
1056
  },
1057
1057
  "name": "string"
@@ -1063,7 +1063,7 @@
1063
1063
  "__schema": "ParameterSchema",
1064
1064
  "location": {
1065
1065
  "filePath": "version-history.main.runtime.ts",
1066
- "line": 88,
1066
+ "line": 89,
1067
1067
  "character": 26
1068
1068
  },
1069
1069
  "name": "options",
@@ -1071,7 +1071,7 @@
1071
1071
  "__schema": "TypeRefSchema",
1072
1072
  "location": {
1073
1073
  "filePath": "version-history.main.runtime.ts",
1074
- "line": 88,
1074
+ "line": 89,
1075
1075
  "character": 35
1076
1076
  },
1077
1077
  "name": "ShowOptions",
@@ -1085,7 +1085,7 @@
1085
1085
  "__schema": "TypeRefSchema",
1086
1086
  "location": {
1087
1087
  "filePath": "version-history.main.runtime.ts",
1088
- "line": 88,
1088
+ "line": 89,
1089
1089
  "character": 49
1090
1090
  },
1091
1091
  "name": "Promise",
@@ -1094,14 +1094,14 @@
1094
1094
  "__schema": "TypeArraySchema",
1095
1095
  "location": {
1096
1096
  "filePath": "version-history.main.runtime.ts",
1097
- "line": 88,
1097
+ "line": 89,
1098
1098
  "character": 57
1099
1099
  },
1100
1100
  "type": {
1101
1101
  "__schema": "TypeRefSchema",
1102
1102
  "location": {
1103
1103
  "filePath": "version-history.main.runtime.ts",
1104
- "line": 88,
1104
+ "line": 89,
1105
1105
  "character": 57
1106
1106
  },
1107
1107
  "name": "ShowResult",
@@ -1118,7 +1118,7 @@
1118
1118
  "__schema": "FunctionLikeSchema",
1119
1119
  "location": {
1120
1120
  "filePath": "version-history.main.runtime.ts",
1121
- "line": 100,
1121
+ "line": 101,
1122
1122
  "character": 3
1123
1123
  },
1124
1124
  "signature": "(method) VersionHistoryMain.get(id: ComponentID): Promise<VersionHistory>",
@@ -1128,7 +1128,7 @@
1128
1128
  "__schema": "ParameterSchema",
1129
1129
  "location": {
1130
1130
  "filePath": "version-history.main.runtime.ts",
1131
- "line": 100,
1131
+ "line": 101,
1132
1132
  "character": 13
1133
1133
  },
1134
1134
  "name": "id",
@@ -1136,7 +1136,7 @@
1136
1136
  "__schema": "TypeRefSchema",
1137
1137
  "location": {
1138
1138
  "filePath": "version-history.main.runtime.ts",
1139
- "line": 100,
1139
+ "line": 101,
1140
1140
  "character": 17
1141
1141
  },
1142
1142
  "name": "ComponentID",
@@ -1154,7 +1154,7 @@
1154
1154
  "__schema": "TypeRefSchema",
1155
1155
  "location": {
1156
1156
  "filePath": "version-history.main.runtime.ts",
1157
- "line": 100,
1157
+ "line": 101,
1158
1158
  "character": 31
1159
1159
  },
1160
1160
  "name": "Promise",
@@ -1163,7 +1163,7 @@
1163
1163
  "__schema": "TypeRefSchema",
1164
1164
  "location": {
1165
1165
  "filePath": "version-history.main.runtime.ts",
1166
- "line": 100,
1166
+ "line": 101,
1167
1167
  "character": 39
1168
1168
  },
1169
1169
  "name": "VersionHistory",
@@ -1179,7 +1179,7 @@
1179
1179
  "__schema": "FunctionLikeSchema",
1180
1180
  "location": {
1181
1181
  "filePath": "version-history.main.runtime.ts",
1182
- "line": 107,
1182
+ "line": 108,
1183
1183
  "character": 3
1184
1184
  },
1185
1185
  "signature": "(method) VersionHistoryMain.generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>",
@@ -1189,7 +1189,7 @@
1189
1189
  "__schema": "ParameterSchema",
1190
1190
  "location": {
1191
1191
  "filePath": "version-history.main.runtime.ts",
1192
- "line": 107,
1192
+ "line": 108,
1193
1193
  "character": 23
1194
1194
  },
1195
1195
  "name": "id",
@@ -1197,7 +1197,7 @@
1197
1197
  "__schema": "KeywordTypeSchema",
1198
1198
  "location": {
1199
1199
  "filePath": "version-history.main.runtime.ts",
1200
- "line": 107,
1200
+ "line": 108,
1201
1201
  "character": 27
1202
1202
  },
1203
1203
  "name": "string"
@@ -1209,7 +1209,7 @@
1209
1209
  "__schema": "ParameterSchema",
1210
1210
  "location": {
1211
1211
  "filePath": "version-history.main.runtime.ts",
1212
- "line": 107,
1212
+ "line": 108,
1213
1213
  "character": 35
1214
1214
  },
1215
1215
  "name": "shortHash",
@@ -1217,7 +1217,7 @@
1217
1217
  "__schema": "KeywordTypeSchema",
1218
1218
  "location": {
1219
1219
  "filePath": "version-history.main.runtime.ts",
1220
- "line": 107,
1220
+ "line": 108,
1221
1221
  "character": 47
1222
1222
  },
1223
1223
  "name": "boolean"
@@ -1230,7 +1230,7 @@
1230
1230
  "__schema": "TypeRefSchema",
1231
1231
  "location": {
1232
1232
  "filePath": "version-history.main.runtime.ts",
1233
- "line": 107,
1233
+ "line": 108,
1234
1234
  "character": 57
1235
1235
  },
1236
1236
  "name": "Promise",
@@ -1239,7 +1239,7 @@
1239
1239
  "__schema": "TypeRefSchema",
1240
1240
  "location": {
1241
1241
  "filePath": "version-history.main.runtime.ts",
1242
- "line": 107,
1242
+ "line": 108,
1243
1243
  "character": 65
1244
1244
  },
1245
1245
  "name": "VersionHistoryGraph",
@@ -1255,7 +1255,7 @@
1255
1255
  "__schema": "FunctionLikeSchema",
1256
1256
  "location": {
1257
1257
  "filePath": "version-history.main.runtime.ts",
1258
- "line": 127,
1258
+ "line": 128,
1259
1259
  "character": 3
1260
1260
  },
1261
1261
  "signature": "(method) VersionHistoryMain.buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
@@ -1265,7 +1265,7 @@
1265
1265
  "__schema": "ParameterSchema",
1266
1266
  "location": {
1267
1267
  "filePath": "version-history.main.runtime.ts",
1268
- "line": 128,
1268
+ "line": 129,
1269
1269
  "character": 5
1270
1270
  },
1271
1271
  "name": "remote",
@@ -1273,7 +1273,7 @@
1273
1273
  "__schema": "KeywordTypeSchema",
1274
1274
  "location": {
1275
1275
  "filePath": "version-history.main.runtime.ts",
1276
- "line": 128,
1276
+ "line": 129,
1277
1277
  "character": 13
1278
1278
  },
1279
1279
  "name": "string"
@@ -1285,7 +1285,7 @@
1285
1285
  "__schema": "ParameterSchema",
1286
1286
  "location": {
1287
1287
  "filePath": "version-history.main.runtime.ts",
1288
- "line": 129,
1288
+ "line": 130,
1289
1289
  "character": 5
1290
1290
  },
1291
1291
  "name": "pattern",
@@ -1293,7 +1293,7 @@
1293
1293
  "__schema": "KeywordTypeSchema",
1294
1294
  "location": {
1295
1295
  "filePath": "version-history.main.runtime.ts",
1296
- "line": 129,
1296
+ "line": 130,
1297
1297
  "character": 14
1298
1298
  },
1299
1299
  "name": "string"
@@ -1305,7 +1305,7 @@
1305
1305
  "__schema": "ParameterSchema",
1306
1306
  "location": {
1307
1307
  "filePath": "version-history.main.runtime.ts",
1308
- "line": 130,
1308
+ "line": 131,
1309
1309
  "character": 5
1310
1310
  },
1311
1311
  "name": "options",
@@ -1313,7 +1313,7 @@
1313
1313
  "__schema": "TypeRefSchema",
1314
1314
  "location": {
1315
1315
  "filePath": "version-history.main.runtime.ts",
1316
- "line": 130,
1316
+ "line": 131,
1317
1317
  "character": 14
1318
1318
  },
1319
1319
  "name": "BuildOptions",
@@ -1327,7 +1327,7 @@
1327
1327
  "__schema": "TypeRefSchema",
1328
1328
  "location": {
1329
1329
  "filePath": "version-history.main.runtime.ts",
1330
- "line": 131,
1330
+ "line": 132,
1331
1331
  "character": 6
1332
1332
  },
1333
1333
  "name": "Promise",
@@ -1336,7 +1336,7 @@
1336
1336
  "__schema": "TypeLiteralSchema",
1337
1337
  "location": {
1338
1338
  "filePath": "version-history.main.runtime.ts",
1339
- "line": 131,
1339
+ "line": 132,
1340
1340
  "character": 14
1341
1341
  },
1342
1342
  "members": [
@@ -1344,14 +1344,14 @@
1344
1344
  "__schema": "IndexSignatureSchema",
1345
1345
  "location": {
1346
1346
  "filePath": "version-history.main.runtime.ts",
1347
- "line": 131,
1347
+ "line": 132,
1348
1348
  "character": 16
1349
1349
  },
1350
1350
  "keyType": {
1351
1351
  "__schema": "ParameterSchema",
1352
1352
  "location": {
1353
1353
  "filePath": "version-history.main.runtime.ts",
1354
- "line": 131,
1354
+ "line": 132,
1355
1355
  "character": 17
1356
1356
  },
1357
1357
  "name": "idStr",
@@ -1359,7 +1359,7 @@
1359
1359
  "__schema": "KeywordTypeSchema",
1360
1360
  "location": {
1361
1361
  "filePath": "version-history.main.runtime.ts",
1362
- "line": 131,
1362
+ "line": 132,
1363
1363
  "character": 24
1364
1364
  },
1365
1365
  "name": "string"
@@ -1371,7 +1371,7 @@
1371
1371
  "__schema": "TypeRefSchema",
1372
1372
  "location": {
1373
1373
  "filePath": "version-history.main.runtime.ts",
1374
- "line": 131,
1374
+ "line": 132,
1375
1375
  "character": 33
1376
1376
  },
1377
1377
  "name": "BuildResult",
@@ -1390,7 +1390,7 @@
1390
1390
  "__schema": "FunctionLikeSchema",
1391
1391
  "location": {
1392
1392
  "filePath": "version-history.main.runtime.ts",
1393
- "line": 139,
1393
+ "line": 140,
1394
1394
  "character": 3
1395
1395
  },
1396
1396
  "signature": "(method) VersionHistoryMain.buildByPattern(pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
@@ -1400,7 +1400,7 @@
1400
1400
  "__schema": "ParameterSchema",
1401
1401
  "location": {
1402
1402
  "filePath": "version-history.main.runtime.ts",
1403
- "line": 139,
1403
+ "line": 140,
1404
1404
  "character": 24
1405
1405
  },
1406
1406
  "name": "pattern",
@@ -1408,7 +1408,7 @@
1408
1408
  "__schema": "KeywordTypeSchema",
1409
1409
  "location": {
1410
1410
  "filePath": "version-history.main.runtime.ts",
1411
- "line": 139,
1411
+ "line": 140,
1412
1412
  "character": 33
1413
1413
  },
1414
1414
  "name": "string"
@@ -1420,7 +1420,7 @@
1420
1420
  "__schema": "ParameterSchema",
1421
1421
  "location": {
1422
1422
  "filePath": "version-history.main.runtime.ts",
1423
- "line": 139,
1423
+ "line": 140,
1424
1424
  "character": 41
1425
1425
  },
1426
1426
  "name": "options",
@@ -1428,7 +1428,7 @@
1428
1428
  "__schema": "TypeRefSchema",
1429
1429
  "location": {
1430
1430
  "filePath": "version-history.main.runtime.ts",
1431
- "line": 139,
1431
+ "line": 140,
1432
1432
  "character": 50
1433
1433
  },
1434
1434
  "name": "BuildOptions",
@@ -1442,7 +1442,7 @@
1442
1442
  "__schema": "TypeRefSchema",
1443
1443
  "location": {
1444
1444
  "filePath": "version-history.main.runtime.ts",
1445
- "line": 139,
1445
+ "line": 140,
1446
1446
  "character": 65
1447
1447
  },
1448
1448
  "name": "Promise",
@@ -1451,7 +1451,7 @@
1451
1451
  "__schema": "TypeLiteralSchema",
1452
1452
  "location": {
1453
1453
  "filePath": "version-history.main.runtime.ts",
1454
- "line": 139,
1454
+ "line": 140,
1455
1455
  "character": 73
1456
1456
  },
1457
1457
  "members": [
@@ -1459,14 +1459,14 @@
1459
1459
  "__schema": "IndexSignatureSchema",
1460
1460
  "location": {
1461
1461
  "filePath": "version-history.main.runtime.ts",
1462
- "line": 139,
1462
+ "line": 140,
1463
1463
  "character": 75
1464
1464
  },
1465
1465
  "keyType": {
1466
1466
  "__schema": "ParameterSchema",
1467
1467
  "location": {
1468
1468
  "filePath": "version-history.main.runtime.ts",
1469
- "line": 139,
1469
+ "line": 140,
1470
1470
  "character": 76
1471
1471
  },
1472
1472
  "name": "idStr",
@@ -1474,7 +1474,7 @@
1474
1474
  "__schema": "KeywordTypeSchema",
1475
1475
  "location": {
1476
1476
  "filePath": "version-history.main.runtime.ts",
1477
- "line": 139,
1477
+ "line": 140,
1478
1478
  "character": 83
1479
1479
  },
1480
1480
  "name": "string"
@@ -1486,7 +1486,7 @@
1486
1486
  "__schema": "TypeRefSchema",
1487
1487
  "location": {
1488
1488
  "filePath": "version-history.main.runtime.ts",
1489
- "line": 139,
1489
+ "line": 140,
1490
1490
  "character": 92
1491
1491
  },
1492
1492
  "name": "BuildResult",
@@ -1505,7 +1505,7 @@
1505
1505
  "__schema": "VariableLikeSchema",
1506
1506
  "location": {
1507
1507
  "filePath": "version-history.main.runtime.ts",
1508
- "line": 157,
1508
+ "line": 158,
1509
1509
  "character": 3
1510
1510
  },
1511
1511
  "signature": "(property) VersionHistoryMain.slots: never[]",
@@ -1514,7 +1514,7 @@
1514
1514
  "__schema": "InferenceTypeSchema",
1515
1515
  "location": {
1516
1516
  "filePath": "version-history.main.runtime.ts",
1517
- "line": 157,
1517
+ "line": 158,
1518
1518
  "character": 3
1519
1519
  },
1520
1520
  "type": "never[]"
@@ -1526,7 +1526,7 @@
1526
1526
  "__schema": "VariableLikeSchema",
1527
1527
  "location": {
1528
1528
  "filePath": "version-history.main.runtime.ts",
1529
- "line": 158,
1529
+ "line": 159,
1530
1530
  "character": 3
1531
1531
  },
1532
1532
  "signature": "(property) VersionHistoryMain.dependencies: Aspect[]",
@@ -1535,7 +1535,7 @@
1535
1535
  "__schema": "InferenceTypeSchema",
1536
1536
  "location": {
1537
1537
  "filePath": "version-history.main.runtime.ts",
1538
- "line": 158,
1538
+ "line": 159,
1539
1539
  "character": 3
1540
1540
  },
1541
1541
  "type": "Aspect[]"
@@ -1547,7 +1547,7 @@
1547
1547
  "__schema": "VariableLikeSchema",
1548
1548
  "location": {
1549
1549
  "filePath": "version-history.main.runtime.ts",
1550
- "line": 159,
1550
+ "line": 160,
1551
1551
  "character": 3
1552
1552
  },
1553
1553
  "signature": "(property) VersionHistoryMain.runtime: RuntimeDefinition",
@@ -1556,7 +1556,7 @@
1556
1556
  "__schema": "InferenceTypeSchema",
1557
1557
  "location": {
1558
1558
  "filePath": "version-history.main.runtime.ts",
1559
- "line": 159,
1559
+ "line": 160,
1560
1560
  "character": 3
1561
1561
  },
1562
1562
  "type": "RuntimeDefinition"
@@ -1568,7 +1568,7 @@
1568
1568
  "__schema": "FunctionLikeSchema",
1569
1569
  "location": {
1570
1570
  "filePath": "version-history.main.runtime.ts",
1571
- "line": 160,
1571
+ "line": 161,
1572
1572
  "character": 3
1573
1573
  },
1574
1574
  "signature": "(method) VersionHistoryMain.provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>",
@@ -1578,7 +1578,7 @@
1578
1578
  "__schema": "ParameterSchema",
1579
1579
  "location": {
1580
1580
  "filePath": "version-history.main.runtime.ts",
1581
- "line": 160,
1581
+ "line": 161,
1582
1582
  "character": 25
1583
1583
  },
1584
1584
  "name": "[ cli, scope, loggerMain ]",
@@ -1586,7 +1586,7 @@
1586
1586
  "__schema": "TupleTypeSchema",
1587
1587
  "location": {
1588
1588
  "filePath": "version-history.main.runtime.ts",
1589
- "line": 160,
1589
+ "line": 161,
1590
1590
  "character": 51
1591
1591
  },
1592
1592
  "elements": [
@@ -1594,7 +1594,7 @@
1594
1594
  "__schema": "TypeRefSchema",
1595
1595
  "location": {
1596
1596
  "filePath": "version-history.main.runtime.ts",
1597
- "line": 160,
1597
+ "line": 161,
1598
1598
  "character": 52
1599
1599
  },
1600
1600
  "name": "CLIMain",
@@ -1607,7 +1607,7 @@
1607
1607
  "__schema": "TypeRefSchema",
1608
1608
  "location": {
1609
1609
  "filePath": "version-history.main.runtime.ts",
1610
- "line": 160,
1610
+ "line": 161,
1611
1611
  "character": 61
1612
1612
  },
1613
1613
  "name": "ScopeMain",
@@ -1620,7 +1620,7 @@
1620
1620
  "__schema": "TypeRefSchema",
1621
1621
  "location": {
1622
1622
  "filePath": "version-history.main.runtime.ts",
1623
- "line": 160,
1623
+ "line": 161,
1624
1624
  "character": 72
1625
1625
  },
1626
1626
  "name": "LoggerMain",
@@ -1639,7 +1639,7 @@
1639
1639
  "__schema": "InferenceTypeSchema",
1640
1640
  "location": {
1641
1641
  "filePath": "version-history.main.runtime.ts",
1642
- "line": 160,
1642
+ "line": 161,
1643
1643
  "character": 3
1644
1644
  },
1645
1645
  "type": "Promise<VersionHistoryMain>"
@@ -1657,7 +1657,7 @@
1657
1657
  "__schema": "UnImplementedSchema",
1658
1658
  "location": {
1659
1659
  "filePath": "version-history.main.runtime.ts",
1660
- "line": 177,
1660
+ "line": 178,
1661
1661
  "character": 16
1662
1662
  },
1663
1663
  "name": "VersionHistoryMain",
@@ -1669,7 +1669,7 @@
1669
1669
  "__schema": "TypeSchema",
1670
1670
  "location": {
1671
1671
  "filePath": "version-history.main.runtime.ts",
1672
- "line": 24,
1672
+ "line": 25,
1673
1673
  "character": 1
1674
1674
  },
1675
1675
  "signature": "type BuildResult = {\n err?: Error | undefined;\n added?: string[] | undefined;\n}",
@@ -1678,7 +1678,7 @@
1678
1678
  "__schema": "TypeLiteralSchema",
1679
1679
  "location": {
1680
1680
  "filePath": "version-history.main.runtime.ts",
1681
- "line": 24,
1681
+ "line": 25,
1682
1682
  "character": 20
1683
1683
  },
1684
1684
  "members": [
@@ -1686,7 +1686,7 @@
1686
1686
  "__schema": "VariableLikeSchema",
1687
1687
  "location": {
1688
1688
  "filePath": "version-history.main.runtime.ts",
1689
- "line": 24,
1689
+ "line": 25,
1690
1690
  "character": 22
1691
1691
  },
1692
1692
  "signature": "(property) err?: Error | undefined",
@@ -1695,7 +1695,7 @@
1695
1695
  "__schema": "TypeRefSchema",
1696
1696
  "location": {
1697
1697
  "filePath": "version-history.main.runtime.ts",
1698
- "line": 24,
1698
+ "line": 25,
1699
1699
  "character": 28
1700
1700
  },
1701
1701
  "name": "Error"
@@ -1706,7 +1706,7 @@
1706
1706
  "__schema": "VariableLikeSchema",
1707
1707
  "location": {
1708
1708
  "filePath": "version-history.main.runtime.ts",
1709
- "line": 24,
1709
+ "line": 25,
1710
1710
  "character": 35
1711
1711
  },
1712
1712
  "signature": "(property) added?: string[] | undefined",
@@ -1715,14 +1715,14 @@
1715
1715
  "__schema": "TypeArraySchema",
1716
1716
  "location": {
1717
1717
  "filePath": "version-history.main.runtime.ts",
1718
- "line": 24,
1718
+ "line": 25,
1719
1719
  "character": 43
1720
1720
  },
1721
1721
  "type": {
1722
1722
  "__schema": "KeywordTypeSchema",
1723
1723
  "location": {
1724
1724
  "filePath": "version-history.main.runtime.ts",
1725
- "line": 24,
1725
+ "line": 25,
1726
1726
  "character": 43
1727
1727
  },
1728
1728
  "name": "string"
@@ -1737,7 +1737,7 @@
1737
1737
  "__schema": "TypeSchema",
1738
1738
  "location": {
1739
1739
  "filePath": "version-history.main.runtime.ts",
1740
- "line": 25,
1740
+ "line": 26,
1741
1741
  "character": 1
1742
1742
  },
1743
1743
  "signature": "type ShowResult = {\n node: string;\n pointers: string[];\n edges: Array<{\n hash: string;\n type: string;\n }>;\n}",
@@ -1746,7 +1746,7 @@
1746
1746
  "__schema": "TypeLiteralSchema",
1747
1747
  "location": {
1748
1748
  "filePath": "version-history.main.runtime.ts",
1749
- "line": 25,
1749
+ "line": 26,
1750
1750
  "character": 19
1751
1751
  },
1752
1752
  "members": [
@@ -1754,7 +1754,7 @@
1754
1754
  "__schema": "VariableLikeSchema",
1755
1755
  "location": {
1756
1756
  "filePath": "version-history.main.runtime.ts",
1757
- "line": 25,
1757
+ "line": 26,
1758
1758
  "character": 21
1759
1759
  },
1760
1760
  "signature": "(property) node: string",
@@ -1763,7 +1763,7 @@
1763
1763
  "__schema": "KeywordTypeSchema",
1764
1764
  "location": {
1765
1765
  "filePath": "version-history.main.runtime.ts",
1766
- "line": 25,
1766
+ "line": 26,
1767
1767
  "character": 27
1768
1768
  },
1769
1769
  "name": "string"
@@ -1774,7 +1774,7 @@
1774
1774
  "__schema": "VariableLikeSchema",
1775
1775
  "location": {
1776
1776
  "filePath": "version-history.main.runtime.ts",
1777
- "line": 25,
1777
+ "line": 26,
1778
1778
  "character": 35
1779
1779
  },
1780
1780
  "signature": "(property) pointers: string[]",
@@ -1783,14 +1783,14 @@
1783
1783
  "__schema": "TypeArraySchema",
1784
1784
  "location": {
1785
1785
  "filePath": "version-history.main.runtime.ts",
1786
- "line": 25,
1786
+ "line": 26,
1787
1787
  "character": 45
1788
1788
  },
1789
1789
  "type": {
1790
1790
  "__schema": "KeywordTypeSchema",
1791
1791
  "location": {
1792
1792
  "filePath": "version-history.main.runtime.ts",
1793
- "line": 25,
1793
+ "line": 26,
1794
1794
  "character": 45
1795
1795
  },
1796
1796
  "name": "string"
@@ -1802,7 +1802,7 @@
1802
1802
  "__schema": "VariableLikeSchema",
1803
1803
  "location": {
1804
1804
  "filePath": "version-history.main.runtime.ts",
1805
- "line": 25,
1805
+ "line": 26,
1806
1806
  "character": 55
1807
1807
  },
1808
1808
  "signature": "(property) edges: {\n hash: string;\n type: string;\n}[]",
@@ -1811,7 +1811,7 @@
1811
1811
  "__schema": "TypeRefSchema",
1812
1812
  "location": {
1813
1813
  "filePath": "version-history.main.runtime.ts",
1814
- "line": 25,
1814
+ "line": 26,
1815
1815
  "character": 62
1816
1816
  },
1817
1817
  "name": "Array",
@@ -1820,7 +1820,7 @@
1820
1820
  "__schema": "TypeLiteralSchema",
1821
1821
  "location": {
1822
1822
  "filePath": "version-history.main.runtime.ts",
1823
- "line": 25,
1823
+ "line": 26,
1824
1824
  "character": 68
1825
1825
  },
1826
1826
  "members": [
@@ -1828,7 +1828,7 @@
1828
1828
  "__schema": "VariableLikeSchema",
1829
1829
  "location": {
1830
1830
  "filePath": "version-history.main.runtime.ts",
1831
- "line": 25,
1831
+ "line": 26,
1832
1832
  "character": 70
1833
1833
  },
1834
1834
  "signature": "(property) hash: string",
@@ -1837,7 +1837,7 @@
1837
1837
  "__schema": "KeywordTypeSchema",
1838
1838
  "location": {
1839
1839
  "filePath": "version-history.main.runtime.ts",
1840
- "line": 25,
1840
+ "line": 26,
1841
1841
  "character": 76
1842
1842
  },
1843
1843
  "name": "string"
@@ -1848,7 +1848,7 @@
1848
1848
  "__schema": "VariableLikeSchema",
1849
1849
  "location": {
1850
1850
  "filePath": "version-history.main.runtime.ts",
1851
- "line": 25,
1851
+ "line": 26,
1852
1852
  "character": 84
1853
1853
  },
1854
1854
  "signature": "(property) type: string",
@@ -1857,7 +1857,7 @@
1857
1857
  "__schema": "KeywordTypeSchema",
1858
1858
  "location": {
1859
1859
  "filePath": "version-history.main.runtime.ts",
1860
- "line": 25,
1860
+ "line": 26,
1861
1861
  "character": 90
1862
1862
  },
1863
1863
  "name": "string"
@@ -1877,7 +1877,7 @@
1877
1877
  "__schema": "UnImplementedSchema",
1878
1878
  "location": {
1879
1879
  "filePath": "version-history.main.runtime.ts",
1880
- "line": 175,
1880
+ "line": 176,
1881
1881
  "character": 1
1882
1882
  },
1883
1883
  "name": "VersionHistoryAspect.addRuntime(VersionHistoryMain);",
@@ -1926,7 +1926,7 @@
1926
1926
  "componentId": {
1927
1927
  "scope": "teambit.scope",
1928
1928
  "name": "version-history",
1929
- "version": "0.0.110"
1929
+ "version": "0.0.111"
1930
1930
  },
1931
1931
  "taggedModuleExports": []
1932
1932
  }