@teambit/watcher 1.0.330 → 1.0.332

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": "TypeSchema",
26
26
  "location": {
27
27
  "filePath": "watcher.ts",
28
- "line": 51,
28
+ "line": 50,
29
29
  "character": 1
30
30
  },
31
31
  "signature": "type WatchOptions = {\n msgs?: EventMessages | undefined;\n initiator?: CompilationInitiator | undefined;\n verbose?: boolean | undefined;\n spawnTSServer?: boolean | undefined;\n checkTypes?: CheckTypes | undefined;\n preCompile?: boolean | undefined;\n compile?: boolean | undefined;\n import?: boolean | undefined;\n}",
@@ -34,7 +34,7 @@
34
34
  "__schema": "TypeLiteralSchema",
35
35
  "location": {
36
36
  "filePath": "watcher.ts",
37
- "line": 51,
37
+ "line": 50,
38
38
  "character": 28
39
39
  },
40
40
  "members": [
@@ -42,7 +42,7 @@
42
42
  "__schema": "VariableLikeSchema",
43
43
  "location": {
44
44
  "filePath": "watcher.ts",
45
- "line": 52,
45
+ "line": 51,
46
46
  "character": 3
47
47
  },
48
48
  "signature": "(property) msgs?: EventMessages | undefined",
@@ -51,11 +51,10 @@
51
51
  "__schema": "TypeRefSchema",
52
52
  "location": {
53
53
  "filePath": "watcher.ts",
54
- "line": 52,
54
+ "line": 51,
55
55
  "character": 10
56
56
  },
57
- "name": "EventMessages",
58
- "internalFilePath": "watcher.ts"
57
+ "name": "EventMessages"
59
58
  },
60
59
  "isOptional": true
61
60
  },
@@ -63,7 +62,7 @@
63
62
  "__schema": "VariableLikeSchema",
64
63
  "location": {
65
64
  "filePath": "watcher.ts",
66
- "line": 53,
65
+ "line": 52,
67
66
  "character": 3
68
67
  },
69
68
  "signature": "(property) initiator?: CompilationInitiator | undefined",
@@ -72,14 +71,10 @@
72
71
  "__schema": "TypeRefSchema",
73
72
  "location": {
74
73
  "filePath": "watcher.ts",
75
- "line": 53,
74
+ "line": 52,
76
75
  "character": 15
77
76
  },
78
- "name": "CompilationInitiator",
79
- "componentId": {
80
- "scope": "teambit.compilation",
81
- "name": "compiler"
82
- }
77
+ "name": "CompilationInitiator"
83
78
  },
84
79
  "isOptional": true
85
80
  },
@@ -87,7 +82,7 @@
87
82
  "__schema": "VariableLikeSchema",
88
83
  "location": {
89
84
  "filePath": "watcher.ts",
90
- "line": 54,
85
+ "line": 53,
91
86
  "character": 3
92
87
  },
93
88
  "signature": "(property) verbose?: boolean | undefined",
@@ -96,7 +91,7 @@
96
91
  "__schema": "KeywordTypeSchema",
97
92
  "location": {
98
93
  "filePath": "watcher.ts",
99
- "line": 54,
94
+ "line": 53,
100
95
  "character": 13
101
96
  },
102
97
  "name": "boolean"
@@ -107,7 +102,7 @@
107
102
  "__schema": "VariableLikeSchema",
108
103
  "location": {
109
104
  "filePath": "watcher.ts",
110
- "line": 55,
105
+ "line": 54,
111
106
  "character": 3
112
107
  },
113
108
  "signature": "(property) spawnTSServer?: boolean | undefined",
@@ -116,7 +111,7 @@
116
111
  "__schema": "KeywordTypeSchema",
117
112
  "location": {
118
113
  "filePath": "watcher.ts",
119
- "line": 55,
114
+ "line": 54,
120
115
  "character": 19
121
116
  },
122
117
  "name": "boolean"
@@ -127,7 +122,7 @@
127
122
  "__schema": "VariableLikeSchema",
128
123
  "location": {
129
124
  "filePath": "watcher.ts",
130
- "line": 56,
125
+ "line": 55,
131
126
  "character": 3
132
127
  },
133
128
  "signature": "(property) checkTypes?: CheckTypes | undefined",
@@ -136,7 +131,7 @@
136
131
  "__schema": "TypeRefSchema",
137
132
  "location": {
138
133
  "filePath": "watcher.ts",
139
- "line": 56,
134
+ "line": 55,
140
135
  "character": 16
141
136
  },
142
137
  "name": "CheckTypes"
@@ -147,7 +142,7 @@
147
142
  "__schema": "VariableLikeSchema",
148
143
  "location": {
149
144
  "filePath": "watcher.ts",
150
- "line": 57,
145
+ "line": 56,
151
146
  "character": 3
152
147
  },
153
148
  "signature": "(property) preCompile?: boolean | undefined",
@@ -156,7 +151,7 @@
156
151
  "__schema": "KeywordTypeSchema",
157
152
  "location": {
158
153
  "filePath": "watcher.ts",
159
- "line": 57,
154
+ "line": 56,
160
155
  "character": 16
161
156
  },
162
157
  "name": "boolean"
@@ -167,7 +162,7 @@
167
162
  "__schema": "VariableLikeSchema",
168
163
  "location": {
169
164
  "filePath": "watcher.ts",
170
- "line": 58,
165
+ "line": 57,
171
166
  "character": 3
172
167
  },
173
168
  "signature": "(property) compile?: boolean | undefined",
@@ -176,7 +171,7 @@
176
171
  "__schema": "KeywordTypeSchema",
177
172
  "location": {
178
173
  "filePath": "watcher.ts",
179
- "line": 58,
174
+ "line": 57,
180
175
  "character": 13
181
176
  },
182
177
  "name": "boolean"
@@ -187,7 +182,7 @@
187
182
  "__schema": "VariableLikeSchema",
188
183
  "location": {
189
184
  "filePath": "watcher.ts",
190
- "line": 59,
185
+ "line": 58,
191
186
  "character": 3
192
187
  },
193
188
  "signature": "(property) import?: boolean | undefined",
@@ -196,7 +191,7 @@
196
191
  "__schema": "KeywordTypeSchema",
197
192
  "location": {
198
193
  "filePath": "watcher.ts",
199
- "line": 59,
194
+ "line": 58,
200
195
  "character": 12
201
196
  },
202
197
  "name": "boolean"
@@ -301,11 +296,7 @@
301
296
  "line": 20,
302
297
  "character": 24
303
298
  },
304
- "name": "Workspace",
305
- "componentId": {
306
- "scope": "teambit.workspace",
307
- "name": "workspace"
308
- }
299
+ "name": "Workspace"
309
300
  },
310
301
  "isOptional": false,
