@teambit/config-merger 0.0.43 → 0.0.44
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.
package/artifacts/schema.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"__schema": "ClassSchema",
|
|
18
18
|
"location": {
|
|
19
19
|
"filePath": "config-merger.main.runtime.ts",
|
|
20
|
-
"line":
|
|
20
|
+
"line": 37,
|
|
21
21
|
"character": 1
|
|
22
22
|
},
|
|
23
23
|
"signature": "class ConfigMergerMain",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"__schema": "ConstructorSchema",
|
|
28
28
|
"location": {
|
|
29
29
|
"filePath": "config-merger.main.runtime.ts",
|
|
30
|
-
"line":
|
|
30
|
+
"line": 38,
|
|
31
31
|
"character": 3
|
|
32
32
|
},
|
|
33
33
|
"signature": "constructor ConfigMergerMain(workspace: Workspace, logger: Logger, config: ConfigMain, depsResolver: DependencyResolverMain): ConfigMergerMain",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"__schema": "ParameterSchema",
|
|
38
38
|
"location": {
|
|
39
39
|
"filePath": "config-merger.main.runtime.ts",
|
|
40
|
-
"line":
|
|
40
|
+
"line": 39,
|
|
41
41
|
"character": 5
|
|
42
42
|
},
|
|
43
43
|
"name": "workspace",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"__schema": "TypeRefSchema",
|
|
46
46
|
"location": {
|
|
47
47
|
"filePath": "config-merger.main.runtime.ts",
|
|
48
|
-
"line":
|
|
48
|
+
"line": 39,
|
|
49
49
|
"character": 24
|
|
50
50
|
},
|
|
51
51
|
"name": "Workspace"
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"__schema": "ParameterSchema",
|
|
58
58
|
"location": {
|
|
59
59
|
"filePath": "config-merger.main.runtime.ts",
|
|
60
|
-
"line":
|
|
60
|
+
"line": 40,
|
|
61
61
|
"character": 5
|
|
62
62
|
},
|
|
63
63
|
"name": "logger",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"__schema": "TypeRefSchema",
|
|
66
66
|
"location": {
|
|
67
67
|
"filePath": "config-merger.main.runtime.ts",
|
|
68
|
-
"line":
|
|
68
|
+
"line": 40,
|
|
69
69
|
"character": 21
|
|
70
70
|
},
|
|
71
71
|
"name": "Logger"
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"__schema": "ParameterSchema",
|
|
78
78
|
"location": {
|
|
79
79
|
"filePath": "config-merger.main.runtime.ts",
|
|
80
|
-
"line":
|
|
80
|
+
"line": 41,
|
|
81
81
|
"character": 5
|
|
82
82
|
},
|
|
83
83
|
"name": "config",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"__schema": "TypeRefSchema",
|
|
86
86
|
"location": {
|
|
87
87
|
"filePath": "config-merger.main.runtime.ts",
|
|
88
|
-
"line":
|
|
88
|
+
"line": 41,
|
|
89
89
|
"character": 21
|
|
90
90
|
},
|
|
91
91
|
"name": "ConfigMain"
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"__schema": "ParameterSchema",
|
|
98
98
|
"location": {
|
|
99
99
|
"filePath": "config-merger.main.runtime.ts",
|
|
100
|
-
"line":
|
|
100
|
+
"line": 42,
|
|
101
101
|
"character": 5
|
|
102
102
|
},
|
|
103
103
|
"name": "depsResolver",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"__schema": "TypeRefSchema",
|
|
106
106
|
"location": {
|
|
107
107
|
"filePath": "config-merger.main.runtime.ts",
|
|
108
|
-
"line":
|
|
108
|
+
"line": 42,
|
|
109
109
|
"character": 27
|
|
110
110
|
},
|
|
111
111
|
"name": "DependencyResolverMain"
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"__schema": "ThisTypeSchema",
|
|
119
119
|
"location": {
|
|
120
120
|
"filePath": "config-merger.main.runtime.ts",
|
|
121
|
-
"line":
|
|
121
|
+
"line": 37,
|
|
122
122
|
"character": 1
|
|
123
123
|
},
|
|
124
124
|
"name": "ConfigMergerMain"
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"__schema": "FunctionLikeSchema",
|
|
130
130
|
"location": {
|
|
131
131
|
"filePath": "config-merger.main.runtime.ts",
|
|
132
|
-
"line":
|
|
132
|
+
"line": 45,
|
|
133
133
|
"character": 3
|
|
134
134
|
},
|
|
135
135
|
"signature": "(method) ConfigMergerMain.generateConfigMergeConflictFileForAll(allConfigMerge: ConfigMergeResult[]): Promise<void>",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"__schema": "ParameterSchema",
|
|
140
140
|
"location": {
|
|
141
141
|
"filePath": "config-merger.main.runtime.ts",
|
|
142
|
-
"line":
|
|
142
|
+
"line": 45,
|
|
143
143
|
"character": 47
|
|
144
144
|
},
|
|
145
145
|
"name": "allConfigMerge",
|
|
@@ -147,14 +147,14 @@
|
|
|
147
147
|
"__schema": "TypeArraySchema",
|
|
148
148
|
"location": {
|
|
149
149
|
"filePath": "config-merger.main.runtime.ts",
|
|
150
|
-
"line":
|
|
150
|
+
"line": 45,
|
|
151
151
|
"character": 63
|
|
152
152
|
},
|
|
153
153
|
"type": {
|
|
154
154
|
"__schema": "TypeRefSchema",
|
|
155
155
|
"location": {
|
|
156
156
|
"filePath": "config-merger.main.runtime.ts",
|
|
157
|
-
"line":
|
|
157
|
+
"line": 45,
|
|
158
158
|
"character": 63
|
|
159
159
|
},
|
|
160
160
|
"name": "ConfigMergeResult"
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"__schema": "InferenceTypeSchema",
|
|
169
169
|
"location": {
|
|
170
170
|
"filePath": "config-merger.main.runtime.ts",
|
|
171
|
-
"line":
|
|
171
|
+
"line": 45,
|
|
172
172
|
"character": 3
|
|
173
173
|
},
|
|
174
174
|
"type": "Promise<void>"
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"__schema": "FunctionLikeSchema",
|
|
182
182
|
"location": {
|
|
183
183
|
"filePath": "config-merger.main.runtime.ts",
|
|
184
|
-
"line":
|
|
184
|
+
"line": 57,
|
|
185
185
|
"character": 3
|
|
186
186
|
},
|
|
187
187
|
"signature": "(method) ConfigMergerMain.writeWorkspaceJsoncWithConflictsGracefully(workspaceDepsConflicts: WorkspaceDepsConflicts): Promise<Error | undefined>",
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
"__schema": "ParameterSchema",
|
|
192
192
|
"location": {
|
|
193
193
|
"filePath": "config-merger.main.runtime.ts",
|
|
194
|
-
"line":
|
|
194
|
+
"line": 58,
|
|
195
195
|
"character": 5
|
|
196
196
|
},
|
|
197
197
|
"name": "workspaceDepsConflicts",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"__schema": "TypeRefSchema",
|
|
200
200
|
"location": {
|
|
201
201
|
"filePath": "config-merger.main.runtime.ts",
|
|
202
|
-
"line":
|
|
202
|
+
"line": 58,
|
|
203
203
|
"character": 29
|
|
204
204
|
},
|
|
205
205
|
"name": "WorkspaceDepsConflicts"
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"__schema": "TypeRefSchema",
|
|
213
213
|
"location": {
|
|
214
214
|
"filePath": "config-merger.main.runtime.ts",
|
|
215
|
-
"line":
|
|
215
|
+
"line": 59,
|
|
216
216
|
"character": 6
|
|
217
217
|
},
|
|
218
218
|
"name": "Promise",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"__schema": "TypeUnionSchema",
|
|
222
222
|
"location": {
|
|
223
223
|
"filePath": "config-merger.main.runtime.ts",
|
|
224
|
-
"line":
|
|
224
|
+
"line": 59,
|
|
225
225
|
"character": 14
|
|
226
226
|
},
|
|
227
227
|
"types": [
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
"__schema": "TypeRefSchema",
|
|
230
230
|
"location": {
|
|
231
231
|
"filePath": "config-merger.main.runtime.ts",
|
|
232
|
-
"line":
|
|
232
|
+
"line": 59,
|
|
233
233
|
"character": 14
|
|
234
234
|
},
|
|
235
235
|
"name": "Error"
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"__schema": "KeywordTypeSchema",
|
|
239
239
|
"location": {
|
|
240
240
|
"filePath": "config-merger.main.runtime.ts",
|
|
241
|
-
"line":
|
|
241
|
+
"line": 59,
|
|
242
242
|
"character": 22
|
|
243
243
|
},
|
|
244
244
|
"name": "undefined"
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"__schema": "FunctionLikeSchema",
|
|
256
256
|
"location": {
|
|
257
257
|
"filePath": "config-merger.main.runtime.ts",
|
|
258
|
-
"line":
|
|
258
|
+
"line": 127,
|
|
259
259
|
"character": 3
|
|
260
260
|
},
|
|
261
261
|
"signature": "(method) ConfigMergerMain.updateWorkspaceJsoncWithDepsIfNeeded(allConfigMerge: ConfigMergeResult[]): Promise<{\n workspaceDepsUpdates?: WorkspaceDepsUpdates;\n workspaceDepsConflicts?: WorkspaceDepsConflicts;\n}>",
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
"__schema": "ParameterSchema",
|
|
266
266
|
"location": {
|
|
267
267
|
"filePath": "config-merger.main.runtime.ts",
|
|
268
|
-
"line":
|
|
268
|
+
"line": 128,
|
|
269
269
|
"character": 5
|
|
270
270
|
},
|
|
271
271
|
"name": "allConfigMerge",
|
|
@@ -273,14 +273,14 @@
|
|
|
273
273
|
"__schema": "TypeArraySchema",
|
|
274
274
|
"location": {
|
|
275
275
|
"filePath": "config-merger.main.runtime.ts",
|
|
276
|
-
"line":
|
|
276
|
+
"line": 128,
|
|
277
277
|
"character": 21
|
|
278
278
|
},
|
|
279
279
|
"type": {
|
|
280
280
|
"__schema": "TypeRefSchema",
|
|
281
281
|
"location": {
|
|
282
282
|
"filePath": "config-merger.main.runtime.ts",
|
|
283
|
-
"line":
|
|
283
|
+
"line": 128,
|
|
284
284
|
"character": 21
|
|
285
285
|
},
|
|
286
286
|
"name": "ConfigMergeResult"
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"__schema": "TypeRefSchema",
|
|
295
295
|
"location": {
|
|
296
296
|
"filePath": "config-merger.main.runtime.ts",
|
|
297
|
-
"line":
|
|
297
|
+
"line": 129,
|
|
298
298
|
"character": 6
|
|
299
299
|
},
|
|
300
300
|
"name": "Promise",
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
"__schema": "TypeLiteralSchema",
|
|
304
304
|
"location": {
|
|
305
305
|
"filePath": "config-merger.main.runtime.ts",
|
|
306
|
-
"line":
|
|
306
|
+
"line": 129,
|
|
307
307
|
"character": 14
|
|
308
308
|
},
|
|
309
309
|
"members": [
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
"__schema": "VariableLikeSchema",
|
|
312
312
|
"location": {
|
|
313
313
|
"filePath": "config-merger.main.runtime.ts",
|
|
314
|
-
"line":
|
|
314
|
+
"line": 129,
|
|
315
315
|
"character": 16
|
|
316
316
|
},
|
|
317
317
|
"signature": "(property) workspaceDepsUpdates?: WorkspaceDepsUpdates | undefined",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"__schema": "TypeRefSchema",
|
|
321
321
|
"location": {
|
|
322
322
|
"filePath": "config-merger.main.runtime.ts",
|
|
323
|
-
"line":
|
|
323
|
+
"line": 129,
|
|
324
324
|
"character": 39
|
|
325
325
|
},
|
|
326
326
|
"name": "WorkspaceDepsUpdates"
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"__schema": "VariableLikeSchema",
|
|
332
332
|
"location": {
|
|
333
333
|
"filePath": "config-merger.main.runtime.ts",
|
|
334
|
-
"line":
|
|
334
|
+
"line": 129,
|
|
335
335
|
"character": 61
|
|
336
336
|
},
|
|
337
337
|
"signature": "(property) workspaceDepsConflicts?: WorkspaceDepsConflicts | undefined",
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
"__schema": "TypeRefSchema",
|
|
341
341
|
"location": {
|
|
342
342
|
"filePath": "config-merger.main.runtime.ts",
|
|
343
|
-
"line":
|
|
343
|
+
"line": 129,
|
|
344
344
|
"character": 86
|
|
345
345
|
},
|
|
346
346
|
"name": "WorkspaceDepsConflicts"
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
"__schema": "FunctionLikeSchema",
|
|
360
360
|
"location": {
|
|
361
361
|
"filePath": "config-merger.main.runtime.ts",
|
|
362
|
-
"line":
|
|
362
|
+
"line": 276,
|
|
363
363
|
"character": 3
|
|
364
364
|
},
|
|
365
365
|
"signature": "(method) ConfigMergerMain.updateDepsInWorkspaceConfig(components: ConsumerComponent[]): Promise<WorkspaceConfigUpdateResult | undefined>",
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
"__schema": "ParameterSchema",
|
|
370
370
|
"location": {
|
|
371
371
|
"filePath": "config-merger.main.runtime.ts",
|
|
372
|
-
"line":
|
|
372
|
+
"line": 276,
|
|
373
373
|
"character": 37
|
|
374
374
|
},
|
|
375
375
|
"name": "components",
|
|
@@ -377,14 +377,14 @@
|
|
|
377
377
|
"__schema": "TypeArraySchema",
|
|
378
378
|
"location": {
|
|
379
379
|
"filePath": "config-merger.main.runtime.ts",
|
|
380
|
-
"line":
|
|
380
|
+
"line": 276,
|
|
381
381
|
"character": 49
|
|
382
382
|
},
|
|
383
383
|
"type": {
|
|
384
384
|
"__schema": "TypeRefSchema",
|
|
385
385
|
"location": {
|
|
386
386
|
"filePath": "config-merger.main.runtime.ts",
|
|
387
|
-
"line":
|
|
387
|
+
"line": 276,
|
|
388
388
|
"character": 49
|
|
389
389
|
},
|
|
390
390
|
"name": "ConsumerComponent"
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"__schema": "TypeRefSchema",
|
|
399
399
|
"location": {
|
|
400
400
|
"filePath": "config-merger.main.runtime.ts",
|
|
401
|
-
"line":
|
|
401
|
+
"line": 276,
|
|
402
402
|
"character": 71
|
|
403
403
|
},
|
|
404
404
|
"name": "Promise",
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"__schema": "TypeUnionSchema",
|
|
408
408
|
"location": {
|
|
409
409
|
"filePath": "config-merger.main.runtime.ts",
|
|
410
|
-
"line":
|
|
410
|
+
"line": 276,
|
|
411
411
|
"character": 79
|
|
412
412
|
},
|
|
413
413
|
"types": [
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
"__schema": "TypeRefSchema",
|
|
416
416
|
"location": {
|
|
417
417
|
"filePath": "config-merger.main.runtime.ts",
|
|
418
|
-
"line":
|
|
418
|
+
"line": 276,
|
|
419
419
|
"character": 79
|
|
420
420
|
},
|
|
421
421
|
"name": "WorkspaceConfigUpdateResult"
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"__schema": "KeywordTypeSchema",
|
|
425
425
|
"location": {
|
|
426
426
|
"filePath": "config-merger.main.runtime.ts",
|
|
427
|
-
"line":
|
|
427
|
+
"line": 276,
|
|
428
428
|
"character": 109
|
|
429
429
|
},
|
|
430
430
|
"name": "undefined"
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
"__schema": "VariableLikeSchema",
|
|
442
442
|
"location": {
|
|
443
443
|
"filePath": "config-merger.main.runtime.ts",
|
|
444
|
-
"line":
|
|
444
|
+
"line": 489,
|
|
445
445
|
"character": 3
|
|
446
446
|
},
|
|
447
447
|
"signature": "(property) ConfigMergerMain.slots: never[]",
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
"__schema": "InferenceTypeSchema",
|
|
451
451
|
"location": {
|
|
452
452
|
"filePath": "config-merger.main.runtime.ts",
|
|
453
|
-
"line":
|
|
453
|
+
"line": 489,
|
|
454
454
|
"character": 3
|
|
455
455
|
},
|
|
456
456
|
"type": "never[]"
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
"__schema": "VariableLikeSchema",
|
|
463
463
|
"location": {
|
|
464
464
|
"filePath": "config-merger.main.runtime.ts",
|
|
465
|
-
"line":
|
|
465
|
+
"line": 490,
|
|
466
466
|
"character": 3
|
|
467
467
|
},
|
|
468
468
|
"signature": "(property) ConfigMergerMain.dependencies: Aspect[]",
|
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
"__schema": "InferenceTypeSchema",
|
|
472
472
|
"location": {
|
|
473
473
|
"filePath": "config-merger.main.runtime.ts",
|
|
474
|
-
"line":
|
|
474
|
+
"line": 490,
|
|
475
475
|
"character": 3
|
|
476
476
|
},
|
|
477
477
|
"type": "Aspect[]"
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
"__schema": "VariableLikeSchema",
|
|
484
484
|
"location": {
|
|
485
485
|
"filePath": "config-merger.main.runtime.ts",
|
|
486
|
-
"line":
|
|
486
|
+
"line": 491,
|
|
487
487
|
"character": 3
|
|
488
488
|
},
|
|
489
489
|
"signature": "(property) ConfigMergerMain.runtime: RuntimeDefinition",
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"__schema": "InferenceTypeSchema",
|
|
493
493
|
"location": {
|
|
494
494
|
"filePath": "config-merger.main.runtime.ts",
|
|
495
|
-
"line":
|
|
495
|
+
"line": 491,
|
|
496
496
|
"character": 3
|
|
497
497
|
},
|
|
498
498
|
"type": "RuntimeDefinition"
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"__schema": "FunctionLikeSchema",
|
|
505
505
|
"location": {
|
|
506
506
|
"filePath": "config-merger.main.runtime.ts",
|
|
507
|
-
"line":
|
|
507
|
+
"line": 492,
|
|
508
508
|
"character": 3
|
|
509
509
|
},
|
|
510
510
|
"signature": "(method) ConfigMergerMain.provider([workspace, config, loggerMain, depsResolver]: [\n Workspace,\n ConfigMain,\n LoggerMain,\n DependencyResolverMain\n]): Promise<ConfigMergerMain>",
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
"__schema": "ParameterSchema",
|
|
515
515
|
"location": {
|
|
516
516
|
"filePath": "config-merger.main.runtime.ts",
|
|
517
|
-
"line":
|
|
517
|
+
"line": 492,
|
|
518
518
|
"character": 25
|
|
519
519
|
},
|
|
520
520
|
"name": "[ workspace, config, loggerMain, depsResolver ]",
|
|
@@ -522,7 +522,7 @@
|
|
|
522
522
|
"__schema": "TupleTypeSchema",
|
|
523
523
|
"location": {
|
|
524
524
|
"filePath": "config-merger.main.runtime.ts",
|
|
525
|
-
"line":
|
|
525
|
+
"line": 492,
|
|
526
526
|
"character": 72
|
|
527
527
|
},
|
|
528
528
|
"elements": [
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"__schema": "TypeRefSchema",
|
|
531
531
|
"location": {
|
|
532
532
|
"filePath": "config-merger.main.runtime.ts",
|
|
533
|
-
"line":
|
|
533
|
+
"line": 493,
|
|
534
534
|
"character": 5
|
|
535
535
|
},
|
|
536
536
|
"name": "Workspace"
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
"__schema": "TypeRefSchema",
|
|
540
540
|
"location": {
|
|
541
541
|
"filePath": "config-merger.main.runtime.ts",
|
|
542
|
-
"line":
|
|
542
|
+
"line": 494,
|
|
543
543
|
"character": 5
|
|
544
544
|
},
|
|
545
545
|
"name": "ConfigMain"
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
"__schema": "TypeRefSchema",
|
|
549
549
|
"location": {
|
|
550
550
|
"filePath": "config-merger.main.runtime.ts",
|
|
551
|
-
"line":
|
|
551
|
+
"line": 495,
|
|
552
552
|
"character": 5
|
|
553
553
|
},
|
|
554
554
|
"name": "LoggerMain"
|
|
@@ -557,7 +557,7 @@
|
|
|
557
557
|
"__schema": "TypeRefSchema",
|
|
558
558
|
"location": {
|
|
559
559
|
"filePath": "config-merger.main.runtime.ts",
|
|
560
|
-
"line":
|
|
560
|
+
"line": 496,
|
|
561
561
|
"character": 5
|
|
562
562
|
},
|
|
563
563
|
"name": "DependencyResolverMain"
|
|
@@ -572,7 +572,7 @@
|
|
|
572
572
|
"__schema": "InferenceTypeSchema",
|
|
573
573
|
"location": {
|
|
574
574
|
"filePath": "config-merger.main.runtime.ts",
|
|
575
|
-
"line":
|
|
575
|
+
"line": 492,
|
|
576
576
|
"character": 3
|
|
577
577
|
},
|
|
578
578
|
"type": "Promise<ConfigMergerMain>"
|
|
@@ -590,7 +590,7 @@
|
|
|
590
590
|
"__schema": "TypeSchema",
|
|
591
591
|
"location": {
|
|
592
592
|
"filePath": "config-merger.main.runtime.ts",
|
|
593
|
-
"line":
|
|
593
|
+
"line": 28,
|
|
594
594
|
"character": 1
|
|
595
595
|
},
|
|
596
596
|
"signature": "type WorkspaceDepsUpdates = {\n [pkgName: string]: [string, string];\n}",
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
"__schema": "TypeLiteralSchema",
|
|
600
600
|
"location": {
|
|
601
601
|
"filePath": "config-merger.main.runtime.ts",
|
|
602
|
-
"line":
|
|
602
|
+
"line": 28,
|
|
603
603
|
"character": 36
|
|
604
604
|
},
|
|
605
605
|
"members": [
|
|
@@ -607,14 +607,14 @@
|
|
|
607
607
|
"__schema": "IndexSignatureSchema",
|
|
608
608
|
"location": {
|
|
609
609
|
"filePath": "config-merger.main.runtime.ts",
|
|
610
|
-
"line":
|
|
610
|
+
"line": 28,
|
|
611
611
|
"character": 38
|
|
612
612
|
},
|
|
613
613
|
"keyType": {
|
|
614
614
|
"__schema": "ParameterSchema",
|
|
615
615
|
"location": {
|
|
616
616
|
"filePath": "config-merger.main.runtime.ts",
|
|
617
|
-
"line":
|
|
617
|
+
"line": 28,
|
|
618
618
|
"character": 39
|
|
619
619
|
},
|
|
620
620
|
"name": "pkgName",
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
"__schema": "KeywordTypeSchema",
|
|
623
623
|
"location": {
|
|
624
624
|
"filePath": "config-merger.main.runtime.ts",
|
|
625
|
-
"line":
|
|
625
|
+
"line": 28,
|
|
626
626
|
"character": 48
|
|
627
627
|
},
|
|
628
628
|
"name": "string"
|
|
@@ -634,7 +634,7 @@
|
|
|
634
634
|
"__schema": "TupleTypeSchema",
|
|
635
635
|
"location": {
|
|
636
636
|
"filePath": "config-merger.main.runtime.ts",
|
|
637
|
-
"line":
|
|
637
|
+
"line": 28,
|
|
638
638
|
"character": 57
|
|
639
639
|
},
|
|
640
640
|
"elements": [
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
"__schema": "KeywordTypeSchema",
|
|
643
643
|
"location": {
|
|
644
644
|
"filePath": "config-merger.main.runtime.ts",
|
|
645
|
-
"line":
|
|
645
|
+
"line": 28,
|
|
646
646
|
"character": 58
|
|
647
647
|
},
|
|
648
648
|
"name": "string"
|
|
@@ -651,7 +651,7 @@
|
|
|
651
651
|
"__schema": "KeywordTypeSchema",
|
|
652
652
|
"location": {
|
|
653
653
|
"filePath": "config-merger.main.runtime.ts",
|
|
654
|
-
"line":
|
|
654
|
+
"line": 28,
|
|
655
655
|
"character": 66
|
|
656
656
|
},
|
|
657
657
|
"name": "string"
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
"__schema": "TypeSchema",
|
|
667
667
|
"location": {
|
|
668
668
|
"filePath": "config-merger.main.runtime.ts",
|
|
669
|
-
"line":
|
|
669
|
+
"line": 29,
|
|
670
670
|
"character": 1
|
|
671
671
|
},
|
|
672
672
|
"signature": "type WorkspaceDepsConflicts = {\n dependencies: {\n name: string;\n version: string;\n }[];\n peerDependencies: {\n name: string;\n version: string;\n }[];\n}",
|
|
@@ -675,7 +675,7 @@
|
|
|
675
675
|
"__schema": "TypeRefSchema",
|
|
676
676
|
"location": {
|
|
677
677
|
"filePath": "config-merger.main.runtime.ts",
|
|
678
|
-
"line":
|
|
678
|
+
"line": 29,
|
|
679
679
|
"character": 38
|
|
680
680
|
},
|
|
681
681
|
"name": "Record",
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
"__schema": "TypeRefSchema",
|
|
685
685
|
"location": {
|
|
686
686
|
"filePath": "config-merger.main.runtime.ts",
|
|
687
|
-
"line":
|
|
687
|
+
"line": 29,
|
|
688
688
|
"character": 45
|
|
689
689
|
},
|
|
690
690
|
"name": "WorkspacePolicyConfigKeysNames"
|
|
@@ -693,7 +693,7 @@
|
|
|
693
693
|
"__schema": "TypeRefSchema",
|
|
694
694
|
"location": {
|
|
695
695
|
"filePath": "config-merger.main.runtime.ts",
|
|
696
|
-
"line":
|
|
696
|
+
"line": 29,
|
|
697
697
|
"character": 77
|
|
698
698
|
},
|
|
699
699
|
"name": "Array",
|
|
@@ -702,7 +702,7 @@
|
|
|
702
702
|
"__schema": "TypeLiteralSchema",
|
|
703
703
|
"location": {
|
|
704
704
|
"filePath": "config-merger.main.runtime.ts",
|
|
705
|
-
"line":
|
|
705
|
+
"line": 29,
|
|
706
706
|
"character": 83
|
|
707
707
|
},
|
|
708
708
|
"members": [
|
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
"__schema": "VariableLikeSchema",
|
|
711
711
|
"location": {
|
|
712
712
|
"filePath": "config-merger.main.runtime.ts",
|
|
713
|
-
"line":
|
|
713
|
+
"line": 29,
|
|
714
714
|
"character": 85
|
|
715
715
|
},
|
|
716
716
|
"signature": "(property) name: string",
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
"__schema": "KeywordTypeSchema",
|
|
720
720
|
"location": {
|
|
721
721
|
"filePath": "config-merger.main.runtime.ts",
|
|
722
|
-
"line":
|
|
722
|
+
"line": 29,
|
|
723
723
|
"character": 91
|
|
724
724
|
},
|
|
725
725
|
"name": "string"
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"__schema": "VariableLikeSchema",
|
|
731
731
|
"location": {
|
|
732
732
|
"filePath": "config-merger.main.runtime.ts",
|
|
733
|
-
"line":
|
|
733
|
+
"line": 29,
|
|
734
734
|
"character": 99
|
|
735
735
|
},
|
|
736
736
|
"signature": "(property) version: string",
|
|
@@ -739,7 +739,7 @@
|
|
|
739
739
|
"__schema": "KeywordTypeSchema",
|
|
740
740
|
"location": {
|
|
741
741
|
"filePath": "config-merger.main.runtime.ts",
|
|
742
|
-
"line":
|
|
742
|
+
"line": 29,
|
|
743
743
|
"character": 108
|
|
744
744
|
},
|
|
745
745
|
"name": "string"
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
"__schema": "TypeSchema",
|
|
758
758
|
"location": {
|
|
759
759
|
"filePath": "config-merger.main.runtime.ts",
|
|
760
|
-
"line":
|
|
760
|
+
"line": 31,
|
|
761
761
|
"character": 1
|
|
762
762
|
},
|
|
763
763
|
"signature": "type WorkspaceConfigUpdateResult = {\n workspaceDepsUpdates?: WorkspaceDepsUpdates | undefined;\n workspaceDepsConflicts?: WorkspaceDepsConflicts | undefined;\n workspaceConfigConflictWriteError?: Error | undefined;\n logs?: string[] | undefined;\n}",
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"__schema": "TypeLiteralSchema",
|
|
767
767
|
"location": {
|
|
768
768
|
"filePath": "config-merger.main.runtime.ts",
|
|
769
|
-
"line":
|
|
769
|
+
"line": 31,
|
|
770
770
|
"character": 43
|
|
771
771
|
},
|
|
772
772
|
"members": [
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
"__schema": "VariableLikeSchema",
|
|
775
775
|
"location": {
|
|
776
776
|
"filePath": "config-merger.main.runtime.ts",
|
|
777
|
-
"line":
|
|
777
|
+
"line": 32,
|
|
778
778
|
"character": 3
|
|
779
779
|
},
|
|
780
780
|
"signature": "(property) workspaceDepsUpdates?: WorkspaceDepsUpdates | undefined",
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
"__schema": "TypeRefSchema",
|
|
784
784
|
"location": {
|
|
785
785
|
"filePath": "config-merger.main.runtime.ts",
|
|
786
|
-
"line":
|
|
786
|
+
"line": 32,
|
|
787
787
|
"character": 26
|
|
788
788
|
},
|
|
789
789
|
"name": "WorkspaceDepsUpdates"
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
"__schema": "VariableLikeSchema",
|
|
795
795
|
"location": {
|
|
796
796
|
"filePath": "config-merger.main.runtime.ts",
|
|
797
|
-
"line":
|
|
797
|
+
"line": 33,
|
|
798
798
|
"character": 3
|
|
799
799
|
},
|
|
800
800
|
"signature": "(property) workspaceDepsConflicts?: WorkspaceDepsConflicts | undefined",
|
|
@@ -803,7 +803,7 @@
|
|
|
803
803
|
"__schema": "TypeRefSchema",
|
|
804
804
|
"location": {
|
|
805
805
|
"filePath": "config-merger.main.runtime.ts",
|
|
806
|
-
"line":
|
|
806
|
+
"line": 33,
|
|
807
807
|
"character": 28
|
|
808
808
|
},
|
|
809
809
|
"name": "WorkspaceDepsConflicts"
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
"__schema": "VariableLikeSchema",
|
|
815
815
|
"location": {
|
|
816
816
|
"filePath": "config-merger.main.runtime.ts",
|
|
817
|
-
"line":
|
|
817
|
+
"line": 34,
|
|
818
818
|
"character": 3
|
|
819
819
|
},
|
|
820
820
|
"signature": "(property) workspaceConfigConflictWriteError?: Error | undefined",
|
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
"__schema": "TypeRefSchema",
|
|
824
824
|
"location": {
|
|
825
825
|
"filePath": "config-merger.main.runtime.ts",
|
|
826
|
-
"line":
|
|
826
|
+
"line": 34,
|
|
827
827
|
"character": 39
|
|
828
828
|
},
|
|
829
829
|
"name": "Error"
|
|
@@ -834,7 +834,7 @@
|
|
|
834
834
|
"__schema": "VariableLikeSchema",
|
|
835
835
|
"location": {
|
|
836
836
|
"filePath": "config-merger.main.runtime.ts",
|
|
837
|
-
"line":
|
|
837
|
+
"line": 35,
|
|
838
838
|
"character": 3
|
|
839
839
|
},
|
|
840
840
|
"signature": "(property) logs?: string[] | undefined",
|
|
@@ -843,14 +843,14 @@
|
|
|
843
843
|
"__schema": "TypeArraySchema",
|
|
844
844
|
"location": {
|
|
845
845
|
"filePath": "config-merger.main.runtime.ts",
|
|
846
|
-
"line":
|
|
846
|
+
"line": 35,
|
|
847
847
|
"character": 10
|
|
848
848
|
},
|
|
849
849
|
"type": {
|
|
850
850
|
"__schema": "KeywordTypeSchema",
|
|
851
851
|
"location": {
|
|
852
852
|
"filePath": "config-merger.main.runtime.ts",
|
|
853
|
-
"line":
|
|
853
|
+
"line": 35,
|
|
854
854
|
"character": 10
|
|
855
855
|
},
|
|
856
856
|
"name": "string"
|
|
@@ -1473,7 +1473,7 @@
|
|
|
1473
1473
|
"__schema": "TypeSchema",
|
|
1474
1474
|
"location": {
|
|
1475
1475
|
"filePath": "config-merger.main.runtime.ts",
|
|
1476
|
-
"line":
|
|
1476
|
+
"line": 28,
|
|
1477
1477
|
"character": 1
|
|
1478
1478
|
},
|
|
1479
1479
|
"signature": "type WorkspaceDepsUpdates = {\n [pkgName: string]: [string, string];\n}",
|
|
@@ -1482,7 +1482,7 @@
|
|
|
1482
1482
|
"__schema": "TypeLiteralSchema",
|
|
1483
1483
|
"location": {
|
|
1484
1484
|
"filePath": "config-merger.main.runtime.ts",
|
|
1485
|
-
"line":
|
|
1485
|
+
"line": 28,
|
|
1486
1486
|
"character": 36
|
|
1487
1487
|
},
|
|
1488
1488
|
"members": [
|
|
@@ -1490,14 +1490,14 @@
|
|
|
1490
1490
|
"__schema": "IndexSignatureSchema",
|
|
1491
1491
|
"location": {
|
|
1492
1492
|
"filePath": "config-merger.main.runtime.ts",
|
|
1493
|
-
"line":
|
|
1493
|
+
"line": 28,
|
|
1494
1494
|
"character": 38
|
|
1495
1495
|
},
|
|
1496
1496
|
"keyType": {
|
|
1497
1497
|
"__schema": "ParameterSchema",
|
|
1498
1498
|
"location": {
|
|
1499
1499
|
"filePath": "config-merger.main.runtime.ts",
|
|
1500
|
-
"line":
|
|
1500
|
+
"line": 28,
|
|
1501
1501
|
"character": 39
|
|
1502
1502
|
},
|
|
1503
1503
|
"name": "pkgName",
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"__schema": "KeywordTypeSchema",
|
|
1506
1506
|
"location": {
|
|
1507
1507
|
"filePath": "config-merger.main.runtime.ts",
|
|
1508
|
-
"line":
|
|
1508
|
+
"line": 28,
|
|
1509
1509
|
"character": 48
|
|
1510
1510
|
},
|
|
1511
1511
|
"name": "string"
|
|
@@ -1517,7 +1517,7 @@
|
|
|
1517
1517
|
"__schema": "TupleTypeSchema",
|
|
1518
1518
|
"location": {
|
|
1519
1519
|
"filePath": "config-merger.main.runtime.ts",
|
|
1520
|
-
"line":
|
|
1520
|
+
"line": 28,
|
|
1521
1521
|
"character": 57
|
|
1522
1522
|
},
|
|
1523
1523
|
"elements": [
|
|
@@ -1525,7 +1525,7 @@
|
|
|
1525
1525
|
"__schema": "KeywordTypeSchema",
|
|
1526
1526
|
"location": {
|
|
1527
1527
|
"filePath": "config-merger.main.runtime.ts",
|
|
1528
|
-
"line":
|
|
1528
|
+
"line": 28,
|
|
1529
1529
|
"character": 58
|
|
1530
1530
|
},
|
|
1531
1531
|
"name": "string"
|
|
@@ -1534,7 +1534,7 @@
|
|
|
1534
1534
|
"__schema": "KeywordTypeSchema",
|
|
1535
1535
|
"location": {
|
|
1536
1536
|
"filePath": "config-merger.main.runtime.ts",
|
|
1537
|
-
"line":
|
|
1537
|
+
"line": 28,
|
|
1538
1538
|
"character": 66
|
|
1539
1539
|
},
|
|
1540
1540
|
"name": "string"
|
|
@@ -1549,7 +1549,7 @@
|
|
|
1549
1549
|
"__schema": "TypeSchema",
|
|
1550
1550
|
"location": {
|
|
1551
1551
|
"filePath": "config-merger.main.runtime.ts",
|
|
1552
|
-
"line":
|
|
1552
|
+
"line": 29,
|
|
1553
1553
|
"character": 1
|
|
1554
1554
|
},
|
|
1555
1555
|
"signature": "type WorkspaceDepsConflicts = {\n dependencies: {\n name: string;\n version: string;\n }[];\n peerDependencies: {\n name: string;\n version: string;\n }[];\n}",
|
|
@@ -1558,7 +1558,7 @@
|
|
|
1558
1558
|
"__schema": "TypeRefSchema",
|
|
1559
1559
|
"location": {
|
|
1560
1560
|
"filePath": "config-merger.main.runtime.ts",
|
|
1561
|
-
"line":
|
|
1561
|
+
"line": 29,
|
|
1562
1562
|
"character": 38
|
|
1563
1563
|
},
|
|
1564
1564
|
"name": "Record",
|
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
"__schema": "TypeRefSchema",
|
|
1568
1568
|
"location": {
|
|
1569
1569
|
"filePath": "config-merger.main.runtime.ts",
|
|
1570
|
-
"line":
|
|
1570
|
+
"line": 29,
|
|
1571
1571
|
"character": 45
|
|
1572
1572
|
},
|
|
1573
1573
|
"name": "WorkspacePolicyConfigKeysNames"
|
|
@@ -1576,7 +1576,7 @@
|
|
|
1576
1576
|
"__schema": "TypeRefSchema",
|
|
1577
1577
|
"location": {
|
|
1578
1578
|
"filePath": "config-merger.main.runtime.ts",
|
|
1579
|
-
"line":
|
|
1579
|
+
"line": 29,
|
|
1580
1580
|
"character": 77
|
|
1581
1581
|
},
|
|
1582
1582
|
"name": "Array",
|
|
@@ -1585,7 +1585,7 @@
|
|
|
1585
1585
|
"__schema": "TypeLiteralSchema",
|
|
1586
1586
|
"location": {
|
|
1587
1587
|
"filePath": "config-merger.main.runtime.ts",
|
|
1588
|
-
"line":
|
|
1588
|
+
"line": 29,
|
|
1589
1589
|
"character": 83
|
|
1590
1590
|
},
|
|
1591
1591
|
"members": [
|
|
@@ -1593,7 +1593,7 @@
|
|
|
1593
1593
|
"__schema": "VariableLikeSchema",
|
|
1594
1594
|
"location": {
|
|
1595
1595
|
"filePath": "config-merger.main.runtime.ts",
|
|
1596
|
-
"line":
|
|
1596
|
+
"line": 29,
|
|
1597
1597
|
"character": 85
|
|
1598
1598
|
},
|
|
1599
1599
|
"signature": "(property) name: string",
|
|
@@ -1602,7 +1602,7 @@
|
|
|
1602
1602
|
"__schema": "KeywordTypeSchema",
|
|
1603
1603
|
"location": {
|
|
1604
1604
|
"filePath": "config-merger.main.runtime.ts",
|
|
1605
|
-
"line":
|
|
1605
|
+
"line": 29,
|
|
1606
1606
|
"character": 91
|
|
1607
1607
|
},
|
|
1608
1608
|
"name": "string"
|
|
@@ -1613,7 +1613,7 @@
|
|
|
1613
1613
|
"__schema": "VariableLikeSchema",
|
|
1614
1614
|
"location": {
|
|
1615
1615
|
"filePath": "config-merger.main.runtime.ts",
|
|
1616
|
-
"line":
|
|
1616
|
+
"line": 29,
|
|
1617
1617
|
"character": 99
|
|
1618
1618
|
},
|
|
1619
1619
|
"signature": "(property) version: string",
|
|
@@ -1622,7 +1622,7 @@
|
|
|
1622
1622
|
"__schema": "KeywordTypeSchema",
|
|
1623
1623
|
"location": {
|
|
1624
1624
|
"filePath": "config-merger.main.runtime.ts",
|
|
1625
|
-
"line":
|
|
1625
|
+
"line": 29,
|
|
1626
1626
|
"character": 108
|
|
1627
1627
|
},
|
|
1628
1628
|
"name": "string"
|
|
@@ -1640,7 +1640,7 @@
|
|
|
1640
1640
|
"__schema": "TypeSchema",
|
|
1641
1641
|
"location": {
|
|
1642
1642
|
"filePath": "config-merger.main.runtime.ts",
|
|
1643
|
-
"line":
|
|
1643
|
+
"line": 31,
|
|
1644
1644
|
"character": 1
|
|
1645
1645
|
},
|
|
1646
1646
|
"signature": "type WorkspaceConfigUpdateResult = {\n workspaceDepsUpdates?: WorkspaceDepsUpdates | undefined;\n workspaceDepsConflicts?: WorkspaceDepsConflicts | undefined;\n workspaceConfigConflictWriteError?: Error | undefined;\n logs?: string[] | undefined;\n}",
|
|
@@ -1649,7 +1649,7 @@
|
|
|
1649
1649
|
"__schema": "TypeLiteralSchema",
|
|
1650
1650
|
"location": {
|
|
1651
1651
|
"filePath": "config-merger.main.runtime.ts",
|
|
1652
|
-
"line":
|
|
1652
|
+
"line": 31,
|
|
1653
1653
|
"character": 43
|
|
1654
1654
|
},
|
|
1655
1655
|
"members": [
|
|
@@ -1657,7 +1657,7 @@
|
|
|
1657
1657
|
"__schema": "VariableLikeSchema",
|
|
1658
1658
|
"location": {
|
|
1659
1659
|
"filePath": "config-merger.main.runtime.ts",
|
|
1660
|
-
"line":
|
|
1660
|
+
"line": 32,
|
|
1661
1661
|
"character": 3
|
|
1662
1662
|
},
|
|
1663
1663
|
"signature": "(property) workspaceDepsUpdates?: WorkspaceDepsUpdates | undefined",
|
|
@@ -1666,7 +1666,7 @@
|
|
|
1666
1666
|
"__schema": "TypeRefSchema",
|
|
1667
1667
|
"location": {
|
|
1668
1668
|
"filePath": "config-merger.main.runtime.ts",
|
|
1669
|
-
"line":
|
|
1669
|
+
"line": 32,
|
|
1670
1670
|
"character": 26
|
|
1671
1671
|
},
|
|
1672
1672
|
"name": "WorkspaceDepsUpdates"
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
"__schema": "VariableLikeSchema",
|
|
1678
1678
|
"location": {
|
|
1679
1679
|
"filePath": "config-merger.main.runtime.ts",
|
|
1680
|
-
"line":
|
|
1680
|
+
"line": 33,
|
|
1681
1681
|
"character": 3
|
|
1682
1682
|
},
|
|
1683
1683
|
"signature": "(property) workspaceDepsConflicts?: WorkspaceDepsConflicts | undefined",
|
|
@@ -1686,7 +1686,7 @@
|
|
|
1686
1686
|
"__schema": "TypeRefSchema",
|
|
1687
1687
|
"location": {
|
|
1688
1688
|
"filePath": "config-merger.main.runtime.ts",
|
|
1689
|
-
"line":
|
|
1689
|
+
"line": 33,
|
|
1690
1690
|
"character": 28
|
|
1691
1691
|
},
|
|
1692
1692
|
"name": "WorkspaceDepsConflicts"
|
|
@@ -1697,7 +1697,7 @@
|
|
|
1697
1697
|
"__schema": "VariableLikeSchema",
|
|
1698
1698
|
"location": {
|
|
1699
1699
|
"filePath": "config-merger.main.runtime.ts",
|
|
1700
|
-
"line":
|
|
1700
|
+
"line": 34,
|
|
1701
1701
|
"character": 3
|
|
1702
1702
|
},
|
|
1703
1703
|
"signature": "(property) workspaceConfigConflictWriteError?: Error | undefined",
|
|
@@ -1706,7 +1706,7 @@
|
|
|
1706
1706
|
"__schema": "TypeRefSchema",
|
|
1707
1707
|
"location": {
|
|
1708
1708
|
"filePath": "config-merger.main.runtime.ts",
|
|
1709
|
-
"line":
|
|
1709
|
+
"line": 34,
|
|
1710
1710
|
"character": 39
|
|
1711
1711
|
},
|
|
1712
1712
|
"name": "Error"
|
|
@@ -1717,7 +1717,7 @@
|
|
|
1717
1717
|
"__schema": "VariableLikeSchema",
|
|
1718
1718
|
"location": {
|
|
1719
1719
|
"filePath": "config-merger.main.runtime.ts",
|
|
1720
|
-
"line":
|
|
1720
|
+
"line": 35,
|
|
1721
1721
|
"character": 3
|
|
1722
1722
|
},
|
|
1723
1723
|
"signature": "(property) logs?: string[] | undefined",
|
|
@@ -1726,14 +1726,14 @@
|
|
|
1726
1726
|
"__schema": "TypeArraySchema",
|
|
1727
1727
|
"location": {
|
|
1728
1728
|
"filePath": "config-merger.main.runtime.ts",
|
|
1729
|
-
"line":
|
|
1729
|
+
"line": 35,
|
|
1730
1730
|
"character": 10
|
|
1731
1731
|
},
|
|
1732
1732
|
"type": {
|
|
1733
1733
|
"__schema": "KeywordTypeSchema",
|
|
1734
1734
|
"location": {
|
|
1735
1735
|
"filePath": "config-merger.main.runtime.ts",
|
|
1736
|
-
"line":
|
|
1736
|
+
"line": 35,
|
|
1737
1737
|
"character": 10
|
|
1738
1738
|
},
|
|
1739
1739
|
"name": "string"
|
|
@@ -1748,7 +1748,7 @@
|
|
|
1748
1748
|
"__schema": "ClassSchema",
|
|
1749
1749
|
"location": {
|
|
1750
1750
|
"filePath": "config-merger.main.runtime.ts",
|
|
1751
|
-
"line":
|
|
1751
|
+
"line": 37,
|
|
1752
1752
|
"character": 1
|
|
1753
1753
|
},
|
|
1754
1754
|
"signature": "class ConfigMergerMain",
|
|
@@ -1758,7 +1758,7 @@
|
|
|
1758
1758
|
"__schema": "ConstructorSchema",
|
|
1759
1759
|
"location": {
|
|
1760
1760
|
"filePath": "config-merger.main.runtime.ts",
|
|
1761
|
-
"line":
|
|
1761
|
+
"line": 38,
|
|
1762
1762
|
"character": 3
|
|
1763
1763
|
},
|
|
1764
1764
|
"signature": "constructor ConfigMergerMain(workspace: Workspace, logger: Logger, config: ConfigMain, depsResolver: DependencyResolverMain): ConfigMergerMain",
|
|
@@ -1768,7 +1768,7 @@
|
|
|
1768
1768
|
"__schema": "ParameterSchema",
|
|
1769
1769
|
"location": {
|
|
1770
1770
|
"filePath": "config-merger.main.runtime.ts",
|
|
1771
|
-
"line":
|
|
1771
|
+
"line": 39,
|
|
1772
1772
|
"character": 5
|
|
1773
1773
|
},
|
|
1774
1774
|
"name": "workspace",
|
|
@@ -1776,7 +1776,7 @@
|
|
|
1776
1776
|
"__schema": "TypeRefSchema",
|
|
1777
1777
|
"location": {
|
|
1778
1778
|
"filePath": "config-merger.main.runtime.ts",
|
|
1779
|
-
"line":
|
|
1779
|
+
"line": 39,
|
|
1780
1780
|
"character": 24
|
|
1781
1781
|
},
|
|
1782
1782
|
"name": "Workspace"
|
|
@@ -1788,7 +1788,7 @@
|
|
|
1788
1788
|
"__schema": "ParameterSchema",
|
|
1789
1789
|
"location": {
|
|
1790
1790
|
"filePath": "config-merger.main.runtime.ts",
|
|
1791
|
-
"line":
|
|
1791
|
+
"line": 40,
|
|
1792
1792
|
"character": 5
|
|
1793
1793
|
},
|
|
1794
1794
|
"name": "logger",
|
|
@@ -1796,7 +1796,7 @@
|
|
|
1796
1796
|
"__schema": "TypeRefSchema",
|
|
1797
1797
|
"location": {
|
|
1798
1798
|
"filePath": "config-merger.main.runtime.ts",
|
|
1799
|
-
"line":
|
|
1799
|
+
"line": 40,
|
|
1800
1800
|
"character": 21
|
|
1801
1801
|
},
|
|
1802
1802
|
"name": "Logger"
|
|
@@ -1808,7 +1808,7 @@
|
|
|
1808
1808
|
"__schema": "ParameterSchema",
|
|
1809
1809
|
"location": {
|
|
1810
1810
|
"filePath": "config-merger.main.runtime.ts",
|
|
1811
|
-
"line":
|
|
1811
|
+
"line": 41,
|
|
1812
1812
|
"character": 5
|
|
1813
1813
|
},
|
|
1814
1814
|
"name": "config",
|
|
@@ -1816,7 +1816,7 @@
|
|
|
1816
1816
|
"__schema": "TypeRefSchema",
|
|
1817
1817
|
"location": {
|
|
1818
1818
|
"filePath": "config-merger.main.runtime.ts",
|
|
1819
|
-
"line":
|
|
1819
|
+
"line": 41,
|
|
1820
1820
|
"character": 21
|
|
1821
1821
|
},
|
|
1822
1822
|
"name": "ConfigMain"
|
|
@@ -1828,7 +1828,7 @@
|
|
|
1828
1828
|
"__schema": "ParameterSchema",
|
|
1829
1829
|
"location": {
|
|
1830
1830
|
"filePath": "config-merger.main.runtime.ts",
|
|
1831
|
-
"line":
|
|
1831
|
+
"line": 42,
|
|
1832
1832
|
"character": 5
|
|
1833
1833
|
},
|
|
1834
1834
|
"name": "depsResolver",
|
|
@@ -1836,7 +1836,7 @@
|
|
|
1836
1836
|
"__schema": "TypeRefSchema",
|
|
1837
1837
|
"location": {
|
|
1838
1838
|
"filePath": "config-merger.main.runtime.ts",
|
|
1839
|
-
"line":
|
|
1839
|
+
"line": 42,
|
|
1840
1840
|
"character": 27
|
|
1841
1841
|
},
|
|
1842
1842
|
"name": "DependencyResolverMain"
|
|
@@ -1849,7 +1849,7 @@
|
|
|
1849
1849
|
"__schema": "ThisTypeSchema",
|
|
1850
1850
|
"location": {
|
|
1851
1851
|
"filePath": "config-merger.main.runtime.ts",
|
|
1852
|
-
"line":
|
|
1852
|
+
"line": 37,
|
|
1853
1853
|
"character": 1
|
|
1854
1854
|
},
|
|
1855
1855
|
"name": "ConfigMergerMain"
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"__schema": "FunctionLikeSchema",
|
|
1861
1861
|
"location": {
|
|
1862
1862
|
"filePath": "config-merger.main.runtime.ts",
|
|
1863
|
-
"line":
|
|
1863
|
+
"line": 45,
|
|
1864
1864
|
"character": 3
|
|
1865
1865
|
},
|
|
1866
1866
|
"signature": "(method) ConfigMergerMain.generateConfigMergeConflictFileForAll(allConfigMerge: ConfigMergeResult[]): Promise<void>",
|
|
@@ -1870,7 +1870,7 @@
|
|
|
1870
1870
|
"__schema": "ParameterSchema",
|
|
1871
1871
|
"location": {
|
|
1872
1872
|
"filePath": "config-merger.main.runtime.ts",
|
|
1873
|
-
"line":
|
|
1873
|
+
"line": 45,
|
|
1874
1874
|
"character": 47
|
|
1875
1875
|
},
|
|
1876
1876
|
"name": "allConfigMerge",
|
|
@@ -1878,14 +1878,14 @@
|
|
|
1878
1878
|
"__schema": "TypeArraySchema",
|
|
1879
1879
|
"location": {
|
|
1880
1880
|
"filePath": "config-merger.main.runtime.ts",
|
|
1881
|
-
"line":
|
|
1881
|
+
"line": 45,
|
|
1882
1882
|
"character": 63
|
|
1883
1883
|
},
|
|
1884
1884
|
"type": {
|
|
1885
1885
|
"__schema": "TypeRefSchema",
|
|
1886
1886
|
"location": {
|
|
1887
1887
|
"filePath": "config-merger.main.runtime.ts",
|
|
1888
|
-
"line":
|
|
1888
|
+
"line": 45,
|
|
1889
1889
|
"character": 63
|
|
1890
1890
|
},
|
|
1891
1891
|
"name": "ConfigMergeResult"
|
|
@@ -1899,7 +1899,7 @@
|
|
|
1899
1899
|
"__schema": "InferenceTypeSchema",
|
|
1900
1900
|
"location": {
|
|
1901
1901
|
"filePath": "config-merger.main.runtime.ts",
|
|
1902
|
-
"line":
|
|
1902
|
+
"line": 45,
|
|
1903
1903
|
"character": 3
|
|
1904
1904
|
},
|
|
1905
1905
|
"type": "Promise<void>"
|
|
@@ -1912,7 +1912,7 @@
|
|
|
1912
1912
|
"__schema": "FunctionLikeSchema",
|
|
1913
1913
|
"location": {
|
|
1914
1914
|
"filePath": "config-merger.main.runtime.ts",
|
|
1915
|
-
"line":
|
|
1915
|
+
"line": 57,
|
|
1916
1916
|
"character": 3
|
|
1917
1917
|
},
|
|
1918
1918
|
"signature": "(method) ConfigMergerMain.writeWorkspaceJsoncWithConflictsGracefully(workspaceDepsConflicts: WorkspaceDepsConflicts): Promise<Error | undefined>",
|
|
@@ -1922,7 +1922,7 @@
|
|
|
1922
1922
|
"__schema": "ParameterSchema",
|
|
1923
1923
|
"location": {
|
|
1924
1924
|
"filePath": "config-merger.main.runtime.ts",
|
|
1925
|
-
"line":
|
|
1925
|
+
"line": 58,
|
|
1926
1926
|
"character": 5
|
|
1927
1927
|
},
|
|
1928
1928
|
"name": "workspaceDepsConflicts",
|
|
@@ -1930,7 +1930,7 @@
|
|
|
1930
1930
|
"__schema": "TypeRefSchema",
|
|
1931
1931
|
"location": {
|
|
1932
1932
|
"filePath": "config-merger.main.runtime.ts",
|
|
1933
|
-
"line":
|
|
1933
|
+
"line": 58,
|
|
1934
1934
|
"character": 29
|
|
1935
1935
|
},
|
|
1936
1936
|
"name": "WorkspaceDepsConflicts"
|
|
@@ -1943,7 +1943,7 @@
|
|
|
1943
1943
|
"__schema": "TypeRefSchema",
|
|
1944
1944
|
"location": {
|
|
1945
1945
|
"filePath": "config-merger.main.runtime.ts",
|
|
1946
|
-
"line":
|
|
1946
|
+
"line": 59,
|
|
1947
1947
|
"character": 6
|
|
1948
1948
|
},
|
|
1949
1949
|
"name": "Promise",
|
|
@@ -1952,7 +1952,7 @@
|
|
|
1952
1952
|
"__schema": "TypeUnionSchema",
|
|
1953
1953
|
"location": {
|
|
1954
1954
|
"filePath": "config-merger.main.runtime.ts",
|
|
1955
|
-
"line":
|
|
1955
|
+
"line": 59,
|
|
1956
1956
|
"character": 14
|
|
1957
1957
|
},
|
|
1958
1958
|
"types": [
|
|
@@ -1960,7 +1960,7 @@
|
|
|
1960
1960
|
"__schema": "TypeRefSchema",
|
|
1961
1961
|
"location": {
|
|
1962
1962
|
"filePath": "config-merger.main.runtime.ts",
|
|
1963
|
-
"line":
|
|
1963
|
+
"line": 59,
|
|
1964
1964
|
"character": 14
|
|
1965
1965
|
},
|
|
1966
1966
|
"name": "Error"
|
|
@@ -1969,7 +1969,7 @@
|
|
|
1969
1969
|
"__schema": "KeywordTypeSchema",
|
|
1970
1970
|
"location": {
|
|
1971
1971
|
"filePath": "config-merger.main.runtime.ts",
|
|
1972
|
-
"line":
|
|
1972
|
+
"line": 59,
|
|
1973
1973
|
"character": 22
|
|
1974
1974
|
},
|
|
1975
1975
|
"name": "undefined"
|
|
@@ -1986,7 +1986,7 @@
|
|
|
1986
1986
|
"__schema": "FunctionLikeSchema",
|
|
1987
1987
|
"location": {
|
|
1988
1988
|
"filePath": "config-merger.main.runtime.ts",
|
|
1989
|
-
"line":
|
|
1989
|
+
"line": 127,
|
|
1990
1990
|
"character": 3
|
|
1991
1991
|
},
|
|
1992
1992
|
"signature": "(method) ConfigMergerMain.updateWorkspaceJsoncWithDepsIfNeeded(allConfigMerge: ConfigMergeResult[]): Promise<{\n workspaceDepsUpdates?: WorkspaceDepsUpdates;\n workspaceDepsConflicts?: WorkspaceDepsConflicts;\n}>",
|
|
@@ -1996,7 +1996,7 @@
|
|
|
1996
1996
|
"__schema": "ParameterSchema",
|
|
1997
1997
|
"location": {
|
|
1998
1998
|
"filePath": "config-merger.main.runtime.ts",
|
|
1999
|
-
"line":
|
|
1999
|
+
"line": 128,
|
|
2000
2000
|
"character": 5
|
|
2001
2001
|
},
|
|
2002
2002
|
"name": "allConfigMerge",
|
|
@@ -2004,14 +2004,14 @@
|
|
|
2004
2004
|
"__schema": "TypeArraySchema",
|
|
2005
2005
|
"location": {
|
|
2006
2006
|
"filePath": "config-merger.main.runtime.ts",
|
|
2007
|
-
"line":
|
|
2007
|
+
"line": 128,
|
|
2008
2008
|
"character": 21
|
|
2009
2009
|
},
|
|
2010
2010
|
"type": {
|
|
2011
2011
|
"__schema": "TypeRefSchema",
|
|
2012
2012
|
"location": {
|
|
2013
2013
|
"filePath": "config-merger.main.runtime.ts",
|
|
2014
|
-
"line":
|
|
2014
|
+
"line": 128,
|
|
2015
2015
|
"character": 21
|
|
2016
2016
|
},
|
|
2017
2017
|
"name": "ConfigMergeResult"
|
|
@@ -2025,7 +2025,7 @@
|
|
|
2025
2025
|
"__schema": "TypeRefSchema",
|
|
2026
2026
|
"location": {
|
|
2027
2027
|
"filePath": "config-merger.main.runtime.ts",
|
|
2028
|
-
"line":
|
|
2028
|
+
"line": 129,
|
|
2029
2029
|
"character": 6
|
|
2030
2030
|
},
|
|
2031
2031
|
"name": "Promise",
|
|
@@ -2034,7 +2034,7 @@
|
|
|
2034
2034
|
"__schema": "TypeLiteralSchema",
|
|
2035
2035
|
"location": {
|
|
2036
2036
|
"filePath": "config-merger.main.runtime.ts",
|
|
2037
|
-
"line":
|
|
2037
|
+
"line": 129,
|
|
2038
2038
|
"character": 14
|
|
2039
2039
|
},
|
|
2040
2040
|
"members": [
|
|
@@ -2042,7 +2042,7 @@
|
|
|
2042
2042
|
"__schema": "VariableLikeSchema",
|
|
2043
2043
|
"location": {
|
|
2044
2044
|
"filePath": "config-merger.main.runtime.ts",
|
|
2045
|
-
"line":
|
|
2045
|
+
"line": 129,
|
|
2046
2046
|
"character": 16
|
|
2047
2047
|
},
|
|
2048
2048
|
"signature": "(property) workspaceDepsUpdates?: WorkspaceDepsUpdates | undefined",
|
|
@@ -2051,7 +2051,7 @@
|
|
|
2051
2051
|
"__schema": "TypeRefSchema",
|
|
2052
2052
|
"location": {
|
|
2053
2053
|
"filePath": "config-merger.main.runtime.ts",
|
|
2054
|
-
"line":
|
|
2054
|
+
"line": 129,
|
|
2055
2055
|
"character": 39
|
|
2056
2056
|
},
|
|
2057
2057
|
"name": "WorkspaceDepsUpdates"
|
|
@@ -2062,7 +2062,7 @@
|
|
|
2062
2062
|
"__schema": "VariableLikeSchema",
|
|
2063
2063
|
"location": {
|
|
2064
2064
|
"filePath": "config-merger.main.runtime.ts",
|
|
2065
|
-
"line":
|
|
2065
|
+
"line": 129,
|
|
2066
2066
|
"character": 61
|
|
2067
2067
|
},
|
|
2068
2068
|
"signature": "(property) workspaceDepsConflicts?: WorkspaceDepsConflicts | undefined",
|
|
@@ -2071,7 +2071,7 @@
|
|
|
2071
2071
|
"__schema": "TypeRefSchema",
|
|
2072
2072
|
"location": {
|
|
2073
2073
|
"filePath": "config-merger.main.runtime.ts",
|
|
2074
|
-
"line":
|
|
2074
|
+
"line": 129,
|
|
2075
2075
|
"character": 86
|
|
2076
2076
|
},
|
|
2077
2077
|
"name": "WorkspaceDepsConflicts"
|
|
@@ -2090,7 +2090,7 @@
|
|
|
2090
2090
|
"__schema": "FunctionLikeSchema",
|
|
2091
2091
|
"location": {
|
|
2092
2092
|
"filePath": "config-merger.main.runtime.ts",
|
|
2093
|
-
"line":
|
|
2093
|
+
"line": 276,
|
|
2094
2094
|
"character": 3
|
|
2095
2095
|
},
|
|
2096
2096
|
"signature": "(method) ConfigMergerMain.updateDepsInWorkspaceConfig(components: ConsumerComponent[]): Promise<WorkspaceConfigUpdateResult | undefined>",
|
|
@@ -2100,7 +2100,7 @@
|
|
|
2100
2100
|
"__schema": "ParameterSchema",
|
|
2101
2101
|
"location": {
|
|
2102
2102
|
"filePath": "config-merger.main.runtime.ts",
|
|
2103
|
-
"line":
|
|
2103
|
+
"line": 276,
|
|
2104
2104
|
"character": 37
|
|
2105
2105
|
},
|
|
2106
2106
|
"name": "components",
|
|
@@ -2108,14 +2108,14 @@
|
|
|
2108
2108
|
"__schema": "TypeArraySchema",
|
|
2109
2109
|
"location": {
|
|
2110
2110
|
"filePath": "config-merger.main.runtime.ts",
|
|
2111
|
-
"line":
|
|
2111
|
+
"line": 276,
|
|
2112
2112
|
"character": 49
|
|
2113
2113
|
},
|
|
2114
2114
|
"type": {
|
|
2115
2115
|
"__schema": "TypeRefSchema",
|
|
2116
2116
|
"location": {
|
|
2117
2117
|
"filePath": "config-merger.main.runtime.ts",
|
|
2118
|
-
"line":
|
|
2118
|
+
"line": 276,
|
|
2119
2119
|
"character": 49
|
|
2120
2120
|
},
|
|
2121
2121
|
"name": "ConsumerComponent"
|
|
@@ -2129,7 +2129,7 @@
|
|
|
2129
2129
|
"__schema": "TypeRefSchema",
|
|
2130
2130
|
"location": {
|
|
2131
2131
|
"filePath": "config-merger.main.runtime.ts",
|
|
2132
|
-
"line":
|
|
2132
|
+
"line": 276,
|
|
2133
2133
|
"character": 71
|
|
2134
2134
|
},
|
|
2135
2135
|
"name": "Promise",
|
|
@@ -2138,7 +2138,7 @@
|
|
|
2138
2138
|
"__schema": "TypeUnionSchema",
|
|
2139
2139
|
"location": {
|
|
2140
2140
|
"filePath": "config-merger.main.runtime.ts",
|
|
2141
|
-
"line":
|
|
2141
|
+
"line": 276,
|
|
2142
2142
|
"character": 79
|
|
2143
2143
|
},
|
|
2144
2144
|
"types": [
|
|
@@ -2146,7 +2146,7 @@
|
|
|
2146
2146
|
"__schema": "TypeRefSchema",
|
|
2147
2147
|
"location": {
|
|
2148
2148
|
"filePath": "config-merger.main.runtime.ts",
|
|
2149
|
-
"line":
|
|
2149
|
+
"line": 276,
|
|
2150
2150
|
"character": 79
|
|
2151
2151
|
},
|
|
2152
2152
|
"name": "WorkspaceConfigUpdateResult"
|
|
@@ -2155,7 +2155,7 @@
|
|
|
2155
2155
|
"__schema": "KeywordTypeSchema",
|
|
2156
2156
|
"location": {
|
|
2157
2157
|
"filePath": "config-merger.main.runtime.ts",
|
|
2158
|
-
"line":
|
|
2158
|
+
"line": 276,
|
|
2159
2159
|
"character": 109
|
|
2160
2160
|
},
|
|
2161
2161
|
"name": "undefined"
|
|
@@ -2172,7 +2172,7 @@
|
|
|
2172
2172
|
"__schema": "VariableLikeSchema",
|
|
2173
2173
|
"location": {
|
|
2174
2174
|
"filePath": "config-merger.main.runtime.ts",
|
|
2175
|
-
"line":
|
|
2175
|
+
"line": 489,
|
|
2176
2176
|
"character": 3
|
|
2177
2177
|
},
|
|
2178
2178
|
"signature": "(property) ConfigMergerMain.slots: never[]",
|
|
@@ -2181,7 +2181,7 @@
|
|
|
2181
2181
|
"__schema": "InferenceTypeSchema",
|
|
2182
2182
|
"location": {
|
|
2183
2183
|
"filePath": "config-merger.main.runtime.ts",
|
|
2184
|
-
"line":
|
|
2184
|
+
"line": 489,
|
|
2185
2185
|
"character": 3
|
|
2186
2186
|
},
|
|
2187
2187
|
"type": "never[]"
|
|
@@ -2193,7 +2193,7 @@
|
|
|
2193
2193
|
"__schema": "VariableLikeSchema",
|
|
2194
2194
|
"location": {
|
|
2195
2195
|
"filePath": "config-merger.main.runtime.ts",
|
|
2196
|
-
"line":
|
|
2196
|
+
"line": 490,
|
|
2197
2197
|
"character": 3
|
|
2198
2198
|
},
|
|
2199
2199
|
"signature": "(property) ConfigMergerMain.dependencies: Aspect[]",
|
|
@@ -2202,7 +2202,7 @@
|
|
|
2202
2202
|
"__schema": "InferenceTypeSchema",
|
|
2203
2203
|
"location": {
|
|
2204
2204
|
"filePath": "config-merger.main.runtime.ts",
|
|
2205
|
-
"line":
|
|
2205
|
+
"line": 490,
|
|
2206
2206
|
"character": 3
|
|
2207
2207
|
},
|
|
2208
2208
|
"type": "Aspect[]"
|
|
@@ -2214,7 +2214,7 @@
|
|
|
2214
2214
|
"__schema": "VariableLikeSchema",
|
|
2215
2215
|
"location": {
|
|
2216
2216
|
"filePath": "config-merger.main.runtime.ts",
|
|
2217
|
-
"line":
|
|
2217
|
+
"line": 491,
|
|
2218
2218
|
"character": 3
|
|
2219
2219
|
},
|
|
2220
2220
|
"signature": "(property) ConfigMergerMain.runtime: RuntimeDefinition",
|
|
@@ -2223,7 +2223,7 @@
|
|
|
2223
2223
|
"__schema": "InferenceTypeSchema",
|
|
2224
2224
|
"location": {
|
|
2225
2225
|
"filePath": "config-merger.main.runtime.ts",
|
|
2226
|
-
"line":
|
|
2226
|
+
"line": 491,
|
|
2227
2227
|
"character": 3
|
|
2228
2228
|
},
|
|
2229
2229
|
"type": "RuntimeDefinition"
|
|
@@ -2235,7 +2235,7 @@
|
|
|
2235
2235
|
"__schema": "FunctionLikeSchema",
|
|
2236
2236
|
"location": {
|
|
2237
2237
|
"filePath": "config-merger.main.runtime.ts",
|
|
2238
|
-
"line":
|
|
2238
|
+
"line": 492,
|
|
2239
2239
|
"character": 3
|
|
2240
2240
|
},
|
|
2241
2241
|
"signature": "(method) ConfigMergerMain.provider([workspace, config, loggerMain, depsResolver]: [\n Workspace,\n ConfigMain,\n LoggerMain,\n DependencyResolverMain\n]): Promise<ConfigMergerMain>",
|
|
@@ -2245,7 +2245,7 @@
|
|
|
2245
2245
|
"__schema": "ParameterSchema",
|
|
2246
2246
|
"location": {
|
|
2247
2247
|
"filePath": "config-merger.main.runtime.ts",
|
|
2248
|
-
"line":
|
|
2248
|
+
"line": 492,
|
|
2249
2249
|
"character": 25
|
|
2250
2250
|
},
|
|
2251
2251
|
"name": "[ workspace, config, loggerMain, depsResolver ]",
|
|
@@ -2253,7 +2253,7 @@
|
|
|
2253
2253
|
"__schema": "TupleTypeSchema",
|
|
2254
2254
|
"location": {
|
|
2255
2255
|
"filePath": "config-merger.main.runtime.ts",
|
|
2256
|
-
"line":
|
|
2256
|
+
"line": 492,
|
|
2257
2257
|
"character": 72
|
|
2258
2258
|
},
|
|
2259
2259
|
"elements": [
|
|
@@ -2261,7 +2261,7 @@
|
|
|
2261
2261
|
"__schema": "TypeRefSchema",
|
|
2262
2262
|
"location": {
|
|
2263
2263
|
"filePath": "config-merger.main.runtime.ts",
|
|
2264
|
-
"line":
|
|
2264
|
+
"line": 493,
|
|
2265
2265
|
"character": 5
|
|
2266
2266
|
},
|
|
2267
2267
|
"name": "Workspace"
|
|
@@ -2270,7 +2270,7 @@
|
|
|
2270
2270
|
"__schema": "TypeRefSchema",
|
|
2271
2271
|
"location": {
|
|
2272
2272
|
"filePath": "config-merger.main.runtime.ts",
|
|
2273
|
-
"line":
|
|
2273
|
+
"line": 494,
|
|
2274
2274
|
"character": 5
|
|
2275
2275
|
},
|
|
2276
2276
|
"name": "ConfigMain"
|
|
@@ -2279,7 +2279,7 @@
|
|
|
2279
2279
|
"__schema": "TypeRefSchema",
|
|
2280
2280
|
"location": {
|
|
2281
2281
|
"filePath": "config-merger.main.runtime.ts",
|
|
2282
|
-
"line":
|
|
2282
|
+
"line": 495,
|
|
2283
2283
|
"character": 5
|
|
2284
2284
|
},
|
|
2285
2285
|
"name": "LoggerMain"
|
|
@@ -2288,7 +2288,7 @@
|
|
|
2288
2288
|
"__schema": "TypeRefSchema",
|
|
2289
2289
|
"location": {
|
|
2290
2290
|
"filePath": "config-merger.main.runtime.ts",
|
|
2291
|
-
"line":
|
|
2291
|
+
"line": 496,
|
|
2292
2292
|
"character": 5
|
|
2293
2293
|
},
|
|
2294
2294
|
"name": "DependencyResolverMain"
|
|
@@ -2303,7 +2303,7 @@
|
|
|
2303
2303
|
"__schema": "InferenceTypeSchema",
|
|
2304
2304
|
"location": {
|
|
2305
2305
|
"filePath": "config-merger.main.runtime.ts",
|
|
2306
|
-
"line":
|
|
2306
|
+
"line": 492,
|
|
2307
2307
|
"character": 3
|
|
2308
2308
|
},
|
|
2309
2309
|
"type": "Promise<ConfigMergerMain>"
|
|
@@ -2321,7 +2321,7 @@
|
|
|
2321
2321
|
"__schema": "UnImplementedSchema",
|
|
2322
2322
|
"location": {
|
|
2323
2323
|
"filePath": "config-merger.main.runtime.ts",
|
|
2324
|
-
"line":
|
|
2324
|
+
"line": 505,
|
|
2325
2325
|
"character": 16
|
|
2326
2326
|
},
|
|
2327
2327
|
"name": "ConfigMergerMain",
|
|
@@ -2333,7 +2333,7 @@
|
|
|
2333
2333
|
"__schema": "TypeSchema",
|
|
2334
2334
|
"location": {
|
|
2335
2335
|
"filePath": "config-merger.main.runtime.ts",
|
|
2336
|
-
"line":
|
|
2336
|
+
"line": 24,
|
|
2337
2337
|
"character": 1
|
|
2338
2338
|
},
|
|
2339
2339
|
"signature": "type PkgEntry = {\n name: string;\n version: string;\n force: boolean;\n}",
|
|
@@ -2342,7 +2342,7 @@
|
|
|
2342
2342
|
"__schema": "TypeLiteralSchema",
|
|
2343
2343
|
"location": {
|
|
2344
2344
|
"filePath": "config-merger.main.runtime.ts",
|
|
2345
|
-
"line":
|
|
2345
|
+
"line": 24,
|
|
2346
2346
|
"character": 17
|
|
2347
2347
|
},
|
|
2348
2348
|
"members": [
|
|
@@ -2350,7 +2350,7 @@
|
|
|
2350
2350
|
"__schema": "VariableLikeSchema",
|
|
2351
2351
|
"location": {
|
|
2352
2352
|
"filePath": "config-merger.main.runtime.ts",
|
|
2353
|
-
"line":
|
|
2353
|
+
"line": 24,
|
|
2354
2354
|
"character": 19
|
|
2355
2355
|
},
|
|
2356
2356
|
"signature": "(property) name: string",
|
|
@@ -2359,7 +2359,7 @@
|
|
|
2359
2359
|
"__schema": "KeywordTypeSchema",
|
|
2360
2360
|
"location": {
|
|
2361
2361
|
"filePath": "config-merger.main.runtime.ts",
|
|
2362
|
-
"line":
|
|
2362
|
+
"line": 24,
|
|
2363
2363
|
"character": 25
|
|
2364
2364
|
},
|
|
2365
2365
|
"name": "string"
|
|
@@ -2370,7 +2370,7 @@
|
|
|
2370
2370
|
"__schema": "VariableLikeSchema",
|
|
2371
2371
|
"location": {
|
|
2372
2372
|
"filePath": "config-merger.main.runtime.ts",
|
|
2373
|
-
"line":
|
|
2373
|
+
"line": 24,
|
|
2374
2374
|
"character": 33
|
|
2375
2375
|
},
|
|
2376
2376
|
"signature": "(property) version: string",
|
|
@@ -2379,7 +2379,7 @@
|
|
|
2379
2379
|
"__schema": "KeywordTypeSchema",
|
|
2380
2380
|
"location": {
|
|
2381
2381
|
"filePath": "config-merger.main.runtime.ts",
|
|
2382
|
-
"line":
|
|
2382
|
+
"line": 24,
|
|
2383
2383
|
"character": 42
|
|
2384
2384
|
},
|
|
2385
2385
|
"name": "string"
|
|
@@ -2390,7 +2390,7 @@
|
|
|
2390
2390
|
"__schema": "VariableLikeSchema",
|
|
2391
2391
|
"location": {
|
|
2392
2392
|
"filePath": "config-merger.main.runtime.ts",
|
|
2393
|
-
"line":
|
|
2393
|
+
"line": 24,
|
|
2394
2394
|
"character": 50
|
|
2395
2395
|
},
|
|
2396
2396
|
"signature": "(property) force: boolean",
|
|
@@ -2399,7 +2399,7 @@
|
|
|
2399
2399
|
"__schema": "KeywordTypeSchema",
|
|
2400
2400
|
"location": {
|
|
2401
2401
|
"filePath": "config-merger.main.runtime.ts",
|
|
2402
|
-
"line":
|
|
2402
|
+
"line": 24,
|
|
2403
2403
|
"character": 57
|
|
2404
2404
|
},
|
|
2405
2405
|
"name": "boolean"
|
|
@@ -2413,7 +2413,7 @@
|
|
|
2413
2413
|
"__schema": "ModuleSchema",
|
|
2414
2414
|
"location": {
|
|
2415
2415
|
"filePath": "config-merger.main.runtime.ts",
|
|
2416
|
-
"line":
|
|
2416
|
+
"line": 26,
|
|
2417
2417
|
"character": 1
|
|
2418
2418
|
},
|
|
2419
2419
|
"exports": [
|
|
@@ -2421,7 +2421,7 @@
|
|
|
2421
2421
|
"__schema": "VariableLikeSchema",
|
|
2422
2422
|
"location": {
|
|
2423
2423
|
"filePath": "config-merger.main.runtime.ts",
|
|
2424
|
-
"line":
|
|
2424
|
+
"line": 26,
|
|
2425
2425
|
"character": 7
|
|
2426
2426
|
},
|
|
2427
2427
|
"signature": "const WS_DEPS_FIELDS: string[]",
|
|
@@ -2430,7 +2430,7 @@
|
|
|
2430
2430
|
"__schema": "InferenceTypeSchema",
|
|
2431
2431
|
"location": {
|
|
2432
2432
|
"filePath": "config-merger.main.runtime.ts",
|
|
2433
|
-
"line":
|
|
2433
|
+
"line": 26,
|
|
2434
2434
|
"character": 7
|
|
2435
2435
|
},
|
|
2436
2436
|
"type": "string[]"
|
|
@@ -2445,7 +2445,7 @@
|
|
|
2445
2445
|
"__schema": "UnImplementedSchema",
|
|
2446
2446
|
"location": {
|
|
2447
2447
|
"filePath": "config-merger.main.runtime.ts",
|
|
2448
|
-
"line":
|
|
2448
|
+
"line": 503,
|
|
2449
2449
|
"character": 1
|
|
2450
2450
|
},
|
|
2451
2451
|
"name": "ConfigMergerAspect.addRuntime(ConfigMergerMain);",
|
|
@@ -3728,7 +3728,7 @@
|
|
|
3728
3728
|
"componentId": {
|
|
3729
3729
|
"scope": "teambit.workspace",
|
|
3730
3730
|
"name": "config-merger",
|
|
3731
|
-
"version": "0.0.
|
|
3731
|
+
"version": "0.0.44"
|
|
3732
3732
|
},
|
|
3733
3733
|
"taggedModuleExports": []
|
|
3734
3734
|
}
|