@teambit/dependencies 1.0.317 → 1.0.319
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/__bit_junit.xml +3 -3
- package/artifacts/schema.json +328 -328
- package/dist/dependencies.main.runtime.js +8 -1
- package/dist/dependencies.main.runtime.js.map +1 -1
- package/dist/dependents-cmd.d.ts +14 -0
- package/dist/dependents-cmd.js +62 -0
- package/dist/dependents-cmd.js.map +1 -0
- package/dist/dependents.d.ts +8 -0
- package/dist/dependents.js +68 -0
- package/dist/dependents.js.map +1 -0
- package/package.json +10 -9
- /package/dist/{preview-1719458409904.js → preview-1719631375170.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"__schema": "ClassSchema",
|
|
26
26
|
"location": {
|
|
27
27
|
"filePath": "dependencies.main.runtime.ts",
|
|
28
|
-
"line":
|
|
28
|
+
"line": 61,
|
|
29
29
|
"character": 1
|
|
30
30
|
},
|
|
31
31
|
"signature": "class DependenciesMain",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"__schema": "ConstructorSchema",
|
|
36
36
|
"location": {
|
|
37
37
|
"filePath": "dependencies.main.runtime.ts",
|
|
38
|
-
"line":
|
|
38
|
+
"line": 62,
|
|
39
39
|
"character": 3
|
|
40
40
|
},
|
|
41
41
|
"signature": "constructor DependenciesMain(workspace: Workspace, scope: ScopeMain, dependencyResolver: DependencyResolverMain, devFiles: DevFilesMain, aspectLoader: AspectLoaderMain, graph: GraphMain): DependenciesMain",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"__schema": "ParameterSchema",
|
|
46
46
|
"location": {
|
|
47
47
|
"filePath": "dependencies.main.runtime.ts",
|
|
48
|
-
"line":
|
|
48
|
+
"line": 63,
|
|
49
49
|
"character": 5
|
|
50
50
|
},
|
|
51
51
|
"name": "workspace",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"__schema": "TypeRefSchema",
|
|
54
54
|
"location": {
|
|
55
55
|
"filePath": "dependencies.main.runtime.ts",
|
|
56
|
-
"line":
|
|
56
|
+
"line": 63,
|
|
57
57
|
"character": 24
|
|
58
58
|
},
|
|
59
59
|
"name": "Workspace",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"__schema": "ParameterSchema",
|
|
70
70
|
"location": {
|
|
71
71
|
"filePath": "dependencies.main.runtime.ts",
|
|
72
|
-
"line":
|
|
72
|
+
"line": 64,
|
|
73
73
|
"character": 5
|
|
74
74
|
},
|
|
75
75
|
"name": "scope",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"__schema": "TypeRefSchema",
|
|
78
78
|
"location": {
|
|
79
79
|
"filePath": "dependencies.main.runtime.ts",
|
|
80
|
-
"line":
|
|
80
|
+
"line": 64,
|
|
81
81
|
"character": 20
|
|
82
82
|
},
|
|
83
83
|
"name": "ScopeMain",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"__schema": "ParameterSchema",
|
|
94
94
|
"location": {
|
|
95
95
|
"filePath": "dependencies.main.runtime.ts",
|
|
96
|
-
"line":
|
|
96
|
+
"line": 65,
|
|
97
97
|
"character": 5
|
|
98
98
|
},
|
|
99
99
|
"name": "dependencyResolver",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"__schema": "TypeRefSchema",
|
|
102
102
|
"location": {
|
|
103
103
|
"filePath": "dependencies.main.runtime.ts",
|
|
104
|
-
"line":
|
|
104
|
+
"line": 65,
|
|
105
105
|
"character": 33
|
|
106
106
|
},
|
|
107
107
|
"name": "DependencyResolverMain",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"__schema": "ParameterSchema",
|
|
118
118
|
"location": {
|
|
119
119
|
"filePath": "dependencies.main.runtime.ts",
|
|
120
|
-
"line":
|
|
120
|
+
"line": 66,
|
|
121
121
|
"character": 5
|
|
122
122
|
},
|
|
123
123
|
"name": "devFiles",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"__schema": "TypeRefSchema",
|
|
126
126
|
"location": {
|
|
127
127
|
"filePath": "dependencies.main.runtime.ts",
|
|
128
|
-
"line":
|
|
128
|
+
"line": 66,
|
|
129
129
|
"character": 23
|
|
130
130
|
},
|
|
131
131
|
"name": "DevFilesMain",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"__schema": "ParameterSchema",
|
|
142
142
|
"location": {
|
|
143
143
|
"filePath": "dependencies.main.runtime.ts",
|
|
144
|
-
"line":
|
|
144
|
+
"line": 67,
|
|
145
145
|
"character": 5
|
|
146
146
|
},
|
|
147
147
|
"name": "aspectLoader",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"__schema": "TypeRefSchema",
|
|
150
150
|
"location": {
|
|
151
151
|
"filePath": "dependencies.main.runtime.ts",
|
|
152
|
-
"line":
|
|
152
|
+
"line": 67,
|
|
153
153
|
"character": 27
|
|
154
154
|
},
|
|
155
155
|
"name": "AspectLoaderMain",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"__schema": "ParameterSchema",
|
|
166
166
|
"location": {
|
|
167
167
|
"filePath": "dependencies.main.runtime.ts",
|
|
168
|
-
"line":
|
|
168
|
+
"line": 68,
|
|
169
169
|
"character": 5
|
|
170
170
|
},
|
|
171
171
|
"name": "graph",
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
"__schema": "TypeRefSchema",
|
|
174
174
|
"location": {
|
|
175
175
|
"filePath": "dependencies.main.runtime.ts",
|
|
176
|
-
"line":
|
|
176
|
+
"line": 68,
|
|
177
177
|
"character": 20
|
|
178
178
|
},
|
|
179
179
|
"name": "GraphMain",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"__schema": "ThisTypeSchema",
|
|
191
191
|
"location": {
|
|
192
192
|
"filePath": "dependencies.main.runtime.ts",
|
|
193
|
-
"line":
|
|
193
|
+
"line": 61,
|
|
194
194
|
"character": 1
|
|
195
195
|
},
|
|
196
196
|
"name": "DependenciesMain"
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"__schema": "FunctionLikeSchema",
|
|
202
202
|
"location": {
|
|
203
203
|
"filePath": "dependencies.main.runtime.ts",
|
|
204
|
-
"line":
|
|
204
|
+
"line": 71,
|
|
205
205
|
"character": 3
|
|
206
206
|
},
|
|
207
207
|
"signature": "(method) DependenciesMain.setPeer(componentId: string, range?: string): Promise<void>",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"__schema": "ParameterSchema",
|
|
212
212
|
"location": {
|
|
213
213
|
"filePath": "dependencies.main.runtime.ts",
|
|
214
|
-
"line":
|
|
214
|
+
"line": 71,
|
|
215
215
|
"character": 17
|
|
216
216
|
},
|
|
217
217
|
"name": "componentId",
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"__schema": "KeywordTypeSchema",
|
|
220
220
|
"location": {
|
|
221
221
|
"filePath": "dependencies.main.runtime.ts",
|
|
222
|
-
"line":
|
|
222
|
+
"line": 71,
|
|
223
223
|
"character": 30
|
|
224
224
|
},
|
|
225
225
|
"name": "string"
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"__schema": "ParameterSchema",
|
|
232
232
|
"location": {
|
|
233
233
|
"filePath": "dependencies.main.runtime.ts",
|
|
234
|
-
"line":
|
|
234
|
+
"line": 71,
|
|
235
235
|
"character": 38
|
|
236
236
|
},
|
|
237
237
|
"name": "range",
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
"__schema": "KeywordTypeSchema",
|
|
240
240
|
"location": {
|
|
241
241
|
"filePath": "dependencies.main.runtime.ts",
|
|
242
|
-
"line":
|
|
242
|
+
"line": 71,
|
|
243
243
|
"character": 46
|
|
244
244
|
},
|
|
245
245
|
"name": "string"
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"__schema": "TypeRefSchema",
|
|
253
253
|
"location": {
|
|
254
254
|
"filePath": "dependencies.main.runtime.ts",
|
|
255
|
-
"line":
|
|
255
|
+
"line": 71,
|
|
256
256
|
"character": 55
|
|
257
257
|
},
|
|
258
258
|
"name": "Promise",
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"__schema": "KeywordTypeSchema",
|
|
262
262
|
"location": {
|
|
263
263
|
"filePath": "dependencies.main.runtime.ts",
|
|
264
|
-
"line":
|
|
264
|
+
"line": 71,
|
|
265
265
|
"character": 63
|
|
266
266
|
},
|
|
267
267
|
"name": "void"
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"__schema": "FunctionLikeSchema",
|
|
277
277
|
"location": {
|
|
278
278
|
"filePath": "dependencies.main.runtime.ts",
|
|
279
|
-
"line":
|
|
279
|
+
"line": 82,
|
|
280
280
|
"character": 3
|
|
281
281
|
},
|
|
282
282
|
"signature": "(method) DependenciesMain.unsetPeer(componentId: string): Promise<void>",
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"__schema": "ParameterSchema",
|
|
287
287
|
"location": {
|
|
288
288
|
"filePath": "dependencies.main.runtime.ts",
|
|
289
|
-
"line":
|
|
289
|
+
"line": 82,
|
|
290
290
|
"character": 19
|
|
291
291
|
},
|
|
292
292
|
"name": "componentId",
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"__schema": "KeywordTypeSchema",
|
|
295
295
|
"location": {
|
|
296
296
|
"filePath": "dependencies.main.runtime.ts",
|
|
297
|
-
"line":
|
|
297
|
+
"line": 82,
|
|
298
298
|
"character": 32
|
|
299
299
|
},
|
|
300
300
|
"name": "string"
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
"__schema": "TypeRefSchema",
|
|
308
308
|
"location": {
|
|
309
309
|
"filePath": "dependencies.main.runtime.ts",
|
|
310
|
-
"line":
|
|
310
|
+
"line": 82,
|
|
311
311
|
"character": 41
|
|
312
312
|
},
|
|
313
313
|
"name": "Promise",
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"__schema": "KeywordTypeSchema",
|
|
317
317
|
"location": {
|
|
318
318
|
"filePath": "dependencies.main.runtime.ts",
|
|
319
|
-
"line":
|
|
319
|
+
"line": 82,
|
|
320
320
|
"character": 49
|
|
321
321
|
},
|
|
322
322
|
"name": "void"
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"__schema": "FunctionLikeSchema",
|
|
332
332
|
"location": {
|
|
333
333
|
"filePath": "dependencies.main.runtime.ts",
|
|
334
|
-
"line":
|
|
334
|
+
"line": 99,
|
|
335
335
|
"character": 3
|
|
336
336
|
},
|
|
337
337
|
"signature": "(method) DependenciesMain.setDependency(componentPattern: string, packages: string[], options?: SetDependenciesFlags): Promise<SetDependenciesResult>",
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
"__schema": "ParameterSchema",
|
|
342
342
|
"location": {
|
|
343
343
|
"filePath": "dependencies.main.runtime.ts",
|
|
344
|
-
"line":
|
|
344
|
+
"line": 100,
|
|
345
345
|
"character": 5
|
|
346
346
|
},
|
|
347
347
|
"name": "componentPattern",
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
"__schema": "KeywordTypeSchema",
|
|
350
350
|
"location": {
|
|
351
351
|
"filePath": "dependencies.main.runtime.ts",
|
|
352
|
-
"line":
|
|
352
|
+
"line": 100,
|
|
353
353
|
"character": 23
|
|
354
354
|
},
|
|
355
355
|
"name": "string"
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"__schema": "ParameterSchema",
|
|
362
362
|
"location": {
|
|
363
363
|
"filePath": "dependencies.main.runtime.ts",
|
|
364
|
-
"line":
|
|
364
|
+
"line": 101,
|
|
365
365
|
"character": 5
|
|
366
366
|
},
|
|
367
367
|
"name": "packages",
|
|
@@ -369,14 +369,14 @@
|
|
|
369
369
|
"__schema": "TypeArraySchema",
|
|
370
370
|
"location": {
|
|
371
371
|
"filePath": "dependencies.main.runtime.ts",
|
|
372
|
-
"line":
|
|
372
|
+
"line": 101,
|
|
373
373
|
"character": 15
|
|
374
374
|
},
|
|
375
375
|
"type": {
|
|
376
376
|
"__schema": "KeywordTypeSchema",
|
|
377
377
|
"location": {
|
|
378
378
|
"filePath": "dependencies.main.runtime.ts",
|
|
379
|
-
"line":
|
|
379
|
+
"line": 101,
|
|
380
380
|
"character": 15
|
|
381
381
|
},
|
|
382
382
|
"name": "string"
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
"__schema": "ParameterSchema",
|
|
390
390
|
"location": {
|
|
391
391
|
"filePath": "dependencies.main.runtime.ts",
|
|
392
|
-
"line":
|
|
392
|
+
"line": 102,
|
|
393
393
|
"character": 5
|
|
394
394
|
},
|
|
395
395
|
"name": "options",
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
"__schema": "TypeRefSchema",
|
|
398
398
|
"location": {
|
|
399
399
|
"filePath": "dependencies.main.runtime.ts",
|
|
400
|
-
"line":
|
|
400
|
+
"line": 102,
|
|
401
401
|
"character": 14
|
|
402
402
|
},
|
|
403
403
|
"name": "SetDependenciesFlags",
|
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
"__schema": "TypeRefSchema",
|
|
413
413
|
"location": {
|
|
414
414
|
"filePath": "dependencies.main.runtime.ts",
|
|
415
|
-
"line":
|
|
415
|
+
"line": 103,
|
|
416
416
|
"character": 6
|
|
417
417
|
},
|
|
418
418
|
"name": "Promise",
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"__schema": "TypeRefSchema",
|
|
422
422
|
"location": {
|
|
423
423
|
"filePath": "dependencies.main.runtime.ts",
|
|
424
|
-
"line":
|
|
424
|
+
"line": 103,
|
|
425
425
|
"character": 14
|
|
426
426
|
},
|
|
427
427
|
"name": "SetDependenciesResult",
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
"__schema": "FunctionLikeSchema",
|
|
438
438
|
"location": {
|
|
439
439
|
"filePath": "dependencies.main.runtime.ts",
|
|
440
|
-
"line":
|
|
440
|
+
"line": 143,
|
|
441
441
|
"character": 3
|
|
442
442
|
},
|
|
443
443
|
"signature": "(method) DependenciesMain.removeDependency(componentPattern: string, packages: string[], options?: RemoveDependenciesFlags, removeOnlyIfExists?: boolean): Promise<RemoveDependencyResult[]>",
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"__schema": "ParameterSchema",
|
|
448
448
|
"location": {
|
|
449
449
|
"filePath": "dependencies.main.runtime.ts",
|
|
450
|
-
"line":
|
|
450
|
+
"line": 144,
|
|
451
451
|
"character": 5
|
|
452
452
|
},
|
|
453
453
|
"name": "componentPattern",
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
"__schema": "KeywordTypeSchema",
|
|
456
456
|
"location": {
|
|
457
457
|
"filePath": "dependencies.main.runtime.ts",
|
|
458
|
-
"line":
|
|
458
|
+
"line": 144,
|
|
459
459
|
"character": 23
|
|
460
460
|
},
|
|
461
461
|
"name": "string"
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
"__schema": "ParameterSchema",
|
|
468
468
|
"location": {
|
|
469
469
|
"filePath": "dependencies.main.runtime.ts",
|
|
470
|
-
"line":
|
|
470
|
+
"line": 145,
|
|
471
471
|
"character": 5
|
|
472
472
|
},
|
|
473
473
|
"name": "packages",
|
|
@@ -475,14 +475,14 @@
|
|
|
475
475
|
"__schema": "TypeArraySchema",
|
|
476
476
|
"location": {
|
|
477
477
|
"filePath": "dependencies.main.runtime.ts",
|
|
478
|
-
"line":
|
|
478
|
+
"line": 145,
|
|
479
479
|
"character": 15
|
|
480
480
|
},
|
|
481
481
|
"type": {
|
|
482
482
|
"__schema": "KeywordTypeSchema",
|
|
483
483
|
"location": {
|
|
484
484
|
"filePath": "dependencies.main.runtime.ts",
|
|
485
|
-
"line":
|
|
485
|
+
"line": 145,
|
|
486
486
|
"character": 15
|
|
487
487
|
},
|
|
488
488
|
"name": "string"
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
"__schema": "ParameterSchema",
|
|
496
496
|
"location": {
|
|
497
497
|
"filePath": "dependencies.main.runtime.ts",
|
|
498
|
-
"line":
|
|
498
|
+
"line": 146,
|
|
499
499
|
"character": 5
|
|
500
500
|
},
|
|
501
501
|
"name": "options",
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
"__schema": "TypeRefSchema",
|
|
504
504
|
"location": {
|
|
505
505
|
"filePath": "dependencies.main.runtime.ts",
|
|
506
|
-
"line":
|
|
506
|
+
"line": 146,
|
|
507
507
|
"character": 14
|
|
508
508
|
},
|
|
509
509
|
"name": "RemoveDependenciesFlags",
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
"__schema": "ParameterSchema",
|
|
518
518
|
"location": {
|
|
519
519
|
"filePath": "dependencies.main.runtime.ts",
|
|
520
|
-
"line":
|
|
520
|
+
"line": 147,
|
|
521
521
|
"character": 5
|
|
522
522
|
},
|
|
523
523
|
"name": "removeOnlyIfExists",
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
"__schema": "InferenceTypeSchema",
|
|
526
526
|
"location": {
|
|
527
527
|
"filePath": "dependencies.main.runtime.ts",
|
|
528
|
-
"line":
|
|
528
|
+
"line": 147,
|
|
529
529
|
"character": 5
|
|
530
530
|
},
|
|
531
531
|
"type": "boolean"
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
"__schema": "TypeRefSchema",
|
|
540
540
|
"location": {
|
|
541
541
|
"filePath": "dependencies.main.runtime.ts",
|
|
542
|
-
"line":
|
|
542
|
+
"line": 148,
|
|
543
543
|
"character": 6
|
|
544
544
|
},
|
|
545
545
|
"name": "Promise",
|
|
@@ -548,14 +548,14 @@
|
|
|
548
548
|
"__schema": "TypeArraySchema",
|
|
549
549
|
"location": {
|
|
550
550
|
"filePath": "dependencies.main.runtime.ts",
|
|
551
|
-
"line":
|
|
551
|
+
"line": 148,
|
|
552
552
|
"character": 14
|
|
553
553
|
},
|
|
554
554
|
"type": {
|
|
555
555
|
"__schema": "TypeRefSchema",
|
|
556
556
|
"location": {
|
|
557
557
|
"filePath": "dependencies.main.runtime.ts",
|
|
558
|
-
"line":
|
|
558
|
+
"line": 148,
|
|
559
559
|
"character": 14
|
|
560
560
|
},
|
|
561
561
|
"name": "RemoveDependencyResult",
|
|
@@ -572,7 +572,7 @@
|
|
|
572
572
|
"__schema": "FunctionLikeSchema",
|
|
573
573
|
"location": {
|
|
574
574
|
"filePath": "dependencies.main.runtime.ts",
|
|
575
|
-
"line":
|
|
575
|
+
"line": 195,
|
|
576
576
|
"character": 3
|
|
577
577
|
},
|
|
578
578
|
"signature": "(method) DependenciesMain.reset(componentPattern: string): Promise<ComponentID[]>",
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
"__schema": "ParameterSchema",
|
|
583
583
|
"location": {
|
|
584
584
|
"filePath": "dependencies.main.runtime.ts",
|
|
585
|
-
"line":
|
|
585
|
+
"line": 195,
|
|
586
586
|
"character": 15
|
|
587
587
|
},
|
|
588
588
|
"name": "componentPattern",
|
|
@@ -590,7 +590,7 @@
|
|
|
590
590
|
"__schema": "KeywordTypeSchema",
|
|
591
591
|
"location": {
|
|
592
592
|
"filePath": "dependencies.main.runtime.ts",
|
|
593
|
-
"line":
|
|
593
|
+
"line": 195,
|
|
594
594
|
"character": 33
|
|
595
595
|
},
|
|
596
596
|
"name": "string"
|
|
@@ -603,7 +603,7 @@
|
|
|
603
603
|
"__schema": "TypeRefSchema",
|
|
604
604
|
"location": {
|
|
605
605
|
"filePath": "dependencies.main.runtime.ts",
|
|
606
|
-
"line":
|
|
606
|
+
"line": 195,
|
|
607
607
|
"character": 42
|
|
608
608
|
},
|
|
609
609
|
"name": "Promise",
|
|
@@ -612,14 +612,14 @@
|
|
|
612
612
|
"__schema": "TypeArraySchema",
|
|
613
613
|
"location": {
|
|
614
614
|
"filePath": "dependencies.main.runtime.ts",
|
|
615
|
-
"line":
|
|
615
|
+
"line": 195,
|
|
616
616
|
"character": 50
|
|
617
617
|
},
|
|
618
618
|
"type": {
|
|
619
619
|
"__schema": "TypeRefSchema",
|
|
620
620
|
"location": {
|
|
621
621
|
"filePath": "dependencies.main.runtime.ts",
|
|
622
|
-
"line":
|
|
622
|
+
"line": 195,
|
|
623
623
|
"character": 50
|
|
624
624
|
},
|
|
625
625
|
"name": "ComponentID",
|
|
@@ -640,7 +640,7 @@
|
|
|
640
640
|
"__schema": "FunctionLikeSchema",
|
|
641
641
|
"location": {
|
|
642
642
|
"filePath": "dependencies.main.runtime.ts",
|
|
643
|
-
"line":
|
|
643
|
+
"line": 205,
|
|
644
644
|
"character": 3
|
|
645
645
|
},
|
|
646
646
|
"signature": "(method) DependenciesMain.eject(componentPattern: string): Promise<ComponentID[]>",
|
|
@@ -650,7 +650,7 @@
|
|
|
650
650
|
"__schema": "ParameterSchema",
|
|
651
651
|
"location": {
|
|
652
652
|
"filePath": "dependencies.main.runtime.ts",
|
|
653
|
-
"line":
|
|
653
|
+
"line": 205,
|
|
654
654
|
"character": 15
|
|
655
655
|
},
|
|
656
656
|
"name": "componentPattern",
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
"__schema": "KeywordTypeSchema",
|
|
659
659
|
"location": {
|
|
660
660
|
"filePath": "dependencies.main.runtime.ts",
|
|
661
|
-
"line":
|
|
661
|
+
"line": 205,
|
|
662
662
|
"character": 33
|
|
663
663
|
},
|
|
664
664
|
"name": "string"
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
"__schema": "TypeRefSchema",
|
|
672
672
|
"location": {
|
|
673
673
|
"filePath": "dependencies.main.runtime.ts",
|
|
674
|
-
"line":
|
|
674
|
+
"line": 205,
|
|
675
675
|
"character": 42
|
|
676
676
|
},
|
|
677
677
|
"name": "Promise",
|
|
@@ -680,14 +680,14 @@
|
|
|
680
680
|
"__schema": "TypeArraySchema",
|
|
681
681
|
"location": {
|
|
682
682
|
"filePath": "dependencies.main.runtime.ts",
|
|
683
|
-
"line":
|
|
683
|
+
"line": 205,
|
|
684
684
|
"character": 50
|
|
685
685
|
},
|
|
686
686
|
"type": {
|
|
687
687
|
"__schema": "TypeRefSchema",
|
|
688
688
|
"location": {
|
|
689
689
|
"filePath": "dependencies.main.runtime.ts",
|
|
690
|
-
"line":
|
|
690
|
+
"line": 205,
|
|
691
691
|
"character": 50
|
|
692
692
|
},
|
|
693
693
|
"name": "ComponentID",
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
"__schema": "FunctionLikeSchema",
|
|
709
709
|
"location": {
|
|
710
710
|
"filePath": "dependencies.main.runtime.ts",
|
|
711
|
-
"line":
|
|
711
|
+
"line": 223,
|
|
712
712
|
"character": 3
|
|
713
713
|
},
|
|
714
714
|
"signature": "(method) DependenciesMain.getDependencies(id: string, scope?: boolean): Promise<DependenciesResults>",
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"__schema": "ParameterSchema",
|
|
719
719
|
"location": {
|
|
720
720
|
"filePath": "dependencies.main.runtime.ts",
|
|
721
|
-
"line":
|
|
721
|
+
"line": 223,
|
|
722
722
|
"character": 25
|
|
723
723
|
},
|
|
724
724
|
"name": "id",
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
"__schema": "KeywordTypeSchema",
|
|
727
727
|
"location": {
|
|
728
728
|
"filePath": "dependencies.main.runtime.ts",
|
|
729
|
-
"line":
|
|
729
|
+
"line": 223,
|
|
730
730
|
"character": 29
|
|
731
731
|
},
|
|
732
732
|
"name": "string"
|
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
"__schema": "ParameterSchema",
|
|
739
739
|
"location": {
|
|
740
740
|
"filePath": "dependencies.main.runtime.ts",
|
|
741
|
-
"line":
|
|
741
|
+
"line": 223,
|
|
742
742
|
"character": 37
|
|
743
743
|
},
|
|
744
744
|
"name": "scope",
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
"__schema": "KeywordTypeSchema",
|
|
747
747
|
"location": {
|
|
748
748
|
"filePath": "dependencies.main.runtime.ts",
|
|
749
|
-
"line":
|
|
749
|
+
"line": 223,
|
|
750
750
|
"character": 45
|
|
751
751
|
},
|
|
752
752
|
"name": "boolean"
|
|
@@ -759,7 +759,7 @@
|
|
|
759
759
|
"__schema": "TypeRefSchema",
|
|
760
760
|
"location": {
|
|
761
761
|
"filePath": "dependencies.main.runtime.ts",
|
|
762
|
-
"line":
|
|
762
|
+
"line": 223,
|
|
763
763
|
"character": 55
|
|
764
764
|
},
|
|
765
765
|
"name": "Promise",
|
|
@@ -768,7 +768,7 @@
|
|
|
768
768
|
"__schema": "TypeRefSchema",
|
|
769
769
|
"location": {
|
|
770
770
|
"filePath": "dependencies.main.runtime.ts",
|
|
771
|
-
"line":
|
|
771
|
+
"line": 223,
|
|
772
772
|
"character": 63
|
|
773
773
|
},
|
|
774
774
|
"name": "DependenciesResults",
|
|
@@ -784,7 +784,7 @@
|
|
|
784
784
|
"__schema": "FunctionLikeSchema",
|
|
785
785
|
"location": {
|
|
786
786
|
"filePath": "dependencies.main.runtime.ts",
|
|
787
|
-
"line":
|
|
787
|
+
"line": 233,
|
|
788
788
|
"character": 3
|
|
789
789
|
},
|
|
790
790
|
"signature": "(method) DependenciesMain.loadDependencies(component: ConsumerComponent, opts: DependencyLoaderOpts): Promise<{\n dependenciesData: DependenciesData;\n overridesDependencies: OverridesDependencies;\n debugDependenciesData: DebugDependencies;\n}>",
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
"__schema": "ParameterSchema",
|
|
795
795
|
"location": {
|
|
796
796
|
"filePath": "dependencies.main.runtime.ts",
|
|
797
|
-
"line":
|
|
797
|
+
"line": 233,
|
|
798
798
|
"character": 26
|
|
799
799
|
},
|
|
800
800
|
"name": "component",
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
"__schema": "TypeRefSchema",
|
|
803
803
|
"location": {
|
|
804
804
|
"filePath": "dependencies.main.runtime.ts",
|
|
805
|
-
"line":
|
|
805
|
+
"line": 233,
|
|
806
806
|
"character": 37
|
|
807
807
|
},
|
|
808
808
|
"name": "ConsumerComponent",
|
|
@@ -815,7 +815,7 @@
|
|
|
815
815
|
"__schema": "ParameterSchema",
|
|
816
816
|
"location": {
|
|
817
817
|
"filePath": "dependencies.main.runtime.ts",
|
|
818
|
-
"line":
|
|
818
|
+
"line": 233,
|
|
819
819
|
"character": 56
|
|
820
820
|
},
|
|
821
821
|
"name": "opts",
|
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
"__schema": "TypeRefSchema",
|
|
824
824
|
"location": {
|
|
825
825
|
"filePath": "dependencies.main.runtime.ts",
|
|
826
|
-
"line":
|
|
826
|
+
"line": 233,
|
|
827
827
|
"character": 62
|
|
828
828
|
},
|
|
829
829
|
"name": "DependencyLoaderOpts",
|
|
@@ -837,7 +837,7 @@
|
|
|
837
837
|
"__schema": "InferenceTypeSchema",
|
|
838
838
|
"location": {
|
|
839
839
|
"filePath": "dependencies.main.runtime.ts",
|
|
840
|
-
"line":
|
|
840
|
+
"line": 233,
|
|
841
841
|
"character": 3
|
|
842
842
|
},
|
|
843
843
|
"type": "Promise<{\n dependenciesData: DependenciesData;\n overridesDependencies: OverridesDependencies;\n debugDependenciesData: DebugDependencies;\n}>"
|
|
@@ -850,14 +850,14 @@
|
|
|
850
850
|
"__schema": "FunctionLikeSchema",
|
|
851
851
|
"location": {
|
|
852
852
|
"filePath": "dependencies.main.runtime.ts",
|
|
853
|
-
"line":
|
|
853
|
+
"line": 249,
|
|
854
854
|
"character": 3
|
|
855
855
|
},
|
|
856
856
|
"doc": {
|
|
857
857
|
"__schema": "DocSchema",
|
|
858
858
|
"location": {
|
|
859
859
|
"filePath": "dependencies.main.runtime.ts",
|
|
860
|
-
"line":
|
|
860
|
+
"line": 243,
|
|
861
861
|
"character": 3
|
|
862
862
|
},
|
|
863
863
|
"raw": "/**\n * load dependencies without the need for the workspace.\n * the \"auto-detect\" are passed here as \"dependenciesData\". the \"overrides\", such as dependencies from the env,\n * are calculated here.\n * eventually all these dependencies are added to the ConsumerComponent object.\n */",
|
|
@@ -871,7 +871,7 @@
|
|
|
871
871
|
"__schema": "ParameterSchema",
|
|
872
872
|
"location": {
|
|
873
873
|
"filePath": "dependencies.main.runtime.ts",
|
|
874
|
-
"line":
|
|
874
|
+
"line": 249,
|
|
875
875
|
"character": 35
|
|
876
876
|
},
|
|
877
877
|
"name": "component",
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
"__schema": "TypeRefSchema",
|
|
880
880
|
"location": {
|
|
881
881
|
"filePath": "dependencies.main.runtime.ts",
|
|
882
|
-
"line":
|
|
882
|
+
"line": 249,
|
|
883
883
|
"character": 46
|
|
884
884
|
},
|
|
885
885
|
"name": "ConsumerComponent",
|
|
@@ -892,7 +892,7 @@
|
|
|
892
892
|
"__schema": "ParameterSchema",
|
|
893
893
|
"location": {
|
|
894
894
|
"filePath": "dependencies.main.runtime.ts",
|
|
895
|
-
"line":
|
|
895
|
+
"line": 249,
|
|
896
896
|
"character": 65
|
|
897
897
|
},
|
|
898
898
|
"name": "dependenciesData",
|
|
@@ -900,7 +900,7 @@
|
|
|
900
900
|
"__schema": "TypeRefSchema",
|
|
901
901
|
"location": {
|
|
902
902
|
"filePath": "dependencies.main.runtime.ts",
|
|
903
|
-
"line":
|
|
903
|
+
"line": 249,
|
|
904
904
|
"character": 83
|
|
905
905
|
},
|
|
906
906
|
"name": "Partial",
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
"__schema": "TypeRefSchema",
|
|
910
910
|
"location": {
|
|
911
911
|
"filePath": "dependencies.main.runtime.ts",
|
|
912
|
-
"line":
|
|
912
|
+
"line": 249,
|
|
913
913
|
"character": 91
|
|
914
914
|
},
|
|
915
915
|
"name": "DependenciesData",
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
"__schema": "InferenceTypeSchema",
|
|
926
926
|
"location": {
|
|
927
927
|
"filePath": "dependencies.main.runtime.ts",
|
|
928
|
-
"line":
|
|
928
|
+
"line": 249,
|
|
929
929
|
"character": 3
|
|
930
930
|
},
|
|
931
931
|
"type": "Promise<void>"
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
"__schema": "FunctionLikeSchema",
|
|
939
939
|
"location": {
|
|
940
940
|
"filePath": "dependencies.main.runtime.ts",
|
|
941
|
-
"line":
|
|
941
|
+
"line": 259,
|
|
942
942
|
"character": 3
|
|
943
943
|
},
|
|
944
944
|
"signature": "(method) DependenciesMain.debugDependencies(id: string): Promise<DependenciesResultsDebug>",
|
|
@@ -948,7 +948,7 @@
|
|
|
948
948
|
"__schema": "ParameterSchema",
|
|
949
949
|
"location": {
|
|
950
950
|
"filePath": "dependencies.main.runtime.ts",
|
|
951
|
-
"line":
|
|
951
|
+
"line": 259,
|
|
952
952
|
"character": 27
|
|
953
953
|
},
|
|
954
954
|
"name": "id",
|
|
@@ -956,7 +956,7 @@
|
|
|
956
956
|
"__schema": "KeywordTypeSchema",
|
|
957
957
|
"location": {
|
|
958
958
|
"filePath": "dependencies.main.runtime.ts",
|
|
959
|
-
"line":
|
|
959
|
+
"line": 259,
|
|
960
960
|
"character": 31
|
|
961
961
|
},
|
|
962
962
|
"name": "string"
|
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
"__schema": "TypeRefSchema",
|
|
970
970
|
"location": {
|
|
971
971
|
"filePath": "dependencies.main.runtime.ts",
|
|
972
|
-
"line":
|
|
972
|
+
"line": 259,
|
|
973
973
|
"character": 40
|
|
974
974
|
},
|
|
975
975
|
"name": "Promise",
|
|
@@ -978,7 +978,7 @@
|
|
|
978
978
|
"__schema": "TypeRefSchema",
|
|
979
979
|
"location": {
|
|
980
980
|
"filePath": "dependencies.main.runtime.ts",
|
|
981
|
-
"line":
|
|
981
|
+
"line": 259,
|
|
982
982
|
"character": 48
|
|
983
983
|
},
|
|
984
984
|
"name": "DependenciesResultsDebug",
|
|
@@ -994,14 +994,14 @@
|
|
|
994
994
|
"__schema": "FunctionLikeSchema",
|
|
995
995
|
"location": {
|
|
996
996
|
"filePath": "dependencies.main.runtime.ts",
|
|
997
|
-
"line":
|
|
997
|
+
"line": 291,
|
|
998
998
|
"character": 3
|
|
999
999
|
},
|
|
1000
1000
|
"doc": {
|
|
1001
1001
|
"__schema": "DocSchema",
|
|
1002
1002
|
"location": {
|
|
1003
1003
|
"filePath": "dependencies.main.runtime.ts",
|
|
1004
|
-
"line":
|
|
1004
|
+
"line": 287,
|
|
1005
1005
|
"character": 3
|
|
1006
1006
|
},
|
|
1007
1007
|
"raw": "/**\n * helps determine what snap/tag changed a specific dependency.\n * the results are sorted from the oldest to newest.\n */",
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
"__schema": "ParameterSchema",
|
|
1016
1016
|
"location": {
|
|
1017
1017
|
"filePath": "dependencies.main.runtime.ts",
|
|
1018
|
-
"line":
|
|
1018
|
+
"line": 291,
|
|
1019
1019
|
"character": 15
|
|
1020
1020
|
},
|
|
1021
1021
|
"name": "compName",
|
|
@@ -1023,7 +1023,7 @@
|
|
|
1023
1023
|
"__schema": "KeywordTypeSchema",
|
|
1024
1024
|
"location": {
|
|
1025
1025
|
"filePath": "dependencies.main.runtime.ts",
|
|
1026
|
-
"line":
|
|
1026
|
+
"line": 291,
|
|
1027
1027
|
"character": 25
|
|
1028
1028
|
},
|
|
1029
1029
|
"name": "string"
|
|
@@ -1035,7 +1035,7 @@
|
|
|
1035
1035
|
"__schema": "ParameterSchema",
|
|
1036
1036
|
"location": {
|
|
1037
1037
|
"filePath": "dependencies.main.runtime.ts",
|
|
1038
|
-
"line":
|
|
1038
|
+
"line": 291,
|
|
1039
1039
|
"character": 33
|
|
1040
1040
|
},
|
|
1041
1041
|
"name": "depName",
|
|
@@ -1043,7 +1043,7 @@
|
|
|
1043
1043
|
"__schema": "KeywordTypeSchema",
|
|
1044
1044
|
"location": {
|
|
1045
1045
|
"filePath": "dependencies.main.runtime.ts",
|
|
1046
|
-
"line":
|
|
1046
|
+
"line": 291,
|
|
1047
1047
|
"character": 42
|
|
1048
1048
|
},
|
|
1049
1049
|
"name": "string"
|
|
@@ -1056,7 +1056,7 @@
|
|
|
1056
1056
|
"__schema": "InferenceTypeSchema",
|
|
1057
1057
|
"location": {
|
|
1058
1058
|
"filePath": "dependencies.main.runtime.ts",
|
|
1059
|
-
"line":
|
|
1059
|
+
"line": 291,
|
|
1060
1060
|
"character": 3
|
|
1061
1061
|
},
|
|
1062
1062
|
"type": "Promise<BlameResult[]>"
|
|
@@ -1069,7 +1069,7 @@
|
|
|
1069
1069
|
"__schema": "FunctionLikeSchema",
|
|
1070
1070
|
"location": {
|
|
1071
1071
|
"filePath": "dependencies.main.runtime.ts",
|
|
1072
|
-
"line":
|
|
1072
|
+
"line": 324,
|
|
1073
1073
|
"character": 3
|
|
1074
1074
|
},
|
|
1075
1075
|
"signature": "(method) DependenciesMain.usageDeep(depName: string, opts?: {\n depth?: number;\n}): Promise<string | undefined>",
|
|
@@ -1079,7 +1079,7 @@
|
|
|
1079
1079
|
"__schema": "ParameterSchema",
|
|
1080
1080
|
"location": {
|
|
1081
1081
|
"filePath": "dependencies.main.runtime.ts",
|
|
1082
|
-
"line":
|
|
1082
|
+
"line": 324,
|
|
1083
1083
|
"character": 19
|
|
1084
1084
|
},
|
|
1085
1085
|
"name": "depName",
|
|
@@ -1087,7 +1087,7 @@
|
|
|
1087
1087
|
"__schema": "KeywordTypeSchema",
|
|
1088
1088
|
"location": {
|
|
1089
1089
|
"filePath": "dependencies.main.runtime.ts",
|
|
1090
|
-
"line":
|
|
1090
|
+
"line": 324,
|
|
1091
1091
|
"character": 28
|
|
1092
1092
|
},
|
|
1093
1093
|
"name": "string"
|
|
@@ -1099,7 +1099,7 @@
|
|
|
1099
1099
|
"__schema": "ParameterSchema",
|
|
1100
1100
|
"location": {
|
|
1101
1101
|
"filePath": "dependencies.main.runtime.ts",
|
|
1102
|
-
"line":
|
|
1102
|
+
"line": 324,
|
|
1103
1103
|
"character": 36
|
|
1104
1104
|
},
|
|
1105
1105
|
"name": "opts",
|
|
@@ -1107,7 +1107,7 @@
|
|
|
1107
1107
|
"__schema": "TypeLiteralSchema",
|
|
1108
1108
|
"location": {
|
|
1109
1109
|
"filePath": "dependencies.main.runtime.ts",
|
|
1110
|
-
"line":
|
|
1110
|
+
"line": 324,
|
|
1111
1111
|
"character": 43
|
|
1112
1112
|
},
|
|
1113
1113
|
"members": [
|
|
@@ -1115,7 +1115,7 @@
|
|
|
1115
1115
|
"__schema": "VariableLikeSchema",
|
|
1116
1116
|
"location": {
|
|
1117
1117
|
"filePath": "dependencies.main.runtime.ts",
|
|
1118
|
-
"line":
|
|
1118
|
+
"line": 324,
|
|
1119
1119
|
"character": 45
|
|
1120
1120
|
},
|
|
1121
1121
|
"signature": "(property) depth?: number | undefined",
|
|
@@ -1124,7 +1124,7 @@
|
|
|
1124
1124
|
"__schema": "KeywordTypeSchema",
|
|
1125
1125
|
"location": {
|
|
1126
1126
|
"filePath": "dependencies.main.runtime.ts",
|
|
1127
|
-
"line":
|
|
1127
|
+
"line": 324,
|
|
1128
1128
|
"character": 53
|
|
1129
1129
|
},
|
|
1130
1130
|
"name": "number"
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
"__schema": "TypeRefSchema",
|
|
1142
1142
|
"location": {
|
|
1143
1143
|
"filePath": "dependencies.main.runtime.ts",
|
|
1144
|
-
"line":
|
|
1144
|
+
"line": 324,
|
|
1145
1145
|
"character": 64
|
|
1146
1146
|
},
|
|
1147
1147
|
"name": "Promise",
|
|
@@ -1150,7 +1150,7 @@
|
|
|
1150
1150
|
"__schema": "TypeUnionSchema",
|
|
1151
1151
|
"location": {
|
|
1152
1152
|
"filePath": "dependencies.main.runtime.ts",
|
|
1153
|
-
"line":
|
|
1153
|
+
"line": 324,
|
|
1154
1154
|
"character": 72
|
|
1155
1155
|
},
|
|
1156
1156
|
"types": [
|
|
@@ -1158,7 +1158,7 @@
|
|
|
1158
1158
|
"__schema": "KeywordTypeSchema",
|
|
1159
1159
|
"location": {
|
|
1160
1160
|
"filePath": "dependencies.main.runtime.ts",
|
|
1161
|
-
"line":
|
|
1161
|
+
"line": 324,
|
|
1162
1162
|
"character": 72
|
|
1163
1163
|
},
|
|
1164
1164
|
"name": "string"
|
|
@@ -1167,7 +1167,7 @@
|
|
|
1167
1167
|
"__schema": "KeywordTypeSchema",
|
|
1168
1168
|
"location": {
|
|
1169
1169
|
"filePath": "dependencies.main.runtime.ts",
|
|
1170
|
-
"line":
|
|
1170
|
+
"line": 324,
|
|
1171
1171
|
"character": 81
|
|
1172
1172
|
},
|
|
1173
1173
|
"name": "undefined"
|
|
@@ -1184,14 +1184,14 @@
|
|
|
1184
1184
|
"__schema": "FunctionLikeSchema",
|
|
1185
1185
|
"location": {
|
|
1186
1186
|
"filePath": "dependencies.main.runtime.ts",
|
|
1187
|
-
"line":
|
|
1187
|
+
"line": 339,
|
|
1188
1188
|
"character": 3
|
|
1189
1189
|
},
|
|
1190
1190
|
"doc": {
|
|
1191
1191
|
"__schema": "DocSchema",
|
|
1192
1192
|
"location": {
|
|
1193
1193
|
"filePath": "dependencies.main.runtime.ts",
|
|
1194
|
-
"line":
|
|
1194
|
+
"line": 335,
|
|
1195
1195
|
"character": 3
|
|
1196
1196
|
},
|
|
1197
1197
|
"raw": "/**\n * @param depName either component-id-string or package-name (of the component or not component)\n * @returns a map of component-id-string to the version of the dependency\n */",
|
|
@@ -1201,7 +1201,7 @@
|
|
|
1201
1201
|
"__schema": "PropertyLikeTagSchema",
|
|
1202
1202
|
"location": {
|
|
1203
1203
|
"filePath": "dependencies.main.runtime.ts",
|
|
1204
|
-
"line":
|
|
1204
|
+
"line": 336,
|
|
1205
1205
|
"character": 6
|
|
1206
1206
|
},
|
|
1207
1207
|
"name": "depName",
|
|
@@ -1212,7 +1212,7 @@
|
|
|
1212
1212
|
"__schema": "ReturnTagSchema",
|
|
1213
1213
|
"location": {
|
|
1214
1214
|
"filePath": "dependencies.main.runtime.ts",
|
|
1215
|
-
"line":
|
|
1215
|
+
"line": 337,
|
|
1216
1216
|
"character": 6
|
|
1217
1217
|
},
|
|
1218
1218
|
"tagName": "return",
|
|
@@ -1227,7 +1227,7 @@
|
|
|
1227
1227
|
"__schema": "ParameterSchema",
|
|
1228
1228
|
"location": {
|
|
1229
1229
|
"filePath": "dependencies.main.runtime.ts",
|
|
1230
|
-
"line":
|
|
1230
|
+
"line": 339,
|
|
1231
1231
|
"character": 15
|
|
1232
1232
|
},
|
|
1233
1233
|
"name": "depName",
|
|
@@ -1235,7 +1235,7 @@
|
|
|
1235
1235
|
"__schema": "KeywordTypeSchema",
|
|
1236
1236
|
"location": {
|
|
1237
1237
|
"filePath": "dependencies.main.runtime.ts",
|
|
1238
|
-
"line":
|
|
1238
|
+
"line": 339,
|
|
1239
1239
|
"character": 24
|
|
1240
1240
|
},
|
|
1241
1241
|
"name": "string"
|
|
@@ -1248,7 +1248,7 @@
|
|
|
1248
1248
|
"__schema": "TypeRefSchema",
|
|
1249
1249
|
"location": {
|
|
1250
1250
|
"filePath": "dependencies.main.runtime.ts",
|
|
1251
|
-
"line":
|
|
1251
|
+
"line": 339,
|
|
1252
1252
|
"character": 33
|
|
1253
1253
|
},
|
|
1254
1254
|
"name": "Promise",
|
|
@@ -1257,7 +1257,7 @@
|
|
|
1257
1257
|
"__schema": "TypeLiteralSchema",
|
|
1258
1258
|
"location": {
|
|
1259
1259
|
"filePath": "dependencies.main.runtime.ts",
|
|
1260
|
-
"line":
|
|
1260
|
+
"line": 339,
|
|
1261
1261
|
"character": 41
|
|
1262
1262
|
},
|
|
1263
1263
|
"members": [
|
|
@@ -1265,14 +1265,14 @@
|
|
|
1265
1265
|
"__schema": "IndexSignatureSchema",
|
|
1266
1266
|
"location": {
|
|
1267
1267
|
"filePath": "dependencies.main.runtime.ts",
|
|
1268
|
-
"line":
|
|
1268
|
+
"line": 339,
|
|
1269
1269
|
"character": 43
|
|
1270
1270
|
},
|
|
1271
1271
|
"keyType": {
|
|
1272
1272
|
"__schema": "ParameterSchema",
|
|
1273
1273
|
"location": {
|
|
1274
1274
|
"filePath": "dependencies.main.runtime.ts",
|
|
1275
|
-
"line":
|
|
1275
|
+
"line": 339,
|
|
1276
1276
|
"character": 44
|
|
1277
1277
|
},
|
|
1278
1278
|
"name": "compIdStr",
|
|
@@ -1280,7 +1280,7 @@
|
|
|
1280
1280
|
"__schema": "KeywordTypeSchema",
|
|
1281
1281
|
"location": {
|
|
1282
1282
|
"filePath": "dependencies.main.runtime.ts",
|
|
1283
|
-
"line":
|
|
1283
|
+
"line": 339,
|
|
1284
1284
|
"character": 55
|
|
1285
1285
|
},
|
|
1286
1286
|
"name": "string"
|
|
@@ -1292,7 +1292,7 @@
|
|
|
1292
1292
|
"__schema": "KeywordTypeSchema",
|
|
1293
1293
|
"location": {
|
|
1294
1294
|
"filePath": "dependencies.main.runtime.ts",
|
|
1295
|
-
"line":
|
|
1295
|
+
"line": 339,
|
|
1296
1296
|
"character": 64
|
|
1297
1297
|
},
|
|
1298
1298
|
"name": "string"
|
|
@@ -1310,7 +1310,7 @@
|
|
|
1310
1310
|
"__schema": "VariableLikeSchema",
|
|
1311
1311
|
"location": {
|
|
1312
1312
|
"filePath": "dependencies.main.runtime.ts",
|
|
1313
|
-
"line":
|
|
1313
|
+
"line": 379,
|
|
1314
1314
|
"character": 3
|
|
1315
1315
|
},
|
|
1316
1316
|
"signature": "(property) DependenciesMain.slots: never[]",
|
|
@@ -1319,7 +1319,7 @@
|
|
|
1319
1319
|
"__schema": "InferenceTypeSchema",
|
|
1320
1320
|
"location": {
|
|
1321
1321
|
"filePath": "dependencies.main.runtime.ts",
|
|
1322
|
-
"line":
|
|
1322
|
+
"line": 379,
|
|
1323
1323
|
"character": 3
|
|
1324
1324
|
},
|
|
1325
1325
|
"type": "never[]"
|
|
@@ -1331,7 +1331,7 @@
|
|
|
1331
1331
|
"__schema": "VariableLikeSchema",
|
|
1332
1332
|
"location": {
|
|
1333
1333
|
"filePath": "dependencies.main.runtime.ts",
|
|
1334
|
-
"line":
|
|
1334
|
+
"line": 380,
|
|
1335
1335
|
"character": 3
|
|
1336
1336
|
},
|
|
1337
1337
|
"signature": "(property) DependenciesMain.dependencies: Aspect[]",
|
|
@@ -1340,7 +1340,7 @@
|
|
|
1340
1340
|
"__schema": "InferenceTypeSchema",
|
|
1341
1341
|
"location": {
|
|
1342
1342
|
"filePath": "dependencies.main.runtime.ts",
|
|
1343
|
-
"line":
|
|
1343
|
+
"line": 380,
|
|
1344
1344
|
"character": 3
|
|
1345
1345
|
},
|
|
1346
1346
|
"type": "Aspect[]"
|
|
@@ -1352,7 +1352,7 @@
|
|
|
1352
1352
|
"__schema": "VariableLikeSchema",
|
|
1353
1353
|
"location": {
|
|
1354
1354
|
"filePath": "dependencies.main.runtime.ts",
|
|
1355
|
-
"line":
|
|
1355
|
+
"line": 390,
|
|
1356
1356
|
"character": 3
|
|
1357
1357
|
},
|
|
1358
1358
|
"signature": "(property) DependenciesMain.runtime: RuntimeDefinition",
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"__schema": "InferenceTypeSchema",
|
|
1362
1362
|
"location": {
|
|
1363
1363
|
"filePath": "dependencies.main.runtime.ts",
|
|
1364
|
-
"line":
|
|
1364
|
+
"line": 390,
|
|
1365
1365
|
"character": 3
|
|
1366
1366
|
},
|
|
1367
1367
|
"type": "RuntimeDefinition"
|
|
@@ -1373,7 +1373,7 @@
|
|
|
1373
1373
|
"__schema": "FunctionLikeSchema",
|
|
1374
1374
|
"location": {
|
|
1375
1375
|
"filePath": "dependencies.main.runtime.ts",
|
|
1376
|
-
"line":
|
|
1376
|
+
"line": 392,
|
|
1377
1377
|
"character": 3
|
|
1378
1378
|
},
|
|
1379
1379
|
"signature": "(method) DependenciesMain.provider([cli, workspace, depsResolver, devFiles, aspectLoader, scope, graph]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n DevFilesMain,\n AspectLoaderMain,\n ScopeMain,\n GraphMain\n]): Promise<DependenciesMain>",
|
|
@@ -1383,7 +1383,7 @@
|
|
|
1383
1383
|
"__schema": "ParameterSchema",
|
|
1384
1384
|
"location": {
|
|
1385
1385
|
"filePath": "dependencies.main.runtime.ts",
|
|
1386
|
-
"line":
|
|
1386
|
+
"line": 392,
|
|
1387
1387
|
"character": 25
|
|
1388
1388
|
},
|
|
1389
1389
|
"name": "[ cli, workspace, depsResolver, devFiles, aspectLoader, scope, graph ]",
|
|
@@ -1391,7 +1391,7 @@
|
|
|
1391
1391
|
"__schema": "TupleTypeSchema",
|
|
1392
1392
|
"location": {
|
|
1393
1393
|
"filePath": "dependencies.main.runtime.ts",
|
|
1394
|
-
"line":
|
|
1394
|
+
"line": 392,
|
|
1395
1395
|
"character": 95
|
|
1396
1396
|
},
|
|
1397
1397
|
"elements": [
|
|
@@ -1399,7 +1399,7 @@
|
|
|
1399
1399
|
"__schema": "TypeRefSchema",
|
|
1400
1400
|
"location": {
|
|
1401
1401
|
"filePath": "dependencies.main.runtime.ts",
|
|
1402
|
-
"line":
|
|
1402
|
+
"line": 393,
|
|
1403
1403
|
"character": 5
|
|
1404
1404
|
},
|
|
1405
1405
|
"name": "CLIMain",
|
|
@@ -1412,7 +1412,7 @@
|
|
|
1412
1412
|
"__schema": "TypeRefSchema",
|
|
1413
1413
|
"location": {
|
|
1414
1414
|
"filePath": "dependencies.main.runtime.ts",
|
|
1415
|
-
"line":
|
|
1415
|
+
"line": 394,
|
|
1416
1416
|
"character": 5
|
|
1417
1417
|
},
|
|
1418
1418
|
"name": "Workspace",
|
|
@@ -1425,7 +1425,7 @@
|
|
|
1425
1425
|
"__schema": "TypeRefSchema",
|
|
1426
1426
|
"location": {
|
|
1427
1427
|
"filePath": "dependencies.main.runtime.ts",
|
|
1428
|
-
"line":
|
|
1428
|
+
"line": 395,
|
|
1429
1429
|
"character": 5
|
|
1430
1430
|
},
|
|
1431
1431
|
"name": "DependencyResolverMain",
|
|
@@ -1438,7 +1438,7 @@
|
|
|
1438
1438
|
"__schema": "TypeRefSchema",
|
|
1439
1439
|
"location": {
|
|
1440
1440
|
"filePath": "dependencies.main.runtime.ts",
|
|
1441
|
-
"line":
|
|
1441
|
+
"line": 396,
|
|
1442
1442
|
"character": 5
|
|
1443
1443
|
},
|
|
1444
1444
|
"name": "DevFilesMain",
|
|
@@ -1451,7 +1451,7 @@
|
|
|
1451
1451
|
"__schema": "TypeRefSchema",
|
|
1452
1452
|
"location": {
|
|
1453
1453
|
"filePath": "dependencies.main.runtime.ts",
|
|
1454
|
-
"line":
|
|
1454
|
+
"line": 397,
|
|
1455
1455
|
"character": 5
|
|
1456
1456
|
},
|
|
1457
1457
|
"name": "AspectLoaderMain",
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
"__schema": "TypeRefSchema",
|
|
1465
1465
|
"location": {
|
|
1466
1466
|
"filePath": "dependencies.main.runtime.ts",
|
|
1467
|
-
"line":
|
|
1467
|
+
"line": 398,
|
|
1468
1468
|
"character": 5
|
|
1469
1469
|
},
|
|
1470
1470
|
"name": "ScopeMain",
|
|
@@ -1477,7 +1477,7 @@
|
|
|
1477
1477
|
"__schema": "TypeRefSchema",
|
|
1478
1478
|
"location": {
|
|
1479
1479
|
"filePath": "dependencies.main.runtime.ts",
|
|
1480
|
-
"line":
|
|
1480
|
+
"line": 399,
|
|
1481
1481
|
"character": 5
|
|
1482
1482
|
},
|
|
1483
1483
|
"name": "GraphMain",
|
|
@@ -1496,7 +1496,7 @@
|
|
|
1496
1496
|
"__schema": "InferenceTypeSchema",
|
|
1497
1497
|
"location": {
|
|
1498
1498
|
"filePath": "dependencies.main.runtime.ts",
|
|
1499
|
-
"line":
|
|
1499
|
+
"line": 392,
|
|
1500
1500
|
"character": 3
|
|
1501
1501
|
},
|
|
1502
1502
|
"type": "Promise<DependenciesMain>"
|
|
@@ -1572,7 +1572,7 @@
|
|
|
1572
1572
|
"__schema": "TypeSchema",
|
|
1573
1573
|
"location": {
|
|
1574
1574
|
"filePath": "dependencies.main.runtime.ts",
|
|
1575
|
-
"line":
|
|
1575
|
+
"line": 42,
|
|
1576
1576
|
"character": 1
|
|
1577
1577
|
},
|
|
1578
1578
|
"signature": "type RemoveDependencyResult = {\n id: ComponentID;\n removedPackages: string[];\n}",
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
"__schema": "TypeLiteralSchema",
|
|
1582
1582
|
"location": {
|
|
1583
1583
|
"filePath": "dependencies.main.runtime.ts",
|
|
1584
|
-
"line":
|
|
1584
|
+
"line": 42,
|
|
1585
1585
|
"character": 38
|
|
1586
1586
|
},
|
|
1587
1587
|
"members": [
|
|
@@ -1589,7 +1589,7 @@
|
|
|
1589
1589
|
"__schema": "VariableLikeSchema",
|
|
1590
1590
|
"location": {
|
|
1591
1591
|
"filePath": "dependencies.main.runtime.ts",
|
|
1592
|
-
"line":
|
|
1592
|
+
"line": 42,
|
|
1593
1593
|
"character": 40
|
|
1594
1594
|
},
|
|
1595
1595
|
"signature": "(property) id: ComponentID",
|
|
@@ -1598,7 +1598,7 @@
|
|
|
1598
1598
|
"__schema": "TypeRefSchema",
|
|
1599
1599
|
"location": {
|
|
1600
1600
|
"filePath": "dependencies.main.runtime.ts",
|
|
1601
|
-
"line":
|
|
1601
|
+
"line": 42,
|
|
1602
1602
|
"character": 40
|
|
1603
1603
|
},
|
|
1604
1604
|
"name": "ComponentID",
|
|
@@ -1614,7 +1614,7 @@
|
|
|
1614
1614
|
"__schema": "VariableLikeSchema",
|
|
1615
1615
|
"location": {
|
|
1616
1616
|
"filePath": "dependencies.main.runtime.ts",
|
|
1617
|
-
"line":
|
|
1617
|
+
"line": 42,
|
|
1618
1618
|
"character": 57
|
|
1619
1619
|
},
|
|
1620
1620
|
"signature": "(property) removedPackages: string[]",
|
|
@@ -1623,14 +1623,14 @@
|
|
|
1623
1623
|
"__schema": "TypeArraySchema",
|
|
1624
1624
|
"location": {
|
|
1625
1625
|
"filePath": "dependencies.main.runtime.ts",
|
|
1626
|
-
"line":
|
|
1626
|
+
"line": 42,
|
|
1627
1627
|
"character": 74
|
|
1628
1628
|
},
|
|
1629
1629
|
"type": {
|
|
1630
1630
|
"__schema": "KeywordTypeSchema",
|
|
1631
1631
|
"location": {
|
|
1632
1632
|
"filePath": "dependencies.main.runtime.ts",
|
|
1633
|
-
"line":
|
|
1633
|
+
"line": 42,
|
|
1634
1634
|
"character": 74
|
|
1635
1635
|
},
|
|
1636
1636
|
"name": "string"
|
|
@@ -1645,7 +1645,7 @@
|
|
|
1645
1645
|
"__schema": "TypeSchema",
|
|
1646
1646
|
"location": {
|
|
1647
1647
|
"filePath": "dependencies.main.runtime.ts",
|
|
1648
|
-
"line":
|
|
1648
|
+
"line": 43,
|
|
1649
1649
|
"character": 1
|
|
1650
1650
|
},
|
|
1651
1651
|
"signature": "type SetDependenciesResult = {\n changedComps: string[];\n addedPackages: Record<string, string>;\n}",
|
|
@@ -1654,7 +1654,7 @@
|
|
|
1654
1654
|
"__schema": "TypeLiteralSchema",
|
|
1655
1655
|
"location": {
|
|
1656
1656
|
"filePath": "dependencies.main.runtime.ts",
|
|
1657
|
-
"line":
|
|
1657
|
+
"line": 43,
|
|
1658
1658
|
"character": 37
|
|
1659
1659
|
},
|
|
1660
1660
|
"members": [
|
|
@@ -1662,7 +1662,7 @@
|
|
|
1662
1662
|
"__schema": "VariableLikeSchema",
|
|
1663
1663
|
"location": {
|
|
1664
1664
|
"filePath": "dependencies.main.runtime.ts",
|
|
1665
|
-
"line":
|
|
1665
|
+
"line": 43,
|
|
1666
1666
|
"character": 39
|
|
1667
1667
|
},
|
|
1668
1668
|
"signature": "(property) changedComps: string[]",
|
|
@@ -1671,14 +1671,14 @@
|
|
|
1671
1671
|
"__schema": "TypeArraySchema",
|
|
1672
1672
|
"location": {
|
|
1673
1673
|
"filePath": "dependencies.main.runtime.ts",
|
|
1674
|
-
"line":
|
|
1674
|
+
"line": 43,
|
|
1675
1675
|
"character": 53
|
|
1676
1676
|
},
|
|
1677
1677
|
"type": {
|
|
1678
1678
|
"__schema": "KeywordTypeSchema",
|
|
1679
1679
|
"location": {
|
|
1680
1680
|
"filePath": "dependencies.main.runtime.ts",
|
|
1681
|
-
"line":
|
|
1681
|
+
"line": 43,
|
|
1682
1682
|
"character": 53
|
|
1683
1683
|
},
|
|
1684
1684
|
"name": "string"
|
|
@@ -1690,7 +1690,7 @@
|
|
|
1690
1690
|
"__schema": "VariableLikeSchema",
|
|
1691
1691
|
"location": {
|
|
1692
1692
|
"filePath": "dependencies.main.runtime.ts",
|
|
1693
|
-
"line":
|
|
1693
|
+
"line": 43,
|
|
1694
1694
|
"character": 63
|
|
1695
1695
|
},
|
|
1696
1696
|
"signature": "(property) addedPackages: Record<string, string>",
|
|
@@ -1699,7 +1699,7 @@
|
|
|
1699
1699
|
"__schema": "TypeRefSchema",
|
|
1700
1700
|
"location": {
|
|
1701
1701
|
"filePath": "dependencies.main.runtime.ts",
|
|
1702
|
-
"line":
|
|
1702
|
+
"line": 43,
|
|
1703
1703
|
"character": 78
|
|
1704
1704
|
},
|
|
1705
1705
|
"name": "Record",
|
|
@@ -1708,7 +1708,7 @@
|
|
|
1708
1708
|
"__schema": "KeywordTypeSchema",
|
|
1709
1709
|
"location": {
|
|
1710
1710
|
"filePath": "dependencies.main.runtime.ts",
|
|
1711
|
-
"line":
|
|
1711
|
+
"line": 43,
|
|
1712
1712
|
"character": 85
|
|
1713
1713
|
},
|
|
1714
1714
|
"name": "string"
|
|
@@ -1717,7 +1717,7 @@
|
|
|
1717
1717
|
"__schema": "KeywordTypeSchema",
|
|
1718
1718
|
"location": {
|
|
1719
1719
|
"filePath": "dependencies.main.runtime.ts",
|
|
1720
|
-
"line":
|
|
1720
|
+
"line": 43,
|
|
1721
1721
|
"character": 93
|
|
1722
1722
|
},
|
|
1723
1723
|
"name": "string"
|
|
@@ -1733,7 +1733,7 @@
|
|
|
1733
1733
|
"__schema": "TypeSchema",
|
|
1734
1734
|
"location": {
|
|
1735
1735
|
"filePath": "dependencies.main.runtime.ts",
|
|
1736
|
-
"line":
|
|
1736
|
+
"line": 44,
|
|
1737
1737
|
"character": 1
|
|
1738
1738
|
},
|
|
1739
1739
|
"signature": "type DependenciesResultsDebug = DebugDependencies & OverridesDependenciesData & {\n coreAspects: string[];\n sources: {\n id: string;\n source: string;\n }[];\n}",
|
|
@@ -1742,7 +1742,7 @@
|
|
|
1742
1742
|
"__schema": "TypeIntersectionSchema",
|
|
1743
1743
|
"location": {
|
|
1744
1744
|
"filePath": "dependencies.main.runtime.ts",
|
|
1745
|
-
"line":
|
|
1745
|
+
"line": 44,
|
|
1746
1746
|
"character": 40
|
|
1747
1747
|
},
|
|
1748
1748
|
"types": [
|
|
@@ -1750,7 +1750,7 @@
|
|
|
1750
1750
|
"__schema": "TypeRefSchema",
|
|
1751
1751
|
"location": {
|
|
1752
1752
|
"filePath": "dependencies.main.runtime.ts",
|
|
1753
|
-
"line":
|
|
1753
|
+
"line": 44,
|
|
1754
1754
|
"character": 40
|
|
1755
1755
|
},
|
|
1756
1756
|
"name": "DebugDependencies",
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
"__schema": "TypeRefSchema",
|
|
1761
1761
|
"location": {
|
|
1762
1762
|
"filePath": "dependencies.main.runtime.ts",
|
|
1763
|
-
"line":
|
|
1763
|
+
"line": 45,
|
|
1764
1764
|
"character": 3
|
|
1765
1765
|
},
|
|
1766
1766
|
"name": "OverridesDependenciesData",
|
|
@@ -1770,7 +1770,7 @@
|
|
|
1770
1770
|
"__schema": "TypeLiteralSchema",
|
|
1771
1771
|
"location": {
|
|
1772
1772
|
"filePath": "dependencies.main.runtime.ts",
|
|
1773
|
-
"line":
|
|
1773
|
+
"line": 45,
|
|
1774
1774
|
"character": 31
|
|
1775
1775
|
},
|
|
1776
1776
|
"members": [
|
|
@@ -1778,7 +1778,7 @@
|
|
|
1778
1778
|
"__schema": "VariableLikeSchema",
|
|
1779
1779
|
"location": {
|
|
1780
1780
|
"filePath": "dependencies.main.runtime.ts",
|
|
1781
|
-
"line":
|
|
1781
|
+
"line": 45,
|
|
1782
1782
|
"character": 33
|
|
1783
1783
|
},
|
|
1784
1784
|
"signature": "(property) coreAspects: string[]",
|
|
@@ -1787,14 +1787,14 @@
|
|
|
1787
1787
|
"__schema": "TypeArraySchema",
|
|
1788
1788
|
"location": {
|
|
1789
1789
|
"filePath": "dependencies.main.runtime.ts",
|
|
1790
|
-
"line":
|
|
1790
|
+
"line": 45,
|
|
1791
1791
|
"character": 46
|
|
1792
1792
|
},
|
|
1793
1793
|
"type": {
|
|
1794
1794
|
"__schema": "KeywordTypeSchema",
|
|
1795
1795
|
"location": {
|
|
1796
1796
|
"filePath": "dependencies.main.runtime.ts",
|
|
1797
|
-
"line":
|
|
1797
|
+
"line": 45,
|
|
1798
1798
|
"character": 46
|
|
1799
1799
|
},
|
|
1800
1800
|
"name": "string"
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"__schema": "VariableLikeSchema",
|
|
1807
1807
|
"location": {
|
|
1808
1808
|
"filePath": "dependencies.main.runtime.ts",
|
|
1809
|
-
"line":
|
|
1809
|
+
"line": 45,
|
|
1810
1810
|
"character": 56
|
|
1811
1811
|
},
|
|
1812
1812
|
"signature": "(property) sources: {\n id: string;\n source: string;\n}[]",
|
|
@@ -1815,14 +1815,14 @@
|
|
|
1815
1815
|
"__schema": "TypeArraySchema",
|
|
1816
1816
|
"location": {
|
|
1817
1817
|
"filePath": "dependencies.main.runtime.ts",
|
|
1818
|
-
"line":
|
|
1818
|
+
"line": 45,
|
|
1819
1819
|
"character": 65
|
|
1820
1820
|
},
|
|
1821
1821
|
"type": {
|
|
1822
1822
|
"__schema": "TypeLiteralSchema",
|
|
1823
1823
|
"location": {
|
|
1824
1824
|
"filePath": "dependencies.main.runtime.ts",
|
|
1825
|
-
"line":
|
|
1825
|
+
"line": 45,
|
|
1826
1826
|
"character": 65
|
|
1827
1827
|
},
|
|
1828
1828
|
"members": [
|
|
@@ -1830,7 +1830,7 @@
|
|
|
1830
1830
|
"__schema": "VariableLikeSchema",
|
|
1831
1831
|
"location": {
|
|
1832
1832
|
"filePath": "dependencies.main.runtime.ts",
|
|
1833
|
-
"line":
|
|
1833
|
+
"line": 45,
|
|
1834
1834
|
"character": 67
|
|
1835
1835
|
},
|
|
1836
1836
|
"signature": "(property) id: string",
|
|
@@ -1839,7 +1839,7 @@
|
|
|
1839
1839
|
"__schema": "KeywordTypeSchema",
|
|
1840
1840
|
"location": {
|
|
1841
1841
|
"filePath": "dependencies.main.runtime.ts",
|
|
1842
|
-
"line":
|
|
1842
|
+
"line": 45,
|
|
1843
1843
|
"character": 71
|
|
1844
1844
|
},
|
|
1845
1845
|
"name": "string"
|
|
@@ -1850,7 +1850,7 @@
|
|
|
1850
1850
|
"__schema": "VariableLikeSchema",
|
|
1851
1851
|
"location": {
|
|
1852
1852
|
"filePath": "dependencies.main.runtime.ts",
|
|
1853
|
-
"line":
|
|
1853
|
+
"line": 45,
|
|
1854
1854
|
"character": 79
|
|
1855
1855
|
},
|
|
1856
1856
|
"signature": "(property) source: string",
|
|
@@ -1859,7 +1859,7 @@
|
|
|
1859
1859
|
"__schema": "KeywordTypeSchema",
|
|
1860
1860
|
"location": {
|
|
1861
1861
|
"filePath": "dependencies.main.runtime.ts",
|
|
1862
|
-
"line":
|
|
1862
|
+
"line": 45,
|
|
1863
1863
|
"character": 87
|
|
1864
1864
|
},
|
|
1865
1865
|
"name": "string"
|
|
@@ -1880,7 +1880,7 @@
|
|
|
1880
1880
|
"__schema": "TypeSchema",
|
|
1881
1881
|
"location": {
|
|
1882
1882
|
"filePath": "dependencies.main.runtime.ts",
|
|
1883
|
-
"line":
|
|
1883
|
+
"line": 47,
|
|
1884
1884
|
"character": 1
|
|
1885
1885
|
},
|
|
1886
1886
|
"signature": "type DependenciesResults = {\n graph: ComponentIdGraph;\n id: ComponentID;\n}",
|
|
@@ -1889,7 +1889,7 @@
|
|
|
1889
1889
|
"__schema": "TypeLiteralSchema",
|
|
1890
1890
|
"location": {
|
|
1891
1891
|
"filePath": "dependencies.main.runtime.ts",
|
|
1892
|
-
"line":
|
|
1892
|
+
"line": 47,
|
|
1893
1893
|
"character": 35
|
|
1894
1894
|
},
|
|
1895
1895
|
"members": [
|
|
@@ -1897,7 +1897,7 @@
|
|
|
1897
1897
|
"__schema": "VariableLikeSchema",
|
|
1898
1898
|
"location": {
|
|
1899
1899
|
"filePath": "dependencies.main.runtime.ts",
|
|
1900
|
-
"line":
|
|
1900
|
+
"line": 48,
|
|
1901
1901
|
"character": 3
|
|
1902
1902
|
},
|
|
1903
1903
|
"signature": "(property) graph: ComponentIdGraph",
|
|
@@ -1906,7 +1906,7 @@
|
|
|
1906
1906
|
"__schema": "TypeRefSchema",
|
|
1907
1907
|
"location": {
|
|
1908
1908
|
"filePath": "dependencies.main.runtime.ts",
|
|
1909
|
-
"line":
|
|
1909
|
+
"line": 48,
|
|
1910
1910
|
"character": 3
|
|
1911
1911
|
},
|
|
1912
1912
|
"name": "ComponentIdGraph",
|
|
@@ -1921,7 +1921,7 @@
|
|
|
1921
1921
|
"__schema": "VariableLikeSchema",
|
|
1922
1922
|
"location": {
|
|
1923
1923
|
"filePath": "dependencies.main.runtime.ts",
|
|
1924
|
-
"line":
|
|
1924
|
+
"line": 49,
|
|
1925
1925
|
"character": 3
|
|
1926
1926
|
},
|
|
1927
1927
|
"signature": "(property) id: ComponentID",
|
|
@@ -1930,7 +1930,7 @@
|
|
|
1930
1930
|
"__schema": "TypeRefSchema",
|
|
1931
1931
|
"location": {
|
|
1932
1932
|
"filePath": "dependencies.main.runtime.ts",
|
|
1933
|
-
"line":
|
|
1933
|
+
"line": 49,
|
|
1934
1934
|
"character": 3
|
|
1935
1935
|
},
|
|
1936
1936
|
"name": "ComponentID",
|
|
@@ -1949,7 +1949,7 @@
|
|
|
1949
1949
|
"__schema": "TypeSchema",
|
|
1950
1950
|
"location": {
|
|
1951
1951
|
"filePath": "dependencies.main.runtime.ts",
|
|
1952
|
-
"line":
|
|
1952
|
+
"line": 52,
|
|
1953
1953
|
"character": 1
|
|
1954
1954
|
},
|
|
1955
1955
|
"signature": "type BlameResult = {\n snap: string;\n tag?: string | undefined;\n author: string;\n date: string;\n message: string;\n version: string;\n}",
|
|
@@ -1958,7 +1958,7 @@
|
|
|
1958
1958
|
"__schema": "TypeLiteralSchema",
|
|
1959
1959
|
"location": {
|
|
1960
1960
|
"filePath": "dependencies.main.runtime.ts",
|
|
1961
|
-
"line":
|
|
1961
|
+
"line": 52,
|
|
1962
1962
|
"character": 27
|
|
1963
1963
|
},
|
|
1964
1964
|
"members": [
|
|
@@ -1966,7 +1966,7 @@
|
|
|
1966
1966
|
"__schema": "VariableLikeSchema",
|
|
1967
1967
|
"location": {
|
|
1968
1968
|
"filePath": "dependencies.main.runtime.ts",
|
|
1969
|
-
"line":
|
|
1969
|
+
"line": 53,
|
|
1970
1970
|
"character": 3
|
|
1971
1971
|
},
|
|
1972
1972
|
"signature": "(property) snap: string",
|
|
@@ -1975,7 +1975,7 @@
|
|
|
1975
1975
|
"__schema": "KeywordTypeSchema",
|
|
1976
1976
|
"location": {
|
|
1977
1977
|
"filePath": "dependencies.main.runtime.ts",
|
|
1978
|
-
"line":
|
|
1978
|
+
"line": 53,
|
|
1979
1979
|
"character": 9
|
|
1980
1980
|
},
|
|
1981
1981
|
"name": "string"
|
|
@@ -1986,7 +1986,7 @@
|
|
|
1986
1986
|
"__schema": "VariableLikeSchema",
|
|
1987
1987
|
"location": {
|
|
1988
1988
|
"filePath": "dependencies.main.runtime.ts",
|
|
1989
|
-
"line":
|
|
1989
|
+
"line": 54,
|
|
1990
1990
|
"character": 3
|
|
1991
1991
|
},
|
|
1992
1992
|
"signature": "(property) tag?: string | undefined",
|
|
@@ -1995,7 +1995,7 @@
|
|
|
1995
1995
|
"__schema": "KeywordTypeSchema",
|
|
1996
1996
|
"location": {
|
|
1997
1997
|
"filePath": "dependencies.main.runtime.ts",
|
|
1998
|
-
"line":
|
|
1998
|
+
"line": 54,
|
|
1999
1999
|
"character": 9
|
|
2000
2000
|
},
|
|
2001
2001
|
"name": "string"
|
|
@@ -2006,7 +2006,7 @@
|
|
|
2006
2006
|
"__schema": "VariableLikeSchema",
|
|
2007
2007
|
"location": {
|
|
2008
2008
|
"filePath": "dependencies.main.runtime.ts",
|
|
2009
|
-
"line":
|
|
2009
|
+
"line": 55,
|
|
2010
2010
|
"character": 3
|
|
2011
2011
|
},
|
|
2012
2012
|
"signature": "(property) author: string",
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
"__schema": "KeywordTypeSchema",
|
|
2016
2016
|
"location": {
|
|
2017
2017
|
"filePath": "dependencies.main.runtime.ts",
|
|
2018
|
-
"line":
|
|
2018
|
+
"line": 55,
|
|
2019
2019
|
"character": 11
|
|
2020
2020
|
},
|
|
2021
2021
|
"name": "string"
|
|
@@ -2026,7 +2026,7 @@
|
|
|
2026
2026
|
"__schema": "VariableLikeSchema",
|
|
2027
2027
|
"location": {
|
|
2028
2028
|
"filePath": "dependencies.main.runtime.ts",
|
|
2029
|
-
"line":
|
|
2029
|
+
"line": 56,
|
|
2030
2030
|
"character": 3
|
|
2031
2031
|
},
|
|
2032
2032
|
"signature": "(property) date: string",
|
|
@@ -2035,7 +2035,7 @@
|
|
|
2035
2035
|
"__schema": "KeywordTypeSchema",
|
|
2036
2036
|
"location": {
|
|
2037
2037
|
"filePath": "dependencies.main.runtime.ts",
|
|
2038
|
-
"line":
|
|
2038
|
+
"line": 56,
|
|
2039
2039
|
"character": 9
|
|
2040
2040
|
},
|
|
2041
2041
|
"name": "string"
|
|
@@ -2046,7 +2046,7 @@
|
|
|
2046
2046
|
"__schema": "VariableLikeSchema",
|
|
2047
2047
|
"location": {
|
|
2048
2048
|
"filePath": "dependencies.main.runtime.ts",
|
|
2049
|
-
"line":
|
|
2049
|
+
"line": 57,
|
|
2050
2050
|
"character": 3
|
|
2051
2051
|
},
|
|
2052
2052
|
"signature": "(property) message: string",
|
|
@@ -2055,7 +2055,7 @@
|
|
|
2055
2055
|
"__schema": "KeywordTypeSchema",
|
|
2056
2056
|
"location": {
|
|
2057
2057
|
"filePath": "dependencies.main.runtime.ts",
|
|
2058
|
-
"line":
|
|
2058
|
+
"line": 57,
|
|
2059
2059
|
"character": 12
|
|
2060
2060
|
},
|
|
2061
2061
|
"name": "string"
|
|
@@ -2066,7 +2066,7 @@
|
|
|
2066
2066
|
"__schema": "VariableLikeSchema",
|
|
2067
2067
|
"location": {
|
|
2068
2068
|
"filePath": "dependencies.main.runtime.ts",
|
|
2069
|
-
"line":
|
|
2069
|
+
"line": 58,
|
|
2070
2070
|
"character": 3
|
|
2071
2071
|
},
|
|
2072
2072
|
"signature": "(property) version: string",
|
|
@@ -2075,7 +2075,7 @@
|
|
|
2075
2075
|
"__schema": "KeywordTypeSchema",
|
|
2076
2076
|
"location": {
|
|
2077
2077
|
"filePath": "dependencies.main.runtime.ts",
|
|
2078
|
-
"line":
|
|
2078
|
+
"line": 58,
|
|
2079
2079
|
"character": 12
|
|
2080
2080
|
},
|
|
2081
2081
|
"name": "string"
|
|
@@ -2089,7 +2089,7 @@
|
|
|
2089
2089
|
"__schema": "ClassSchema",
|
|
2090
2090
|
"location": {
|
|
2091
2091
|
"filePath": "dependencies.main.runtime.ts",
|
|
2092
|
-
"line":
|
|
2092
|
+
"line": 61,
|
|
2093
2093
|
"character": 1
|
|
2094
2094
|
},
|
|
2095
2095
|
"signature": "class DependenciesMain",
|
|
@@ -2099,7 +2099,7 @@
|
|
|
2099
2099
|
"__schema": "ConstructorSchema",
|
|
2100
2100
|
"location": {
|
|
2101
2101
|
"filePath": "dependencies.main.runtime.ts",
|
|
2102
|
-
"line":
|
|
2102
|
+
"line": 62,
|
|
2103
2103
|
"character": 3
|
|
2104
2104
|
},
|
|
2105
2105
|
"signature": "constructor DependenciesMain(workspace: Workspace, scope: ScopeMain, dependencyResolver: DependencyResolverMain, devFiles: DevFilesMain, aspectLoader: AspectLoaderMain, graph: GraphMain): DependenciesMain",
|
|
@@ -2109,7 +2109,7 @@
|
|
|
2109
2109
|
"__schema": "ParameterSchema",
|
|
2110
2110
|
"location": {
|
|
2111
2111
|
"filePath": "dependencies.main.runtime.ts",
|
|
2112
|
-
"line":
|
|
2112
|
+
"line": 63,
|
|
2113
2113
|
"character": 5
|
|
2114
2114
|
},
|
|
2115
2115
|
"name": "workspace",
|
|
@@ -2117,7 +2117,7 @@
|
|
|
2117
2117
|
"__schema": "TypeRefSchema",
|
|
2118
2118
|
"location": {
|
|
2119
2119
|
"filePath": "dependencies.main.runtime.ts",
|
|
2120
|
-
"line":
|
|
2120
|
+
"line": 63,
|
|
2121
2121
|
"character": 24
|
|
2122
2122
|
},
|
|
2123
2123
|
"name": "Workspace",
|
|
@@ -2133,7 +2133,7 @@
|
|
|
2133
2133
|
"__schema": "ParameterSchema",
|
|
2134
2134
|
"location": {
|
|
2135
2135
|
"filePath": "dependencies.main.runtime.ts",
|
|
2136
|
-
"line":
|
|
2136
|
+
"line": 64,
|
|
2137
2137
|
"character": 5
|
|
2138
2138
|
},
|
|
2139
2139
|
"name": "scope",
|
|
@@ -2141,7 +2141,7 @@
|
|
|
2141
2141
|
"__schema": "TypeRefSchema",
|
|
2142
2142
|
"location": {
|
|
2143
2143
|
"filePath": "dependencies.main.runtime.ts",
|
|
2144
|
-
"line":
|
|
2144
|
+
"line": 64,
|
|
2145
2145
|
"character": 20
|
|
2146
2146
|
},
|
|
2147
2147
|
"name": "ScopeMain",
|
|
@@ -2157,7 +2157,7 @@
|
|
|
2157
2157
|
"__schema": "ParameterSchema",
|
|
2158
2158
|
"location": {
|
|
2159
2159
|
"filePath": "dependencies.main.runtime.ts",
|
|
2160
|
-
"line":
|
|
2160
|
+
"line": 65,
|
|
2161
2161
|
"character": 5
|
|
2162
2162
|
},
|
|
2163
2163
|
"name": "dependencyResolver",
|
|
@@ -2165,7 +2165,7 @@
|
|
|
2165
2165
|
"__schema": "TypeRefSchema",
|
|
2166
2166
|
"location": {
|
|
2167
2167
|
"filePath": "dependencies.main.runtime.ts",
|
|
2168
|
-
"line":
|
|
2168
|
+
"line": 65,
|
|
2169
2169
|
"character": 33
|
|
2170
2170
|
},
|
|
2171
2171
|
"name": "DependencyResolverMain",
|
|
@@ -2181,7 +2181,7 @@
|
|
|
2181
2181
|
"__schema": "ParameterSchema",
|
|
2182
2182
|
"location": {
|
|
2183
2183
|
"filePath": "dependencies.main.runtime.ts",
|
|
2184
|
-
"line":
|
|
2184
|
+
"line": 66,
|
|
2185
2185
|
"character": 5
|
|
2186
2186
|
},
|
|
2187
2187
|
"name": "devFiles",
|
|
@@ -2189,7 +2189,7 @@
|
|
|
2189
2189
|
"__schema": "TypeRefSchema",
|
|
2190
2190
|
"location": {
|
|
2191
2191
|
"filePath": "dependencies.main.runtime.ts",
|
|
2192
|
-
"line":
|
|
2192
|
+
"line": 66,
|
|
2193
2193
|
"character": 23
|
|
2194
2194
|
},
|
|
2195
2195
|
"name": "DevFilesMain",
|
|
@@ -2205,7 +2205,7 @@
|
|
|
2205
2205
|
"__schema": "ParameterSchema",
|
|
2206
2206
|
"location": {
|
|
2207
2207
|
"filePath": "dependencies.main.runtime.ts",
|
|
2208
|
-
"line":
|
|
2208
|
+
"line": 67,
|
|
2209
2209
|
"character": 5
|
|
2210
2210
|
},
|
|
2211
2211
|
"name": "aspectLoader",
|
|
@@ -2213,7 +2213,7 @@
|
|
|
2213
2213
|
"__schema": "TypeRefSchema",
|
|
2214
2214
|
"location": {
|
|
2215
2215
|
"filePath": "dependencies.main.runtime.ts",
|
|
2216
|
-
"line":
|
|
2216
|
+
"line": 67,
|
|
2217
2217
|
"character": 27
|
|
2218
2218
|
},
|
|
2219
2219
|
"name": "AspectLoaderMain",
|
|
@@ -2229,7 +2229,7 @@
|
|
|
2229
2229
|
"__schema": "ParameterSchema",
|
|
2230
2230
|
"location": {
|
|
2231
2231
|
"filePath": "dependencies.main.runtime.ts",
|
|
2232
|
-
"line":
|
|
2232
|
+
"line": 68,
|
|
2233
2233
|
"character": 5
|
|
2234
2234
|
},
|
|
2235
2235
|
"name": "graph",
|
|
@@ -2237,7 +2237,7 @@
|
|
|
2237
2237
|
"__schema": "TypeRefSchema",
|
|
2238
2238
|
"location": {
|
|
2239
2239
|
"filePath": "dependencies.main.runtime.ts",
|
|
2240
|
-
"line":
|
|
2240
|
+
"line": 68,
|
|
2241
2241
|
"character": 20
|
|
2242
2242
|
},
|
|
2243
2243
|
"name": "GraphMain",
|
|
@@ -2254,7 +2254,7 @@
|
|
|
2254
2254
|
"__schema": "ThisTypeSchema",
|
|
2255
2255
|
"location": {
|
|
2256
2256
|
"filePath": "dependencies.main.runtime.ts",
|
|
2257
|
-
"line":
|
|
2257
|
+
"line": 61,
|
|
2258
2258
|
"character": 1
|
|
2259
2259
|
},
|
|
2260
2260
|
"name": "DependenciesMain"
|
|
@@ -2265,7 +2265,7 @@
|
|
|
2265
2265
|
"__schema": "FunctionLikeSchema",
|
|
2266
2266
|
"location": {
|
|
2267
2267
|
"filePath": "dependencies.main.runtime.ts",
|
|
2268
|
-
"line":
|
|
2268
|
+
"line": 71,
|
|
2269
2269
|
"character": 3
|
|
2270
2270
|
},
|
|
2271
2271
|
"signature": "(method) DependenciesMain.setPeer(componentId: string, range?: string): Promise<void>",
|
|
@@ -2275,7 +2275,7 @@
|
|
|
2275
2275
|
"__schema": "ParameterSchema",
|
|
2276
2276
|
"location": {
|
|
2277
2277
|
"filePath": "dependencies.main.runtime.ts",
|
|
2278
|
-
"line":
|
|
2278
|
+
"line": 71,
|
|
2279
2279
|
"character": 17
|
|
2280
2280
|
},
|
|
2281
2281
|
"name": "componentId",
|
|
@@ -2283,7 +2283,7 @@
|
|
|
2283
2283
|
"__schema": "KeywordTypeSchema",
|
|
2284
2284
|
"location": {
|
|
2285
2285
|
"filePath": "dependencies.main.runtime.ts",
|
|
2286
|
-
"line":
|
|
2286
|
+
"line": 71,
|
|
2287
2287
|
"character": 30
|
|
2288
2288
|
},
|
|
2289
2289
|
"name": "string"
|
|
@@ -2295,7 +2295,7 @@
|
|
|
2295
2295
|
"__schema": "ParameterSchema",
|
|
2296
2296
|
"location": {
|
|
2297
2297
|
"filePath": "dependencies.main.runtime.ts",
|
|
2298
|
-
"line":
|
|
2298
|
+
"line": 71,
|
|
2299
2299
|
"character": 38
|
|
2300
2300
|
},
|
|
2301
2301
|
"name": "range",
|
|
@@ -2303,7 +2303,7 @@
|
|
|
2303
2303
|
"__schema": "KeywordTypeSchema",
|
|
2304
2304
|
"location": {
|
|
2305
2305
|
"filePath": "dependencies.main.runtime.ts",
|
|
2306
|
-
"line":
|
|
2306
|
+
"line": 71,
|
|
2307
2307
|
"character": 46
|
|
2308
2308
|
},
|
|
2309
2309
|
"name": "string"
|
|
@@ -2316,7 +2316,7 @@
|
|
|
2316
2316
|
"__schema": "TypeRefSchema",
|
|
2317
2317
|
"location": {
|
|
2318
2318
|
"filePath": "dependencies.main.runtime.ts",
|
|
2319
|
-
"line":
|
|
2319
|
+
"line": 71,
|
|
2320
2320
|
"character": 55
|
|
2321
2321
|
},
|
|
2322
2322
|
"name": "Promise",
|
|
@@ -2325,7 +2325,7 @@
|
|
|
2325
2325
|
"__schema": "KeywordTypeSchema",
|
|
2326
2326
|
"location": {
|
|
2327
2327
|
"filePath": "dependencies.main.runtime.ts",
|
|
2328
|
-
"line":
|
|
2328
|
+
"line": 71,
|
|
2329
2329
|
"character": 63
|
|
2330
2330
|
},
|
|
2331
2331
|
"name": "void"
|
|
@@ -2340,7 +2340,7 @@
|
|
|
2340
2340
|
"__schema": "FunctionLikeSchema",
|
|
2341
2341
|
"location": {
|
|
2342
2342
|
"filePath": "dependencies.main.runtime.ts",
|
|
2343
|
-
"line":
|
|
2343
|
+
"line": 82,
|
|
2344
2344
|
"character": 3
|
|
2345
2345
|
},
|
|
2346
2346
|
"signature": "(method) DependenciesMain.unsetPeer(componentId: string): Promise<void>",
|
|
@@ -2350,7 +2350,7 @@
|
|
|
2350
2350
|
"__schema": "ParameterSchema",
|
|
2351
2351
|
"location": {
|
|
2352
2352
|
"filePath": "dependencies.main.runtime.ts",
|
|
2353
|
-
"line":
|
|
2353
|
+
"line": 82,
|
|
2354
2354
|
"character": 19
|
|
2355
2355
|
},
|
|
2356
2356
|
"name": "componentId",
|
|
@@ -2358,7 +2358,7 @@
|
|
|
2358
2358
|
"__schema": "KeywordTypeSchema",
|
|
2359
2359
|
"location": {
|
|
2360
2360
|
"filePath": "dependencies.main.runtime.ts",
|
|
2361
|
-
"line":
|
|
2361
|
+
"line": 82,
|
|
2362
2362
|
"character": 32
|
|
2363
2363
|
},
|
|
2364
2364
|
"name": "string"
|
|
@@ -2371,7 +2371,7 @@
|
|
|
2371
2371
|
"__schema": "TypeRefSchema",
|
|
2372
2372
|
"location": {
|
|
2373
2373
|
"filePath": "dependencies.main.runtime.ts",
|
|
2374
|
-
"line":
|
|
2374
|
+
"line": 82,
|
|
2375
2375
|
"character": 41
|
|
2376
2376
|
},
|
|
2377
2377
|
"name": "Promise",
|
|
@@ -2380,7 +2380,7 @@
|
|
|
2380
2380
|
"__schema": "KeywordTypeSchema",
|
|
2381
2381
|
"location": {
|
|
2382
2382
|
"filePath": "dependencies.main.runtime.ts",
|
|
2383
|
-
"line":
|
|
2383
|
+
"line": 82,
|
|
2384
2384
|
"character": 49
|
|
2385
2385
|
},
|
|
2386
2386
|
"name": "void"
|
|
@@ -2395,7 +2395,7 @@
|
|
|
2395
2395
|
"__schema": "FunctionLikeSchema",
|
|
2396
2396
|
"location": {
|
|
2397
2397
|
"filePath": "dependencies.main.runtime.ts",
|
|
2398
|
-
"line":
|
|
2398
|
+
"line": 99,
|
|
2399
2399
|
"character": 3
|
|
2400
2400
|
},
|
|
2401
2401
|
"signature": "(method) DependenciesMain.setDependency(componentPattern: string, packages: string[], options?: SetDependenciesFlags): Promise<SetDependenciesResult>",
|
|
@@ -2405,7 +2405,7 @@
|
|
|
2405
2405
|
"__schema": "ParameterSchema",
|
|
2406
2406
|
"location": {
|
|
2407
2407
|
"filePath": "dependencies.main.runtime.ts",
|
|
2408
|
-
"line":
|
|
2408
|
+
"line": 100,
|
|
2409
2409
|
"character": 5
|
|
2410
2410
|
},
|
|
2411
2411
|
"name": "componentPattern",
|
|
@@ -2413,7 +2413,7 @@
|
|
|
2413
2413
|
"__schema": "KeywordTypeSchema",
|
|
2414
2414
|
"location": {
|
|
2415
2415
|
"filePath": "dependencies.main.runtime.ts",
|
|
2416
|
-
"line":
|
|
2416
|
+
"line": 100,
|
|
2417
2417
|
"character": 23
|
|
2418
2418
|
},
|
|
2419
2419
|
"name": "string"
|
|
@@ -2425,7 +2425,7 @@
|
|
|
2425
2425
|
"__schema": "ParameterSchema",
|
|
2426
2426
|
"location": {
|
|
2427
2427
|
"filePath": "dependencies.main.runtime.ts",
|
|
2428
|
-
"line":
|
|
2428
|
+
"line": 101,
|
|
2429
2429
|
"character": 5
|
|
2430
2430
|
},
|
|
2431
2431
|
"name": "packages",
|
|
@@ -2433,14 +2433,14 @@
|
|
|
2433
2433
|
"__schema": "TypeArraySchema",
|
|
2434
2434
|
"location": {
|
|
2435
2435
|
"filePath": "dependencies.main.runtime.ts",
|
|
2436
|
-
"line":
|
|
2436
|
+
"line": 101,
|
|
2437
2437
|
"character": 15
|
|
2438
2438
|
},
|
|
2439
2439
|
"type": {
|
|
2440
2440
|
"__schema": "KeywordTypeSchema",
|
|
2441
2441
|
"location": {
|
|
2442
2442
|
"filePath": "dependencies.main.runtime.ts",
|
|
2443
|
-
"line":
|
|
2443
|
+
"line": 101,
|
|
2444
2444
|
"character": 15
|
|
2445
2445
|
},
|
|
2446
2446
|
"name": "string"
|
|
@@ -2453,7 +2453,7 @@
|
|
|
2453
2453
|
"__schema": "ParameterSchema",
|
|
2454
2454
|
"location": {
|
|
2455
2455
|
"filePath": "dependencies.main.runtime.ts",
|
|
2456
|
-
"line":
|
|
2456
|
+
"line": 102,
|
|
2457
2457
|
"character": 5
|
|
2458
2458
|
},
|
|
2459
2459
|
"name": "options",
|
|
@@ -2461,7 +2461,7 @@
|
|
|
2461
2461
|
"__schema": "TypeRefSchema",
|
|
2462
2462
|
"location": {
|
|
2463
2463
|
"filePath": "dependencies.main.runtime.ts",
|
|
2464
|
-
"line":
|
|
2464
|
+
"line": 102,
|
|
2465
2465
|
"character": 14
|
|
2466
2466
|
},
|
|
2467
2467
|
"name": "SetDependenciesFlags",
|
|
@@ -2476,7 +2476,7 @@
|
|
|
2476
2476
|
"__schema": "TypeRefSchema",
|
|
2477
2477
|
"location": {
|
|
2478
2478
|
"filePath": "dependencies.main.runtime.ts",
|
|
2479
|
-
"line":
|
|
2479
|
+
"line": 103,
|
|
2480
2480
|
"character": 6
|
|
2481
2481
|
},
|
|
2482
2482
|
"name": "Promise",
|
|
@@ -2485,7 +2485,7 @@
|
|
|
2485
2485
|
"__schema": "TypeRefSchema",
|
|
2486
2486
|
"location": {
|
|
2487
2487
|
"filePath": "dependencies.main.runtime.ts",
|
|
2488
|
-
"line":
|
|
2488
|
+
"line": 103,
|
|
2489
2489
|
"character": 14
|
|
2490
2490
|
},
|
|
2491
2491
|
"name": "SetDependenciesResult",
|
|
@@ -2501,7 +2501,7 @@
|
|
|
2501
2501
|
"__schema": "FunctionLikeSchema",
|
|
2502
2502
|
"location": {
|
|
2503
2503
|
"filePath": "dependencies.main.runtime.ts",
|
|
2504
|
-
"line":
|
|
2504
|
+
"line": 143,
|
|
2505
2505
|
"character": 3
|
|
2506
2506
|
},
|
|
2507
2507
|
"signature": "(method) DependenciesMain.removeDependency(componentPattern: string, packages: string[], options?: RemoveDependenciesFlags, removeOnlyIfExists?: boolean): Promise<RemoveDependencyResult[]>",
|
|
@@ -2511,7 +2511,7 @@
|
|
|
2511
2511
|
"__schema": "ParameterSchema",
|
|
2512
2512
|
"location": {
|
|
2513
2513
|
"filePath": "dependencies.main.runtime.ts",
|
|
2514
|
-
"line":
|
|
2514
|
+
"line": 144,
|
|
2515
2515
|
"character": 5
|
|
2516
2516
|
},
|
|
2517
2517
|
"name": "componentPattern",
|
|
@@ -2519,7 +2519,7 @@
|
|
|
2519
2519
|
"__schema": "KeywordTypeSchema",
|
|
2520
2520
|
"location": {
|
|
2521
2521
|
"filePath": "dependencies.main.runtime.ts",
|
|
2522
|
-
"line":
|
|
2522
|
+
"line": 144,
|
|
2523
2523
|
"character": 23
|
|
2524
2524
|
},
|
|
2525
2525
|
"name": "string"
|
|
@@ -2531,7 +2531,7 @@
|
|
|
2531
2531
|
"__schema": "ParameterSchema",
|
|
2532
2532
|
"location": {
|
|
2533
2533
|
"filePath": "dependencies.main.runtime.ts",
|
|
2534
|
-
"line":
|
|
2534
|
+
"line": 145,
|
|
2535
2535
|
"character": 5
|
|
2536
2536
|
},
|
|
2537
2537
|
"name": "packages",
|
|
@@ -2539,14 +2539,14 @@
|
|
|
2539
2539
|
"__schema": "TypeArraySchema",
|
|
2540
2540
|
"location": {
|
|
2541
2541
|
"filePath": "dependencies.main.runtime.ts",
|
|
2542
|
-
"line":
|
|
2542
|
+
"line": 145,
|
|
2543
2543
|
"character": 15
|
|
2544
2544
|
},
|
|
2545
2545
|
"type": {
|
|
2546
2546
|
"__schema": "KeywordTypeSchema",
|
|
2547
2547
|
"location": {
|
|
2548
2548
|
"filePath": "dependencies.main.runtime.ts",
|
|
2549
|
-
"line":
|
|
2549
|
+
"line": 145,
|
|
2550
2550
|
"character": 15
|
|
2551
2551
|
},
|
|
2552
2552
|
"name": "string"
|
|
@@ -2559,7 +2559,7 @@
|
|
|
2559
2559
|
"__schema": "ParameterSchema",
|
|
2560
2560
|
"location": {
|
|
2561
2561
|
"filePath": "dependencies.main.runtime.ts",
|
|
2562
|
-
"line":
|
|
2562
|
+
"line": 146,
|
|
2563
2563
|
"character": 5
|
|
2564
2564
|
},
|
|
2565
2565
|
"name": "options",
|
|
@@ -2567,7 +2567,7 @@
|
|
|
2567
2567
|
"__schema": "TypeRefSchema",
|
|
2568
2568
|
"location": {
|
|
2569
2569
|
"filePath": "dependencies.main.runtime.ts",
|
|
2570
|
-
"line":
|
|
2570
|
+
"line": 146,
|
|
2571
2571
|
"character": 14
|
|
2572
2572
|
},
|
|
2573
2573
|
"name": "RemoveDependenciesFlags",
|
|
@@ -2581,7 +2581,7 @@
|
|
|
2581
2581
|
"__schema": "ParameterSchema",
|
|
2582
2582
|
"location": {
|
|
2583
2583
|
"filePath": "dependencies.main.runtime.ts",
|
|
2584
|
-
"line":
|
|
2584
|
+
"line": 147,
|
|
2585
2585
|
"character": 5
|
|
2586
2586
|
},
|
|
2587
2587
|
"name": "removeOnlyIfExists",
|
|
@@ -2589,7 +2589,7 @@
|
|
|
2589
2589
|
"__schema": "InferenceTypeSchema",
|
|
2590
2590
|
"location": {
|
|
2591
2591
|
"filePath": "dependencies.main.runtime.ts",
|
|
2592
|
-
"line":
|
|
2592
|
+
"line": 147,
|
|
2593
2593
|
"character": 5
|
|
2594
2594
|
},
|
|
2595
2595
|
"type": "boolean"
|
|
@@ -2603,7 +2603,7 @@
|
|
|
2603
2603
|
"__schema": "TypeRefSchema",
|
|
2604
2604
|
"location": {
|
|
2605
2605
|
"filePath": "dependencies.main.runtime.ts",
|
|
2606
|
-
"line":
|
|
2606
|
+
"line": 148,
|
|
2607
2607
|
"character": 6
|
|
2608
2608
|
},
|
|
2609
2609
|
"name": "Promise",
|
|
@@ -2612,14 +2612,14 @@
|
|
|
2612
2612
|
"__schema": "TypeArraySchema",
|
|
2613
2613
|
"location": {
|
|
2614
2614
|
"filePath": "dependencies.main.runtime.ts",
|
|
2615
|
-
"line":
|
|
2615
|
+
"line": 148,
|
|
2616
2616
|
"character": 14
|
|
2617
2617
|
},
|
|
2618
2618
|
"type": {
|
|
2619
2619
|
"__schema": "TypeRefSchema",
|
|
2620
2620
|
"location": {
|
|
2621
2621
|
"filePath": "dependencies.main.runtime.ts",
|
|
2622
|
-
"line":
|
|
2622
|
+
"line": 148,
|
|
2623
2623
|
"character": 14
|
|
2624
2624
|
},
|
|
2625
2625
|
"name": "RemoveDependencyResult",
|
|
@@ -2636,7 +2636,7 @@
|
|
|
2636
2636
|
"__schema": "FunctionLikeSchema",
|
|
2637
2637
|
"location": {
|
|
2638
2638
|
"filePath": "dependencies.main.runtime.ts",
|
|
2639
|
-
"line":
|
|
2639
|
+
"line": 195,
|
|
2640
2640
|
"character": 3
|
|
2641
2641
|
},
|
|
2642
2642
|
"signature": "(method) DependenciesMain.reset(componentPattern: string): Promise<ComponentID[]>",
|
|
@@ -2646,7 +2646,7 @@
|
|
|
2646
2646
|
"__schema": "ParameterSchema",
|
|
2647
2647
|
"location": {
|
|
2648
2648
|
"filePath": "dependencies.main.runtime.ts",
|
|
2649
|
-
"line":
|
|
2649
|
+
"line": 195,
|
|
2650
2650
|
"character": 15
|
|
2651
2651
|
},
|
|
2652
2652
|
"name": "componentPattern",
|
|
@@ -2654,7 +2654,7 @@
|
|
|
2654
2654
|
"__schema": "KeywordTypeSchema",
|
|
2655
2655
|
"location": {
|
|
2656
2656
|
"filePath": "dependencies.main.runtime.ts",
|
|
2657
|
-
"line":
|
|
2657
|
+
"line": 195,
|
|
2658
2658
|
"character": 33
|
|
2659
2659
|
},
|
|
2660
2660
|
"name": "string"
|
|
@@ -2667,7 +2667,7 @@
|
|
|
2667
2667
|
"__schema": "TypeRefSchema",
|
|
2668
2668
|
"location": {
|
|
2669
2669
|
"filePath": "dependencies.main.runtime.ts",
|
|
2670
|
-
"line":
|
|
2670
|
+
"line": 195,
|
|
2671
2671
|
"character": 42
|
|
2672
2672
|
},
|
|
2673
2673
|
"name": "Promise",
|
|
@@ -2676,14 +2676,14 @@
|
|
|
2676
2676
|
"__schema": "TypeArraySchema",
|
|
2677
2677
|
"location": {
|
|
2678
2678
|
"filePath": "dependencies.main.runtime.ts",
|
|
2679
|
-
"line":
|
|
2679
|
+
"line": 195,
|
|
2680
2680
|
"character": 50
|
|
2681
2681
|
},
|
|
2682
2682
|
"type": {
|
|
2683
2683
|
"__schema": "TypeRefSchema",
|
|
2684
2684
|
"location": {
|
|
2685
2685
|
"filePath": "dependencies.main.runtime.ts",
|
|
2686
|
-
"line":
|
|
2686
|
+
"line": 195,
|
|
2687
2687
|
"character": 50
|
|
2688
2688
|
},
|
|
2689
2689
|
"name": "ComponentID",
|
|
@@ -2704,7 +2704,7 @@
|
|
|
2704
2704
|
"__schema": "FunctionLikeSchema",
|
|
2705
2705
|
"location": {
|
|
2706
2706
|
"filePath": "dependencies.main.runtime.ts",
|
|
2707
|
-
"line":
|
|
2707
|
+
"line": 205,
|
|
2708
2708
|
"character": 3
|
|
2709
2709
|
},
|
|
2710
2710
|
"signature": "(method) DependenciesMain.eject(componentPattern: string): Promise<ComponentID[]>",
|
|
@@ -2714,7 +2714,7 @@
|
|
|
2714
2714
|
"__schema": "ParameterSchema",
|
|
2715
2715
|
"location": {
|
|
2716
2716
|
"filePath": "dependencies.main.runtime.ts",
|
|
2717
|
-
"line":
|
|
2717
|
+
"line": 205,
|
|
2718
2718
|
"character": 15
|
|
2719
2719
|
},
|
|
2720
2720
|
"name": "componentPattern",
|
|
@@ -2722,7 +2722,7 @@
|
|
|
2722
2722
|
"__schema": "KeywordTypeSchema",
|
|
2723
2723
|
"location": {
|
|
2724
2724
|
"filePath": "dependencies.main.runtime.ts",
|
|
2725
|
-
"line":
|
|
2725
|
+
"line": 205,
|
|
2726
2726
|
"character": 33
|
|
2727
2727
|
},
|
|
2728
2728
|
"name": "string"
|
|
@@ -2735,7 +2735,7 @@
|
|
|
2735
2735
|
"__schema": "TypeRefSchema",
|
|
2736
2736
|
"location": {
|
|
2737
2737
|
"filePath": "dependencies.main.runtime.ts",
|
|
2738
|
-
"line":
|
|
2738
|
+
"line": 205,
|
|
2739
2739
|
"character": 42
|
|
2740
2740
|
},
|
|
2741
2741
|
"name": "Promise",
|
|
@@ -2744,14 +2744,14 @@
|
|
|
2744
2744
|
"__schema": "TypeArraySchema",
|
|
2745
2745
|
"location": {
|
|
2746
2746
|
"filePath": "dependencies.main.runtime.ts",
|
|
2747
|
-
"line":
|
|
2747
|
+
"line": 205,
|
|
2748
2748
|
"character": 50
|
|
2749
2749
|
},
|
|
2750
2750
|
"type": {
|
|
2751
2751
|
"__schema": "TypeRefSchema",
|
|
2752
2752
|
"location": {
|
|
2753
2753
|
"filePath": "dependencies.main.runtime.ts",
|
|
2754
|
-
"line":
|
|
2754
|
+
"line": 205,
|
|
2755
2755
|
"character": 50
|
|
2756
2756
|
},
|
|
2757
2757
|
"name": "ComponentID",
|
|
@@ -2772,7 +2772,7 @@
|
|
|
2772
2772
|
"__schema": "FunctionLikeSchema",
|
|
2773
2773
|
"location": {
|
|
2774
2774
|
"filePath": "dependencies.main.runtime.ts",
|
|
2775
|
-
"line":
|
|
2775
|
+
"line": 223,
|
|
2776
2776
|
"character": 3
|
|
2777
2777
|
},
|
|
2778
2778
|
"signature": "(method) DependenciesMain.getDependencies(id: string, scope?: boolean): Promise<DependenciesResults>",
|
|
@@ -2782,7 +2782,7 @@
|
|
|
2782
2782
|
"__schema": "ParameterSchema",
|
|
2783
2783
|
"location": {
|
|
2784
2784
|
"filePath": "dependencies.main.runtime.ts",
|
|
2785
|
-
"line":
|
|
2785
|
+
"line": 223,
|
|
2786
2786
|
"character": 25
|
|
2787
2787
|
},
|
|
2788
2788
|
"name": "id",
|
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
"__schema": "KeywordTypeSchema",
|
|
2791
2791
|
"location": {
|
|
2792
2792
|
"filePath": "dependencies.main.runtime.ts",
|
|
2793
|
-
"line":
|
|
2793
|
+
"line": 223,
|
|
2794
2794
|
"character": 29
|
|
2795
2795
|
},
|
|
2796
2796
|
"name": "string"
|
|
@@ -2802,7 +2802,7 @@
|
|
|
2802
2802
|
"__schema": "ParameterSchema",
|
|
2803
2803
|
"location": {
|
|
2804
2804
|
"filePath": "dependencies.main.runtime.ts",
|
|
2805
|
-
"line":
|
|
2805
|
+
"line": 223,
|
|
2806
2806
|
"character": 37
|
|
2807
2807
|
},
|
|
2808
2808
|
"name": "scope",
|
|
@@ -2810,7 +2810,7 @@
|
|
|
2810
2810
|
"__schema": "KeywordTypeSchema",
|
|
2811
2811
|
"location": {
|
|
2812
2812
|
"filePath": "dependencies.main.runtime.ts",
|
|
2813
|
-
"line":
|
|
2813
|
+
"line": 223,
|
|
2814
2814
|
"character": 45
|
|
2815
2815
|
},
|
|
2816
2816
|
"name": "boolean"
|
|
@@ -2823,7 +2823,7 @@
|
|
|
2823
2823
|
"__schema": "TypeRefSchema",
|
|
2824
2824
|
"location": {
|
|
2825
2825
|
"filePath": "dependencies.main.runtime.ts",
|
|
2826
|
-
"line":
|
|
2826
|
+
"line": 223,
|
|
2827
2827
|
"character": 55
|
|
2828
2828
|
},
|
|
2829
2829
|
"name": "Promise",
|
|
@@ -2832,7 +2832,7 @@
|
|
|
2832
2832
|
"__schema": "TypeRefSchema",
|
|
2833
2833
|
"location": {
|
|
2834
2834
|
"filePath": "dependencies.main.runtime.ts",
|
|
2835
|
-
"line":
|
|
2835
|
+
"line": 223,
|
|
2836
2836
|
"character": 63
|
|
2837
2837
|
},
|
|
2838
2838
|
"name": "DependenciesResults",
|
|
@@ -2848,7 +2848,7 @@
|
|
|
2848
2848
|
"__schema": "FunctionLikeSchema",
|
|
2849
2849
|
"location": {
|
|
2850
2850
|
"filePath": "dependencies.main.runtime.ts",
|
|
2851
|
-
"line":
|
|
2851
|
+
"line": 233,
|
|
2852
2852
|
"character": 3
|
|
2853
2853
|
},
|
|
2854
2854
|
"signature": "(method) DependenciesMain.loadDependencies(component: ConsumerComponent, opts: DependencyLoaderOpts): Promise<{\n dependenciesData: DependenciesData;\n overridesDependencies: OverridesDependencies;\n debugDependenciesData: DebugDependencies;\n}>",
|
|
@@ -2858,7 +2858,7 @@
|
|
|
2858
2858
|
"__schema": "ParameterSchema",
|
|
2859
2859
|
"location": {
|
|
2860
2860
|
"filePath": "dependencies.main.runtime.ts",
|
|
2861
|
-
"line":
|
|
2861
|
+
"line": 233,
|
|
2862
2862
|
"character": 26
|
|
2863
2863
|
},
|
|
2864
2864
|
"name": "component",
|
|
@@ -2866,7 +2866,7 @@
|
|
|
2866
2866
|
"__schema": "TypeRefSchema",
|
|
2867
2867
|
"location": {
|
|
2868
2868
|
"filePath": "dependencies.main.runtime.ts",
|
|
2869
|
-
"line":
|
|
2869
|
+
"line": 233,
|
|
2870
2870
|
"character": 37
|
|
2871
2871
|
},
|
|
2872
2872
|
"name": "ConsumerComponent",
|
|
@@ -2879,7 +2879,7 @@
|
|
|
2879
2879
|
"__schema": "ParameterSchema",
|
|
2880
2880
|
"location": {
|
|
2881
2881
|
"filePath": "dependencies.main.runtime.ts",
|
|
2882
|
-
"line":
|
|
2882
|
+
"line": 233,
|
|
2883
2883
|
"character": 56
|
|
2884
2884
|
},
|
|
2885
2885
|
"name": "opts",
|
|
@@ -2887,7 +2887,7 @@
|
|
|
2887
2887
|
"__schema": "TypeRefSchema",
|
|
2888
2888
|
"location": {
|
|
2889
2889
|
"filePath": "dependencies.main.runtime.ts",
|
|
2890
|
-
"line":
|
|
2890
|
+
"line": 233,
|
|
2891
2891
|
"character": 62
|
|
2892
2892
|
},
|
|
2893
2893
|
"name": "DependencyLoaderOpts",
|
|
@@ -2901,7 +2901,7 @@
|
|
|
2901
2901
|
"__schema": "InferenceTypeSchema",
|
|
2902
2902
|
"location": {
|
|
2903
2903
|
"filePath": "dependencies.main.runtime.ts",
|
|
2904
|
-
"line":
|
|
2904
|
+
"line": 233,
|
|
2905
2905
|
"character": 3
|
|
2906
2906
|
},
|
|
2907
2907
|
"type": "Promise<{\n dependenciesData: DependenciesData;\n overridesDependencies: OverridesDependencies;\n debugDependenciesData: DebugDependencies;\n}>"
|
|
@@ -2914,14 +2914,14 @@
|
|
|
2914
2914
|
"__schema": "FunctionLikeSchema",
|
|
2915
2915
|
"location": {
|
|
2916
2916
|
"filePath": "dependencies.main.runtime.ts",
|
|
2917
|
-
"line":
|
|
2917
|
+
"line": 249,
|
|
2918
2918
|
"character": 3
|
|
2919
2919
|
},
|
|
2920
2920
|
"doc": {
|
|
2921
2921
|
"__schema": "DocSchema",
|
|
2922
2922
|
"location": {
|
|
2923
2923
|
"filePath": "dependencies.main.runtime.ts",
|
|
2924
|
-
"line":
|
|
2924
|
+
"line": 243,
|
|
2925
2925
|
"character": 3
|
|
2926
2926
|
},
|
|
2927
2927
|
"raw": "/**\n * load dependencies without the need for the workspace.\n * the \"auto-detect\" are passed here as \"dependenciesData\". the \"overrides\", such as dependencies from the env,\n * are calculated here.\n * eventually all these dependencies are added to the ConsumerComponent object.\n */",
|
|
@@ -2935,7 +2935,7 @@
|
|
|
2935
2935
|
"__schema": "ParameterSchema",
|
|
2936
2936
|
"location": {
|
|
2937
2937
|
"filePath": "dependencies.main.runtime.ts",
|
|
2938
|
-
"line":
|
|
2938
|
+
"line": 249,
|
|
2939
2939
|
"character": 35
|
|
2940
2940
|
},
|
|
2941
2941
|
"name": "component",
|
|
@@ -2943,7 +2943,7 @@
|
|
|
2943
2943
|
"__schema": "TypeRefSchema",
|
|
2944
2944
|
"location": {
|
|
2945
2945
|
"filePath": "dependencies.main.runtime.ts",
|
|
2946
|
-
"line":
|
|
2946
|
+
"line": 249,
|
|
2947
2947
|
"character": 46
|
|
2948
2948
|
},
|
|
2949
2949
|
"name": "ConsumerComponent",
|
|
@@ -2956,7 +2956,7 @@
|
|
|
2956
2956
|
"__schema": "ParameterSchema",
|
|
2957
2957
|
"location": {
|
|
2958
2958
|
"filePath": "dependencies.main.runtime.ts",
|
|
2959
|
-
"line":
|
|
2959
|
+
"line": 249,
|
|
2960
2960
|
"character": 65
|
|
2961
2961
|
},
|
|
2962
2962
|
"name": "dependenciesData",
|
|
@@ -2964,7 +2964,7 @@
|
|
|
2964
2964
|
"__schema": "TypeRefSchema",
|
|
2965
2965
|
"location": {
|
|
2966
2966
|
"filePath": "dependencies.main.runtime.ts",
|
|
2967
|
-
"line":
|
|
2967
|
+
"line": 249,
|
|
2968
2968
|
"character": 83
|
|
2969
2969
|
},
|
|
2970
2970
|
"name": "Partial",
|
|
@@ -2973,7 +2973,7 @@
|
|
|
2973
2973
|
"__schema": "TypeRefSchema",
|
|
2974
2974
|
"location": {
|
|
2975
2975
|
"filePath": "dependencies.main.runtime.ts",
|
|
2976
|
-
"line":
|
|
2976
|
+
"line": 249,
|
|
2977
2977
|
"character": 91
|
|
2978
2978
|
},
|
|
2979
2979
|
"name": "DependenciesData",
|
|
@@ -2989,7 +2989,7 @@
|
|
|
2989
2989
|
"__schema": "InferenceTypeSchema",
|
|
2990
2990
|
"location": {
|
|
2991
2991
|
"filePath": "dependencies.main.runtime.ts",
|
|
2992
|
-
"line":
|
|
2992
|
+
"line": 249,
|
|
2993
2993
|
"character": 3
|
|
2994
2994
|
},
|
|
2995
2995
|
"type": "Promise<void>"
|
|
@@ -3002,7 +3002,7 @@
|
|
|
3002
3002
|
"__schema": "FunctionLikeSchema",
|
|
3003
3003
|
"location": {
|
|
3004
3004
|
"filePath": "dependencies.main.runtime.ts",
|
|
3005
|
-
"line":
|
|
3005
|
+
"line": 259,
|
|
3006
3006
|
"character": 3
|
|
3007
3007
|
},
|
|
3008
3008
|
"signature": "(method) DependenciesMain.debugDependencies(id: string): Promise<DependenciesResultsDebug>",
|
|
@@ -3012,7 +3012,7 @@
|
|
|
3012
3012
|
"__schema": "ParameterSchema",
|
|
3013
3013
|
"location": {
|
|
3014
3014
|
"filePath": "dependencies.main.runtime.ts",
|
|
3015
|
-
"line":
|
|
3015
|
+
"line": 259,
|
|
3016
3016
|
"character": 27
|
|
3017
3017
|
},
|
|
3018
3018
|
"name": "id",
|
|
@@ -3020,7 +3020,7 @@
|
|
|
3020
3020
|
"__schema": "KeywordTypeSchema",
|
|
3021
3021
|
"location": {
|
|
3022
3022
|
"filePath": "dependencies.main.runtime.ts",
|
|
3023
|
-
"line":
|
|
3023
|
+
"line": 259,
|
|
3024
3024
|
"character": 31
|
|
3025
3025
|
},
|
|
3026
3026
|
"name": "string"
|
|
@@ -3033,7 +3033,7 @@
|
|
|
3033
3033
|
"__schema": "TypeRefSchema",
|
|
3034
3034
|
"location": {
|
|
3035
3035
|
"filePath": "dependencies.main.runtime.ts",
|
|
3036
|
-
"line":
|
|
3036
|
+
"line": 259,
|
|
3037
3037
|
"character": 40
|
|
3038
3038
|
},
|
|
3039
3039
|
"name": "Promise",
|
|
@@ -3042,7 +3042,7 @@
|
|
|
3042
3042
|
"__schema": "TypeRefSchema",
|
|
3043
3043
|
"location": {
|
|
3044
3044
|
"filePath": "dependencies.main.runtime.ts",
|
|
3045
|
-
"line":
|
|
3045
|
+
"line": 259,
|
|
3046
3046
|
"character": 48
|
|
3047
3047
|
},
|
|
3048
3048
|
"name": "DependenciesResultsDebug",
|
|
@@ -3058,14 +3058,14 @@
|
|
|
3058
3058
|
"__schema": "FunctionLikeSchema",
|
|
3059
3059
|
"location": {
|
|
3060
3060
|
"filePath": "dependencies.main.runtime.ts",
|
|
3061
|
-
"line":
|
|
3061
|
+
"line": 291,
|
|
3062
3062
|
"character": 3
|
|
3063
3063
|
},
|
|
3064
3064
|
"doc": {
|
|
3065
3065
|
"__schema": "DocSchema",
|
|
3066
3066
|
"location": {
|
|
3067
3067
|
"filePath": "dependencies.main.runtime.ts",
|
|
3068
|
-
"line":
|
|
3068
|
+
"line": 287,
|
|
3069
3069
|
"character": 3
|
|
3070
3070
|
},
|
|
3071
3071
|
"raw": "/**\n * helps determine what snap/tag changed a specific dependency.\n * the results are sorted from the oldest to newest.\n */",
|
|
@@ -3079,7 +3079,7 @@
|
|
|
3079
3079
|
"__schema": "ParameterSchema",
|
|
3080
3080
|
"location": {
|
|
3081
3081
|
"filePath": "dependencies.main.runtime.ts",
|
|
3082
|
-
"line":
|
|
3082
|
+
"line": 291,
|
|
3083
3083
|
"character": 15
|
|
3084
3084
|
},
|
|
3085
3085
|
"name": "compName",
|
|
@@ -3087,7 +3087,7 @@
|
|
|
3087
3087
|
"__schema": "KeywordTypeSchema",
|
|
3088
3088
|
"location": {
|
|
3089
3089
|
"filePath": "dependencies.main.runtime.ts",
|
|
3090
|
-
"line":
|
|
3090
|
+
"line": 291,
|
|
3091
3091
|
"character": 25
|
|
3092
3092
|
},
|
|
3093
3093
|
"name": "string"
|
|
@@ -3099,7 +3099,7 @@
|
|
|
3099
3099
|
"__schema": "ParameterSchema",
|
|
3100
3100
|
"location": {
|
|
3101
3101
|
"filePath": "dependencies.main.runtime.ts",
|
|
3102
|
-
"line":
|
|
3102
|
+
"line": 291,
|
|
3103
3103
|
"character": 33
|
|
3104
3104
|
},
|
|
3105
3105
|
"name": "depName",
|
|
@@ -3107,7 +3107,7 @@
|
|
|
3107
3107
|
"__schema": "KeywordTypeSchema",
|
|
3108
3108
|
"location": {
|
|
3109
3109
|
"filePath": "dependencies.main.runtime.ts",
|
|
3110
|
-
"line":
|
|
3110
|
+
"line": 291,
|
|
3111
3111
|
"character": 42
|
|
3112
3112
|
},
|
|
3113
3113
|
"name": "string"
|
|
@@ -3120,7 +3120,7 @@
|
|
|
3120
3120
|
"__schema": "InferenceTypeSchema",
|
|
3121
3121
|
"location": {
|
|
3122
3122
|
"filePath": "dependencies.main.runtime.ts",
|
|
3123
|
-
"line":
|
|
3123
|
+
"line": 291,
|
|
3124
3124
|
"character": 3
|
|
3125
3125
|
},
|
|
3126
3126
|
"type": "Promise<BlameResult[]>"
|
|
@@ -3133,7 +3133,7 @@
|
|
|
3133
3133
|
"__schema": "FunctionLikeSchema",
|
|
3134
3134
|
"location": {
|
|
3135
3135
|
"filePath": "dependencies.main.runtime.ts",
|
|
3136
|
-
"line":
|
|
3136
|
+
"line": 324,
|
|
3137
3137
|
"character": 3
|
|
3138
3138
|
},
|
|
3139
3139
|
"signature": "(method) DependenciesMain.usageDeep(depName: string, opts?: {\n depth?: number;\n}): Promise<string | undefined>",
|
|
@@ -3143,7 +3143,7 @@
|
|
|
3143
3143
|
"__schema": "ParameterSchema",
|
|
3144
3144
|
"location": {
|
|
3145
3145
|
"filePath": "dependencies.main.runtime.ts",
|
|
3146
|
-
"line":
|
|
3146
|
+
"line": 324,
|
|
3147
3147
|
"character": 19
|
|
3148
3148
|
},
|
|
3149
3149
|
"name": "depName",
|
|
@@ -3151,7 +3151,7 @@
|
|
|
3151
3151
|
"__schema": "KeywordTypeSchema",
|
|
3152
3152
|
"location": {
|
|
3153
3153
|
"filePath": "dependencies.main.runtime.ts",
|
|
3154
|
-
"line":
|
|
3154
|
+
"line": 324,
|
|
3155
3155
|
"character": 28
|
|
3156
3156
|
},
|
|
3157
3157
|
"name": "string"
|
|
@@ -3163,7 +3163,7 @@
|
|
|
3163
3163
|
"__schema": "ParameterSchema",
|
|
3164
3164
|
"location": {
|
|
3165
3165
|
"filePath": "dependencies.main.runtime.ts",
|
|
3166
|
-
"line":
|
|
3166
|
+
"line": 324,
|
|
3167
3167
|
"character": 36
|
|
3168
3168
|
},
|
|
3169
3169
|
"name": "opts",
|
|
@@ -3171,7 +3171,7 @@
|
|
|
3171
3171
|
"__schema": "TypeLiteralSchema",
|
|
3172
3172
|
"location": {
|
|
3173
3173
|
"filePath": "dependencies.main.runtime.ts",
|
|
3174
|
-
"line":
|
|
3174
|
+
"line": 324,
|
|
3175
3175
|
"character": 43
|
|
3176
3176
|
},
|
|
3177
3177
|
"members": [
|
|
@@ -3179,7 +3179,7 @@
|
|
|
3179
3179
|
"__schema": "VariableLikeSchema",
|
|
3180
3180
|
"location": {
|
|
3181
3181
|
"filePath": "dependencies.main.runtime.ts",
|
|
3182
|
-
"line":
|
|
3182
|
+
"line": 324,
|
|
3183
3183
|
"character": 45
|
|
3184
3184
|
},
|
|
3185
3185
|
"signature": "(property) depth?: number | undefined",
|
|
@@ -3188,7 +3188,7 @@
|
|
|
3188
3188
|
"__schema": "KeywordTypeSchema",
|
|
3189
3189
|
"location": {
|
|
3190
3190
|
"filePath": "dependencies.main.runtime.ts",
|
|
3191
|
-
"line":
|
|
3191
|
+
"line": 324,
|
|
3192
3192
|
"character": 53
|
|
3193
3193
|
},
|
|
3194
3194
|
"name": "number"
|
|
@@ -3205,7 +3205,7 @@
|
|
|
3205
3205
|
"__schema": "TypeRefSchema",
|
|
3206
3206
|
"location": {
|
|
3207
3207
|
"filePath": "dependencies.main.runtime.ts",
|
|
3208
|
-
"line":
|
|
3208
|
+
"line": 324,
|
|
3209
3209
|
"character": 64
|
|
3210
3210
|
},
|
|
3211
3211
|
"name": "Promise",
|
|
@@ -3214,7 +3214,7 @@
|
|
|
3214
3214
|
"__schema": "TypeUnionSchema",
|
|
3215
3215
|
"location": {
|
|
3216
3216
|
"filePath": "dependencies.main.runtime.ts",
|
|
3217
|
-
"line":
|
|
3217
|
+
"line": 324,
|
|
3218
3218
|
"character": 72
|
|
3219
3219
|
},
|
|
3220
3220
|
"types": [
|
|
@@ -3222,7 +3222,7 @@
|
|
|
3222
3222
|
"__schema": "KeywordTypeSchema",
|
|
3223
3223
|
"location": {
|
|
3224
3224
|
"filePath": "dependencies.main.runtime.ts",
|
|
3225
|
-
"line":
|
|
3225
|
+
"line": 324,
|
|
3226
3226
|
"character": 72
|
|
3227
3227
|
},
|
|
3228
3228
|
"name": "string"
|
|
@@ -3231,7 +3231,7 @@
|
|
|
3231
3231
|
"__schema": "KeywordTypeSchema",
|
|
3232
3232
|
"location": {
|
|
3233
3233
|
"filePath": "dependencies.main.runtime.ts",
|
|
3234
|
-
"line":
|
|
3234
|
+
"line": 324,
|
|
3235
3235
|
"character": 81
|
|
3236
3236
|
},
|
|
3237
3237
|
"name": "undefined"
|
|
@@ -3248,14 +3248,14 @@
|
|
|
3248
3248
|
"__schema": "FunctionLikeSchema",
|
|
3249
3249
|
"location": {
|
|
3250
3250
|
"filePath": "dependencies.main.runtime.ts",
|
|
3251
|
-
"line":
|
|
3251
|
+
"line": 339,
|
|
3252
3252
|
"character": 3
|
|
3253
3253
|
},
|
|
3254
3254
|
"doc": {
|
|
3255
3255
|
"__schema": "DocSchema",
|
|
3256
3256
|
"location": {
|
|
3257
3257
|
"filePath": "dependencies.main.runtime.ts",
|
|
3258
|
-
"line":
|
|
3258
|
+
"line": 335,
|
|
3259
3259
|
"character": 3
|
|
3260
3260
|
},
|
|
3261
3261
|
"raw": "/**\n * @param depName either component-id-string or package-name (of the component or not component)\n * @returns a map of component-id-string to the version of the dependency\n */",
|
|
@@ -3265,7 +3265,7 @@
|
|
|
3265
3265
|
"__schema": "PropertyLikeTagSchema",
|
|
3266
3266
|
"location": {
|
|
3267
3267
|
"filePath": "dependencies.main.runtime.ts",
|
|
3268
|
-
"line":
|
|
3268
|
+
"line": 336,
|
|
3269
3269
|
"character": 6
|
|
3270
3270
|
},
|
|
3271
3271
|
"name": "depName",
|
|
@@ -3276,7 +3276,7 @@
|
|
|
3276
3276
|
"__schema": "ReturnTagSchema",
|
|
3277
3277
|
"location": {
|
|
3278
3278
|
"filePath": "dependencies.main.runtime.ts",
|
|
3279
|
-
"line":
|
|
3279
|
+
"line": 337,
|
|
3280
3280
|
"character": 6
|
|
3281
3281
|
},
|
|
3282
3282
|
"tagName": "return",
|
|
@@ -3291,7 +3291,7 @@
|
|
|
3291
3291
|
"__schema": "ParameterSchema",
|
|
3292
3292
|
"location": {
|
|
3293
3293
|
"filePath": "dependencies.main.runtime.ts",
|
|
3294
|
-
"line":
|
|
3294
|
+
"line": 339,
|
|
3295
3295
|
"character": 15
|
|
3296
3296
|
},
|
|
3297
3297
|
"name": "depName",
|
|
@@ -3299,7 +3299,7 @@
|
|
|
3299
3299
|
"__schema": "KeywordTypeSchema",
|
|
3300
3300
|
"location": {
|
|
3301
3301
|
"filePath": "dependencies.main.runtime.ts",
|
|
3302
|
-
"line":
|
|
3302
|
+
"line": 339,
|
|
3303
3303
|
"character": 24
|
|
3304
3304
|
},
|
|
3305
3305
|
"name": "string"
|
|
@@ -3312,7 +3312,7 @@
|
|
|
3312
3312
|
"__schema": "TypeRefSchema",
|
|
3313
3313
|
"location": {
|
|
3314
3314
|
"filePath": "dependencies.main.runtime.ts",
|
|
3315
|
-
"line":
|
|
3315
|
+
"line": 339,
|
|
3316
3316
|
"character": 33
|
|
3317
3317
|
},
|
|
3318
3318
|
"name": "Promise",
|
|
@@ -3321,7 +3321,7 @@
|
|
|
3321
3321
|
"__schema": "TypeLiteralSchema",
|
|
3322
3322
|
"location": {
|
|
3323
3323
|
"filePath": "dependencies.main.runtime.ts",
|
|
3324
|
-
"line":
|
|
3324
|
+
"line": 339,
|
|
3325
3325
|
"character": 41
|
|
3326
3326
|
},
|
|
3327
3327
|
"members": [
|
|
@@ -3329,14 +3329,14 @@
|
|
|
3329
3329
|
"__schema": "IndexSignatureSchema",
|
|
3330
3330
|
"location": {
|
|
3331
3331
|
"filePath": "dependencies.main.runtime.ts",
|
|
3332
|
-
"line":
|
|
3332
|
+
"line": 339,
|
|
3333
3333
|
"character": 43
|
|
3334
3334
|
},
|
|
3335
3335
|
"keyType": {
|
|
3336
3336
|
"__schema": "ParameterSchema",
|
|
3337
3337
|
"location": {
|
|
3338
3338
|
"filePath": "dependencies.main.runtime.ts",
|
|
3339
|
-
"line":
|
|
3339
|
+
"line": 339,
|
|
3340
3340
|
"character": 44
|
|
3341
3341
|
},
|
|
3342
3342
|
"name": "compIdStr",
|
|
@@ -3344,7 +3344,7 @@
|
|
|
3344
3344
|
"__schema": "KeywordTypeSchema",
|
|
3345
3345
|
"location": {
|
|
3346
3346
|
"filePath": "dependencies.main.runtime.ts",
|
|
3347
|
-
"line":
|
|
3347
|
+
"line": 339,
|
|
3348
3348
|
"character": 55
|
|
3349
3349
|
},
|
|
3350
3350
|
"name": "string"
|
|
@@ -3356,7 +3356,7 @@
|
|
|
3356
3356
|
"__schema": "KeywordTypeSchema",
|
|
3357
3357
|
"location": {
|
|
3358
3358
|
"filePath": "dependencies.main.runtime.ts",
|
|
3359
|
-
"line":
|
|
3359
|
+
"line": 339,
|
|
3360
3360
|
"character": 64
|
|
3361
3361
|
},
|
|
3362
3362
|
"name": "string"
|
|
@@ -3374,7 +3374,7 @@
|
|
|
3374
3374
|
"__schema": "VariableLikeSchema",
|
|
3375
3375
|
"location": {
|
|
3376
3376
|
"filePath": "dependencies.main.runtime.ts",
|
|
3377
|
-
"line":
|
|
3377
|
+
"line": 379,
|
|
3378
3378
|
"character": 3
|
|
3379
3379
|
},
|
|
3380
3380
|
"signature": "(property) DependenciesMain.slots: never[]",
|
|
@@ -3383,7 +3383,7 @@
|
|
|
3383
3383
|
"__schema": "InferenceTypeSchema",
|
|
3384
3384
|
"location": {
|
|
3385
3385
|
"filePath": "dependencies.main.runtime.ts",
|
|
3386
|
-
"line":
|
|
3386
|
+
"line": 379,
|
|
3387
3387
|
"character": 3
|
|
3388
3388
|
},
|
|
3389
3389
|
"type": "never[]"
|
|
@@ -3395,7 +3395,7 @@
|
|
|
3395
3395
|
"__schema": "VariableLikeSchema",
|
|
3396
3396
|
"location": {
|
|
3397
3397
|
"filePath": "dependencies.main.runtime.ts",
|
|
3398
|
-
"line":
|
|
3398
|
+
"line": 380,
|
|
3399
3399
|
"character": 3
|
|
3400
3400
|
},
|
|
3401
3401
|
"signature": "(property) DependenciesMain.dependencies: Aspect[]",
|
|
@@ -3404,7 +3404,7 @@
|
|
|
3404
3404
|
"__schema": "InferenceTypeSchema",
|
|
3405
3405
|
"location": {
|
|
3406
3406
|
"filePath": "dependencies.main.runtime.ts",
|
|
3407
|
-
"line":
|
|
3407
|
+
"line": 380,
|
|
3408
3408
|
"character": 3
|
|
3409
3409
|
},
|
|
3410
3410
|
"type": "Aspect[]"
|
|
@@ -3416,7 +3416,7 @@
|
|
|
3416
3416
|
"__schema": "VariableLikeSchema",
|
|
3417
3417
|
"location": {
|
|
3418
3418
|
"filePath": "dependencies.main.runtime.ts",
|
|
3419
|
-
"line":
|
|
3419
|
+
"line": 390,
|
|
3420
3420
|
"character": 3
|
|
3421
3421
|
},
|
|
3422
3422
|
"signature": "(property) DependenciesMain.runtime: RuntimeDefinition",
|
|
@@ -3425,7 +3425,7 @@
|
|
|
3425
3425
|
"__schema": "InferenceTypeSchema",
|
|
3426
3426
|
"location": {
|
|
3427
3427
|
"filePath": "dependencies.main.runtime.ts",
|
|
3428
|
-
"line":
|
|
3428
|
+
"line": 390,
|
|
3429
3429
|
"character": 3
|
|
3430
3430
|
},
|
|
3431
3431
|
"type": "RuntimeDefinition"
|
|
@@ -3437,7 +3437,7 @@
|
|
|
3437
3437
|
"__schema": "FunctionLikeSchema",
|
|
3438
3438
|
"location": {
|
|
3439
3439
|
"filePath": "dependencies.main.runtime.ts",
|
|
3440
|
-
"line":
|
|
3440
|
+
"line": 392,
|
|
3441
3441
|
"character": 3
|
|
3442
3442
|
},
|
|
3443
3443
|
"signature": "(method) DependenciesMain.provider([cli, workspace, depsResolver, devFiles, aspectLoader, scope, graph]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n DevFilesMain,\n AspectLoaderMain,\n ScopeMain,\n GraphMain\n]): Promise<DependenciesMain>",
|
|
@@ -3447,7 +3447,7 @@
|
|
|
3447
3447
|
"__schema": "ParameterSchema",
|
|
3448
3448
|
"location": {
|
|
3449
3449
|
"filePath": "dependencies.main.runtime.ts",
|
|
3450
|
-
"line":
|
|
3450
|
+
"line": 392,
|
|
3451
3451
|
"character": 25
|
|
3452
3452
|
},
|
|
3453
3453
|
"name": "[ cli, workspace, depsResolver, devFiles, aspectLoader, scope, graph ]",
|
|
@@ -3455,7 +3455,7 @@
|
|
|
3455
3455
|
"__schema": "TupleTypeSchema",
|
|
3456
3456
|
"location": {
|
|
3457
3457
|
"filePath": "dependencies.main.runtime.ts",
|
|
3458
|
-
"line":
|
|
3458
|
+
"line": 392,
|
|
3459
3459
|
"character": 95
|
|
3460
3460
|
},
|
|
3461
3461
|
"elements": [
|
|
@@ -3463,7 +3463,7 @@
|
|
|
3463
3463
|
"__schema": "TypeRefSchema",
|
|
3464
3464
|
"location": {
|
|
3465
3465
|
"filePath": "dependencies.main.runtime.ts",
|
|
3466
|
-
"line":
|
|
3466
|
+
"line": 393,
|
|
3467
3467
|
"character": 5
|
|
3468
3468
|
},
|
|
3469
3469
|
"name": "CLIMain",
|
|
@@ -3476,7 +3476,7 @@
|
|
|
3476
3476
|
"__schema": "TypeRefSchema",
|
|
3477
3477
|
"location": {
|
|
3478
3478
|
"filePath": "dependencies.main.runtime.ts",
|
|
3479
|
-
"line":
|
|
3479
|
+
"line": 394,
|
|
3480
3480
|
"character": 5
|
|
3481
3481
|
},
|
|
3482
3482
|
"name": "Workspace",
|
|
@@ -3489,7 +3489,7 @@
|
|
|
3489
3489
|
"__schema": "TypeRefSchema",
|
|
3490
3490
|
"location": {
|
|
3491
3491
|
"filePath": "dependencies.main.runtime.ts",
|
|
3492
|
-
"line":
|
|
3492
|
+
"line": 395,
|
|
3493
3493
|
"character": 5
|
|
3494
3494
|
},
|
|
3495
3495
|
"name": "DependencyResolverMain",
|
|
@@ -3502,7 +3502,7 @@
|
|
|
3502
3502
|
"__schema": "TypeRefSchema",
|
|
3503
3503
|
"location": {
|
|
3504
3504
|
"filePath": "dependencies.main.runtime.ts",
|
|
3505
|
-
"line":
|
|
3505
|
+
"line": 396,
|
|
3506
3506
|
"character": 5
|
|
3507
3507
|
},
|
|
3508
3508
|
"name": "DevFilesMain",
|
|
@@ -3515,7 +3515,7 @@
|
|
|
3515
3515
|
"__schema": "TypeRefSchema",
|
|
3516
3516
|
"location": {
|
|
3517
3517
|
"filePath": "dependencies.main.runtime.ts",
|
|
3518
|
-
"line":
|
|
3518
|
+
"line": 397,
|
|
3519
3519
|
"character": 5
|
|
3520
3520
|
},
|
|
3521
3521
|
"name": "AspectLoaderMain",
|
|
@@ -3528,7 +3528,7 @@
|
|
|
3528
3528
|
"__schema": "TypeRefSchema",
|
|
3529
3529
|
"location": {
|
|
3530
3530
|
"filePath": "dependencies.main.runtime.ts",
|
|
3531
|
-
"line":
|
|
3531
|
+
"line": 398,
|
|
3532
3532
|
"character": 5
|
|
3533
3533
|
},
|
|
3534
3534
|
"name": "ScopeMain",
|
|
@@ -3541,7 +3541,7 @@
|
|
|
3541
3541
|
"__schema": "TypeRefSchema",
|
|
3542
3542
|
"location": {
|
|
3543
3543
|
"filePath": "dependencies.main.runtime.ts",
|
|
3544
|
-
"line":
|
|
3544
|
+
"line": 399,
|
|
3545
3545
|
"character": 5
|
|
3546
3546
|
},
|
|
3547
3547
|
"name": "GraphMain",
|
|
@@ -3560,7 +3560,7 @@
|
|
|
3560
3560
|
"__schema": "InferenceTypeSchema",
|
|
3561
3561
|
"location": {
|
|
3562
3562
|
"filePath": "dependencies.main.runtime.ts",
|
|
3563
|
-
"line":
|
|
3563
|
+
"line": 392,
|
|
3564
3564
|
"character": 3
|
|
3565
3565
|
},
|
|
3566
3566
|
"type": "Promise<DependenciesMain>"
|
|
@@ -3578,7 +3578,7 @@
|
|
|
3578
3578
|
"__schema": "UnImplementedSchema",
|
|
3579
3579
|
"location": {
|
|
3580
3580
|
"filePath": "dependencies.main.runtime.ts",
|
|
3581
|
-
"line":
|
|
3581
|
+
"line": 434,
|
|
3582
3582
|
"character": 16
|
|
3583
3583
|
},
|
|
3584
3584
|
"name": "DependenciesMain",
|
|
@@ -3590,7 +3590,7 @@
|
|
|
3590
3590
|
"__schema": "FunctionLikeSchema",
|
|
3591
3591
|
"location": {
|
|
3592
3592
|
"filePath": "dependencies.main.runtime.ts",
|
|
3593
|
-
"line":
|
|
3593
|
+
"line": 428,
|
|
3594
3594
|
"character": 1
|
|
3595
3595
|
},
|
|
3596
3596
|
"signature": "function isComponentId(depName: string): boolean",
|
|
@@ -3600,7 +3600,7 @@
|
|
|
3600
3600
|
"__schema": "ParameterSchema",
|
|
3601
3601
|
"location": {
|
|
3602
3602
|
"filePath": "dependencies.main.runtime.ts",
|
|
3603
|
-
"line":
|
|
3603
|
+
"line": 428,
|
|
3604
3604
|
"character": 24
|
|
3605
3605
|
},
|
|
3606
3606
|
"name": "depName",
|
|
@@ -3608,7 +3608,7 @@
|
|
|
3608
3608
|
"__schema": "KeywordTypeSchema",
|
|
3609
3609
|
"location": {
|
|
3610
3610
|
"filePath": "dependencies.main.runtime.ts",
|
|
3611
|
-
"line":
|
|
3611
|
+
"line": 428,
|
|
3612
3612
|
"character": 33
|
|
3613
3613
|
},
|
|
3614
3614
|
"name": "string"
|
|
@@ -3621,7 +3621,7 @@
|
|
|
3621
3621
|
"__schema": "TypeRefSchema",
|
|
3622
3622
|
"location": {
|
|
3623
3623
|
"filePath": "dependencies.main.runtime.ts",
|
|
3624
|
-
"line":
|
|
3624
|
+
"line": 428,
|
|
3625
3625
|
"character": 1
|
|
3626
3626
|
},
|
|
3627
3627
|
"name": "isComponentId",
|
|
@@ -3633,7 +3633,7 @@
|
|
|
3633
3633
|
"__schema": "UnImplementedSchema",
|
|
3634
3634
|
"location": {
|
|
3635
3635
|
"filePath": "dependencies.main.runtime.ts",
|
|
3636
|
-
"line":
|
|
3636
|
+
"line": 432,
|
|
3637
3637
|
"character": 1
|
|
3638
3638
|
},
|
|
3639
3639
|
"name": "DependenciesAspect.addRuntime(DependenciesMain);",
|
|
@@ -3682,7 +3682,7 @@
|
|
|
3682
3682
|
"componentId": {
|
|
3683
3683
|
"scope": "teambit.dependencies",
|
|
3684
3684
|
"name": "dependencies",
|
|
3685
|
-
"version": "1.0.
|
|
3685
|
+
"version": "1.0.319"
|
|
3686
3686
|
},
|
|
3687
3687
|
"taggedModuleExports": []
|
|
3688
3688
|
}
|