311
302
  "isSpread": false
@@ -325,11 +316,7 @@
325
316
  "line": 21,
326
317
  "character": 20
327
318
  },
328
- "name": "ScopeMain",
329
- "componentId": {
330
- "scope": "teambit.scope",
331
- "name": "scope"
332
- }
319
+ "name": "ScopeMain"
333
320
  },
334
321
  "isOptional": false,
335
322
  "isSpread": false
@@ -349,11 +336,7 @@
349
336
  "line": 22,
350
337
  "character": 21
351
338
  },
352
- "name": "PubsubMain",
353
- "componentId": {
354
- "scope": "teambit.harmony",
355
- "name": "pubsub"
356
- }
339
+ "name": "PubsubMain"
357
340
  },
358
341
  "isOptional": false,
359
342
  "isSpread": false
@@ -373,8 +356,7 @@
373
356
  "line": 23,
374
357
  "character": 29
375
358
  },
376
- "name": "OnPreWatchSlot",
377
- "internalFilePath": "watcher.main.runtime.ts"
359
+ "name": "OnPreWatchSlot"
378
360
  },
379
361
  "isOptional": false,
380
362
  "isSpread": false
@@ -394,11 +376,7 @@
394
376
  "line": 24,
395
377
  "character": 25
396
378
  },
397
- "name": "IpcEventsMain",
398
- "componentId": {
399
- "scope": "teambit.harmony",
400
- "name": "ipc-events"
401
- }
379
+ "name": "IpcEventsMain"
402
380
  },
403
381
  "isOptional": false,
404
382
  "isSpread": false
@@ -418,11 +396,7 @@
418
396
  "line": 25,
419
397
  "character": 22
420
398
  },
421
- "name": "Logger",
422
- "componentId": {
423
- "scope": "teambit.harmony",
424
- "name": "logger"
425
- }
399
+ "name": "Logger"
426
400
  },
427
401
  "isOptional": false,
428
402
  "isSpread": false
@@ -442,11 +416,7 @@
442
416
  "line": 26,
443
417
  "character": 28
444
418
  },
445
- "name": "GlobalConfigMain",
446
- "componentId": {
447
- "scope": "teambit.harmony",
448
- "name": "global-config"
449
- }
419
+ "name": "GlobalConfigMain"
450
420
  },
451
421
  "isOptional": false,
452
422
  "isSpread": false
@@ -562,12 +532,7 @@
562
532
  "line": 39,
563
533
  "character": 41
564
534
  },
565
- "name": "ComponentID",
566
- "componentId": {
567
- "scope": "teambit.component",
568
- "name": "component-id",
569
- "version": "1.2.0"
570
- }
535
+ "name": "ComponentID"
571
536
  }
572
537
  },
573
538
  "isOptional": false,
@@ -632,8 +597,7 @@
632
597
  "line": 46,
633
598
  "character": 38
634
599
  },
635
- "name": "OnPreWatch",
636
- "internalFilePath": "watcher.main.runtime.ts"
600
+ "name": "OnPreWatch"
637
601
  },
638
602
  "isOptional": false,
639
603
  "isSpread": false
@@ -746,11 +710,7 @@
746
710
  "line": 65,
747
711
  "character": 7
748
712
  },
749
- "name": "CLIMain",
750
- "componentId": {
751
- "scope": "teambit.harmony",
752
- "name": "cli"
753
- }
713
+ "name": "CLIMain"
754
714
  },
755
715
  {
756
716
  "__schema": "TypeRefSchema",
@@ -759,11 +719,7 @@
759
719
  "line": 66,
760
720
  "character": 7
761
721
  },
762
- "name": "Workspace",
763
- "componentId": {
764
- "scope": "teambit.workspace",
765
- "name": "workspace"
766
- }
722
+ "name": "Workspace"
767
723
  },
768
724
  {
769
725
  "__schema": "TypeRefSchema",
@@ -772,11 +728,7 @@
772
728
  "line": 67,
773
729
  "character": 7
774
730
  },
775
- "name": "ScopeMain",
776
- "componentId": {
777
- "scope": "teambit.scope",
778
- "name": "scope"
779
- }
731
+ "name": "ScopeMain"
780
732
  },
781
733
  {
782
734
  "__schema": "TypeRefSchema",
@@ -785,11 +737,7 @@
785
737
  "line": 68,
786
738
  "character": 7
787
739
  },
788
- "name": "PubsubMain",
789
- "componentId": {
790
- "scope": "teambit.harmony",
791
- "name": "pubsub"
792
- }
740
+ "name": "PubsubMain"
793
741
  },
794
742
  {
795
743
  "__schema": "TypeRefSchema",
@@ -798,11 +746,7 @@
798
746
  "line": 69,
799
747
  "character": 7
800
748
  },
801
- "name": "LoggerMain",
802
- "componentId": {
803
- "scope": "teambit.harmony",
804
- "name": "logger"
805
- }
749
+ "name": "LoggerMain"
806
750
  },
807
751
  {
808
752
  "__schema": "TypeRefSchema",
@@ -811,11 +755,7 @@
811
755
  "line": 70,
812
756
  "character": 7
813
757
  },
814
- "name": "IpcEventsMain",
815
- "componentId": {
816
- "scope": "teambit.harmony",
817
- "name": "ipc-events"
818
- }
758
+ "name": "IpcEventsMain"
819
759
  },
820
760
  {
821
761
  "__schema": "TypeRefSchema",
@@ -824,11 +764,7 @@
824
764
  "line": 71,
825
765
  "character": 7
826
766
  },
827
- "name": "GlobalConfigMain",
828
- "componentId": {
829
- "scope": "teambit.harmony",
830
- "name": "global-config"
831
- }
767
+ "name": "GlobalConfigMain"
832
768
  }
833
769
  ]
834
770
  },
@@ -878,8 +814,7 @@
878
814
  "line": 74,
879
815
  "character": 24
880
816
  },
881
- "name": "OnPreWatchSlot",
882
- "internalFilePath": "watcher.main.runtime.ts"
817
+ "name": "OnPreWatchSlot"
883
818
  }
884
819
  ]
885
820
  },
@@ -967,7 +902,7 @@
967
902
  "__schema": "TypeSchema",
968
903
  "location": {
969
904
  "filePath": "watcher.ts",
970
- "line": 31,
905
+ "line": 30,
971
906
  "character": 1
972
907
  },
973
908
  "signature": "type WatcherProcessData = {\n watchProcess: ChildProcess;\n compilerId: ComponentID;\n componentIds: ComponentID[];\n}",
@@ -976,7 +911,7 @@
976
911
  "__schema": "TypeLiteralSchema",
977
912
  "location": {
978
913
  "filePath": "watcher.ts",
979
- "line": 31,
914
+ "line": 30,
980
915
  "character": 34
981
916
  },
