@teambit/component-log 1.0.487 → 1.0.488

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": "component-log.main.runtime.ts",
29
- "line": 62,
29
+ "line": 61,
30
30
  "character": 1
31
31
  },
32
32
  "signature": "class ComponentLogMain",
@@ -36,7 +36,7 @@
36
36
  "__schema": "ConstructorSchema",
37
37
  "location": {
38
38
  "filePath": "component-log.main.runtime.ts",
39
- "line": 63,
39
+ "line": 62,
40
40
  "character": 3
41
41
  },
42
42
  "signature": "constructor ComponentLogMain(workspace: Workspace | undefined): ComponentLogMain",
@@ -46,7 +46,7 @@
46
46
  "__schema": "ParameterSchema",
47
47
  "location": {
48
48
  "filePath": "component-log.main.runtime.ts",
49
- "line": 63,
49
+ "line": 62,
50
50
  "character": 15
51
51
  },
52
52
  "name": "workspace",
@@ -54,7 +54,7 @@
54
54
  "__schema": "TypeUnionSchema",
55
55
  "location": {
56
56
  "filePath": "component-log.main.runtime.ts",
57
- "line": 63,
57
+ "line": 62,
58
58
  "character": 34
59
59
  },
60
60
  "types": [
@@ -62,7 +62,7 @@
62
62
  "__schema": "TypeRefSchema",
63
63
  "location": {
64
64
  "filePath": "component-log.main.runtime.ts",
65
- "line": 63,
65
+ "line": 62,
66
66
  "character": 34
67
67
  },
68
68
  "name": "Workspace"
@@ -71,7 +71,7 @@
71
71
  "__schema": "KeywordTypeSchema",
72
72
  "location": {
73
73
  "filePath": "component-log.main.runtime.ts",
74
- "line": 63,
74
+ "line": 62,
75
75
  "character": 46
76
76
  },
77
77
  "name": "undefined"
@@ -86,7 +86,7 @@
86
86
  "__schema": "ThisTypeSchema",
87
87
  "location": {
88
88
  "filePath": "component-log.main.runtime.ts",
89
- "line": 62,
89
+ "line": 61,
90
90
  "character": 1
91
91
  },
92
92
  "name": "ComponentLogMain"
@@ -97,14 +97,14 @@
97
97
  "__schema": "FunctionLikeSchema",
98
98
  "location": {
99
99
  "filePath": "component-log.main.runtime.ts",
100
- "line": 68,
100
+ "line": 67,
101
101
  "character": 3
102
102
  },
103
103
  "doc": {
104
104
  "__schema": "DocSchema",
105
105
  "location": {
106
106
  "filePath": "component-log.main.runtime.ts",
107
- "line": 65,
107
+ "line": 64,
108
108
  "character": 3
109
109
  },
110
110
  "raw": "/**\n * get component log sorted by the timestamp in ascending order (from the earliest to the latest)\n */",
@@ -118,7 +118,7 @@
118
118
  "__schema": "ParameterSchema",
119
119
  "location": {
120
120
  "filePath": "component-log.main.runtime.ts",
121
- "line": 68,
121
+ "line": 67,
122
122
  "character": 17
123
123
  },
124
124
  "name": "id",
@@ -126,7 +126,7 @@
126
126
  "__schema": "KeywordTypeSchema",
127
127
  "location": {
128
128
  "filePath": "component-log.main.runtime.ts",
129
- "line": 68,
129
+ "line": 67,
130
130
  "character": 21
131
131
  },
132
132
  "name": "string"
@@ -138,7 +138,7 @@
138
138
  "__schema": "ParameterSchema",
139
139
  "location": {
140
140
  "filePath": "component-log.main.runtime.ts",
141
- "line": 68,
141
+ "line": 67,
142
142
  "character": 29
143
143
  },
144
144
  "name": "options",
@@ -146,7 +146,7 @@
146
146
  "__schema": "TypeRefSchema",
147
147
  "location": {
148
148
  "filePath": "component-log.main.runtime.ts",
149
- "line": 68,
149
+ "line": 67,
150
150
  "character": 38
151
151
  },
152
152
  "name": "LogOpts"
@@ -160,7 +160,7 @@
160
160
  "__schema": "TypeRefSchema",
161
161
  "location": {
162
162
  "filePath": "component-log.main.runtime.ts",
163
- "line": 68,
163
+ "line": 67,
164
164
  "character": 53
165
165
  },
166
166
  "name": "Promise",
@@ -169,14 +169,14 @@
169
169
  "__schema": "TypeArraySchema",
170
170
  "location": {
171
171
  "filePath": "component-log.main.runtime.ts",
172
- "line": 68,
172
+ "line": 67,
173
173
  "character": 61
174
174
  },
175
175
  "type": {
176
176
  "__schema": "TypeRefSchema",
177
177
  "location": {
178
178
  "filePath": "component-log.main.runtime.ts",
179
- "line": 68,
179
+ "line": 67,
180
180
  "character": 61
181
181
  },
182
182
  "name": "ComponentLog"
@@ -192,7 +192,7 @@
192
192
  "__schema": "FunctionLikeSchema",
193
193
  "location": {
194
194
  "filePath": "component-log.main.runtime.ts",
195
- "line": 87,
195
+ "line": 86,
196
196
  "character": 3
197
197
  },
198
198
  "signature": "(method) ComponentLogMain.getLogsWithParents(id: string, options: LogOpts): Promise<string[]>",
@@ -202,7 +202,7 @@
202
202
  "__schema": "ParameterSchema",
203
203
  "location": {
204
204
  "filePath": "component-log.main.runtime.ts",
205
- "line": 87,
205
+ "line": 86,
206
206
  "character": 28
207
207
  },
208
208
  "name": "id",
@@ -210,7 +210,7 @@
210
210
  "__schema": "KeywordTypeSchema",
211
211
  "location": {
212
212
  "filePath": "component-log.main.runtime.ts",
213
- "line": 87,
213
+ "line": 86,
214
214
  "character": 32
215
215
  },
216
216
  "name": "string"
@@ -222,7 +222,7 @@
222
222
  "__schema": "ParameterSchema",
223
223
  "location": {
224
224
  "filePath": "component-log.main.runtime.ts",
225
- "line": 87,
225
+ "line": 86,
226
226
  "character": 40
227
227
  },
228
228
  "name": "options",
@@ -230,7 +230,7 @@
230
230
  "__schema": "TypeRefSchema",
231
231
  "location": {
232
232
  "filePath": "component-log.main.runtime.ts",
233
- "line": 87,
233
+ "line": 86,
234
234
  "character": 49
235
235
  },
236
236
  "name": "LogOpts"
@@ -243,7 +243,7 @@
243
243
  "__schema": "InferenceTypeSchema",
244
244
  "location": {
245
245
  "filePath": "component-log.main.runtime.ts",
246
- "line": 87,
246
+ "line": 86,
247
247
  "character": 3
248
248
  },
249
249
  "type": "Promise<string[]>"
@@ -256,7 +256,7 @@
256
256
  "__schema": "FunctionLikeSchema",
257
257
  "location": {
258
258
  "filePath": "component-log.main.runtime.ts",
259
- "line": 94,
259
+ "line": 93,
260
260
  "character": 3
261
261
  },
262
262
  "signature": "(method) ComponentLogMain.getChangedFilesFromParent(id: string): Promise<FileHashDiffFromParent[]>",
@@ -266,7 +266,7 @@
266
266
  "__schema": "ParameterSchema",
267
267
  "location": {
268
268
  "filePath": "component-log.main.runtime.ts",
269
- "line": 94,
269
+ "line": 93,
270
270
  "character": 35
271
271
  },
272
272
  "name": "id",
@@ -274,7 +274,7 @@
274
274
  "__schema": "KeywordTypeSchema",
275
275
  "location": {
276
276
  "filePath": "component-log.main.runtime.ts",
277
- "line": 94,
277
+ "line": 93,
278
278
  "character": 39
279
279
  },
280
280
  "name": "string"
@@ -287,7 +287,7 @@
287
287
  "__schema": "TypeRefSchema",
288
288
  "location": {
289
289
  "filePath": "component-log.main.runtime.ts",
290
- "line": 94,
290
+ "line": 93,
291
291
  "character": 48
292
292
  },
293
293
  "name": "Promise",
@@ -296,14 +296,14 @@
296
296
  "__schema": "TypeArraySchema",
297
297
  "location": {
298
298
  "filePath": "component-log.main.runtime.ts",
299
- "line": 94,
299
+ "line": 93,
300
300
  "character": 56
301
301
  },
302
302
  "type": {
303
303
  "__schema": "TypeRefSchema",
304
304
  "location": {
305
305
  "filePath": "component-log.main.runtime.ts",
306
- "line": 94,
306
+ "line": 93,
307
307
  "character": 56
308
308
  },
309
309
  "name": "FileHashDiffFromParent"
@@ -319,7 +319,7 @@
319
319
  "__schema": "FunctionLikeSchema",
320
320
  "location": {
321
321
  "filePath": "component-log.main.runtime.ts",
322
- "line": 134,
322
+ "line": 133,
323
323
  "character": 3
324
324
  },
325
325
  "signature": "(method) ComponentLogMain.getFileHistoryHashes(filePath: PathOsBasedAbsolute): Promise<FileLog[]>",
@@ -329,7 +329,7 @@
329
329
  "__schema": "ParameterSchema",
330
330
  "location": {
331
331
  "filePath": "component-log.main.runtime.ts",
332
- "line": 134,
332
+ "line": 133,
333
333
  "character": 30
334
334
  },
335
335
  "name": "filePath",
@@ -337,7 +337,7 @@
337
337
  "__schema": "TypeRefSchema",
338
338
  "location": {
339
339
  "filePath": "component-log.main.runtime.ts",
340
- "line": 134,
340
+ "line": 133,
341
341
  "character": 40
342
342
  },
343
343
  "name": "PathOsBasedAbsolute"
@@ -350,7 +350,7 @@
350
350
  "__schema": "TypeRefSchema",
351
351
  "location": {
352
352
  "filePath": "component-log.main.runtime.ts",
353
- "line": 134,
353
+ "line": 133,
354
354
  "character": 62
355
355
  },
356
356
  "name": "Promise",
@@ -359,14 +359,14 @@
359
359
  "__schema": "TypeArraySchema",
360
360
  "location": {
361
361
  "filePath": "component-log.main.runtime.ts",
362
- "line": 134,
362
+ "line": 133,
363
363
  "character": 70
364
364
  },
365
365
  "type": {
366
366
  "__schema": "TypeRefSchema",
367
367
  "location": {
368
368
  "filePath": "component-log.main.runtime.ts",
369
- "line": 134,
369
+ "line": 133,
370
370
  "character": 70
371
371
  },
372
372
  "name": "FileLog"
@@ -382,7 +382,7 @@
382
382
  "__schema": "FunctionLikeSchema",
383
383
  "location": {
384
384
  "filePath": "component-log.main.runtime.ts",
385
- "line": 212,
385
+ "line": 211,
386
386
  "character": 3
387
387
  },
388
388
  "signature": "(method) ComponentLogMain.blame(filePath: PathOsBased): Promise<BlameLineInfo[]>",
@@ -392,7 +392,7 @@
392
392
  "__schema": "ParameterSchema",
393
393
  "location": {
394
394
  "filePath": "component-log.main.runtime.ts",
395
- "line": 212,
395
+ "line": 211,
396
396
  "character": 15
397
397
  },
398
398
  "name": "filePath",
@@ -400,7 +400,7 @@
400
400
  "__schema": "TypeRefSchema",
401
401
  "location": {
402
402
  "filePath": "component-log.main.runtime.ts",
403
- "line": 212,
403
+ "line": 211,
404
404
  "character": 25
405
405
  },
406
406
  "name": "PathOsBased"
@@ -413,7 +413,7 @@
413
413
  "__schema": "TypeRefSchema",
414
414
  "location": {
415
415
  "filePath": "component-log.main.runtime.ts",
416
- "line": 212,
416
+ "line": 211,
417
417
  "character": 39
418
418
  },
419
419
  "name": "Promise",
@@ -422,14 +422,14 @@
422
422
  "__schema": "TypeArraySchema",
423
423
  "location": {
424
424
  "filePath": "component-log.main.runtime.ts",
425
- "line": 212,
425
+ "line": 211,
426
426
  "character": 47
427
427
  },
428
428
  "type": {
429
429
  "__schema": "TypeRefSchema",
430
430
  "location": {
431
431
  "filePath": "component-log.main.runtime.ts",
432
- "line": 212,
432
+ "line": 211,
433
433
  "character": 47
434
434
  },
435
435
  "name": "BlameLineInfo"
@@ -445,7 +445,7 @@
445
445
  "__schema": "FunctionLikeSchema",
446
446
  "location": {
447
447
  "filePath": "component-log.main.runtime.ts",
448
- "line": 307,
448
+ "line": 306,
449
449
  "character": 3
450
450
  },
451
451
  "signature": "(method) ComponentLogMain.getFileLog(filePath: string): Promise<FileLog[]>",
@@ -455,7 +455,7 @@
455
455
  "__schema": "ParameterSchema",
456
456
  "location": {
457
457
  "filePath": "component-log.main.runtime.ts",
458
- "line": 307,
458
+ "line": 306,
459
459
  "character": 20
460
460
  },
461
461
  "name": "filePath",
@@ -463,7 +463,7 @@
463
463
  "__schema": "KeywordTypeSchema",
464
464
  "location": {
465
465
  "filePath": "component-log.main.runtime.ts",
466
- "line": 307,
466
+ "line": 306,
467
467
  "character": 30
468
468
  },
469
469
  "name": "string"
@@ -476,7 +476,7 @@
476
476
  "__schema": "InferenceTypeSchema",
477
477
  "location": {
478
478
  "filePath": "component-log.main.runtime.ts",
479
- "line": 307,
479
+ "line": 306,
480
480
  "character": 3
481
481
  },
482
482
  "type": "Promise<FileLog[]>"
@@ -489,7 +489,7 @@
489
489
  "__schema": "VariableLikeSchema",
490
490
  "location": {
491
491
  "filePath": "component-log.main.runtime.ts",
492
- "line": 364,
492
+ "line": 363,
493
493
  "character": 3
494
494
  },
495
495
  "signature": "(property) ComponentLogMain.slots: never[]",
@@ -498,7 +498,7 @@
498
498
  "__schema": "InferenceTypeSchema",
499
499
  "location": {
500
500
  "filePath": "component-log.main.runtime.ts",
501
- "line": 364,
501
+ "line": 363,
502
502
  "character": 3
503
503
  },
504
504
  "type": "never[]"
@@ -510,7 +510,7 @@
510
510
  "__schema": "VariableLikeSchema",
511
511
  "location": {
512
512
  "filePath": "component-log.main.runtime.ts",
513
- "line": 365,
513
+ "line": 364,
514
514
  "character": 3
515
515
  },
516
516
  "signature": "(property) ComponentLogMain.dependencies: Aspect[]",
@@ -519,7 +519,7 @@
519
519
  "__schema": "InferenceTypeSchema",
520
520
  "location": {
521
521
  "filePath": "component-log.main.runtime.ts",
522
- "line": 365,
522
+ "line": 364,
523
523
  "character": 3
524
524
  },
525
525
  "type": "Aspect[]"
@@ -531,7 +531,7 @@
531
531
  "__schema": "VariableLikeSchema",
532
532
  "location": {
533
533
  "filePath": "component-log.main.runtime.ts",
534
- "line": 366,
534
+ "line": 365,
535
535
  "character": 3
536
536
  },
537
537
  "signature": "(property) ComponentLogMain.runtime: RuntimeDefinition",
@@ -540,7 +540,7 @@
540
540
  "__schema": "InferenceTypeSchema",
541
541
  "location": {
542
542
  "filePath": "component-log.main.runtime.ts",
543
- "line": 366,
543
+ "line": 365,
544
544
  "character": 3
545
545
  },
546
546
  "type": "RuntimeDefinition"
@@ -552,7 +552,7 @@
552
552
  "__schema": "FunctionLikeSchema",
553
553
  "location": {
554
554
  "filePath": "component-log.main.runtime.ts",
555
- "line": 367,
555
+ "line": 366,
556
556
  "character": 3
557
557
  },
558
558
  "signature": "(method) ComponentLogMain.provider([cli, workspace]: [CLIMain, Workspace]): Promise<ComponentLogMain>",
@@ -562,7 +562,7 @@
562
562
  "__schema": "ParameterSchema",
563
563
  "location": {
564
564
  "filePath": "component-log.main.runtime.ts",
565
- "line": 367,
565
+ "line": 366,
566
566
  "character": 25
567
567
  },
568
568
  "name": "[ cli, workspace ]",
@@ -570,7 +570,7 @@
570
570
  "__schema": "TupleTypeSchema",
571
571
  "location": {
572
572
  "filePath": "component-log.main.runtime.ts",
573
- "line": 367,
573
+ "line": 366,
574
574
  "character": 43
575
575
  },
576
576
  "elements": [
@@ -578,7 +578,7 @@
578
578
  "__schema": "TypeRefSchema",
579
579
  "location": {
580
580
  "filePath": "component-log.main.runtime.ts",
581
- "line": 367,
581
+ "line": 366,
582
582
  "character": 44
583
583
  },
584
584
  "name": "CLIMain"
@@ -587,7 +587,7 @@
587
587
  "__schema": "TypeRefSchema",
588
588
  "location": {
589
589
  "filePath": "component-log.main.runtime.ts",
590
- "line": 367,
590
+ "line": 366,
591
591
  "character": 53
592
592
  },
593
593
  "name": "Workspace"
@@ -602,7 +602,7 @@
602
602
  "__schema": "InferenceTypeSchema",
603
603
  "location": {
604
604
  "filePath": "component-log.main.runtime.ts",
605
- "line": 367,
605
+ "line": 366,
606
606
  "character": 3
607
607
  },
608
608
  "type": "Promise<ComponentLogMain>"
@@ -630,7 +630,7 @@
630
630
  "__schema": "TypeSchema",
631
631
  "location": {
632
632
  "filePath": "component-log.main.runtime.ts",
633
- "line": 56,
633
+ "line": 55,
634
634
  "character": 1
635
635
  },
636
636
  "signature": "type FileHashDiffFromParent = {\n filePath: string;\n hash?: string | undefined;\n parentHash?: string | undefined;\n}",
@@ -639,7 +639,7 @@
639
639
  "__schema": "TypeLiteralSchema",
640
640
  "location": {
641
641
  "filePath": "component-log.main.runtime.ts",
642
- "line": 56,
642
+ "line": 55,
643
643
  "character": 38
644
644
  },
645
645
  "members": [
@@ -647,7 +647,7 @@
647
647
  "__schema": "VariableLikeSchema",
648
648
  "location": {
649
649
  "filePath": "component-log.main.runtime.ts",
650
- "line": 57,
650
+ "line": 56,
651
651
  "character": 3
652
652
  },
653
653
  "signature": "(property) filePath: string",
@@ -656,7 +656,7 @@
656
656
  "__schema": "KeywordTypeSchema",
657
657
  "location": {
658
658
  "filePath": "component-log.main.runtime.ts",
659
- "line": 57,
659
+ "line": 56,
660
660
  "character": 13
661
661
  },
662
662
  "name": "string"
@@ -667,7 +667,7 @@
667
667
  "__schema": "VariableLikeSchema",
668
668
  "location": {
669
669
  "filePath": "component-log.main.runtime.ts",
670
- "line": 58,
670
+ "line": 57,
671
671
  "character": 3
672
672
  },
673
673
  "signature": "(property) hash?: string | undefined",
@@ -676,7 +676,7 @@
676
676
  "__schema": "KeywordTypeSchema",
677
677
  "location": {
678
678
  "filePath": "component-log.main.runtime.ts",
679
- "line": 58,
679
+ "line": 57,
680
680
  "character": 10
681
681
  },
682
682
  "name": "string"
@@ -687,7 +687,7 @@
687
687
  "__schema": "VariableLikeSchema",
688
688
  "location": {
689
689
  "filePath": "component-log.main.runtime.ts",
690
- "line": 59,
690
+ "line": 58,
691
691
  "character": 3
692
692
  },
693
693
  "signature": "(property) parentHash?: string | undefined",
@@ -696,7 +696,7 @@
696
696
  "__schema": "KeywordTypeSchema",
697
697
  "location": {
698
698
  "filePath": "component-log.main.runtime.ts",
699
- "line": 59,
699
+ "line": 58,
700
700
  "character": 16
701
701
  },
702
702
  "name": "string"
@@ -769,7 +769,7 @@
769
769
  "__schema": "TypeSchema",
770
770
  "location": {
771
771
  "filePath": "component-log.main.runtime.ts",
772
- "line": 23,
772
+ "line": 22,
773
773
  "character": 1
774
774
  },
775
775
  "signature": "type FileLog = {\n hash: string;\n tag?: string | undefined;\n username?: string | undefined;\n email?: string | undefined;\n date: string;\n message: string;\n fileHash: string;\n parentFileHash?: string | undefined;\n fileDiff?: string | undefined;\n hidden?: boolean | undefined;\n parentHashes?: string[] | undefined;\n}",
@@ -778,7 +778,7 @@
778
778
  "__schema": "TypeLiteralSchema",
779
779
  "location": {
780
780
  "filePath": "component-log.main.runtime.ts",
781
- "line": 23,
781
+ "line": 22,
782
782
  "character": 23
783
783
  },
784
784
  "members": [
@@ -786,7 +786,7 @@
786
786
  "__schema": "VariableLikeSchema",
787
787
  "location": {
788
788
  "filePath": "component-log.main.runtime.ts",
789
- "line": 24,
789
+ "line": 23,
790
790
  "character": 3
791
791
  },
792
792
  "signature": "(property) hash: string",
@@ -795,7 +795,7 @@
795
795
  "__schema": "KeywordTypeSchema",
796
796
  "location": {
797
797
  "filePath": "component-log.main.runtime.ts",
798
- "line": 24,
798
+ "line": 23,
799
799
  "character": 9
800
800
  },
801
801
  "name": "string"
@@ -806,7 +806,7 @@
806
806
  "__schema": "VariableLikeSchema",
807
807
  "location": {
808
808
  "filePath": "component-log.main.runtime.ts",
809
- "line": 25,
809
+ "line": 24,
810
810
  "character": 3
811
811
  },
812
812
  "signature": "(property) tag?: string | undefined",
@@ -815,7 +815,7 @@
815
815
  "__schema": "KeywordTypeSchema",
816
816
  "location": {
817
817
  "filePath": "component-log.main.runtime.ts",
818
- "line": 25,
818
+ "line": 24,
819
819
  "character": 9
820
820
  },
821
821
  "name": "string"
@@ -826,7 +826,7 @@
826
826
  "__schema": "VariableLikeSchema",
827
827
  "location": {
828
828
  "filePath": "component-log.main.runtime.ts",
829
- "line": 26,
829
+ "line": 25,
830
830
  "character": 3
831
831
  },
832
832
  "signature": "(property) username?: string | undefined",
@@ -835,7 +835,7 @@
835
835
  "__schema": "KeywordTypeSchema",
836
836
  "location": {
837
837
  "filePath": "component-log.main.runtime.ts",
838
- "line": 26,
838
+ "line": 25,
839
839
  "character": 14
840
840
  },
841
841
  "name": "string"
@@ -846,7 +846,7 @@
846
846
  "__schema": "VariableLikeSchema",
847
847
  "location": {
848
848
  "filePath": "component-log.main.runtime.ts",
849
- "line": 27,
849
+ "line": 26,
850
850
  "character": 3
851
851
  },
852
852
  "signature": "(property) email?: string | undefined",
@@ -855,7 +855,7 @@
855
855
  "__schema": "KeywordTypeSchema",
856
856
  "location": {
857
857
  "filePath": "component-log.main.runtime.ts",
858
- "line": 27,
858
+ "line": 26,
859
859
  "character": 11
860
860
  },
861
861
  "name": "string"
@@ -866,7 +866,7 @@
866
866
  "__schema": "VariableLikeSchema",
867
867
  "location": {
868
868
  "filePath": "component-log.main.runtime.ts",
869
- "line": 28,
869
+ "line": 27,
870
870
  "character": 3
871
871
  },
872
872
  "signature": "(property) date: string",
@@ -875,7 +875,7 @@
875
875
  "__schema": "KeywordTypeSchema",
876
876
  "location": {
877
877
  "filePath": "component-log.main.runtime.ts",
878
- "line": 28,
878
+ "line": 27,
879
879
  "character": 9
880
880
  },
881
881
  "name": "string"
@@ -886,7 +886,7 @@
886
886
  "__schema": "VariableLikeSchema",
887
887
  "location": {
888
888
  "filePath": "component-log.main.runtime.ts",
889
- "line": 29,
889
+ "line": 28,
890
890
  "character": 3
891
891
  },
892
892
  "signature": "(property) message: string",
@@ -895,7 +895,7 @@
895
895
  "__schema": "KeywordTypeSchema",
896
896
  "location": {
897
897
  "filePath": "component-log.main.runtime.ts",
898
- "line": 29,
898
+ "line": 28,
899
899
  "character": 12
900
900
  },
901
901
  "name": "string"
@@ -906,7 +906,7 @@
906
906
  "__schema": "VariableLikeSchema",
907
907
  "location": {
908
908
  "filePath": "component-log.main.runtime.ts",
909
- "line": 30,
909
+ "line": 29,
910
910
  "character": 3
911
911
  },
912
912
  "signature": "(property) fileHash: string",
@@ -915,7 +915,7 @@
915
915
  "__schema": "KeywordTypeSchema",
916
916
  "location": {
917
917
  "filePath": "component-log.main.runtime.ts",
918
- "line": 30,
918
+ "line": 29,
919
919
  "character": 13
920
920
  },
921
921
  "name": "string"
@@ -926,7 +926,7 @@
926
926
  "__schema": "VariableLikeSchema",
927
927
  "location": {
928
928
  "filePath": "component-log.main.runtime.ts",
929
- "line": 31,
929
+ "line": 30,
930
930
  "character": 3
931
931
  },
932
932
  "signature": "(property) parentFileHash?: string | undefined",
@@ -935,7 +935,7 @@
935
935
  "__schema": "KeywordTypeSchema",
936
936
  "location": {
937
937
  "filePath": "component-log.main.runtime.ts",
938
- "line": 31,
938
+ "line": 30,
939
939
  "character": 20
940
940
  },
941
941
  "name": "string"
@@ -946,7 +946,7 @@
946
946
  "__schema": "VariableLikeSchema",
947
947
  "location": {
948
948
  "filePath": "component-log.main.runtime.ts",
949
- "line": 32,
949
+ "line": 31,
950
950
  "character": 3
951
951
  },
952
952
  "signature": "(property) fileDiff?: string | undefined",
@@ -955,7 +955,7 @@
955
955
  "__schema": "KeywordTypeSchema",
956
956
  "location": {
957
957
  "filePath": "component-log.main.runtime.ts",
958
- "line": 32,
958
+ "line": 31,
959
959
  "character": 14
960
960
  },
961
961
  "name": "string"
@@ -966,7 +966,7 @@
966
966
  "__schema": "VariableLikeSchema",
967
967
  "location": {
968
968
  "filePath": "component-log.main.runtime.ts",
969
- "line": 33,
969
+ "line": 32,
970
970
  "character": 3
971
971
  },
972
972
  "signature": "(property) hidden?: boolean | undefined",
@@ -975,7 +975,7 @@
975
975
  "__schema": "KeywordTypeSchema",
976
976
  "location": {
977
977
  "filePath": "component-log.main.runtime.ts",
978
- "line": 33,
978
+ "line": 32,
979
979
  "character": 12
980
980
  },
981
981
  "name": "boolean"
@@ -986,7 +986,7 @@
986
986
  "__schema": "VariableLikeSchema",
987
987
  "location": {
988
988
  "filePath": "component-log.main.runtime.ts",
989
- "line": 34,
989
+ "line": 33,
990
990
  "character": 3
991
991
  },
992
992
  "signature": "(property) parentHashes?: string[] | undefined",
@@ -995,14 +995,14 @@
995
995
  "__schema": "TypeArraySchema",
996
996
  "location": {
997
997
  "filePath": "component-log.main.runtime.ts",
998
- "line": 34,
998
+ "line": 33,
999
999
  "character": 18
1000
1000
  },
1001
1001
  "type": {
1002
1002
  "__schema": "KeywordTypeSchema",
1003
1003
  "location": {
1004
1004
  "filePath": "component-log.main.runtime.ts",
1005
- "line": 34,
1005
+ "line": 33,
1006
1006
  "character": 18
1007
1007
  },
1008
1008
  "name": "string"
@@ -1017,7 +1017,7 @@
1017
1017
  "__schema": "TypeSchema",
1018
1018
  "location": {
1019
1019
  "filePath": "component-log.main.runtime.ts",
1020
- "line": 37,
1020
+ "line": 36,
1021
1021
  "character": 1
1022
1022
  },
1023
1023
  "signature": "type BlameLineInfo = {\n lineNumber: number;\n lineContent: string;\n previousLineContent?: string | undefined;\n username: string;\n email?: string | undefined;\n date: string;\n message: string;\n hash: string;\n tag?: string | undefined;\n}",
@@ -1026,7 +1026,7 @@
1026
1026
  "__schema": "TypeLiteralSchema",
1027
1027
  "location": {
1028
1028
  "filePath": "component-log.main.runtime.ts",
1029
- "line": 37,
1029
+ "line": 36,
1030
1030
  "character": 29
1031
1031
  },
1032
1032
  "members": [
@@ -1034,7 +1034,7 @@
1034
1034
  "__schema": "VariableLikeSchema",
1035
1035
  "location": {
1036
1036
  "filePath": "component-log.main.runtime.ts",
1037
- "line": 38,
1037
+ "line": 37,
1038
1038
  "character": 3
1039
1039
  },
1040
1040
  "signature": "(property) lineNumber: number",
@@ -1043,7 +1043,7 @@
1043
1043
  "__schema": "KeywordTypeSchema",
1044
1044
  "location": {
1045
1045
  "filePath": "component-log.main.runtime.ts",
1046
- "line": 38,
1046
+ "line": 37,
1047
1047
  "character": 15
1048
1048
  },
1049
1049
  "name": "number"
@@ -1054,7 +1054,7 @@
1054
1054
  "__schema": "VariableLikeSchema",
1055
1055
  "location": {
1056
1056
  "filePath": "component-log.main.runtime.ts",
1057
- "line": 39,
1057
+ "line": 38,
1058
1058
  "character": 3
1059
1059
  },
1060
1060
  "signature": "(property) lineContent: string",
@@ -1063,7 +1063,7 @@
1063
1063
  "__schema": "KeywordTypeSchema",
1064
1064
  "location": {
1065
1065
  "filePath": "component-log.main.runtime.ts",
1066
- "line": 39,
1066
+ "line": 38,
1067
1067
  "character": 16
1068
1068
  },
1069
1069
  "name": "string"
@@ -1074,7 +1074,7 @@
1074
1074
  "__schema": "VariableLikeSchema",
1075
1075
  "location": {
1076
1076
  "filePath": "component-log.main.runtime.ts",
1077
- "line": 40,
1077
+ "line": 39,
1078
1078
  "character": 3
1079
1079
  },
1080
1080
  "signature": "(property) previousLineContent?: string | undefined",
@@ -1083,7 +1083,7 @@
1083
1083
  "__schema": "KeywordTypeSchema",
1084
1084
  "location": {
1085
1085
  "filePath": "component-log.main.runtime.ts",
1086
- "line": 40,
1086
+ "line": 39,
1087
1087
  "character": 25
1088
1088
  },
1089
1089
  "name": "string"
@@ -1094,7 +1094,7 @@
1094
1094
  "__schema": "VariableLikeSchema",
1095
1095
  "location": {
1096
1096
  "filePath": "component-log.main.runtime.ts",
1097
- "line": 41,
1097
+ "line": 40,
1098
1098
  "character": 3
1099
1099
  },
1100
1100
  "signature": "(property) username: string",
@@ -1103,7 +1103,7 @@
1103
1103
  "__schema": "KeywordTypeSchema",
1104
1104
  "location": {
1105
1105
  "filePath": "component-log.main.runtime.ts",
1106
- "line": 41,
1106
+ "line": 40,
1107
1107
  "character": 13
1108
1108
  },
1109
1109
  "name": "string"
@@ -1114,7 +1114,7 @@
1114
1114
  "__schema": "VariableLikeSchema",
1115
1115
  "location": {
1116
1116
  "filePath": "component-log.main.runtime.ts",
1117
- "line": 42,
1117
+ "line": 41,
1118
1118
  "character": 3
1119
1119
  },
1120
1120
  "signature": "(property) email?: string | undefined",
@@ -1123,7 +1123,7 @@
1123
1123
  "__schema": "KeywordTypeSchema",
1124
1124
  "location": {
1125
1125
  "filePath": "component-log.main.runtime.ts",
1126
- "line": 42,
1126
+ "line": 41,
1127
1127
  "character": 11
1128
1128
  },
1129
1129
  "name": "string"
@@ -1134,7 +1134,7 @@
1134
1134
  "__schema": "VariableLikeSchema",
1135
1135
  "location": {
1136
1136
  "filePath": "component-log.main.runtime.ts",
1137
- "line": 43,
1137
+ "line": 42,
1138
1138
  "character": 3
1139
1139
  },
1140
1140
  "signature": "(property) date: string",
@@ -1143,7 +1143,7 @@
1143
1143
  "__schema": "KeywordTypeSchema",
1144
1144
  "location": {
1145
1145
  "filePath": "component-log.main.runtime.ts",
1146
- "line": 43,
1146
+ "line": 42,
1147
1147
  "character": 9
1148
1148
  },
1149
1149
  "name": "string"
@@ -1154,7 +1154,7 @@
1154
1154
  "__schema": "VariableLikeSchema",
1155
1155
  "location": {
1156
1156
  "filePath": "component-log.main.runtime.ts",
1157
- "line": 44,
1157
+ "line": 43,
1158
1158
  "character": 3
1159
1159
  },
1160
1160
  "signature": "(property) message: string",
@@ -1163,7 +1163,7 @@
1163
1163
  "__schema": "KeywordTypeSchema",
1164
1164
  "location": {
1165
1165
  "filePath": "component-log.main.runtime.ts",
1166
- "line": 44,
1166
+ "line": 43,
1167
1167
  "character": 12
1168
1168
  },
1169
1169
  "name": "string"
@@ -1174,7 +1174,7 @@
1174
1174
  "__schema": "VariableLikeSchema",
1175
1175
  "location": {
1176
1176
  "filePath": "component-log.main.runtime.ts",
1177
- "line": 45,
1177
+ "line": 44,
1178
1178
  "character": 3
1179
1179
  },
1180
1180
  "signature": "(property) hash: string",
@@ -1183,7 +1183,7 @@
1183
1183
  "__schema": "KeywordTypeSchema",
1184
1184
  "location": {
1185
1185
  "filePath": "component-log.main.runtime.ts",
1186
- "line": 45,
1186
+ "line": 44,
1187
1187
  "character": 9
1188
1188
  },
1189
1189
  "name": "string"
@@ -1194,7 +1194,7 @@
1194
1194
  "__schema": "VariableLikeSchema",
1195
1195
  "location": {
1196
1196
  "filePath": "component-log.main.runtime.ts",
1197
- "line": 46,
1197
+ "line": 45,
1198
1198
  "character": 3
1199
1199
  },
1200
1200
  "signature": "(property) tag?: string | undefined",
@@ -1203,7 +1203,7 @@
1203
1203
  "__schema": "KeywordTypeSchema",
1204
1204
  "location": {
1205
1205
  "filePath": "component-log.main.runtime.ts",
1206
- "line": 46,
1206
+ "line": 45,
1207
1207
  "character": 9
1208
1208
  },
1209
1209
  "name": "string"
@@ -1217,7 +1217,7 @@
1217
1217
  "__schema": "TypeSchema",
1218
1218
  "location": {
1219
1219
  "filePath": "component-log.main.runtime.ts",
1220
- "line": 49,
1220
+ "line": 48,
1221
1221
  "character": 1
1222
1222
  },
1223
1223
  "signature": "type LogOpts = {\n isRemote?: boolean | undefined;\n shortHash?: boolean | undefined;\n shortMessage?: boolean | undefined;\n showHidden?: boolean | undefined;\n}",
@@ -1226,7 +1226,7 @@
1226
1226
  "__schema": "TypeLiteralSchema",
1227
1227
  "location": {
1228
1228
  "filePath": "component-log.main.runtime.ts",
1229
- "line": 49,
1229
+ "line": 48,
1230
1230
  "character": 23
1231
1231
  },
1232
1232
  "members": [
@@ -1234,7 +1234,7 @@
1234
1234
  "__schema": "VariableLikeSchema",
1235
1235
  "location": {
1236
1236
  "filePath": "component-log.main.runtime.ts",
1237
- "line": 50,
1237
+ "line": 49,
1238
1238
  "character": 3
1239
1239
  },
1240
1240
  "signature": "(property) isRemote?: boolean | undefined",
@@ -1243,7 +1243,7 @@
1243
1243
  "__schema": "KeywordTypeSchema",
1244
1244
  "location": {
1245
1245
  "filePath": "component-log.main.runtime.ts",
1246
- "line": 50,
1246
+ "line": 49,
1247
1247
  "character": 14
1248
1248
  },
1249
1249
  "name": "boolean"
@@ -1254,7 +1254,7 @@
1254
1254
  "__schema": "VariableLikeSchema",
1255
1255
  "location": {
1256
1256
  "filePath": "component-log.main.runtime.ts",
1257
- "line": 51,
1257
+ "line": 50,
1258
1258
  "character": 3
1259
1259
  },
1260
1260
  "signature": "(property) shortHash?: boolean | undefined",
@@ -1263,7 +1263,7 @@
1263
1263
  "__schema": "KeywordTypeSchema",
1264
1264
  "location": {
1265
1265
  "filePath": "component-log.main.runtime.ts",
1266
- "line": 51,
1266
+ "line": 50,
1267
1267
  "character": 15
1268
1268
  },
1269
1269
  "name": "boolean"
@@ -1274,7 +1274,7 @@
1274
1274
  "__schema": "VariableLikeSchema",
1275
1275
  "location": {
1276
1276
  "filePath": "component-log.main.runtime.ts",
1277
- "line": 52,
1277
+ "line": 51,
1278
1278
  "character": 3
1279
1279
  },
1280
1280
  "signature": "(property) shortMessage?: boolean | undefined",
@@ -1283,7 +1283,7 @@
1283
1283
  "__schema": "KeywordTypeSchema",
1284
1284
  "location": {
1285
1285
  "filePath": "component-log.main.runtime.ts",
1286
- "line": 52,
1286
+ "line": 51,
1287
1287
  "character": 18
1288
1288
  },
1289
1289
  "name": "boolean"
@@ -1294,7 +1294,7 @@
1294
1294
  "__schema": "VariableLikeSchema",
1295
1295
  "location": {
1296
1296
  "filePath": "component-log.main.runtime.ts",
1297
- "line": 53,
1297
+ "line": 52,
1298
1298
  "character": 3
1299
1299
  },
1300
1300
  "signature": "(property) showHidden?: boolean | undefined",
@@ -1303,7 +1303,7 @@
1303
1303
  "__schema": "KeywordTypeSchema",
1304
1304
  "location": {
1305
1305
  "filePath": "component-log.main.runtime.ts",
1306
- "line": 53,
1306
+ "line": 52,
1307
1307
  "character": 16
1308
1308
  },
1309
1309
  "name": "boolean"
@@ -1317,7 +1317,7 @@
1317
1317
  "__schema": "TypeSchema",
1318
1318
  "location": {
1319
1319
  "filePath": "component-log.main.runtime.ts",
1320
- "line": 56,
1320
+ "line": 55,
1321
1321
  "character": 1
1322
1322
  },
1323
1323
  "signature": "type FileHashDiffFromParent = {\n filePath: string;\n hash?: string | undefined;\n parentHash?: string | undefined;\n}",
@@ -1326,7 +1326,7 @@
1326
1326
  "__schema": "TypeLiteralSchema",
1327
1327
  "location": {
1328
1328
  "filePath": "component-log.main.runtime.ts",
1329
- "line": 56,
1329
+ "line": 55,
1330
1330
  "character": 38
1331
1331
  },
1332
1332
  "members": [
@@ -1334,7 +1334,7 @@
1334
1334
  "__schema": "VariableLikeSchema",
1335
1335
  "location": {
1336
1336
  "filePath": "component-log.main.runtime.ts",
1337
- "line": 57,
1337
+ "line": 56,
1338
1338
  "character": 3
1339
1339
  },
1340
1340
  "signature": "(property) filePath: string",
@@ -1343,7 +1343,7 @@
1343
1343
  "__schema": "KeywordTypeSchema",
1344
1344
  "location": {
1345
1345
  "filePath": "component-log.main.runtime.ts",
1346
- "line": 57,
1346
+ "line": 56,
1347
1347
  "character": 13
1348
1348
  },
1349
1349
  "name": "string"
@@ -1354,7 +1354,7 @@
1354
1354
  "__schema": "VariableLikeSchema",
1355
1355
  "location": {
1356
1356
  "filePath": "component-log.main.runtime.ts",
1357
- "line": 58,
1357
+ "line": 57,
1358
1358
  "character": 3
1359
1359
  },
1360
1360
  "signature": "(property) hash?: string | undefined",
@@ -1363,7 +1363,7 @@
1363
1363
  "__schema": "KeywordTypeSchema",
1364
1364
  "location": {
1365
1365
  "filePath": "component-log.main.runtime.ts",
1366
- "line": 58,
1366
+ "line": 57,
1367
1367
  "character": 10
1368
1368
  },
1369
1369
  "name": "string"
@@ -1374,7 +1374,7 @@
1374
1374
  "__schema": "VariableLikeSchema",
1375
1375
  "location": {
1376
1376
  "filePath": "component-log.main.runtime.ts",
1377
- "line": 59,
1377
+ "line": 58,
1378
1378
  "character": 3
1379
1379
  },
1380
1380
  "signature": "(property) parentHash?: string | undefined",
@@ -1383,7 +1383,7 @@
1383
1383
  "__schema": "KeywordTypeSchema",
1384
1384
  "location": {
1385
1385
  "filePath": "component-log.main.runtime.ts",
1386
- "line": 59,
1386
+ "line": 58,
1387
1387
  "character": 16
1388
1388
  },
1389
1389
  "name": "string"
@@ -1397,7 +1397,7 @@
1397
1397
  "__schema": "ClassSchema",
1398
1398
  "location": {
1399
1399
  "filePath": "component-log.main.runtime.ts",
1400
- "line": 62,
1400
+ "line": 61,
1401
1401
  "character": 1
1402
1402
  },
1403
1403
  "signature": "class ComponentLogMain",
@@ -1407,7 +1407,7 @@
1407
1407
  "__schema": "ConstructorSchema",
1408
1408
  "location": {
1409
1409
  "filePath": "component-log.main.runtime.ts",
1410
- "line": 63,
1410
+ "line": 62,
1411
1411
  "character": 3
1412
1412
  },
1413
1413
  "signature": "constructor ComponentLogMain(workspace: Workspace | undefined): ComponentLogMain",
@@ -1417,7 +1417,7 @@
1417
1417
  "__schema": "ParameterSchema",
1418
1418
  "location": {
1419
1419
  "filePath": "component-log.main.runtime.ts",
1420
- "line": 63,
1420
+ "line": 62,
1421
1421
  "character": 15
1422
1422
  },
1423
1423
  "name": "workspace",
@@ -1425,7 +1425,7 @@
1425
1425
  "__schema": "TypeUnionSchema",
1426
1426
  "location": {
1427
1427
  "filePath": "component-log.main.runtime.ts",
1428
- "line": 63,
1428
+ "line": 62,
1429
1429
  "character": 34
1430
1430
  },
1431
1431
  "types": [
@@ -1433,7 +1433,7 @@
1433
1433
  "__schema": "TypeRefSchema",
1434
1434
  "location": {
1435
1435
  "filePath": "component-log.main.runtime.ts",
1436
- "line": 63,
1436
+ "line": 62,
1437
1437
  "character": 34
1438
1438
  },
1439
1439
  "name": "Workspace"
@@ -1442,7 +1442,7 @@
1442
1442
  "__schema": "KeywordTypeSchema",
1443
1443
  "location": {
1444
1444
  "filePath": "component-log.main.runtime.ts",
1445
- "line": 63,
1445
+ "line": 62,
1446
1446
  "character": 46
1447
1447
  },
1448
1448
  "name": "undefined"
@@ -1457,7 +1457,7 @@
1457
1457
  "__schema": "ThisTypeSchema",
1458
1458
  "location": {
1459
1459
  "filePath": "component-log.main.runtime.ts",
1460
- "line": 62,
1460
+ "line": 61,
1461
1461
  "character": 1
1462
1462
  },
1463
1463
  "name": "ComponentLogMain"
@@ -1468,14 +1468,14 @@
1468
1468
  "__schema": "FunctionLikeSchema",
1469
1469
  "location": {
1470
1470
  "filePath": "component-log.main.runtime.ts",
1471
- "line": 68,
1471
+ "line": 67,
1472
1472
  "character": 3
1473
1473
  },
1474
1474
  "doc": {
1475
1475
  "__schema": "DocSchema",
1476
1476
  "location": {
1477
1477
  "filePath": "component-log.main.runtime.ts",
1478
- "line": 65,
1478
+ "line": 64,
1479
1479
  "character": 3
1480
1480
  },
1481
1481
  "raw": "/**\n * get component log sorted by the timestamp in ascending order (from the earliest to the latest)\n */",
@@ -1489,7 +1489,7 @@
1489
1489
  "__schema": "ParameterSchema",
1490
1490
  "location": {
1491
1491
  "filePath": "component-log.main.runtime.ts",
1492
- "line": 68,
1492
+ "line": 67,
1493
1493
  "character": 17
1494
1494
  },
1495
1495
  "name": "id",
@@ -1497,7 +1497,7 @@
1497
1497
  "__schema": "KeywordTypeSchema",
1498
1498
  "location": {
1499
1499
  "filePath": "component-log.main.runtime.ts",
1500
- "line": 68,
1500
+ "line": 67,
1501
1501
  "character": 21
1502
1502
  },
1503
1503
  "name": "string"
@@ -1509,7 +1509,7 @@
1509
1509
  "__schema": "ParameterSchema",
1510
1510
  "location": {
1511
1511
  "filePath": "component-log.main.runtime.ts",
1512
- "line": 68,
1512
+ "line": 67,
1513
1513
  "character": 29
1514
1514
  },
1515
1515
  "name": "options",
@@ -1517,7 +1517,7 @@
1517
1517
  "__schema": "TypeRefSchema",
1518
1518
  "location": {
1519
1519
  "filePath": "component-log.main.runtime.ts",
1520
- "line": 68,
1520
+ "line": 67,
1521
1521
  "character": 38
1522
1522
  },
1523
1523
  "name": "LogOpts"
@@ -1531,7 +1531,7 @@
1531
1531
  "__schema": "TypeRefSchema",
1532
1532
  "location": {
1533
1533
  "filePath": "component-log.main.runtime.ts",
1534
- "line": 68,
1534
+ "line": 67,
1535
1535
  "character": 53
1536
1536
  },
1537
1537
  "name": "Promise",
@@ -1540,14 +1540,14 @@
1540
1540
  "__schema": "TypeArraySchema",
1541
1541
  "location": {
1542
1542
  "filePath": "component-log.main.runtime.ts",
1543
- "line": 68,
1543
+ "line": 67,
1544
1544
  "character": 61
1545
1545
  },
1546
1546
  "type": {
1547
1547
  "__schema": "TypeRefSchema",
1548
1548
  "location": {
1549
1549
  "filePath": "component-log.main.runtime.ts",
1550
- "line": 68,
1550
+ "line": 67,
1551
1551
  "character": 61
1552
1552
  },
1553
1553
  "name": "ComponentLog"
@@ -1563,7 +1563,7 @@
1563
1563
  "__schema": "FunctionLikeSchema",
1564
1564
  "location": {
1565
1565
  "filePath": "component-log.main.runtime.ts",
1566
- "line": 87,
1566
+ "line": 86,
1567
1567
  "character": 3
1568
1568
  },
1569
1569
  "signature": "(method) ComponentLogMain.getLogsWithParents(id: string, options: LogOpts): Promise<string[]>",
@@ -1573,7 +1573,7 @@
1573
1573
  "__schema": "ParameterSchema",
1574
1574
  "location": {
1575
1575
  "filePath": "component-log.main.runtime.ts",
1576
- "line": 87,
1576
+ "line": 86,
1577
1577
  "character": 28
1578
1578
  },
1579
1579
  "name": "id",
@@ -1581,7 +1581,7 @@
1581
1581
  "__schema": "KeywordTypeSchema",
1582
1582
  "location": {
1583
1583
  "filePath": "component-log.main.runtime.ts",
1584
- "line": 87,
1584
+ "line": 86,
1585
1585
  "character": 32
1586
1586
  },
1587
1587
  "name": "string"
@@ -1593,7 +1593,7 @@
1593
1593
  "__schema": "ParameterSchema",
1594
1594
  "location": {
1595
1595
  "filePath": "component-log.main.runtime.ts",
1596
- "line": 87,
1596
+ "line": 86,
1597
1597
  "character": 40
1598
1598
  },
1599
1599
  "name": "options",
@@ -1601,7 +1601,7 @@
1601
1601
  "__schema": "TypeRefSchema",
1602
1602
  "location": {
1603
1603
  "filePath": "component-log.main.runtime.ts",
1604
- "line": 87,
1604
+ "line": 86,
1605
1605
  "character": 49
1606
1606
  },
1607
1607
  "name": "LogOpts"
@@ -1614,7 +1614,7 @@
1614
1614
  "__schema": "InferenceTypeSchema",
1615
1615
  "location": {
1616
1616
  "filePath": "component-log.main.runtime.ts",
1617
- "line": 87,
1617
+ "line": 86,
1618
1618
  "character": 3
1619
1619
  },
1620
1620
  "type": "Promise<string[]>"
@@ -1627,7 +1627,7 @@
1627
1627
  "__schema": "FunctionLikeSchema",
1628
1628
  "location": {
1629
1629
  "filePath": "component-log.main.runtime.ts",
1630
- "line": 94,
1630
+ "line": 93,
1631
1631
  "character": 3
1632
1632
  },
1633
1633
  "signature": "(method) ComponentLogMain.getChangedFilesFromParent(id: string): Promise<FileHashDiffFromParent[]>",
@@ -1637,7 +1637,7 @@
1637
1637
  "__schema": "ParameterSchema",
1638
1638
  "location": {
1639
1639
  "filePath": "component-log.main.runtime.ts",
1640
- "line": 94,
1640
+ "line": 93,
1641
1641
  "character": 35
1642
1642
  },
1643
1643
  "name": "id",
@@ -1645,7 +1645,7 @@
1645
1645
  "__schema": "KeywordTypeSchema",
1646
1646
  "location": {
1647
1647
  "filePath": "component-log.main.runtime.ts",
1648
- "line": 94,
1648
+ "line": 93,
1649
1649
  "character": 39
1650
1650
  },
1651
1651
  "name": "string"
@@ -1658,7 +1658,7 @@
1658
1658
  "__schema": "TypeRefSchema",
1659
1659
  "location": {
1660
1660
  "filePath": "component-log.main.runtime.ts",
1661
- "line": 94,
1661
+ "line": 93,
1662
1662
  "character": 48
1663
1663
  },
1664
1664
  "name": "Promise",
@@ -1667,14 +1667,14 @@
1667
1667
  "__schema": "TypeArraySchema",
1668
1668
  "location": {
1669
1669
  "filePath": "component-log.main.runtime.ts",
1670
- "line": 94,
1670
+ "line": 93,
1671
1671
  "character": 56
1672
1672
  },
1673
1673
  "type": {
1674
1674
  "__schema": "TypeRefSchema",
1675
1675
  "location": {
1676
1676
  "filePath": "component-log.main.runtime.ts",
1677
- "line": 94,
1677
+ "line": 93,
1678
1678
  "character": 56
1679
1679
  },
1680
1680
  "name": "FileHashDiffFromParent"
@@ -1690,7 +1690,7 @@
1690
1690
  "__schema": "FunctionLikeSchema",
1691
1691
  "location": {
1692
1692
  "filePath": "component-log.main.runtime.ts",
1693
- "line": 134,
1693
+ "line": 133,
1694
1694
  "character": 3
1695
1695
  },
1696
1696
  "signature": "(method) ComponentLogMain.getFileHistoryHashes(filePath: PathOsBasedAbsolute): Promise<FileLog[]>",
@@ -1700,7 +1700,7 @@
1700
1700
  "__schema": "ParameterSchema",
1701
1701
  "location": {
1702
1702
  "filePath": "component-log.main.runtime.ts",
1703
- "line": 134,
1703
+ "line": 133,
1704
1704
  "character": 30
1705
1705
  },
1706
1706
  "name": "filePath",
@@ -1708,7 +1708,7 @@
1708
1708
  "__schema": "TypeRefSchema",
1709
1709
  "location": {
1710
1710
  "filePath": "component-log.main.runtime.ts",
1711
- "line": 134,
1711
+ "line": 133,
1712
1712
  "character": 40
1713
1713
  },
1714
1714
  "name": "PathOsBasedAbsolute"
@@ -1721,7 +1721,7 @@
1721
1721
  "__schema": "TypeRefSchema",
1722
1722
  "location": {
1723
1723
  "filePath": "component-log.main.runtime.ts",
1724
- "line": 134,
1724
+ "line": 133,
1725
1725
  "character": 62
1726
1726
  },
1727
1727
  "name": "Promise",
@@ -1730,14 +1730,14 @@
1730
1730
  "__schema": "TypeArraySchema",
1731
1731
  "location": {
1732
1732
  "filePath": "component-log.main.runtime.ts",
1733
- "line": 134,
1733
+ "line": 133,
1734
1734
  "character": 70
1735
1735
  },
1736
1736
  "type": {
1737
1737
  "__schema": "TypeRefSchema",
1738
1738
  "location": {
1739
1739
  "filePath": "component-log.main.runtime.ts",
1740
- "line": 134,
1740
+ "line": 133,
1741
1741
  "character": 70
1742
1742
  },
1743
1743
  "name": "FileLog"
@@ -1753,7 +1753,7 @@
1753
1753
  "__schema": "FunctionLikeSchema",
1754
1754
  "location": {
1755
1755
  "filePath": "component-log.main.runtime.ts",
1756
- "line": 212,
1756
+ "line": 211,
1757
1757
  "character": 3
1758
1758
  },
1759
1759
  "signature": "(method) ComponentLogMain.blame(filePath: PathOsBased): Promise<BlameLineInfo[]>",
@@ -1763,7 +1763,7 @@
1763
1763
  "__schema": "ParameterSchema",
1764
1764
  "location": {
1765
1765
  "filePath": "component-log.main.runtime.ts",
1766
- "line": 212,
1766
+ "line": 211,
1767
1767
  "character": 15
1768
1768
  },
1769
1769
  "name": "filePath",
@@ -1771,7 +1771,7 @@
1771
1771
  "__schema": "TypeRefSchema",
1772
1772
  "location": {
1773
1773
  "filePath": "component-log.main.runtime.ts",
1774
- "line": 212,
1774
+ "line": 211,
1775
1775
  "character": 25
1776
1776
  },
1777
1777
  "name": "PathOsBased"
@@ -1784,7 +1784,7 @@
1784
1784
  "__schema": "TypeRefSchema",
1785
1785
  "location": {
1786
1786
  "filePath": "component-log.main.runtime.ts",
1787
- "line": 212,
1787
+ "line": 211,
1788
1788
  "character": 39
1789
1789
  },
1790
1790
  "name": "Promise",
@@ -1793,14 +1793,14 @@
1793
1793
  "__schema": "TypeArraySchema",
1794
1794
  "location": {
1795
1795
  "filePath": "component-log.main.runtime.ts",
1796
- "line": 212,
1796
+ "line": 211,
1797
1797
  "character": 47
1798
1798
  },
1799
1799
  "type": {
1800
1800
  "__schema": "TypeRefSchema",
1801
1801
  "location": {
1802
1802
  "filePath": "component-log.main.runtime.ts",
1803
- "line": 212,
1803
+ "line": 211,
1804
1804
  "character": 47
1805
1805
  },
1806
1806
  "name": "BlameLineInfo"
@@ -1816,7 +1816,7 @@
1816
1816
  "__schema": "FunctionLikeSchema",
1817
1817
  "location": {
1818
1818
  "filePath": "component-log.main.runtime.ts",
1819
- "line": 307,
1819
+ "line": 306,
1820
1820
  "character": 3
1821
1821
  },
1822
1822
  "signature": "(method) ComponentLogMain.getFileLog(filePath: string): Promise<FileLog[]>",
@@ -1826,7 +1826,7 @@
1826
1826
  "__schema": "ParameterSchema",
1827
1827
  "location": {
1828
1828
  "filePath": "component-log.main.runtime.ts",
1829
- "line": 307,
1829
+ "line": 306,
1830
1830
  "character": 20
1831
1831
  },
1832
1832
  "name": "filePath",
@@ -1834,7 +1834,7 @@
1834
1834
  "__schema": "KeywordTypeSchema",
1835
1835
  "location": {
1836
1836
  "filePath": "component-log.main.runtime.ts",
1837
- "line": 307,
1837
+ "line": 306,
1838
1838
  "character": 30
1839
1839
  },
1840
1840
  "name": "string"
@@ -1847,7 +1847,7 @@
1847
1847
  "__schema": "InferenceTypeSchema",
1848
1848
  "location": {
1849
1849
  "filePath": "component-log.main.runtime.ts",
1850
- "line": 307,
1850
+ "line": 306,
1851
1851
  "character": 3
1852
1852
  },
1853
1853
  "type": "Promise<FileLog[]>"
@@ -1860,7 +1860,7 @@
1860
1860
  "__schema": "VariableLikeSchema",
1861
1861
  "location": {
1862
1862
  "filePath": "component-log.main.runtime.ts",
1863
- "line": 364,
1863
+ "line": 363,
1864
1864
  "character": 3
1865
1865
  },
1866
1866
  "signature": "(property) ComponentLogMain.slots: never[]",
@@ -1869,7 +1869,7 @@
1869
1869
  "__schema": "InferenceTypeSchema",
1870
1870
  "location": {
1871
1871
  "filePath": "component-log.main.runtime.ts",
1872
- "line": 364,
1872
+ "line": 363,
1873
1873
  "character": 3
1874
1874
  },
1875
1875
  "type": "never[]"
@@ -1881,7 +1881,7 @@
1881
1881
  "__schema": "VariableLikeSchema",
1882
1882
  "location": {
1883
1883
  "filePath": "component-log.main.runtime.ts",
1884
- "line": 365,
1884
+ "line": 364,
1885
1885
  "character": 3
1886
1886
  },
1887
1887
  "signature": "(property) ComponentLogMain.dependencies: Aspect[]",
@@ -1890,7 +1890,7 @@
1890
1890
  "__schema": "InferenceTypeSchema",
1891
1891
  "location": {
1892
1892
  "filePath": "component-log.main.runtime.ts",
1893
- "line": 365,
1893
+ "line": 364,
1894
1894
  "character": 3
1895
1895
  },
1896
1896
  "type": "Aspect[]"
@@ -1902,7 +1902,7 @@
1902
1902
  "__schema": "VariableLikeSchema",
1903
1903
  "location": {
1904
1904
  "filePath": "component-log.main.runtime.ts",
1905
- "line": 366,
1905
+ "line": 365,
1906
1906
  "character": 3
1907
1907
  },
1908
1908
  "signature": "(property) ComponentLogMain.runtime: RuntimeDefinition",
@@ -1911,7 +1911,7 @@
1911
1911
  "__schema": "InferenceTypeSchema",
1912
1912
  "location": {
1913
1913
  "filePath": "component-log.main.runtime.ts",
1914
- "line": 366,
1914
+ "line": 365,
1915
1915
  "character": 3
1916
1916
  },
1917
1917
  "type": "RuntimeDefinition"
@@ -1923,7 +1923,7 @@
1923
1923
  "__schema": "FunctionLikeSchema",
1924
1924
  "location": {
1925
1925
  "filePath": "component-log.main.runtime.ts",
1926
- "line": 367,
1926
+ "line": 366,
1927
1927
  "character": 3
1928
1928
  },
1929
1929
  "signature": "(method) ComponentLogMain.provider([cli, workspace]: [CLIMain, Workspace]): Promise<ComponentLogMain>",
@@ -1933,7 +1933,7 @@
1933
1933
  "__schema": "ParameterSchema",
1934
1934
  "location": {
1935
1935
  "filePath": "component-log.main.runtime.ts",
1936
- "line": 367,
1936
+ "line": 366,
1937
1937
  "character": 25
1938
1938
  },
1939
1939
  "name": "[ cli, workspace ]",
@@ -1941,7 +1941,7 @@
1941
1941
  "__schema": "TupleTypeSchema",
1942
1942
  "location": {
1943
1943
  "filePath": "component-log.main.runtime.ts",
1944
- "line": 367,
1944
+ "line": 366,
1945
1945
  "character": 43
1946
1946
  },
1947
1947
  "elements": [
@@ -1949,7 +1949,7 @@
1949
1949
  "__schema": "TypeRefSchema",
1950
1950
  "location": {
1951
1951
  "filePath": "component-log.main.runtime.ts",
1952
- "line": 367,
1952
+ "line": 366,
1953
1953
  "character": 44
1954
1954
  },
1955
1955
  "name": "CLIMain"
@@ -1958,7 +1958,7 @@
1958
1958
  "__schema": "TypeRefSchema",
1959
1959
  "location": {
1960
1960
  "filePath": "component-log.main.runtime.ts",
1961
- "line": 367,
1961
+ "line": 366,
1962
1962
  "character": 53
1963
1963
  },
1964
1964
  "name": "Workspace"
@@ -1973,7 +1973,7 @@
1973
1973
  "__schema": "InferenceTypeSchema",
1974
1974
  "location": {
1975
1975
  "filePath": "component-log.main.runtime.ts",
1976
- "line": 367,
1976
+ "line": 366,
1977
1977
  "character": 3
1978
1978
  },
1979
1979
  "type": "Promise<ComponentLogMain>"
@@ -1991,7 +1991,7 @@
1991
1991
  "__schema": "TypeSchema",
1992
1992
  "location": {
1993
1993
  "filePath": "component-log.main.runtime.ts",
1994
- "line": 376,
1994
+ "line": 375,
1995
1995
  "character": 1
1996
1996
  },
1997
1997
  "signature": "type ComponentLogInfo = {\n hash: string;\n message: string;\n onLane?: boolean | undefined;\n parents: string[];\n username?: string | undefined;\n email?: string | undefined;\n date?: string | undefined;\n tag?: string | undefined;\n}",
@@ -2000,7 +2000,7 @@
2000
2000
  "__schema": "TypeLiteralSchema",
2001
2001
  "location": {
2002
2002
  "filePath": "component-log.main.runtime.ts",
2003
- "line": 376,
2003
+ "line": 375,
2004
2004
  "character": 32
2005
2005
  },
2006
2006
  "members": [
@@ -2008,7 +2008,7 @@
2008
2008
  "__schema": "VariableLikeSchema",
2009
2009
  "location": {
2010
2010
  "filePath": "component-log.main.runtime.ts",
2011
- "line": 377,
2011
+ "line": 376,
2012
2012
  "character": 3
2013
2013
  },
2014
2014
  "signature": "(property) hash: string",
@@ -2017,7 +2017,7 @@
2017
2017
  "__schema": "KeywordTypeSchema",
2018
2018
  "location": {
2019
2019
  "filePath": "component-log.main.runtime.ts",
2020
- "line": 377,
2020
+ "line": 376,
2021
2021
  "character": 9
2022
2022
  },
2023
2023
  "name": "string"
@@ -2028,7 +2028,7 @@
2028
2028
  "__schema": "VariableLikeSchema",
2029
2029
  "location": {
2030
2030
  "filePath": "component-log.main.runtime.ts",
2031
- "line": 378,
2031
+ "line": 377,
2032
2032
  "character": 3
2033
2033
  },
2034
2034
  "signature": "(property) message: string",
@@ -2037,7 +2037,7 @@
2037
2037
  "__schema": "KeywordTypeSchema",
2038
2038
  "location": {
2039
2039
  "filePath": "component-log.main.runtime.ts",
2040
- "line": 378,
2040
+ "line": 377,
2041
2041
  "character": 12
2042
2042
  },
2043
2043
  "name": "string"
@@ -2048,7 +2048,7 @@
2048
2048
  "__schema": "VariableLikeSchema",
2049
2049
  "location": {
2050
2050
  "filePath": "component-log.main.runtime.ts",
2051
- "line": 379,
2051
+ "line": 378,
2052
2052
  "character": 3
2053
2053
  },
2054
2054
  "signature": "(property) onLane?: boolean | undefined",
@@ -2057,7 +2057,7 @@
2057
2057
  "__schema": "KeywordTypeSchema",
2058
2058
  "location": {
2059
2059
  "filePath": "component-log.main.runtime.ts",
2060
- "line": 379,
2060
+ "line": 378,
2061
2061
  "character": 12
2062
2062
  },
2063
2063
  "name": "boolean"
@@ -2068,7 +2068,7 @@
2068
2068
  "__schema": "VariableLikeSchema",
2069
2069
  "location": {
2070
2070
  "filePath": "component-log.main.runtime.ts",
2071
- "line": 380,
2071
+ "line": 379,
2072
2072
  "character": 3
2073
2073
  },
2074
2074
  "signature": "(property) parents: string[]",
@@ -2077,14 +2077,14 @@
2077
2077
  "__schema": "TypeArraySchema",
2078
2078
  "location": {
2079
2079
  "filePath": "component-log.main.runtime.ts",
2080
- "line": 380,
2080
+ "line": 379,
2081
2081
  "character": 12
2082
2082
  },
2083
2083
  "type": {
2084
2084
  "__schema": "KeywordTypeSchema",
2085
2085
  "location": {
2086
2086
  "filePath": "component-log.main.runtime.ts",
2087
- "line": 380,
2087
+ "line": 379,
2088
2088
  "character": 12
2089
2089
  },
2090
2090
  "name": "string"
@@ -2096,7 +2096,7 @@
2096
2096
  "__schema": "VariableLikeSchema",
2097
2097
  "location": {
2098
2098
  "filePath": "component-log.main.runtime.ts",
2099
- "line": 381,
2099
+ "line": 380,
2100
2100
  "character": 3
2101
2101
  },
2102
2102
  "signature": "(property) username?: string | undefined",
@@ -2105,7 +2105,7 @@
2105
2105
  "__schema": "KeywordTypeSchema",
2106
2106
  "location": {
2107
2107
  "filePath": "component-log.main.runtime.ts",
2108
- "line": 381,
2108
+ "line": 380,
2109
2109
  "character": 14
2110
2110
  },
2111
2111
  "name": "string"
@@ -2116,7 +2116,7 @@
2116
2116
  "__schema": "VariableLikeSchema",
2117
2117
  "location": {
2118
2118
  "filePath": "component-log.main.runtime.ts",
2119
- "line": 382,
2119
+ "line": 381,
2120
2120
  "character": 3
2121
2121
  },
2122
2122
  "signature": "(property) email?: string | undefined",
@@ -2125,7 +2125,7 @@
2125
2125
  "__schema": "KeywordTypeSchema",
2126
2126
  "location": {
2127
2127
  "filePath": "component-log.main.runtime.ts",
2128
- "line": 382,
2128
+ "line": 381,
2129
2129
  "character": 11
2130
2130
  },
2131
2131
  "name": "string"
@@ -2136,7 +2136,7 @@
2136
2136
  "__schema": "VariableLikeSchema",
2137
2137
  "location": {
2138
2138
  "filePath": "component-log.main.runtime.ts",
2139
- "line": 383,
2139
+ "line": 382,
2140
2140
  "character": 3
2141
2141
  },
2142
2142
  "signature": "(property) date?: string | undefined",
@@ -2145,7 +2145,7 @@
2145
2145
  "__schema": "KeywordTypeSchema",
2146
2146
  "location": {
2147
2147
  "filePath": "component-log.main.runtime.ts",
2148
- "line": 383,
2148
+ "line": 382,
2149
2149
  "character": 10
2150
2150
  },
2151
2151
  "name": "string"
@@ -2156,7 +2156,7 @@
2156
2156
  "__schema": "VariableLikeSchema",
2157
2157
  "location": {
2158
2158
  "filePath": "component-log.main.runtime.ts",
2159
- "line": 384,
2159
+ "line": 383,
2160
2160
  "character": 3
2161
2161
  },
2162
2162
  "signature": "(property) tag?: string | undefined",
@@ -2165,7 +2165,7 @@
2165
2165
  "__schema": "KeywordTypeSchema",
2166
2166
  "location": {
2167
2167
  "filePath": "component-log.main.runtime.ts",
2168
- "line": 384,
2168
+ "line": 383,
2169
2169
  "character": 9
2170
2170
  },
2171
2171
  "name": "string"
@@ -2181,7 +2181,7 @@
2181
2181
  "__schema": "UnImplementedSchema",
2182
2182
  "location": {
2183
2183
  "filePath": "component-log.main.runtime.ts",
2184
- "line": 374,
2184
+ "line": 373,
2185
2185
  "character": 1
2186
2186
  },
2187
2187
  "name": "ComponentLogAspect.addRuntime(ComponentLogMain);",
@@ -2230,7 +2230,7 @@
2230
2230
  "componentId": {
2231
2231
  "scope": "teambit.component",
2232
2232
  "name": "component-log",
2233
- "version": "1.0.487"
2233
+ "version": "1.0.488"
2234
2234
  },
2235
2235
  "taggedModuleExports": []
2236
2236
  }