982
917
  "members": [
@@ -984,7 +919,7 @@
984
919
  "__schema": "VariableLikeSchema",
985
920
  "location": {
986
921
  "filePath": "watcher.ts",
987
- "line": 31,
922
+ "line": 30,
988
923
  "character": 36
989
924
  },
990
925
  "signature": "(property) watchProcess: ChildProcess",
@@ -993,7 +928,7 @@
993
928
  "__schema": "TypeRefSchema",
994
929
  "location": {
995
930
  "filePath": "watcher.ts",
996
- "line": 31,
931
+ "line": 30,
997
932
  "character": 36
998
933
  },
999
934
  "name": "ChildProcess",
@@ -1005,7 +940,7 @@
1005
940
  "__schema": "VariableLikeSchema",
1006
941
  "location": {
1007
942
  "filePath": "watcher.ts",
1008
- "line": 31,
943
+ "line": 30,
1009
944
  "character": 64
1010
945
  },
1011
946
  "signature": "(property) compilerId: ComponentID",
@@ -1014,7 +949,7 @@
1014
949
  "__schema": "TypeRefSchema",
1015
950
  "location": {
1016
951
  "filePath": "watcher.ts",
1017
- "line": 31,
952
+ "line": 30,
1018
953
  "character": 64
1019
954
  },
1020
955
  "name": "ComponentID",
@@ -1030,7 +965,7 @@
1030
965
  "__schema": "VariableLikeSchema",
1031
966
  "location": {
1032
967
  "filePath": "watcher.ts",
1033
- "line": 31,
968
+ "line": 30,
1034
969
  "character": 89
1035
970
  },
1036
971
  "signature": "(property) componentIds: ComponentID[]",
@@ -1039,22 +974,17 @@
1039
974
  "__schema": "TypeArraySchema",
1040
975
  "location": {
1041
976
  "filePath": "watcher.ts",
1042
- "line": 31,
977
+ "line": 30,
1043
978
  "character": 103
1044
979
  },
1045
980
  "type": {
1046
981
  "__schema": "TypeRefSchema",
1047
982
  "location": {
1048
983
  "filePath": "watcher.ts",
1049
- "line": 31,
984
+ "line": 30,
1050
985
  "character": 103
1051
986
  },
1052
- "name": "ComponentID",
1053
- "componentId": {
1054
- "scope": "teambit.component",
1055
- "name": "component-id",
1056
- "version": "1.2.0"
1057
- }
987
+ "name": "ComponentID"
1058
988
  }
1059
989
  },
1060
990
  "isOptional": false
@@ -1066,7 +996,7 @@
1066
996
  "__schema": "TypeSchema",
1067
997
  "location": {
1068
998
  "filePath": "watcher.ts",
1069
- "line": 33,
999
+ "line": 32,
1070
1000
  "character": 1
1071
1001
  },
1072
1002
  "signature": "type EventMessages = {\n onAll: Function;\n onStart: Function;\n onReady: Function;\n onChange: OnFileEventFunc;\n onAdd: OnFileEventFunc;\n onUnlink: OnFileEventFunc;\n onError: Function;\n}",
@@ -1075,7 +1005,7 @@
1075
1005
  "__schema": "TypeLiteralSchema",
1076
1006
  "location": {
1077
1007
  "filePath": "watcher.ts",
1078
- "line": 33,
1008
+ "line": 32,
1079
1009
  "character": 29
1080
1010
  },
1081
1011
  "members": [
@@ -1083,7 +1013,7 @@
1083
1013
  "__schema": "VariableLikeSchema",
1084
1014
  "location": {
1085
1015
  "filePath": "watcher.ts",
1086
- "line": 34,
1016
+ "line": 33,
1087
1017
  "character": 3
1088
1018
  },
1089
1019
  "signature": "(property) onAll: Function",
@@ -1092,7 +1022,7 @@
1092
1022
  "__schema": "TypeRefSchema",
1093
1023
  "location": {
1094
1024
  "filePath": "watcher.ts",
1095
- "line": 34,
1025
+ "line": 33,
1096
1026
  "character": 10
1097
1027
  },
1098
1028
  "name": "Function"
@@ -1103,7 +1033,7 @@
1103
1033
  "__schema": "VariableLikeSchema",
1104
1034
  "location": {
1105
1035
  "filePath": "watcher.ts",
1106
- "line": 35,
1036
+ "line": 34,
1107
1037
  "character": 3
1108
1038
  },
1109
1039
  "signature": "(property) onStart: Function",
@@ -1112,7 +1042,7 @@
1112
1042
  "__schema": "TypeRefSchema",
1113
1043
  "location": {
1114
1044
  "filePath": "watcher.ts",
1115
- "line": 35,
1045
+ "line": 34,
1116
1046
  "character": 12
1117
1047
  },
1118
1048
  "name": "Function"
@@ -1123,7 +1053,7 @@
1123
1053
  "__schema": "VariableLikeSchema",
1124
1054
  "location": {
1125
1055
  "filePath": "watcher.ts",
1126
- "line": 36,
1056
+ "line": 35,
1127
1057
  "character": 3
1128
1058
  },
1129
1059
  "signature": "(property) onReady: Function",
@@ -1132,7 +1062,7 @@
1132
1062
  "__schema": "TypeRefSchema",
1133
1063
  "location": {
1134
1064
  "filePath": "watcher.ts",
1135
- "line": 36,
1065
+ "line": 35,
1136
1066
  "character": 12
1137
1067
  },
1138
1068
  "name": "Function"
@@ -1143,7 +1073,7 @@
1143
1073
  "__schema": "VariableLikeSchema",
1144
1074
  "location": {
1145
1075
  "filePath": "watcher.ts",
1146
- "line": 37,
1076
+ "line": 36,
1147
1077
  "character": 3
1148
1078
  },
1149
1079
  "signature": "(property) onChange: OnFileEventFunc",
@@ -1152,7 +1082,7 @@
1152
1082
  "__schema": "TypeRefSchema",
1153
1083
  "location": {
1154
1084
  "filePath": "watcher.ts",
1155
- "line": 37,
1085
+ "line": 36,
1156
1086
  "character": 3
1157
1087
  },
1158
1088
  "name": "OnFileEventFunc",
@@ -1164,7 +1094,7 @@
1164
1094
  "__schema": "VariableLikeSchema",
1165
1095
  "location": {
1166
1096
  "filePath": "watcher.ts",
1167
- "line": 38,
1097
+ "line": 37,
1168
1098
  "character": 3
1169
1099
  },
1170
1100
  "signature": "(property) onAdd: OnFileEventFunc",
@@ -1173,7 +1103,7 @@
1173
1103
  "__schema": "TypeRefSchema",
1174
1104
  "location": {
1175
1105
  "filePath": "watcher.ts",
1176
- "line": 38,
1106
+ "line": 37,
1177
1107
  "character": 3
1178
1108
  },
1179
1109
  "name": "OnFileEventFunc",
@@ -1185,7 +1115,7 @@
1185
1115
  "__schema": "VariableLikeSchema",
1186
1116
  "location": {
1187
1117
  "filePath": "watcher.ts",
1188
- "line": 39,
1118
+ "line": 38,
1189
1119
  "character": 3
1190
1120
  },
1191
1121
  "signature": "(property) onUnlink: OnFileEventFunc",
@@ -1194,7 +1124,7 @@
1194
1124
  "__schema": "TypeRefSchema",
1195
1125
  "location": {
1196
1126
  "filePath": "watcher.ts",
1197
- "line": 39,
1127
+ "line": 38,
1198
1128
  "character": 3
1199
1129
  },
1200
1130
  "name": "OnFileEventFunc",
@@ -1206,7 +1136,7 @@
1206
1136
  "__schema": "VariableLikeSchema",
1207
1137
  "location": {
1208
1138
  "filePath": "watcher.ts",
1209
- "line": 40,
1139
+ "line": 39,
1210
1140
  "character": 3
1211
1141
  },
1212
1142
  "signature": "(property) onError: Function",
@@ -1215,7 +1145,7 @@
1215
1145
  "__schema": "TypeRefSchema",
1216
1146
  "location": {
1217
1147
  "filePath": "watcher.ts",
1218
- "line": 40,
1148
+ "line": 39,
1219
1149
  "character": 12
1220
1150
  },
1221
1151
  "name": "Function"
@@ -1229,7 +1159,7 @@
1229
1159
  "__schema": "TypeSchema",
1230
1160
  "location": {
1231
1161
  "filePath": "watcher.ts",
1232
- "line": 43,
1162
+ "line": 42,
1233
1163
  "character": 1
1234
1164
  },
1235
1165
  "signature": "type OnFileEventFunc = (filePaths: string[], buildResults: OnComponentEventResult[], verbose: boolean, duration: number, failureMsg?: string) => void",
@@ -1238,17 +1168,17 @@
1238
1168
  "__schema": "FunctionLikeSchema",
1239
1169
  "location": {
1240
1170
  "filePath": "watcher.ts",
1241
- "line": 43,
1171
+ "line": 42,
1242
1172
  "character": 31
1243
1173
  },
1244
- "signature": "(filePaths: string[], buildResults: \u001b[2m(component: teambit.workspace/workspace)\u001b[22m OnComponentEventResult[], verbose: boolean, duration: number, failureMsg?: string): void",
1174
+ "signature": "(filePaths: string[], buildResults: OnComponentEventResult[], verbose: boolean, duration: number, failureMsg?: string): void",
1245
1175
  "name": "",
1246
1176
  "params": [
1247
1177
  {
1248
1178
  "__schema": "ParameterSchema",
1249
1179
  "location": {
1250
1180
  "filePath": "watcher.ts",
1251
- "line": 44,
1181
+ "line": 43,
1252
1182
  "character": 3
1253
1183
  },
1254
1184
  "name": "filePaths",
@@ -1256,14 +1186,14 @@
1256
1186
  "__schema": "TypeArraySchema",
1257
1187
  "location": {
1258
1188
  "filePath": "watcher.ts",
1259
- "line": 44,
1189
+ "line": 43,
1260
1190
  "character": 14
1261
1191
  },
1262
1192
  "type": {
1263
1193
  "__schema": "KeywordTypeSchema",
1264
1194
  "location": {
1265
1195
  "filePath": "watcher.ts",
1266
- "line": 44,
1196
+ "line": 43,
1267
1197
  "character": 14
1268
1198
  },
1269
1199
  "name": "string"
@@ -1276,7 +1206,7 @@
1276
1206
  "__schema": "ParameterSchema",
1277
1207
  "location": {
1278
1208
  "filePath": "watcher.ts",
1279
- "line": 45,
1209
+ "line": 44,
1280
1210
  "character": 3
1281
1211
  },
1282
1212
  "name": "buildResults",
@@ -1284,21 +1214,17 @@
1284
1214
  "__schema": "TypeArraySchema",
1285
1215
  "location": {
1286
1216
  "filePath": "watcher.ts",
1287
- "line": 45,
1217
+ "line": 44,
1288
1218
  "character": 17
1289
1219
  },
1290
1220
  "type": {
1291
1221
  "__schema": "TypeRefSchema",
1292
1222
  "location": {
1293
1223
  "filePath": "watcher.ts",
1294
- "line": 45,
1224
+ "line": 44,
1295
1225
  "character": 17
1296
1226
  },
1297
- "name": "OnComponentEventResult",
1298
- "componentId": {
1299
- "scope": "teambit.workspace",
1300
- "name": "workspace"
1301
- }
1227
+ "name": "OnComponentEventResult"
1302
1228
  }
1303
1229
  },
1304
1230
  "isOptional": false,
@@ -1308,7 +1234,7 @@
1308
1234
  "__schema": "ParameterSchema",
1309
1235
  "location": {
1310
1236
  "filePath": "watcher.ts",
1311
- "line": 46,
1237
+ "line": 45,
1312
1238
  "character": 3
1313
1239
  },
1314
1240
  "name": "verbose",
@@ -1316,7 +1242,7 @@
1316
1242
  "__schema": "KeywordTypeSchema",
1317
1243
  "location": {
1318
1244
  "filePath": "watcher.ts",
1319
- "line": 46,
1245
+ "line": 45,
1320
1246
  "character": 12
1321
1247
  },
1322
1248
  "name": "boolean"
@@ -1328,7 +1254,7 @@
1328
1254
  "__schema": "ParameterSchema",
1329
1255
  "location": {
1330
1256
  "filePath": "watcher.ts",
1331
- "line": 47,
1257
+ "line": 46,
1332
1258
  "character": 3
1333
1259
  },
1334
1260
  "name": "duration",
@@ -1336,7 +1262,7 @@
1336
1262
  "__schema": "KeywordTypeSchema",
1337
1263
  "location": {
1338
1264
  "filePath": "watcher.ts",
1339
- "line": 47,
1265
+ "line": 46,
1340
1266
  "character": 13
1341
1267
  },
1342
1268
  "name": "number"
@@ -1348,7 +1274,7 @@
1348
1274
  "__schema": "ParameterSchema",
1349
1275
  "location": {
1350
1276
  "filePath": "watcher.ts",
1351
- "line": 48,
1277
+ "line": 47,
1352
1278
  "character": 3
1353
1279
  },
1354
1280
  "name": "failureMsg",
@@ -1356,7 +1282,7 @@
1356
1282
  "__schema": "KeywordTypeSchema",
1357
1283
  "location": {
1358
1284
  "filePath": "watcher.ts",
1359
- "line": 48,
1285
+ "line": 47,
1360
1286
  "character": 16
1361
1287
  },
1362
1288
  "name": "string"
@@ -1369,7 +1295,7 @@
1369
1295
  "__schema": "KeywordTypeSchema",
1370
1296
  "location": {
1371
1297
  "filePath": "watcher.ts",
1372
- "line": 49,
1298
+ "line": 48,
1373
1299
  "character": 6
1374
1300
  },
1375
1301
  "name": "void"
@@ -1381,7 +1307,7 @@
1381
1307
  "__schema": "TypeSchema",
1382
1308
  "location": {
1383
1309
  "filePath": "watcher.ts",
1384
- "line": 51,
1310
+ "line": 50,
1385
1311
  "character": 1
1386
1312
  },
1387
1313
  "signature": "type WatchOptions = {\n msgs?: EventMessages | undefined;\n initiator?: CompilationInitiator | undefined;\n verbose?: boolean | undefined;\n spawnTSServer?: boolean | undefined;\n checkTypes?: CheckTypes | undefined;\n preCompile?: boolean | undefined;\n compile?: boolean | undefined;\n import?: boolean | undefined;\n}",
@@ -1390,7 +1316,7 @@
1390
1316
  "__schema": "TypeLiteralSchema",
1391
1317
  "location": {
1392
1318
  "filePath": "watcher.ts",
1393
- "line": 51,
1319
+ "line": 50,
1394
1320
  "character": 28
1395
1321
  },
1396
1322
  "members": [
@@ -1398,7 +1324,7 @@
1398
1324
  "__schema": "VariableLikeSchema",
1399
1325
  "location": {
1400
1326
  "filePath": "watcher.ts",
1401
- "line": 52,
1327
+ "line": 51,
1402
1328
  "character": 3
1403
1329
  },
1404
1330
  "signature": "(property) msgs?: EventMessages | undefined",
@@ -1407,11 +1333,10 @@
1407
1333
  "__schema": "TypeRefSchema",
1408
1334
  "location": {
1409
1335
  "filePath": "watcher.ts",
1410
- "line": 52,
1336
+ "line": 51,
1411
1337
  "character": 10
1412
1338
  },
1413
- "name": "EventMessages",
1414
- "internalFilePath": "watcher.ts"
1339
+ "name": "EventMessages"
1415
1340
  },
1416
1341
  "isOptional": true
1417
1342
  },
@@ -1419,7 +1344,7 @@
1419
1344
  "__schema": "VariableLikeSchema",
1420
1345
  "location": {
1421
1346
  "filePath": "watcher.ts",
1422
- "line": 53,
1347
+ "line": 52,
1423
1348
  "character": 3
1424
1349
  },
1425
1350
  "signature": "(property) initiator?: CompilationInitiator | undefined",
@@ -1428,14 +1353,10 @@
1428
1353
  "__schema": "TypeRefSchema",
1429
1354
  "location": {
1430
1355
  "filePath": "watcher.ts",
1431
- "line": 53,
1356
+ "line": 52,
1432
1357
  "character": 15
1433
1358
  },
1434
- "name": "CompilationInitiator",
1435
- "componentId": {
1436
- "scope": "teambit.compilation",
1437
- "name": "compiler"
1438
- }
1359
+ "name": "CompilationInitiator"
1439
1360
  },
1440
1361
  "isOptional": true
1441
1362
  },
@@ -1443,7 +1364,7 @@
1443
1364
  "__schema": "VariableLikeSchema",
1444
1365
  "location": {
1445
1366
  "filePath": "watcher.ts",
1446
- "line": 54,
1367
+ "line": 53,
1447
1368
  "character": 3
1448
1369
  },
1449
1370
  "signature": "(property) verbose?: boolean | undefined",
@@ -1452,7 +1373,7 @@
1452
1373
  "__schema": "KeywordTypeSchema",
1453
1374
  "location": {
1454
1375
  "filePath": "watcher.ts",
1455
- "line": 54,
1376
+ "line": 53,
1456
1377
  "character": 13
1457
1378
  },
1458
1379
  "name": "boolean"
@@ -1463,7 +1384,7 @@
1463
1384
  "__schema": "VariableLikeSchema",
1464
1385
  "location": {
1465
1386
  "filePath": "watcher.ts",
1466
- "line": 55,
1387
+ "line": 54,
1467
1388
  "character": 3
1468
1389
  },
1469
1390
  "signature": "(property) spawnTSServer?: boolean | undefined",
@@ -1472,7 +1393,7 @@
1472
1393
  "__schema": "KeywordTypeSchema",
1473
1394
  "location": {
1474
1395
  "filePath": "watcher.ts",
1475
- "line": 55,
1396
+ "line": 54,
1476
1397
  "character": 19
1477
1398
  },
1478
1399
  "name": "boolean"
@@ -1483,7 +1404,7 @@
1483
1404
  "__schema": "VariableLikeSchema",
1484
1405
  "location": {
1485
1406
  "filePath": "watcher.ts",
1486
- "line": 56,
1407
+ "line": 55,
1487
1408
  "character": 3
1488
1409
  },
1489
1410
  "signature": "(property) checkTypes?: CheckTypes | undefined",
@@ -1492,7 +1413,7 @@
1492
1413
  "__schema": "TypeRefSchema",
1493
1414
  "location": {
1494
1415
  "filePath": "watcher.ts",
1495
- "line": 56,
1416
+ "line": 55,
1496
1417
  "character": 16
1497
1418
  },
1498
1419
  "name": "CheckTypes"
@@ -1503,7 +1424,7 @@
1503
1424
  "__schema": "VariableLikeSchema",
1504
1425
  "location": {
1505
1426
  "filePath": "watcher.ts",
1506
- "line": 57,
1427
+ "line": 56,
1507
1428
  "character": 3
1508
1429
  },
1509
1430
  "signature": "(property) preCompile?: boolean | undefined",
@@ -1512,7 +1433,7 @@
1512
1433
  "__schema": "KeywordTypeSchema",
1513
1434
  "location": {
1514
1435
  "filePath": "watcher.ts",
1515
- "line": 57,
1436
+ "line": 56,
1516
1437
  "character": 16
1517
1438
  },
1518
1439
  "name": "boolean"
@@ -1523,7 +1444,7 @@
1523
1444
  "__schema": "VariableLikeSchema",
1524
1445
  "location": {
1525
1446
  "filePath": "watcher.ts",
1526
- "line": 58,
1447
+ "line": 57,
1527
1448
  "character": 3
1528
1449
  },
1529
1450
  "signature": "(property) compile?: boolean | undefined",
@@ -1532,7 +1453,7 @@
1532
1453
  "__schema": "KeywordTypeSchema",
1533
1454
  "location": {
1534
1455
  "filePath": "watcher.ts",
1535
- "line": 58,
1456
+ "line": 57,
1536
1457
  "character": 13
1537
1458
  },
1538
1459
  "name": "boolean"
@@ -1543,7 +1464,7 @@
1543
1464
  "__schema": "VariableLikeSchema",
1544
1465
  "location": {
1545
1466
  "filePath": "watcher.ts",
1546
- "line": 59,
1467
+ "line": 58,
1547
1468
  "character": 3
1548
1469
  },
1549
1470
  "signature": "(property) import?: boolean | undefined",
@@ -1552,7 +1473,7 @@
1552
1473
  "__schema": "KeywordTypeSchema",
1553
1474
  "location": {
1554
1475
  "filePath": "watcher.ts",
1555
- "line": 59,
1476
+ "line": 58,
1556
1477
  "character": 12
1557
1478
  },
1558
1479
  "name": "boolean"
@@ -1566,7 +1487,7 @@
1566
1487
  "__schema": "TypeSchema",
1567
1488
  "location": {
1568
1489
  "filePath": "watcher.ts",
1569
- "line": 62,
1490
+ "line": 61,
1570
1491
  "character": 1
1571
1492
  },
1572
1493
  "signature": "type RootDirs = {\n [dir: string]: ComponentID;\n}",
@@ -1575,7 +1496,7 @@
1575
1496
  "__schema": "TypeLiteralSchema",
1576
1497
  "location": {
1577
1498
  "filePath": "watcher.ts",
1578
- "line": 62,
1499
+ "line": 61,
1579
1500
  "character": 24
1580
1501
  },
1581
1502
  "members": [
@@ -1583,14 +1504,14 @@
1583
1504
  "__schema": "IndexSignatureSchema",
1584
1505
  "location": {
1585
1506
  "filePath": "watcher.ts",
1586
- "line": 62,
1507
+ "line": 61,
1587
1508
  "character": 26
1588
1509
  },
1589
1510
  "keyType": {
1590
1511
  "__schema": "ParameterSchema",
1591
1512
  "location": {
1592
1513
  "filePath": "watcher.ts",
1593
- "line": 62,
1514
+ "line": 61,
1594
1515
  "character": 27
1595
1516
  },
1596
1517
  "name": "dir",
@@ -1598,11 +1519,10 @@
1598
1519
  "__schema": "TypeRefSchema",
1599
1520
  "location": {
1600
1521
  "filePath": "watcher.ts",
1601
- "line": 62,
1522
+ "line": 61,
1602
1523
  "character": 32
1603
1524
  },
1604
- "name": "PathLinux",
1605
- "internalFilePath": "watcher.ts"
1525
+ "name": "PathLinux"
1606
1526
  },
1607
1527
  "isOptional": false,
1608
1528
  "isSpread": false
@@ -1611,15 +1531,10 @@
1611
1531
  "__schema": "TypeRefSchema",
1612
1532
  "location": {
1613
1533
  "filePath": "watcher.ts",
1614
- "line": 62,
1534
+ "line": 61,
1615
1535
  "character": 44
1616
1536
  },
1617
- "name": "ComponentID",
1618
- "componentId": {
1619
- "scope": "teambit.component",
1620
- "name": "component-id",
1621
- "version": "1.2.0"
1622
- }
1537
+ "name": "ComponentID"
1623
1538
  }
1624
1539
  }
1625
1540
  ]
@@ -1629,7 +1544,7 @@
1629
1544
  "__schema": "ClassSchema",
1630
1545
  "location": {
1631
1546
  "filePath": "watcher.ts",
1632
- "line": 67,
1547
+ "line": 66,
1633
1548
  "character": 1
1634
1549
  },
1635
1550
  "signature": "class Watcher",
@@ -1639,7 +1554,7 @@
1639
1554
  "__schema": "ConstructorSchema",
1640
1555
  "location": {
1641
1556
  "filePath": "watcher.ts",
1642
- "line": 76,
1557
+ "line": 75,
1643
1558
  "character": 3
1644
1559
  },
1645
1560
  "signature": "constructor Watcher(workspace: Workspace, pubsub: PubsubMain, watcherMain: WatcherMain, options: WatchOptions): Watcher",
@@ -1649,7 +1564,7 @@
1649
1564
  "__schema": "ParameterSchema",
1650
1565
  "location": {
1651
1566
  "filePath": "watcher.ts",
1652
- "line": 77,
1567
+ "line": 76,
1653
1568
  "character": 5
1654
1569
  },
1655
1570
  "name": "workspace",
@@ -1657,14 +1572,10 @@
1657
1572
  "__schema": "TypeRefSchema",
1658
1573
  "location": {
1659
1574
  "filePath": "watcher.ts",
1660
- "line": 77,
1575
+ "line": 76,
1661
1576
  "character": 24
1662
1577
  },
1663
- "name": "Workspace",
1664
- "componentId": {
1665
- "scope": "teambit.workspace",
1666
- "name": "workspace"
1667
- }
1578
+ "name": "Workspace"
1668
1579
  },
1669
1580
  "isOptional": false,
1670
1581
  "isSpread": false
@@ -1673,7 +1584,7 @@
1673
1584
  "__schema": "ParameterSchema",
1674
1585
  "location": {
1675
1586
  "filePath": "watcher.ts",
1676
- "line": 78,
1587
+ "line": 77,
1677
1588
  "character": 5
1678
1589
  },
1679
1590
  "name": "pubsub",
@@ -1681,14 +1592,10 @@
1681
1592
  "__schema": "TypeRefSchema",
1682
1593
  "location": {
1683
1594
  "filePath": "watcher.ts",
1684
- "line": 78,
1595
+ "line": 77,
1685
1596
  "character": 21
1686
1597
  },
1687
- "name": "PubsubMain",
1688
- "componentId": {
1689
- "scope": "teambit.harmony",
1690
- "name": "pubsub"
1691
- }
1598
+ "name": "PubsubMain"
1692
1599
  },
1693
1600
  "isOptional": false,
1694
1601
  "isSpread": false
@@ -1697,7 +1604,7 @@
1697
1604
  "__schema": "ParameterSchema",
1698
1605
  "location": {
1699
1606
  "filePath": "watcher.ts",
1700
- "line": 79,
1607
+ "line": 78,
1701
1608
  "character": 5
1702
1609
  },
1703
1610
  "name": "watcherMain",
@@ -1705,7 +1612,7 @@
1705
1612
  "__schema": "TypeRefSchema",
1706
1613
  "location": {
1707
1614
  "filePath": "watcher.ts",
1708
- "line": 79,
1615
+ "line": 78,
1709
1616
  "character": 26
1710
1617
  },
1711
1618
  "name": "WatcherMain"
@@ -1717,7 +1624,7 @@
1717
1624
  "__schema": "ParameterSchema",
1718
1625
  "location": {
1719
1626
  "filePath": "watcher.ts",
1720
- "line": 80,
1627
+ "line": 79,
1721
1628
  "character": 5
1722
1629
  },
1723
1630
  "name": "options",
@@ -1725,7 +1632,7 @@
1725
1632
  "__schema": "TypeRefSchema",
1726
1633
  "location": {
1727
1634
  "filePath": "watcher.ts",
1728
- "line": 80,
1635
+ "line": 79,
1729
1636
  "character": 22
1730
1637
  },
1731
1638
  "name": "WatchOptions"
@@ -1738,7 +1645,7 @@
1738
1645
  "__schema": "ThisTypeSchema",
1739
1646
  "location": {
1740
1647
  "filePath": "watcher.ts",
1741
- "line": 67,
1648
+ "line": 66,
1742
1649
  "character": 1
1743
1650
  },
1744
1651
  "name": "Watcher"
@@ -1749,7 +1656,7 @@
1749
1656
  "__schema": "GetAccessorSchema",
1750
1657
  "location": {
1751
1658
  "filePath": "watcher.ts",
1752
- "line": 86,
1659
+ "line": 85,
1753
1660
  "character": 3
1754
1661
  },
1755
1662
  "signature": "(getter) Watcher.consumer: Consumer",
@@ -1758,7 +1665,7 @@
1758
1665
  "__schema": "TypeRefSchema",
1759
1666
  "location": {
1760
1667
  "filePath": "watcher.ts",
1761
- "line": 86,
1668
+ "line": 85,
1762
1669
  "character": 3
1763
1670
  },
1764
1671
  "name": "Consumer",
@@ -1769,7 +1676,7 @@
1769
1676
  "__schema": "FunctionLikeSchema",
1770
1677
  "location": {
1771
1678
  "filePath": "watcher.ts",
1772
- "line": 90,
1679
+ "line": 89,
1773
1680
  "character": 3
1774
1681
  },
1775
1682
  "signature": "(method) Watcher.watch(): Promise<unknown>",
@@ -1779,7 +1686,7 @@
1779
1686
  "__schema": "InferenceTypeSchema",
1780
1687
  "location": {
1781
1688
  "filePath": "watcher.ts",
1782
- "line": 90,
1689
+ "line": 89,
1783
1690
  "character": 3
1784
1691
  },
1785
1692
  "type": "Promise<unknown>"
@@ -1798,7 +1705,7 @@
1798
1705
  "__schema": "ModuleSchema",
1799
1706
  "location": {
1800
1707
  "filePath": "watcher.ts",
1801
- "line": 64,
1708
+ "line": 63,
1802
1709
  "character": 1
1803
1710
  },
1804
1711
  "exports": [
@@ -1806,7 +1713,7 @@
1806
1713
  "__schema": "VariableLikeSchema",
1807
1714
  "location": {
1808
1715
  "filePath": "watcher.ts",
1809
- "line": 64,
1716
+ "line": 63,
1810
1717
  "character": 7
1811
1718
  },
1812
1719
  "signature": "const DEBOUNCE_WAIT_MS: 100",
@@ -1815,7 +1722,7 @@
1815
1722
  "__schema": "InferenceTypeSchema",
1816
1723
  "location": {
1817
1724
  "filePath": "watcher.ts",
1818
- "line": 64,
1725
+ "line": 63,
1819
1726
  "character": 7
1820
1727
  },
1821
1728
  "type": "100"
@@ -1830,7 +1737,7 @@
1830
1737
  "__schema": "TypeSchema",
1831
1738
  "location": {
1832
1739
  "filePath": "watcher.ts",
1833
- "line": 65,
1740
+ "line": 64,
1834
1741
  "character": 1
1835
1742
  },
1836
1743
  "signature": "type PathLinux = string",
@@ -1839,7 +1746,7 @@
1839
1746
  "__schema": "KeywordTypeSchema",
1840
1747
  "location": {
1841
1748
  "filePath": "watcher.ts",
1842
- "line": 65,
1749
+ "line": 64,
1843
1750
  "character": 18
1844
1751
  },
1845
1752
  "name": "string"
@@ -1871,7 +1778,7 @@
1871
1778
  "line": 15,
1872
1779
  "character": 26
1873
1780
  },
1874
- "signature": "(componentIds: \u001b[2m(component: teambit.component/component-id)\u001b[22m ComponentID[], watchOpts: WatchOptions): Promise<void>",
1781
+ "signature": "(componentIds: ComponentID[], watchOpts: WatchOptions): Promise<void>",
1875
1782
  "name": "",
1876
1783
  "params": [
1877
1784
  {
@@ -1896,12 +1803,7 @@
1896
1803
  "line": 15,
1897
1804
  "character": 41
1898
1805
  },
1899
- "name": "ComponentID",
1900
- "componentId": {
1901
- "scope": "teambit.component",
1902
- "name": "component-id",
1903
- "version": "1.2.0"
1904
- }
1806
+ "name": "ComponentID"
1905
1807
  }
1906
1808
  },
1907
1809
  "isOptional": false,
@@ -1968,11 +1870,6 @@
1968
1870
  "character": 30
1969
1871
  },
1970
1872
  "name": "SlotRegistry",
1971
- "componentId": {
1972
- "scope": "teambit.harmony",
1973
- "name": "harmony",
1974
- "version": "0.4.6"
1975
- },
1976
1873
  "typeArgs": [
1977
1874
  {
1978
1875
  "__schema": "TypeRefSchema",
@@ -1981,8 +1878,7 @@
1981
1878
  "line": 16,
1982
1879
  "character": 43
1983
1880
  },
1984
- "name": "OnPreWatch",
1985
- "internalFilePath": "watcher.main.runtime.ts"
1881
+ "name": "OnPreWatch"
1986
1882
  }
1987
1883
  ]
1988
1884
  }
@@ -2022,11 +1918,7 @@
2022
1918
  "line": 20,
2023
1919
  "character": 24
2024
1920
  },
2025
- "name": "Workspace",
2026
- "componentId": {
2027
- "scope": "teambit.workspace",
2028
- "name": "workspace"
2029
- }
1921
+ "name": "Workspace"
2030
1922
  },
2031
1923
  "isOptional": false,
2032
1924
  "isSpread": false
@@ -2046,11 +1938,7 @@
2046
1938
  "line": 21,
2047
1939
  "character": 20
2048
1940
  },
2049
- "name": "ScopeMain",
2050
- "componentId": {
2051
- "scope": "teambit.scope",
2052
- "name": "scope"
2053
- }
1941
+ "name": "ScopeMain"
2054
1942
  },
2055
1943
  "isOptional": false,
2056
1944
  "isSpread": false
@@ -2070,11 +1958,7 @@
2070
1958
  "line": 22,
2071
1959
  "character": 21
2072
1960
  },
2073
- "name": "PubsubMain",
2074
- "componentId": {
2075
- "scope": "teambit.harmony",
2076
- "name": "pubsub"
2077
- }
1961
+ "name": "PubsubMain"
2078
1962
  },
2079
1963
  "isOptional": false,
2080
1964
  "isSpread": false
@@ -2094,8 +1978,7 @@
2094
1978
  "line": 23,
2095
1979
  "character": 29
2096
1980
  },
2097
- "name": "OnPreWatchSlot",
2098
- "internalFilePath": "watcher.main.runtime.ts"
1981
+ "name": "OnPreWatchSlot"
2099
1982
  },
2100
1983
  "isOptional": false,
2101
1984
  "isSpread": false
@@ -2115,11 +1998,7 @@
2115
1998
  "line": 24,
2116
1999
  "character": 25
2117
2000
  },
2118
- "name": "IpcEventsMain",
2119
- "componentId": {
2120
- "scope": "teambit.harmony",
2121
- "name": "ipc-events"
2122
- }
2001
+ "name": "IpcEventsMain"
2123
2002
  },
2124
2003
  "isOptional": false,
2125
2004
  "isSpread": false
@@ -2139,11 +2018,7 @@
2139
2018
  "line": 25,
2140
2019
  "character": 22
2141
2020
  },
2142
- "name": "Logger",
2143
- "componentId": {
2144
- "scope": "teambit.harmony",
2145
- "name": "logger"
2146
- }
2021
+ "name": "Logger"
2147
2022
  },
2148
2023
  "isOptional": false,
2149
2024
  "isSpread": false
@@ -2163,11 +2038,7 @@
2163
2038
  "line": 26,
2164
2039
  "character": 28
2165
2040
  },
2166
- "name": "GlobalConfigMain",
2167
- "componentId": {
2168
- "scope": "teambit.harmony",
2169
- "name": "global-config"
2170
- }
2041
+ "name": "GlobalConfigMain"
2171
2042
  },
2172
2043
  "isOptional": false,
2173
2044
  "isSpread": false
@@ -2283,12 +2154,7 @@
2283
2154
  "line": 39,
2284
2155
  "character": 41
2285
2156
  },
2286
- "name": "ComponentID",
2287
- "componentId": {
2288
- "scope": "teambit.component",
2289
- "name": "component-id",
2290
- "version": "1.2.0"
2291
- }
2157
+ "name": "ComponentID"
2292
2158
  }
2293
2159
  },
2294
2160
  "isOptional": false,
@@ -2353,8 +2219,7 @@
2353
2219
  "line": 46,
2354
2220
  "character": 38
2355
2221
  },
2356
- "name": "OnPreWatch",
2357
- "internalFilePath": "watcher.main.runtime.ts"
2222
+ "name": "OnPreWatch"
2358
2223
  },
2359
2224
  "isOptional": false,
2360
2225
  "isSpread": false
@@ -2467,11 +2332,7 @@
2467
2332
  "line": 65,
2468
2333
  "character": 7
2469
2334
  },
2470
- "name": "CLIMain",
2471
- "componentId": {
2472
- "scope": "teambit.harmony",
2473
- "name": "cli"
2474
- }
2335
+ "name": "CLIMain"
2475
2336
  },
2476
2337
  {
2477
2338
  "__schema": "TypeRefSchema",
@@ -2480,11 +2341,7 @@
2480
2341
  "line": 66,
2481
2342
  "character": 7
2482
2343
  },
2483
- "name": "Workspace",
2484
- "componentId": {
2485
- "scope": "teambit.workspace",
2486
- "name": "workspace"
2487
- }
2344
+ "name": "Workspace"
2488
2345
  },
2489
2346
  {
2490
2347
  "__schema": "TypeRefSchema",
@@ -2493,11 +2350,7 @@
2493
2350
  "line": 67,
2494
2351
  "character": 7
2495
2352
  },
2496
- "name": "ScopeMain",
2497
- "componentId": {
2498
- "scope": "teambit.scope",
2499
- "name": "scope"
2500
- }
2353
+ "name": "ScopeMain"
2501
2354
  },
2502
2355
  {
2503
2356
  "__schema": "TypeRefSchema",
@@ -2506,11 +2359,7 @@
2506
2359
  "line": 68,
2507
2360
  "character": 7
2508
2361
  },
2509
- "name": "PubsubMain",
2510
- "componentId": {
2511
- "scope": "teambit.harmony",
2512
- "name": "pubsub"
2513
- }
2362
+ "name": "PubsubMain"
2514
2363
  },
2515
2364
  {
2516
2365
  "__schema": "TypeRefSchema",
@@ -2519,11 +2368,7 @@
2519
2368
  "line": 69,
2520
2369
  "character": 7
2521
2370
  },
2522
- "name": "LoggerMain",
2523
- "componentId": {
2524
- "scope": "teambit.harmony",
2525
- "name": "logger"
2526
- }
2371
+ "name": "LoggerMain"
2527
2372
  },
2528
2373
  {
2529
2374
  "__schema": "TypeRefSchema",
@@ -2532,11 +2377,7 @@
2532
2377
  "line": 70,
2533
2378
  "character": 7
2534
2379
  },
2535
- "name": "IpcEventsMain",
2536
- "componentId": {
2537
- "scope": "teambit.harmony",
2538
- "name": "ipc-events"
2539
- }
2380
+ "name": "IpcEventsMain"
2540
2381
  },
2541
2382
  {
2542
2383
  "__schema": "TypeRefSchema",
@@ -2545,11 +2386,7 @@
2545
2386
  "line": 71,
2546
2387
  "character": 7
2547
2388
  },
2548
- "name": "GlobalConfigMain",
2549
- "componentId": {
2550
- "scope": "teambit.harmony",
2551
- "name": "global-config"
2552
- }
2389
+ "name": "GlobalConfigMain"
2553
2390
  }
2554
2391
  ]
2555
2392
  },
@@ -2599,8 +2436,7 @@
2599
2436
  "line": 74,
2600
2437
  "character": 24
2601
2438
  },
2602
- "name": "OnPreWatchSlot",
2603
- "internalFilePath": "watcher.main.runtime.ts"
2439
+ "name": "OnPreWatchSlot"
2604
2440
  }
2605
2441
  ]
2606
2442
  },
@@ -2691,7 +2527,7 @@
2691
2527
  "componentId": {
2692
2528
  "scope": "teambit.workspace",
2693
2529
  "name": "watcher",
2694
- "version": "1.0.330"
2530
+ "version": "1.0.332"
2695
2531
  },
2696
2532
  "taggedModuleExports": []
2697
2533
  }