@teambit/install 1.0.380 → 1.0.381

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.
@@ -108,7 +108,7 @@
108
108
  "__schema": "ClassSchema",
109
109
  "location": {
110
110
  "filePath": "install.main.runtime.ts",
111
- "line": 104,
111
+ "line": 106,
112
112
  "character": 1
113
113
  },
114
114
  "signature": "class InstallMain",
@@ -118,17 +118,17 @@
118
118
  "__schema": "ConstructorSchema",
119
119
  "location": {
120
120
  "filePath": "install.main.runtime.ts",
121
- "line": 107,
121
+ "line": 109,
122
122
  "character": 3
123
123
  },
124
- "signature": "constructor InstallMain(dependencyResolver: DependencyResolverMain, logger: Logger, workspace: Workspace, variants: VariantsMain, compiler: CompilerMain, envs: EnvsMain, wsConfigFiles: WorkspaceConfigFilesMain, app: ApplicationMain, generator: GeneratorMain, preLinkSlot: PreLinkSlot, preInstallSlot: PreInstallSlot, postInstallSlot: PostInstallSlot, ipcEvents: IpcEventsMain): InstallMain",
124
+ "signature": "constructor InstallMain(dependencyResolver: DependencyResolverMain, logger: Logger, workspace: Workspace, variants: VariantsMain, compiler: CompilerMain, envs: EnvsMain, wsConfigFiles: WorkspaceConfigFilesMain, aspectLoader: AspectLoaderMain, app: ApplicationMain, generator: GeneratorMain, preLinkSlot: PreLinkSlot, preInstallSlot: PreInstallSlot, postInstallSlot: PostInstallSlot, ipcEvents: IpcEventsMain, harmony: Harmony): InstallMain",
125
125
  "name": "constructor",
126
126
  "params": [
127
127
  {
128
128
  "__schema": "ParameterSchema",
129
129
  "location": {
130
130
  "filePath": "install.main.runtime.ts",
131
- "line": 108,
131
+ "line": 110,
132
132
  "character": 5
133
133
  },
134
134
  "name": "dependencyResolver",
@@ -136,7 +136,7 @@
136
136
  "__schema": "TypeRefSchema",
137
137
  "location": {
138
138
  "filePath": "install.main.runtime.ts",
139
- "line": 108,
139
+ "line": 110,
140
140
  "character": 33
141
141
  },
142
142
  "name": "DependencyResolverMain"
@@ -148,7 +148,7 @@
148
148
  "__schema": "ParameterSchema",
149
149
  "location": {
150
150
  "filePath": "install.main.runtime.ts",
151
- "line": 110,
151
+ "line": 112,
152
152
  "character": 5
153
153
  },
154
154
  "name": "logger",
@@ -156,7 +156,7 @@
156
156
  "__schema": "TypeRefSchema",
157
157
  "location": {
158
158
  "filePath": "install.main.runtime.ts",
159
- "line": 110,
159
+ "line": 112,
160
160
  "character": 21
161
161
  },
162
162
  "name": "Logger"
@@ -168,7 +168,7 @@
168
168
  "__schema": "ParameterSchema",
169
169
  "location": {
170
170
  "filePath": "install.main.runtime.ts",
171
- "line": 112,
171
+ "line": 114,
172
172
  "character": 5
173
173
  },
174
174
  "name": "workspace",
@@ -176,7 +176,7 @@
176
176
  "__schema": "TypeRefSchema",
177
177
  "location": {
178
178
  "filePath": "install.main.runtime.ts",
179
- "line": 112,
179
+ "line": 114,
180
180
  "character": 24
181
181
  },
182
182
  "name": "Workspace"
@@ -188,7 +188,7 @@
188
188
  "__schema": "ParameterSchema",
189
189
  "location": {
190
190
  "filePath": "install.main.runtime.ts",
191
- "line": 114,
191
+ "line": 116,
192
192
  "character": 5
193
193
  },
194
194
  "name": "variants",
@@ -196,7 +196,7 @@
196
196
  "__schema": "TypeRefSchema",
197
197
  "location": {
198
198
  "filePath": "install.main.runtime.ts",
199
- "line": 114,
199
+ "line": 116,
200
200
  "character": 23
201
201
  },
202
202
  "name": "VariantsMain"
@@ -208,7 +208,7 @@
208
208
  "__schema": "ParameterSchema",
209
209
  "location": {
210
210
  "filePath": "install.main.runtime.ts",
211
- "line": 116,
211
+ "line": 118,
212
212
  "character": 5
213
213
  },
214
214
  "name": "compiler",
@@ -216,7 +216,7 @@
216
216
  "__schema": "TypeRefSchema",
217
217
  "location": {
218
218
  "filePath": "install.main.runtime.ts",
219
- "line": 116,
219
+ "line": 118,
220
220
  "character": 23
221
221
  },
222
222
  "name": "CompilerMain"
@@ -228,7 +228,7 @@
228
228
  "__schema": "ParameterSchema",
229
229
  "location": {
230
230
  "filePath": "install.main.runtime.ts",
231
- "line": 118,
231
+ "line": 120,
232
232
  "character": 5
233
233
  },
234
234
  "name": "envs",
@@ -236,7 +236,7 @@
236
236
  "__schema": "TypeRefSchema",
237
237
  "location": {
238
238
  "filePath": "install.main.runtime.ts",
239
- "line": 118,
239
+ "line": 120,
240
240
  "character": 19
241
241
  },
242
242
  "name": "EnvsMain"
@@ -248,7 +248,7 @@
248
248
  "__schema": "ParameterSchema",
249
249
  "location": {
250
250
  "filePath": "install.main.runtime.ts",
251
- "line": 120,
251
+ "line": 122,
252
252
  "character": 5
253
253
  },
254
254
  "name": "wsConfigFiles",
@@ -256,7 +256,7 @@
256
256
  "__schema": "TypeRefSchema",
257
257
  "location": {
258
258
  "filePath": "install.main.runtime.ts",
259
- "line": 120,
259
+ "line": 122,
260
260
  "character": 28
261
261
  },
262
262
  "name": "WorkspaceConfigFilesMain"
@@ -268,7 +268,27 @@
268
268
  "__schema": "ParameterSchema",
269
269
  "location": {
270
270
  "filePath": "install.main.runtime.ts",
271
- "line": 122,
271
+ "line": 124,
272
+ "character": 5
273
+ },
274
+ "name": "aspectLoader",
275
+ "type": {
276
+ "__schema": "TypeRefSchema",
277
+ "location": {
278
+ "filePath": "install.main.runtime.ts",
279
+ "line": 124,
280
+ "character": 27
281
+ },
282
+ "name": "AspectLoaderMain"
283
+ },
284
+ "isOptional": false,
285
+ "isSpread": false
286
+ },
287
+ {
288
+ "__schema": "ParameterSchema",
289
+ "location": {
290
+ "filePath": "install.main.runtime.ts",
291
+ "line": 126,
272
292
  "character": 5
273
293
  },
274
294
  "name": "app",
@@ -276,7 +296,7 @@
276
296
  "__schema": "TypeRefSchema",
277
297
  "location": {
278
298
  "filePath": "install.main.runtime.ts",
279
- "line": 122,
299
+ "line": 126,
280
300
  "character": 18
281
301
  },
282
302
  "name": "ApplicationMain"
@@ -288,7 +308,7 @@
288
308
  "__schema": "ParameterSchema",
289
309
  "location": {
290
310
  "filePath": "install.main.runtime.ts",
291
- "line": 124,
311
+ "line": 128,
292
312
  "character": 5
293
313
  },
294
314
  "name": "generator",
@@ -296,7 +316,7 @@
296
316
  "__schema": "TypeRefSchema",
297
317
  "location": {
298
318
  "filePath": "install.main.runtime.ts",
299
- "line": 124,
319
+ "line": 128,
300
320
  "character": 24
301
321
  },
302
322
  "name": "GeneratorMain"
@@ -308,7 +328,7 @@
308
328
  "__schema": "ParameterSchema",
309
329
  "location": {
310
330
  "filePath": "install.main.runtime.ts",
311
- "line": 126,
331
+ "line": 130,
312
332
  "character": 5
313
333
  },
314
334
  "name": "preLinkSlot",
@@ -316,7 +336,7 @@
316
336
  "__schema": "TypeRefSchema",
317
337
  "location": {
318
338
  "filePath": "install.main.runtime.ts",
319
- "line": 126,
339
+ "line": 130,
320
340
  "character": 26
321
341
  },
322
342
  "name": "PreLinkSlot"
@@ -328,7 +348,7 @@
328
348
  "__schema": "ParameterSchema",
329
349
  "location": {
330
350
  "filePath": "install.main.runtime.ts",
331
- "line": 128,
351
+ "line": 132,
332
352
  "character": 5
333
353
  },
334
354
  "name": "preInstallSlot",
@@ -336,7 +356,7 @@
336
356
  "__schema": "TypeRefSchema",
337
357
  "location": {
338
358
  "filePath": "install.main.runtime.ts",
339
- "line": 128,
359
+ "line": 132,
340
360
  "character": 29
341
361
  },
342
362
  "name": "PreInstallSlot"
@@ -348,7 +368,7 @@
348
368
  "__schema": "ParameterSchema",
349
369
  "location": {
350
370
  "filePath": "install.main.runtime.ts",
351
- "line": 130,
371
+ "line": 134,
352
372
  "character": 5
353
373
  },
354
374
  "name": "postInstallSlot",
@@ -356,7 +376,7 @@
356
376
  "__schema": "TypeRefSchema",
357
377
  "location": {
358
378
  "filePath": "install.main.runtime.ts",
359
- "line": 130,
379
+ "line": 134,
360
380
  "character": 30
361
381
  },
362
382
  "name": "PostInstallSlot"
@@ -368,7 +388,7 @@
368
388
  "__schema": "ParameterSchema",
369
389
  "location": {
370
390
  "filePath": "install.main.runtime.ts",
371
- "line": 132,
391
+ "line": 136,
372
392
  "character": 5
373
393
  },
374
394
  "name": "ipcEvents",
@@ -376,20 +396,40 @@
376
396
  "__schema": "TypeRefSchema",
377
397
  "location": {
378
398
  "filePath": "install.main.runtime.ts",
379
- "line": 132,
399
+ "line": 136,
380
400
  "character": 24
381
401
  },
382
402
  "name": "IpcEventsMain"
383
403
  },
384
404
  "isOptional": false,
385
405
  "isSpread": false
406
+ },
407
+ {
408
+ "__schema": "ParameterSchema",
409
+ "location": {
410
+ "filePath": "install.main.runtime.ts",
411
+ "line": 138,
412
+ "character": 5
413
+ },
414
+ "name": "harmony",
415
+ "type": {
416
+ "__schema": "TypeRefSchema",
417
+ "location": {
418
+ "filePath": "install.main.runtime.ts",
419
+ "line": 138,
420
+ "character": 22
421
+ },
422
+ "name": "Harmony"
423
+ },
424
+ "isOptional": false,
425
+ "isSpread": false
386
426
  }
387
427
  ],
388
428
  "returnType": {
389
429
  "__schema": "ThisTypeSchema",
390
430
  "location": {
391
431
  "filePath": "install.main.runtime.ts",
392
- "line": 104,
432
+ "line": 106,
393
433
  "character": 1
394
434
  },
395
435
  "name": "InstallMain"
@@ -400,14 +440,14 @@
400
440
  "__schema": "FunctionLikeSchema",
401
441
  "location": {
402
442
  "filePath": "install.main.runtime.ts",
403
- "line": 140,
443
+ "line": 146,
404
444
  "character": 3
405
445
  },
406
446
  "doc": {
407
447
  "__schema": "DocSchema",
408
448
  "location": {
409
449
  "filePath": "install.main.runtime.ts",
410
- "line": 134,
450
+ "line": 140,
411
451
  "character": 3
412
452
  },
413
453
  "raw": "/**\n * Install dependencies for all components in the workspace\n *\n * @returns\n * @memberof Workspace\n */",
@@ -417,7 +457,7 @@
417
457
  "__schema": "ReturnTagSchema",
418
458
  "location": {
419
459
  "filePath": "install.main.runtime.ts",
420
- "line": 137,
460
+ "line": 143,
421
461
  "character": 6
422
462
  },
423
463
  "tagName": "return"
@@ -426,7 +466,7 @@
426
466
  "__schema": "TagSchema",
427
467
  "location": {
428
468
  "filePath": "install.main.runtime.ts",
429
- "line": 138,
469
+ "line": 144,
430
470
  "character": 6
431
471
  },
432
472
  "tagName": "memberof",
@@ -441,7 +481,7 @@
441
481
  "__schema": "ParameterSchema",
442
482
  "location": {
443
483
  "filePath": "install.main.runtime.ts",
444
- "line": 140,
484
+ "line": 146,
445
485
  "character": 17
446
486
  },
447
487
  "name": "packages",
@@ -449,14 +489,14 @@
449
489
  "__schema": "TypeArraySchema",
450
490
  "location": {
451
491
  "filePath": "install.main.runtime.ts",
452
- "line": 140,
492
+ "line": 146,
453
493
  "character": 28
454
494
  },
455
495
  "type": {
456
496
  "__schema": "KeywordTypeSchema",
457
497
  "location": {
458
498
  "filePath": "install.main.runtime.ts",
459
- "line": 140,
499
+ "line": 146,
460
500
  "character": 28
461
501
  },
462
502
  "name": "string"
@@ -469,7 +509,7 @@
469
509
  "__schema": "ParameterSchema",
470
510
  "location": {
471
511
  "filePath": "install.main.runtime.ts",
472
- "line": 140,
512
+ "line": 146,
473
513
  "character": 38
474
514
  },
475
515
  "name": "options",
@@ -477,7 +517,7 @@
477
517
  "__schema": "TypeRefSchema",
478
518
  "location": {
479
519
  "filePath": "install.main.runtime.ts",
480
- "line": 140,
520
+ "line": 146,
481
521
  "character": 48
482
522
  },
483
523
  "name": "WorkspaceInstallOptions"
@@ -490,7 +530,7 @@
490
530
  "__schema": "TypeRefSchema",
491
531
  "location": {
492
532
  "filePath": "install.main.runtime.ts",
493
- "line": 140,
533
+ "line": 146,
494
534
  "character": 74
495
535
  },
496
536
  "name": "Promise",
@@ -499,7 +539,7 @@
499
539
  "__schema": "TypeRefSchema",
500
540
  "location": {
501
541
  "filePath": "install.main.runtime.ts",
502
- "line": 140,
542
+ "line": 146,
503
543
  "character": 82
504
544
  },
505
545
  "name": "ComponentMap",
@@ -508,7 +548,7 @@
508
548
  "__schema": "KeywordTypeSchema",
509
549
  "location": {
510
550
  "filePath": "install.main.runtime.ts",
511
- "line": 140,
551
+ "line": 146,
512
552
  "character": 95
513
553
  },
514
554
  "name": "string"
@@ -525,7 +565,7 @@
525
565
  "__schema": "FunctionLikeSchema",
526
566
  "location": {
527
567
  "filePath": "install.main.runtime.ts",
528
- "line": 181,
568
+ "line": 187,
529
569
  "character": 3
530
570
  },
531
571
  "signature": "(method) InstallMain.registerPreLink(fn: PreLink): void",
@@ -535,7 +575,7 @@
535
575
  "__schema": "ParameterSchema",
536
576
  "location": {
537
577
  "filePath": "install.main.runtime.ts",
538
- "line": 181,
578
+ "line": 187,
539
579
  "character": 19
540
580
  },
541
581
  "name": "fn",
@@ -543,7 +583,7 @@
543
583
  "__schema": "TypeRefSchema",
544
584
  "location": {
545
585
  "filePath": "install.main.runtime.ts",
546
- "line": 181,
586
+ "line": 187,
547
587
  "character": 23
548
588
  },
549
589
  "name": "PreLink"
@@ -556,7 +596,7 @@
556
596
  "__schema": "InferenceTypeSchema",
557
597
  "location": {
558
598
  "filePath": "install.main.runtime.ts",
559
- "line": 181,
599
+ "line": 187,
560
600
  "character": 3
561
601
  },
562
602
  "type": "void"
@@ -567,7 +607,7 @@
567
607
  "__schema": "FunctionLikeSchema",
568
608
  "location": {
569
609
  "filePath": "install.main.runtime.ts",
570
- "line": 185,
610
+ "line": 191,
571
611
  "character": 3
572
612
  },
573
613
  "signature": "(method) InstallMain.registerPreInstall(fn: PreInstall): void",
@@ -577,7 +617,7 @@
577
617
  "__schema": "ParameterSchema",
578
618
  "location": {
579
619
  "filePath": "install.main.runtime.ts",
580
- "line": 185,
620
+ "line": 191,
581
621
  "character": 22
582
622
  },
583
623
  "name": "fn",
@@ -585,7 +625,7 @@
585
625
  "__schema": "TypeRefSchema",
586
626
  "location": {
587
627
  "filePath": "install.main.runtime.ts",
588
- "line": 185,
628
+ "line": 191,
589
629
  "character": 26
590
630
  },
591
631
  "name": "PreInstall"
@@ -598,7 +638,7 @@
598
638
  "__schema": "InferenceTypeSchema",
599
639
  "location": {
600
640
  "filePath": "install.main.runtime.ts",
601
- "line": 185,
641
+ "line": 191,
602
642
  "character": 3
603
643
  },
604
644
  "type": "void"
@@ -609,7 +649,7 @@
609
649
  "__schema": "FunctionLikeSchema",
610
650
  "location": {
611
651
  "filePath": "install.main.runtime.ts",
612
- "line": 189,
652
+ "line": 195,
613
653
  "character": 3
614
654
  },
615
655
  "signature": "(method) InstallMain.registerPostInstall(fn: PostInstall): void",
@@ -619,7 +659,7 @@
619
659
  "__schema": "ParameterSchema",
620
660
  "location": {
621
661
  "filePath": "install.main.runtime.ts",
622
- "line": 189,
662
+ "line": 195,
623
663
  "character": 23
624
664
  },
625
665
  "name": "fn",
@@ -627,7 +667,7 @@
627
667
  "__schema": "TypeRefSchema",
628
668
  "location": {
629
669
  "filePath": "install.main.runtime.ts",
630
- "line": 189,
670
+ "line": 195,
631
671
  "character": 27
632
672
  },
633
673
  "name": "PostInstall"
@@ -640,7 +680,7 @@
640
680
  "__schema": "InferenceTypeSchema",
641
681
  "location": {
642
682
  "filePath": "install.main.runtime.ts",
643
- "line": 189,
683
+ "line": 195,
644
684
  "character": 3
645
685
  },
646
686
  "type": "void"
@@ -651,7 +691,7 @@
651
691
  "__schema": "FunctionLikeSchema",
652
692
  "location": {
653
693
  "filePath": "install.main.runtime.ts",
654
- "line": 193,
694
+ "line": 199,
655
695
  "character": 3
656
696
  },
657
697
  "signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[]): Promise<void>",
@@ -661,7 +701,7 @@
661
701
  "__schema": "ParameterSchema",
662
702
  "location": {
663
703
  "filePath": "install.main.runtime.ts",
664
- "line": 193,
704
+ "line": 199,
665
705
  "character": 27
666
706
  },
667
707
  "name": "generateResults",
@@ -669,14 +709,14 @@
669
709
  "__schema": "TypeArraySchema",
670
710
  "location": {
671
711
  "filePath": "install.main.runtime.ts",
672
- "line": 193,
712
+ "line": 199,
673
713
  "character": 44
674
714
  },
675
715
  "type": {
676
716
  "__schema": "TypeRefSchema",
677
717
  "location": {
678
718
  "filePath": "install.main.runtime.ts",
679
- "line": 193,
719
+ "line": 199,
680
720
  "character": 44
681
721
  },
682
722
  "name": "GenerateResult"
@@ -690,7 +730,7 @@
690
730
  "__schema": "InferenceTypeSchema",
691
731
  "location": {
692
732
  "filePath": "install.main.runtime.ts",
693
- "line": 193,
733
+ "line": 199,
694
734
  "character": 3
695
735
  },
696
736
  "type": "Promise<void>"
@@ -703,14 +743,14 @@
703
743
  "__schema": "FunctionLikeSchema",
704
744
  "location": {
705
745
  "filePath": "install.main.runtime.ts",
706
- "line": 608,
746
+ "line": 689,
707
747
  "character": 3
708
748
  },
709
749
  "doc": {
710
750
  "__schema": "DocSchema",
711
751
  "location": {
712
752
  "filePath": "install.main.runtime.ts",
713
- "line": 601,
753
+ "line": 682,
714
754
  "character": 3
715
755
  },
716
756
  "raw": "/**\n * This function returns a list of old non-loaded environments names.\n * @returns an array of strings called `oldNonLoadedEnvs`. This array contains the names of environment variables that\n * failed to load as extensions and are also don't have an env.jsonc file.\n * If this list is not empty, then the user might need to run another install to make sure all dependencies resolved\n * correctly\n */",
@@ -720,7 +760,7 @@
720
760
  "__schema": "ReturnTagSchema",
721
761
  "location": {
722
762
  "filePath": "install.main.runtime.ts",
723
- "line": 603,
763
+ "line": 684,
724
764
  "character": 6
725
765
  },
726
766
  "tagName": "return",
@@ -735,7 +775,7 @@
735
775
  "__schema": "InferenceTypeSchema",
736
776
  "location": {
737
777
  "filePath": "install.main.runtime.ts",
738
- "line": 608,
778
+ "line": 689,
739
779
  "character": 3
740
780
  },
741
781
  "type": "string[]"
@@ -748,14 +788,14 @@
748
788
  "__schema": "FunctionLikeSchema",
749
789
  "location": {
750
790
  "filePath": "install.main.runtime.ts",
751
- "line": 758,
791
+ "line": 839,
752
792
  "character": 3
753
793
  },
754
794
  "doc": {
755
795
  "__schema": "DocSchema",
756
796
  "location": {
757
797
  "filePath": "install.main.runtime.ts",
758
- "line": 753,
798
+ "line": 834,
759
799
  "character": 3
760
800
  },
761
801
  "raw": "/**\n * Updates out-of-date dependencies in the workspace.\n *\n * @param options.all {Boolean} updates all outdated dependencies without showing a prompt.\n */",
@@ -765,7 +805,7 @@
765
805
  "__schema": "PropertyLikeTagSchema",
766
806
  "location": {
767
807
  "filePath": "install.main.runtime.ts",
768
- "line": 756,
808
+ "line": 837,
769
809
  "character": 6
770
810
  },
771
811
  "name": "options.all",
@@ -775,7 +815,7 @@
775
815
  "__schema": "TypeRefSchema",
776
816
  "location": {
777
817
  "filePath": "install.main.runtime.ts",
778
- "line": 756,
818
+ "line": 837,
779
819
  "character": 26
780
820
  },
781
821
  "name": "Boolean"
@@ -790,7 +830,7 @@
790
830
  "__schema": "ParameterSchema",
791
831
  "location": {
792
832
  "filePath": "install.main.runtime.ts",
793
- "line": 758,
833
+ "line": 839,
794
834
  "character": 28
795
835
  },
796
836
  "name": "options",
@@ -798,7 +838,7 @@
798
838
  "__schema": "TypeLiteralSchema",
799
839
  "location": {
800
840
  "filePath": "install.main.runtime.ts",
801
- "line": 758,
841
+ "line": 839,
802
842
  "character": 37
803
843
  },
804
844
  "members": [
@@ -806,16 +846,16 @@
806
846
  "__schema": "VariableLikeSchema",
807
847
  "location": {
808
848
  "filePath": "install.main.runtime.ts",
809
- "line": 759,
849
+ "line": 840,
810
850
  "character": 5
811
851
  },
812
- "signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
852
+ "signature": "(property) forceVersionBump?: \"major\" | \"minor\" | \"patch\" | \"compatible\" | undefined",
813
853
  "name": "forceVersionBump",
814
854
  "type": {
815
855
  "__schema": "TypeUnionSchema",
816
856
  "location": {
817
857
  "filePath": "install.main.runtime.ts",
818
- "line": 759,
858
+ "line": 840,
819
859
  "character": 24
820
860
  },
821
861
  "types": [
@@ -823,7 +863,7 @@
823
863
  "__schema": "LiteralTypeSchema",
824
864
  "location": {
825
865
  "filePath": "install.main.runtime.ts",
826
- "line": 759,
866
+ "line": 840,
827
867
  "character": 24
828
868
  },
829
869
  "name": "'major'"
@@ -832,7 +872,7 @@
832
872
  "__schema": "LiteralTypeSchema",
833
873
  "location": {
834
874
  "filePath": "install.main.runtime.ts",
835
- "line": 759,
875
+ "line": 840,
836
876
  "character": 34
837
877
  },
838
878
  "name": "'minor'"
@@ -841,7 +881,7 @@
841
881
  "__schema": "LiteralTypeSchema",
842
882
  "location": {
843
883
  "filePath": "install.main.runtime.ts",
844
- "line": 759,
884
+ "line": 840,
845
885
  "character": 44
846
886
  },
847
887
  "name": "'patch'"
@@ -850,7 +890,7 @@
850
890
  "__schema": "LiteralTypeSchema",
851
891
  "location": {
852
892
  "filePath": "install.main.runtime.ts",
853
- "line": 759,
893
+ "line": 840,
854
894
  "character": 54
855
895
  },
856
896
  "name": "'compatible'"
@@ -863,7 +903,7 @@
863
903
  "__schema": "VariableLikeSchema",
864
904
  "location": {
865
905
  "filePath": "install.main.runtime.ts",
866
- "line": 760,
906
+ "line": 841,
867
907
  "character": 5
868
908
  },
869
909
  "signature": "(property) patterns?: string[] | undefined",
@@ -872,14 +912,14 @@
872
912
  "__schema": "TypeArraySchema",
873
913
  "location": {
874
914
  "filePath": "install.main.runtime.ts",
875
- "line": 760,
915
+ "line": 841,
876
916
  "character": 16
877
917
  },
878
918
  "type": {
879
919
  "__schema": "KeywordTypeSchema",
880
920
  "location": {
881
921
  "filePath": "install.main.runtime.ts",
882
- "line": 760,
922
+ "line": 841,
883
923
  "character": 16
884
924
  },
885
925
  "name": "string"
@@ -891,7 +931,7 @@
891
931
  "__schema": "VariableLikeSchema",
892
932
  "location": {
893
933
  "filePath": "install.main.runtime.ts",
894
- "line": 761,
934
+ "line": 842,
895
935
  "character": 5
896
936
  },
897
937
  "signature": "(property) all: boolean",
@@ -900,7 +940,7 @@
900
940
  "__schema": "KeywordTypeSchema",
901
941
  "location": {
902
942
  "filePath": "install.main.runtime.ts",
903
- "line": 761,
943
+ "line": 842,
904
944
  "character": 10
905
945
  },
906
946
  "name": "boolean"
@@ -917,7 +957,7 @@
917
957
  "__schema": "TypeRefSchema",
918
958
  "location": {
919
959
  "filePath": "install.main.runtime.ts",
920
- "line": 762,
960
+ "line": 843,
921
961
  "character": 7
922
962
  },
923
963
  "name": "Promise",
@@ -926,7 +966,7 @@
926
966
  "__schema": "TypeUnionSchema",
927
967
  "location": {
928
968
  "filePath": "install.main.runtime.ts",
929
- "line": 762,
969
+ "line": 843,
930
970
  "character": 15
931
971
  },
932
972
  "types": [
@@ -934,7 +974,7 @@
934
974
  "__schema": "TypeRefSchema",
935
975
  "location": {
936
976
  "filePath": "install.main.runtime.ts",
937
- "line": 762,
977
+ "line": 843,
938
978
  "character": 15
939
979
  },
940
980
  "name": "ComponentMap",
@@ -943,7 +983,7 @@
943
983
  "__schema": "KeywordTypeSchema",
944
984
  "location": {
945
985
  "filePath": "install.main.runtime.ts",
946
- "line": 762,
986
+ "line": 843,
947
987
  "character": 28
948
988
  },
949
989
  "name": "string"
@@ -954,7 +994,7 @@
954
994
  "__schema": "LiteralTypeSchema",
955
995
  "location": {
956
996
  "filePath": "install.main.runtime.ts",
957
- "line": 762,
997
+ "line": 843,
958
998
  "character": 38
959
999
  },
960
1000
  "name": "null"
@@ -971,7 +1011,7 @@
971
1011
  "__schema": "FunctionLikeSchema",
972
1012
  "location": {
973
1013
  "filePath": "install.main.runtime.ts",
974
- "line": 805,
1014
+ "line": 886,
975
1015
  "character": 3
976
1016
  },
977
1017
  "signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
@@ -981,7 +1021,7 @@
981
1021
  "__schema": "ParameterSchema",
982
1022
  "location": {
983
1023
  "filePath": "install.main.runtime.ts",
984
- "line": 805,
1024
+ "line": 886,
985
1025
  "character": 46
986
1026
  },
987
1027
  "name": "components",
@@ -989,14 +1029,14 @@
989
1029
  "__schema": "TypeArraySchema",
990
1030
  "location": {
991
1031
  "filePath": "install.main.runtime.ts",
992
- "line": 805,
1032
+ "line": 886,
993
1033
  "character": 58
994
1034
  },
995
1035
  "type": {
996
1036
  "__schema": "TypeRefSchema",
997
1037
  "location": {
998
1038
  "filePath": "install.main.runtime.ts",
999
- "line": 805,
1039
+ "line": 886,
1000
1040
  "character": 58
1001
1041
  },
1002
1042
  "name": "Component"
@@ -1010,7 +1050,7 @@
1010
1050
  "__schema": "InferenceTypeSchema",
1011
1051
  "location": {
1012
1052
  "filePath": "install.main.runtime.ts",
1013
- "line": 805,
1053
+ "line": 886,
1014
1054
  "character": 3
1015
1055
  },
1016
1056
  "type": "Promise<void>"
@@ -1023,14 +1063,14 @@
1023
1063
  "__schema": "FunctionLikeSchema",
1024
1064
  "location": {
1025
1065
  "filePath": "install.main.runtime.ts",
1026
- "line": 874,
1066
+ "line": 955,
1027
1067
  "character": 3
1028
1068
  },
1029
1069
  "doc": {
1030
1070
  "__schema": "DocSchema",
1031
1071
  "location": {
1032
1072
  "filePath": "install.main.runtime.ts",
1033
- "line": 869,
1073
+ "line": 950,
1034
1074
  "character": 3
1035
1075
  },
1036
1076
  "raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
@@ -1040,7 +1080,7 @@
1040
1080
  "__schema": "PropertyLikeTagSchema",
1041
1081
  "location": {
1042
1082
  "filePath": "install.main.runtime.ts",
1043
- "line": 872,
1083
+ "line": 953,
1044
1084
  "character": 6
1045
1085
  },
1046
1086
  "name": "the",
@@ -1050,14 +1090,14 @@
1050
1090
  "__schema": "TypeArraySchema",
1051
1091
  "location": {
1052
1092
  "filePath": "install.main.runtime.ts",
1053
- "line": 872,
1093
+ "line": 953,
1054
1094
  "character": 14
1055
1095
  },
1056
1096
  "type": {
1057
1097
  "__schema": "KeywordTypeSchema",
1058
1098
  "location": {
1059
1099
  "filePath": "install.main.runtime.ts",
1060
- "line": 872,
1100
+ "line": 953,
1061
1101
  "character": 14
1062
1102
  },
1063
1103
  "name": "string"
@@ -1073,7 +1113,7 @@
1073
1113
  "__schema": "ParameterSchema",
1074
1114
  "location": {
1075
1115
  "filePath": "install.main.runtime.ts",
1076
- "line": 874,
1116
+ "line": 955,
1077
1117
  "character": 31
1078
1118
  },
1079
1119
  "name": "packages",
@@ -1081,14 +1121,14 @@
1081
1121
  "__schema": "TypeArraySchema",
1082
1122
  "location": {
1083
1123
  "filePath": "install.main.runtime.ts",
1084
- "line": 874,
1124
+ "line": 955,
1085
1125
  "character": 41
1086
1126
  },
1087
1127
  "type": {
1088
1128
  "__schema": "KeywordTypeSchema",
1089
1129
  "location": {
1090
1130
  "filePath": "install.main.runtime.ts",
1091
- "line": 874,
1131
+ "line": 955,
1092
1132
  "character": 41
1093
1133
  },
1094
1134
  "name": "string"
@@ -1102,7 +1142,7 @@
1102
1142
  "__schema": "InferenceTypeSchema",
1103
1143
  "location": {
1104
1144
  "filePath": "install.main.runtime.ts",
1105
- "line": 874,
1145
+ "line": 955,
1106
1146
  "character": 3
1107
1147
  },
1108
1148
  "type": "Promise<ComponentMap<string>>"
@@ -1115,14 +1155,14 @@
1115
1155
  "__schema": "FunctionLikeSchema",
1116
1156
  "location": {
1117
1157
  "filePath": "install.main.runtime.ts",
1118
- "line": 884,
1158
+ "line": 965,
1119
1159
  "character": 3
1120
1160
  },
1121
1161
  "doc": {
1122
1162
  "__schema": "DocSchema",
1123
1163
  "location": {
1124
1164
  "filePath": "install.main.runtime.ts",
1125
- "line": 880,
1165
+ "line": 961,
1126
1166
  "character": 3
1127
1167
  },
1128
1168
  "raw": "/**\n * This function returns all the locations of the external links that should be created inside node_modules.\n * This information may then be passed to the package manager, which will create the links on its own.\n */",
@@ -1136,7 +1176,7 @@
1136
1176
  "__schema": "ParameterSchema",
1137
1177
  "location": {
1138
1178
  "filePath": "install.main.runtime.ts",
1139
- "line": 885,
1179
+ "line": 966,
1140
1180
  "character": 5
1141
1181
  },
1142
1182
  "name": "options",
@@ -1144,7 +1184,7 @@
1144
1184
  "__schema": "TypeRefSchema",
1145
1185
  "location": {
1146
1186
  "filePath": "install.main.runtime.ts",
1147
- "line": 885,
1187
+ "line": 966,
1148
1188
  "character": 14
1149
1189
  },
1150
1190
  "name": "WorkspaceLinkOptions"
@@ -1158,7 +1198,7 @@
1158
1198
  "__schema": "TypeRefSchema",
1159
1199
  "location": {
1160
1200
  "filePath": "install.main.runtime.ts",
1161
- "line": 886,
1201
+ "line": 967,
1162
1202
  "character": 6
1163
1203
  },
1164
1204
  "name": "Promise",
@@ -1167,7 +1207,7 @@
1167
1207
  "__schema": "TypeLiteralSchema",
1168
1208
  "location": {
1169
1209
  "filePath": "install.main.runtime.ts",
1170
- "line": 886,
1210
+ "line": 967,
1171
1211
  "character": 14
1172
1212
  },
1173
1213
  "members": [
@@ -1175,7 +1215,7 @@
1175
1215
  "__schema": "VariableLikeSchema",
1176
1216
  "location": {
1177
1217
  "filePath": "install.main.runtime.ts",
1178
- "line": 886,
1218
+ "line": 967,
1179
1219
  "character": 16
1180
1220
  },
1181
1221
  "signature": "(property) linkResults: WorkspaceLinkResults",
@@ -1184,7 +1224,7 @@
1184
1224
  "__schema": "TypeRefSchema",
1185
1225
  "location": {
1186
1226
  "filePath": "install.main.runtime.ts",
1187
- "line": 886,
1227
+ "line": 967,
1188
1228
  "character": 16
1189
1229
  },
1190
1230
  "name": "WorkspaceLinkResults",
@@ -1196,7 +1236,7 @@
1196
1236
  "__schema": "VariableLikeSchema",
1197
1237
  "location": {
1198
1238
  "filePath": "install.main.runtime.ts",
1199
- "line": 886,
1239
+ "line": 967,
1200
1240
  "character": 51
1201
1241
  },
1202
1242
  "signature": "(property) linkedRootDeps: Record<string, string>",
@@ -1205,7 +1245,7 @@
1205
1245
  "__schema": "TypeRefSchema",
1206
1246
  "location": {
1207
1247
  "filePath": "install.main.runtime.ts",
1208
- "line": 886,
1248
+ "line": 967,
1209
1249
  "character": 67
1210
1250
  },
1211
1251
  "name": "Record",
@@ -1214,7 +1254,7 @@
1214
1254
  "__schema": "KeywordTypeSchema",
1215
1255
  "location": {
1216
1256
  "filePath": "install.main.runtime.ts",
1217
- "line": 886,
1257
+ "line": 967,
1218
1258
  "character": 74
1219
1259
  },
1220
1260
  "name": "string"
@@ -1223,7 +1263,7 @@
1223
1263
  "__schema": "KeywordTypeSchema",
1224
1264
  "location": {
1225
1265
  "filePath": "install.main.runtime.ts",
1226
- "line": 886,
1266
+ "line": 967,
1227
1267
  "character": 82
1228
1268
  },
1229
1269
  "name": "string"
@@ -1244,7 +1284,7 @@
1244
1284
  "__schema": "FunctionLikeSchema",
1245
1285
  "location": {
1246
1286
  "filePath": "install.main.runtime.ts",
1247
- "line": 910,
1287
+ "line": 991,
1248
1288
  "character": 3
1249
1289
  },
1250
1290
  "signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
@@ -1254,7 +1294,7 @@
1254
1294
  "__schema": "ParameterSchema",
1255
1295
  "location": {
1256
1296
  "filePath": "install.main.runtime.ts",
1257
- "line": 910,
1297
+ "line": 991,
1258
1298
  "character": 22
1259
1299
  },
1260
1300
  "name": "compDirMap",
@@ -1262,7 +1302,7 @@
1262
1302
  "__schema": "TypeRefSchema",
1263
1303
  "location": {
1264
1304
  "filePath": "install.main.runtime.ts",
1265
- "line": 910,
1305
+ "line": 991,
1266
1306
  "character": 34
1267
1307
  },
1268
1308
  "name": "ComponentMap",
@@ -1271,7 +1311,7 @@
1271
1311
  "__schema": "KeywordTypeSchema",
1272
1312
  "location": {
1273
1313
  "filePath": "install.main.runtime.ts",
1274
- "line": 910,
1314
+ "line": 991,
1275
1315
  "character": 47
1276
1316
  },
1277
1317
  "name": "string"
@@ -1285,7 +1325,7 @@
1285
1325
  "__schema": "ParameterSchema",
1286
1326
  "location": {
1287
1327
  "filePath": "install.main.runtime.ts",
1288
- "line": 910,
1328
+ "line": 991,
1289
1329
  "character": 56
1290
1330
  },
1291
1331
  "name": "options",
@@ -1293,7 +1333,7 @@
1293
1333
  "__schema": "TypeLiteralSchema",
1294
1334
  "location": {
1295
1335
  "filePath": "install.main.runtime.ts",
1296
- "line": 910,
1336
+ "line": 991,
1297
1337
  "character": 66
1298
1338
  },
1299
1339
  "members": [
@@ -1301,7 +1341,7 @@
1301
1341
  "__schema": "VariableLikeSchema",
1302
1342
  "location": {
1303
1343
  "filePath": "install.main.runtime.ts",
1304
- "line": 910,
1344
+ "line": 991,
1305
1345
  "character": 68
1306
1346
  },
1307
1347
  "signature": "(property) rewire?: boolean | undefined",
@@ -1310,7 +1350,7 @@
1310
1350
  "__schema": "KeywordTypeSchema",
1311
1351
  "location": {
1312
1352
  "filePath": "install.main.runtime.ts",
1313
- "line": 910,
1353
+ "line": 991,
1314
1354
  "character": 77
1315
1355
  },
1316
1356
  "name": "boolean"
@@ -1327,7 +1367,7 @@
1327
1367
  "__schema": "InferenceTypeSchema",
1328
1368
  "location": {
1329
1369
  "filePath": "install.main.runtime.ts",
1330
- "line": 910,
1370
+ "line": 991,
1331
1371
  "character": 3
1332
1372
  },
1333
1373
  "type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
@@ -1340,7 +1380,7 @@
1340
1380
  "__schema": "FunctionLikeSchema",
1341
1381
  "location": {
1342
1382
  "filePath": "install.main.runtime.ts",
1343
- "line": 915,
1383
+ "line": 996,
1344
1384
  "character": 3
1345
1385
  },
1346
1386
  "signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
@@ -1350,7 +1390,7 @@
1350
1390
  "__schema": "ParameterSchema",
1351
1391
  "location": {
1352
1392
  "filePath": "install.main.runtime.ts",
1353
- "line": 915,
1393
+ "line": 996,
1354
1394
  "character": 14
1355
1395
  },
1356
1396
  "name": "options",
@@ -1358,7 +1398,7 @@
1358
1398
  "__schema": "TypeRefSchema",
1359
1399
  "location": {
1360
1400
  "filePath": "install.main.runtime.ts",
1361
- "line": 915,
1401
+ "line": 996,
1362
1402
  "character": 23
1363
1403
  },
1364
1404
  "name": "WorkspaceLinkOptions"
@@ -1372,7 +1412,7 @@
1372
1412
  "__schema": "TypeRefSchema",
1373
1413
  "location": {
1374
1414
  "filePath": "install.main.runtime.ts",
1375
- "line": 915,
1415
+ "line": 996,
1376
1416
  "character": 51
1377
1417
  },
1378
1418
  "name": "Promise",
@@ -1381,7 +1421,7 @@
1381
1421
  "__schema": "TypeRefSchema",
1382
1422
  "location": {
1383
1423
  "filePath": "install.main.runtime.ts",
1384
- "line": 915,
1424
+ "line": 996,
1385
1425
  "character": 59
1386
1426
  },
1387
1427
  "name": "WorkspaceLinkResults"
@@ -1396,7 +1436,7 @@
1396
1436
  "__schema": "VariableLikeSchema",
1397
1437
  "location": {
1398
1438
  "filePath": "install.main.runtime.ts",
1399
- "line": 1020,
1439
+ "line": 1101,
1400
1440
  "character": 3
1401
1441
  },
1402
1442
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
@@ -1405,7 +1445,7 @@
1405
1445
  "__schema": "InferenceTypeSchema",
1406
1446
  "location": {
1407
1447
  "filePath": "install.main.runtime.ts",
1408
- "line": 1020,
1448
+ "line": 1101,
1409
1449
  "character": 3
1410
1450
  },
1411
1451
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -1417,7 +1457,7 @@
1417
1457
  "__schema": "VariableLikeSchema",
1418
1458
  "location": {
1419
1459
  "filePath": "install.main.runtime.ts",
1420
- "line": 1021,
1460
+ "line": 1102,
1421
1461
  "character": 3
1422
1462
  },
1423
1463
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -1426,19 +1466,19 @@
1426
1466
  "__schema": "InferenceTypeSchema",
1427
1467
  "location": {
1428
1468
  "filePath": "install.main.runtime.ts",
1429
- "line": 1021,
1469
+ "line": 1102,
1430
1470
  "character": 3
1431
1471
  },
1432
1472
  "type": "Aspect[]"
1433
1473
  },
1434
1474
  "isOptional": true,
1435
- "defaultValue": "[\n DependencyResolverAspect,\n WorkspaceAspect,\n LoggerAspect,\n VariantsAspect,\n CLIAspect,\n CompilerAspect,\n IssuesAspect,\n EnvsAspect,\n ApplicationAspect,\n IpcEventsAspect,\n GeneratorAspect,\n WorkspaceConfigFilesAspect,\n ]"
1475
+ "defaultValue": "[\n DependencyResolverAspect,\n WorkspaceAspect,\n LoggerAspect,\n VariantsAspect,\n CLIAspect,\n CompilerAspect,\n IssuesAspect,\n EnvsAspect,\n ApplicationAspect,\n IpcEventsAspect,\n GeneratorAspect,\n WorkspaceConfigFilesAspect,\n AspectLoaderAspect,\n ]"
1436
1476
  },
1437
1477
  {
1438
1478
  "__schema": "VariableLikeSchema",
1439
1479
  "location": {
1440
1480
  "filePath": "install.main.runtime.ts",
1441
- "line": 1036,
1481
+ "line": 1118,
1442
1482
  "character": 3
1443
1483
  },
1444
1484
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -1447,7 +1487,7 @@
1447
1487
  "__schema": "InferenceTypeSchema",
1448
1488
  "location": {
1449
1489
  "filePath": "install.main.runtime.ts",
1450
- "line": 1036,
1490
+ "line": 1118,
1451
1491
  "character": 3
1452
1492
  },
1453
1493
  "type": "RuntimeDefinition"
@@ -1459,25 +1499,25 @@
1459
1499
  "__schema": "FunctionLikeSchema",
1460
1500
  "location": {
1461
1501
  "filePath": "install.main.runtime.ts",
1462
- "line": 1038,
1502
+ "line": 1120,
1463
1503
  "character": 3
1464
1504
  },
1465
- "signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot]): Promise<InstallMain>",
1505
+ "signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain,\n AspectLoaderMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot], harmony: Harmony): Promise<InstallMain>",
1466
1506
  "name": "provider",
1467
1507
  "params": [
1468
1508
  {
1469
1509
  "__schema": "ParameterSchema",
1470
1510
  "location": {
1471
1511
  "filePath": "install.main.runtime.ts",
1472
- "line": 1039,
1512
+ "line": 1121,
1473
1513
  "character": 5
1474
1514
  },
1475
- "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles ]",
1515
+ "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
1476
1516
  "type": {
1477
1517
  "__schema": "TupleTypeSchema",
1478
1518
  "location": {
1479
1519
  "filePath": "install.main.runtime.ts",
1480
- "line": 1052,
1520
+ "line": 1135,
1481
1521
  "character": 8
1482
1522
  },
1483
1523
  "elements": [
@@ -1485,7 +1525,7 @@
1485
1525
  "__schema": "TypeRefSchema",
1486
1526
  "location": {
1487
1527
  "filePath": "install.main.runtime.ts",
1488
- "line": 1053,
1528
+ "line": 1136,
1489
1529
  "character": 7
1490
1530
  },
1491
1531
  "name": "DependencyResolverMain"
@@ -1494,7 +1534,7 @@
1494
1534
  "__schema": "TypeRefSchema",
1495
1535
  "location": {
1496
1536
  "filePath": "install.main.runtime.ts",
1497
- "line": 1054,
1537
+ "line": 1137,
1498
1538
  "character": 7
1499
1539
  },
1500
1540
  "name": "Workspace"
@@ -1503,7 +1543,7 @@
1503
1543
  "__schema": "TypeRefSchema",
1504
1544
  "location": {
1505
1545
  "filePath": "install.main.runtime.ts",
1506
- "line": 1055,
1546
+ "line": 1138,
1507
1547
  "character": 7
1508
1548
  },
1509
1549
  "name": "LoggerMain"
@@ -1512,7 +1552,7 @@
1512
1552
  "__schema": "TypeRefSchema",
1513
1553
  "location": {
1514
1554
  "filePath": "install.main.runtime.ts",
1515
- "line": 1056,
1555
+ "line": 1139,
1516
1556
  "character": 7
1517
1557
  },
1518
1558
  "name": "VariantsMain"
@@ -1521,7 +1561,7 @@
1521
1561
  "__schema": "TypeRefSchema",
1522
1562
  "location": {
1523
1563
  "filePath": "install.main.runtime.ts",
1524
- "line": 1057,
1564
+ "line": 1140,
1525
1565
  "character": 7
1526
1566
  },
1527
1567
  "name": "CLIMain"
@@ -1530,7 +1570,7 @@
1530
1570
  "__schema": "TypeRefSchema",
1531
1571
  "location": {
1532
1572
  "filePath": "install.main.runtime.ts",
1533
- "line": 1058,
1573
+ "line": 1141,
1534
1574
  "character": 7
1535
1575
  },
1536
1576
  "name": "CompilerMain"
@@ -1539,7 +1579,7 @@
1539
1579
  "__schema": "TypeRefSchema",
1540
1580
  "location": {
1541
1581
  "filePath": "install.main.runtime.ts",
1542
- "line": 1059,
1582
+ "line": 1142,
1543
1583
  "character": 7
1544
1584
  },
1545
1585
  "name": "IssuesMain"
@@ -1548,7 +1588,7 @@
1548
1588
  "__schema": "TypeRefSchema",
1549
1589
  "location": {
1550
1590
  "filePath": "install.main.runtime.ts",
1551
- "line": 1060,
1591
+ "line": 1143,
1552
1592
  "character": 7
1553
1593
  },
1554
1594
  "name": "EnvsMain"
@@ -1557,7 +1597,7 @@
1557
1597
  "__schema": "TypeRefSchema",
1558
1598
  "location": {
1559
1599
  "filePath": "install.main.runtime.ts",
1560
- "line": 1061,
1600
+ "line": 1144,
1561
1601
  "character": 7
1562
1602
  },
1563
1603
  "name": "ApplicationMain"
@@ -1566,7 +1606,7 @@
1566
1606
  "__schema": "TypeRefSchema",
1567
1607
  "location": {
1568
1608
  "filePath": "install.main.runtime.ts",
1569
- "line": 1062,
1609
+ "line": 1145,
1570
1610
  "character": 7
1571
1611
  },
1572
1612
  "name": "IpcEventsMain"
@@ -1575,7 +1615,7 @@
1575
1615
  "__schema": "TypeRefSchema",
1576
1616
  "location": {
1577
1617
  "filePath": "install.main.runtime.ts",
1578
- "line": 1063,
1618
+ "line": 1146,
1579
1619
  "character": 7
1580
1620
  },
1581
1621
  "name": "GeneratorMain"
@@ -1584,10 +1624,19 @@
1584
1624
  "__schema": "TypeRefSchema",
1585
1625
  "location": {
1586
1626
  "filePath": "install.main.runtime.ts",
1587
- "line": 1064,
1627
+ "line": 1147,
1588
1628
  "character": 7
1589
1629
  },
1590
1630
  "name": "WorkspaceConfigFilesMain"
1631
+ },
1632
+ {
1633
+ "__schema": "TypeRefSchema",
1634
+ "location": {
1635
+ "filePath": "install.main.runtime.ts",
1636
+ "line": 1148,
1637
+ "character": 7
1638
+ },
1639
+ "name": "AspectLoaderMain"
1591
1640
  }
1592
1641
  ]
1593
1642
  },
@@ -1598,7 +1647,7 @@
1598
1647
  "__schema": "ParameterSchema",
1599
1648
  "location": {
1600
1649
  "filePath": "install.main.runtime.ts",
1601
- "line": 1066,
1650
+ "line": 1150,
1602
1651
  "character": 5
1603
1652
  },
1604
1653
  "name": "_",
@@ -1606,7 +1655,7 @@
1606
1655
  "__schema": "InferenceTypeSchema",
1607
1656
  "location": {
1608
1657
  "filePath": "install.main.runtime.ts",
1609
- "line": 1066,
1658
+ "line": 1150,
1610
1659
  "character": 5
1611
1660
  },
1612
1661
  "type": "any"
@@ -1618,7 +1667,7 @@
1618
1667
  "__schema": "ParameterSchema",
1619
1668
  "location": {
1620
1669
  "filePath": "install.main.runtime.ts",
1621
- "line": 1067,
1670
+ "line": 1151,
1622
1671
  "character": 5
1623
1672
  },
1624
1673
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -1626,7 +1675,7 @@
1626
1675
  "__schema": "TupleTypeSchema",
1627
1676
  "location": {
1628
1677
  "filePath": "install.main.runtime.ts",
1629
- "line": 1067,
1678
+ "line": 1151,
1630
1679
  "character": 53
1631
1680
  },
1632
1681
  "elements": [
@@ -1634,7 +1683,7 @@
1634
1683
  "__schema": "TypeRefSchema",
1635
1684
  "location": {
1636
1685
  "filePath": "install.main.runtime.ts",
1637
- "line": 1067,
1686
+ "line": 1151,
1638
1687
  "character": 54
1639
1688
  },
1640
1689
  "name": "PreLinkSlot"
@@ -1643,7 +1692,7 @@
1643
1692
  "__schema": "TypeRefSchema",
1644
1693
  "location": {
1645
1694
  "filePath": "install.main.runtime.ts",
1646
- "line": 1067,
1695
+ "line": 1151,
1647
1696
  "character": 67
1648
1697
  },
1649
1698
  "name": "PreInstallSlot"
@@ -1652,7 +1701,7 @@
1652
1701
  "__schema": "TypeRefSchema",
1653
1702
  "location": {
1654
1703
  "filePath": "install.main.runtime.ts",
1655
- "line": 1067,
1704
+ "line": 1151,
1656
1705
  "character": 83
1657
1706
  },
1658
1707
  "name": "PostInstallSlot"
@@ -1661,13 +1710,33 @@
1661
1710
  },
1662
1711
  "isOptional": false,
1663
1712
  "isSpread": false
1713
+ },
1714
+ {
1715
+ "__schema": "ParameterSchema",
1716
+ "location": {
1717
+ "filePath": "install.main.runtime.ts",
1718
+ "line": 1152,
1719
+ "character": 5
1720
+ },
1721
+ "name": "harmony",
1722
+ "type": {
1723
+ "__schema": "TypeRefSchema",
1724
+ "location": {
1725
+ "filePath": "install.main.runtime.ts",
1726
+ "line": 1152,
1727
+ "character": 14
1728
+ },
1729
+ "name": "Harmony"
1730
+ },
1731
+ "isOptional": false,
1732
+ "isSpread": false
1664
1733
  }
1665
1734
  ],
1666
1735
  "returnType": {
1667
1736
  "__schema": "InferenceTypeSchema",
1668
1737
  "location": {
1669
1738
  "filePath": "install.main.runtime.ts",
1670
- "line": 1038,
1739
+ "line": 1120,
1671
1740
  "character": 3
1672
1741
  },
1673
1742
  "type": "Promise<InstallMain>"
@@ -1743,7 +1812,7 @@
1743
1812
  "__schema": "TypeSchema",
1744
1813
  "location": {
1745
1814
  "filePath": "install.main.runtime.ts",
1746
- "line": 56,
1815
+ "line": 58,
1747
1816
  "character": 1
1748
1817
  },
1749
1818
  "signature": "type WorkspaceLinkOptions = LinkingOptions & {\n rootPolicy?: WorkspacePolicy | undefined;\n linkToBitRoots?: boolean | undefined;\n includePeers?: boolean | undefined;\n}",
@@ -1752,7 +1821,7 @@
1752
1821
  "__schema": "TypeIntersectionSchema",
1753
1822
  "location": {
1754
1823
  "filePath": "install.main.runtime.ts",
1755
- "line": 56,
1824
+ "line": 58,
1756
1825
  "character": 36
1757
1826
  },
1758
1827
  "types": [
@@ -1760,7 +1829,7 @@
1760
1829
  "__schema": "TypeRefSchema",
1761
1830
  "location": {
1762
1831
  "filePath": "install.main.runtime.ts",
1763
- "line": 56,
1832
+ "line": 58,
1764
1833
  "character": 36
1765
1834
  },
1766
1835
  "name": "LinkingOptions"
@@ -1769,7 +1838,7 @@
1769
1838
  "__schema": "TypeLiteralSchema",
1770
1839
  "location": {
1771
1840
  "filePath": "install.main.runtime.ts",
1772
- "line": 56,
1841
+ "line": 58,
1773
1842
  "character": 53
1774
1843
  },
1775
1844
  "members": [
@@ -1777,7 +1846,7 @@
1777
1846
  "__schema": "VariableLikeSchema",
1778
1847
  "location": {
1779
1848
  "filePath": "install.main.runtime.ts",
1780
- "line": 57,
1849
+ "line": 59,
1781
1850
  "character": 3
1782
1851
  },
1783
1852
  "signature": "(property) rootPolicy?: WorkspacePolicy | undefined",
@@ -1786,7 +1855,7 @@
1786
1855
  "__schema": "TypeRefSchema",
1787
1856
  "location": {
1788
1857
  "filePath": "install.main.runtime.ts",
1789
- "line": 57,
1858
+ "line": 59,
1790
1859
  "character": 16
1791
1860
  },
1792
1861
  "name": "WorkspacePolicy"
@@ -1797,7 +1866,7 @@
1797
1866
  "__schema": "VariableLikeSchema",
1798
1867
  "location": {
1799
1868
  "filePath": "install.main.runtime.ts",
1800
- "line": 58,
1869
+ "line": 60,
1801
1870
  "character": 3
1802
1871
  },
1803
1872
  "signature": "(property) linkToBitRoots?: boolean | undefined",
@@ -1806,7 +1875,7 @@
1806
1875
  "__schema": "KeywordTypeSchema",
1807
1876
  "location": {
1808
1877
  "filePath": "install.main.runtime.ts",
1809
- "line": 58,
1878
+ "line": 60,
1810
1879
  "character": 20
1811
1880
  },
1812
1881
  "name": "boolean"
@@ -1817,7 +1886,7 @@
1817
1886
  "__schema": "VariableLikeSchema",
1818
1887
  "location": {
1819
1888
  "filePath": "install.main.runtime.ts",
1820
- "line": 59,
1889
+ "line": 61,
1821
1890
  "character": 3
1822
1891
  },
1823
1892
  "signature": "(property) includePeers?: boolean | undefined",
@@ -1826,7 +1895,7 @@
1826
1895
  "__schema": "KeywordTypeSchema",
1827
1896
  "location": {
1828
1897
  "filePath": "install.main.runtime.ts",
1829
- "line": 59,
1898
+ "line": 61,
1830
1899
  "character": 18
1831
1900
  },
1832
1901
  "name": "boolean"
@@ -1842,7 +1911,7 @@
1842
1911
  "__schema": "TypeSchema",
1843
1912
  "location": {
1844
1913
  "filePath": "install.main.runtime.ts",
1845
- "line": 62,
1914
+ "line": 64,
1846
1915
  "character": 1
1847
1916
  },
1848
1917
  "signature": "type WorkspaceLinkResults = {\n legacyLinkResults?: NodeModulesLinksResult[] | undefined;\n legacyLinkCodemodResults?: CodemodResult[] | undefined;\n} & LinkResults",
@@ -1851,7 +1920,7 @@
1851
1920
  "__schema": "TypeIntersectionSchema",
1852
1921
  "location": {
1853
1922
  "filePath": "install.main.runtime.ts",
1854
- "line": 62,
1923
+ "line": 64,
1855
1924
  "character": 36
1856
1925
  },
1857
1926
  "types": [
@@ -1859,7 +1928,7 @@
1859
1928
  "__schema": "TypeLiteralSchema",
1860
1929
  "location": {
1861
1930
  "filePath": "install.main.runtime.ts",
1862
- "line": 62,
1931
+ "line": 64,
1863
1932
  "character": 36
1864
1933
  },
1865
1934
  "members": [
@@ -1867,7 +1936,7 @@
1867
1936
  "__schema": "VariableLikeSchema",
1868
1937
  "location": {
1869
1938
  "filePath": "install.main.runtime.ts",
1870
- "line": 63,
1939
+ "line": 65,
1871
1940
  "character": 3
1872
1941
  },
1873
1942
  "signature": "(property) legacyLinkResults?: NodeModulesLinksResult[] | undefined",
@@ -1876,14 +1945,14 @@
1876
1945
  "__schema": "TypeArraySchema",
1877
1946
  "location": {
1878
1947
  "filePath": "install.main.runtime.ts",
1879
- "line": 63,
1948
+ "line": 65,
1880
1949
  "character": 23
1881
1950
  },
1882
1951
  "type": {
1883
1952
  "__schema": "TypeRefSchema",
1884
1953
  "location": {
1885
1954
  "filePath": "install.main.runtime.ts",
1886
- "line": 63,
1955
+ "line": 65,
1887
1956
  "character": 23
1888
1957
  },
1889
1958
  "name": "NodeModulesLinksResult"
@@ -1895,7 +1964,7 @@
1895
1964
  "__schema": "VariableLikeSchema",
1896
1965
  "location": {
1897
1966
  "filePath": "install.main.runtime.ts",
1898
- "line": 64,
1967
+ "line": 66,
1899
1968
  "character": 3
1900
1969
  },
1901
1970
  "signature": "(property) legacyLinkCodemodResults?: CodemodResult[] | undefined",
@@ -1904,14 +1973,14 @@
1904
1973
  "__schema": "TypeArraySchema",
1905
1974
  "location": {
1906
1975
  "filePath": "install.main.runtime.ts",
1907
- "line": 64,
1976
+ "line": 66,
1908
1977
  "character": 30
1909
1978
  },
1910
1979
  "type": {
1911
1980
  "__schema": "TypeRefSchema",
1912
1981
  "location": {
1913
1982
  "filePath": "install.main.runtime.ts",
1914
- "line": 64,
1983
+ "line": 66,
1915
1984
  "character": 30
1916
1985
  },
1917
1986
  "name": "CodemodResult"
@@ -1925,7 +1994,7 @@
1925
1994
  "__schema": "TypeRefSchema",
1926
1995
  "location": {
1927
1996
  "filePath": "install.main.runtime.ts",
1928
- "line": 65,
1997
+ "line": 67,
1929
1998
  "character": 5
1930
1999
  },
1931
2000
  "name": "LinkResults"
@@ -1937,7 +2006,7 @@
1937
2006
  "__schema": "TypeSchema",
1938
2007
  "location": {
1939
2008
  "filePath": "install.main.runtime.ts",
1940
- "line": 67,
2009
+ "line": 69,
1941
2010
  "character": 1
1942
2011
  },
1943
2012
  "signature": "type WorkspaceInstallOptions = {\n addMissingDeps?: boolean | undefined;\n addMissingPeers?: boolean | undefined;\n lifecycleType?: WorkspaceDependencyLifecycleType | undefined;\n ... 14 more ...;\n skipPrune?: boolean | undefined;\n}",
@@ -1946,7 +2015,7 @@
1946
2015
  "__schema": "TypeLiteralSchema",
1947
2016
  "location": {
1948
2017
  "filePath": "install.main.runtime.ts",
1949
- "line": 67,
2018
+ "line": 69,
1950
2019
  "character": 39
1951
2020
  },
1952
2021
  "members": [
@@ -1954,7 +2023,7 @@
1954
2023
  "__schema": "VariableLikeSchema",
1955
2024
  "location": {
1956
2025
  "filePath": "install.main.runtime.ts",
1957
- "line": 68,
2026
+ "line": 70,
1958
2027
  "character": 3
1959
2028
  },
1960
2029
  "signature": "(property) addMissingDeps?: boolean | undefined",
@@ -1963,7 +2032,7 @@
1963
2032
  "__schema": "KeywordTypeSchema",
1964
2033
  "location": {
1965
2034
  "filePath": "install.main.runtime.ts",
1966
- "line": 68,
2035
+ "line": 70,
1967
2036
  "character": 20
1968
2037
  },
1969
2038
  "name": "boolean"
@@ -1974,7 +2043,7 @@
1974
2043
  "__schema": "VariableLikeSchema",
1975
2044
  "location": {
1976
2045
  "filePath": "install.main.runtime.ts",
1977
- "line": 69,
2046
+ "line": 71,
1978
2047
  "character": 3
1979
2048
  },
1980
2049
  "signature": "(property) addMissingPeers?: boolean | undefined",
@@ -1983,7 +2052,7 @@
1983
2052
  "__schema": "KeywordTypeSchema",
1984
2053
  "location": {
1985
2054
  "filePath": "install.main.runtime.ts",
1986
- "line": 69,
2055
+ "line": 71,
1987
2056
  "character": 21
1988
2057
  },
1989
2058
  "name": "boolean"
@@ -1994,7 +2063,7 @@
1994
2063
  "__schema": "VariableLikeSchema",
1995
2064
  "location": {
1996
2065
  "filePath": "install.main.runtime.ts",
1997
- "line": 70,
2066
+ "line": 72,
1998
2067
  "character": 3
1999
2068
  },
2000
2069
  "signature": "(property) lifecycleType?: WorkspaceDependencyLifecycleType | undefined",
@@ -2003,7 +2072,7 @@
2003
2072
  "__schema": "TypeRefSchema",
2004
2073
  "location": {
2005
2074
  "filePath": "install.main.runtime.ts",
2006
- "line": 70,
2075
+ "line": 72,
2007
2076
  "character": 19
2008
2077
  },
2009
2078
  "name": "WorkspaceDependencyLifecycleType"
@@ -2014,7 +2083,7 @@
2014
2083
  "__schema": "VariableLikeSchema",
2015
2084
  "location": {
2016
2085
  "filePath": "install.main.runtime.ts",
2017
- "line": 71,
2086
+ "line": 73,
2018
2087
  "character": 3
2019
2088
  },
2020
2089
  "signature": "(property) dedupe?: boolean | undefined",
@@ -2023,7 +2092,7 @@
2023
2092
  "__schema": "KeywordTypeSchema",
2024
2093
  "location": {
2025
2094
  "filePath": "install.main.runtime.ts",
2026
- "line": 71,
2095
+ "line": 73,
2027
2096
  "character": 12
2028
2097
  },
2029
2098
  "name": "boolean"
@@ -2034,7 +2103,7 @@
2034
2103
  "__schema": "VariableLikeSchema",
2035
2104
  "location": {
2036
2105
  "filePath": "install.main.runtime.ts",
2037
- "line": 72,
2106
+ "line": 74,
2038
2107
  "character": 3
2039
2108
  },
2040
2109
  "signature": "(property) import?: boolean | undefined",
@@ -2043,7 +2112,7 @@
2043
2112
  "__schema": "KeywordTypeSchema",
2044
2113
  "location": {
2045
2114
  "filePath": "install.main.runtime.ts",
2046
- "line": 72,
2115
+ "line": 74,
2047
2116
  "character": 12
2048
2117
  },
2049
2118
  "name": "boolean"
@@ -2054,7 +2123,7 @@
2054
2123
  "__schema": "VariableLikeSchema",
2055
2124
  "location": {
2056
2125
  "filePath": "install.main.runtime.ts",
2057
- "line": 73,
2126
+ "line": 75,
2058
2127
  "character": 3
2059
2128
  },
2060
2129
  "signature": "(property) copyPeerToRuntimeOnRoot?: boolean | undefined",
@@ -2063,7 +2132,7 @@
2063
2132
  "__schema": "KeywordTypeSchema",
2064
2133
  "location": {
2065
2134
  "filePath": "install.main.runtime.ts",
2066
- "line": 73,
2135
+ "line": 75,
2067
2136
  "character": 29
2068
2137
  },
2069
2138
  "name": "boolean"
@@ -2074,7 +2143,7 @@
2074
2143
  "__schema": "VariableLikeSchema",
2075
2144
  "location": {
2076
2145
  "filePath": "install.main.runtime.ts",
2077
- "line": 74,
2146
+ "line": 76,
2078
2147
  "character": 3
2079
2148
  },
2080
2149
  "signature": "(property) copyPeerToRuntimeOnComponents?: boolean | undefined",
@@ -2083,7 +2152,7 @@
2083
2152
  "__schema": "KeywordTypeSchema",
2084
2153
  "location": {
2085
2154
  "filePath": "install.main.runtime.ts",
2086
- "line": 74,
2155
+ "line": 76,
2087
2156
  "character": 35
2088
2157
  },
2089
2158
  "name": "boolean"
@@ -2094,7 +2163,7 @@
2094
2163
  "__schema": "VariableLikeSchema",
2095
2164
  "location": {
2096
2165
  "filePath": "install.main.runtime.ts",
2097
- "line": 75,
2166
+ "line": 77,
2098
2167
  "character": 3
2099
2168
  },
2100
2169
  "signature": "(property) updateExisting?: boolean | undefined",
@@ -2103,7 +2172,7 @@
2103
2172
  "__schema": "KeywordTypeSchema",
2104
2173
  "location": {
2105
2174
  "filePath": "install.main.runtime.ts",
2106
- "line": 75,
2175
+ "line": 77,
2107
2176
  "character": 20
2108
2177
  },
2109
2178
  "name": "boolean"
@@ -2114,7 +2183,7 @@
2114
2183
  "__schema": "VariableLikeSchema",
2115
2184
  "location": {
2116
2185
  "filePath": "install.main.runtime.ts",
2117
- "line": 76,
2186
+ "line": 78,
2118
2187
  "character": 3
2119
2188
  },
2120
2189
  "signature": "(property) skipIfExisting?: boolean | undefined",
@@ -2123,7 +2192,7 @@
2123
2192
  "__schema": "KeywordTypeSchema",
2124
2193
  "location": {
2125
2194
  "filePath": "install.main.runtime.ts",
2126
- "line": 76,
2195
+ "line": 78,
2127
2196
  "character": 20
2128
2197
  },
2129
2198
  "name": "boolean"
@@ -2134,7 +2203,7 @@
2134
2203
  "__schema": "VariableLikeSchema",
2135
2204
  "location": {
2136
2205
  "filePath": "install.main.runtime.ts",
2137
- "line": 77,
2206
+ "line": 79,
2138
2207
  "character": 3
2139
2208
  },
2140
2209
  "signature": "(property) savePrefix?: string | undefined",
@@ -2143,7 +2212,7 @@
2143
2212
  "__schema": "KeywordTypeSchema",
2144
2213
  "location": {
2145
2214
  "filePath": "install.main.runtime.ts",
2146
- "line": 77,
2215
+ "line": 79,
2147
2216
  "character": 16
2148
2217
  },
2149
2218
  "name": "string"
@@ -2154,7 +2223,7 @@
2154
2223
  "__schema": "VariableLikeSchema",
2155
2224
  "location": {
2156
2225
  "filePath": "install.main.runtime.ts",
2157
- "line": 78,
2226
+ "line": 80,
2158
2227
  "character": 3
2159
2228
  },
2160
2229
  "signature": "(property) compile?: boolean | undefined",
@@ -2163,7 +2232,7 @@
2163
2232
  "__schema": "KeywordTypeSchema",
2164
2233
  "location": {
2165
2234
  "filePath": "install.main.runtime.ts",
2166
- "line": 78,
2235
+ "line": 80,
2167
2236
  "character": 13
2168
2237
  },
2169
2238
  "name": "boolean"
@@ -2174,7 +2243,7 @@
2174
2243
  "__schema": "VariableLikeSchema",
2175
2244
  "location": {
2176
2245
  "filePath": "install.main.runtime.ts",
2177
- "line": 79,
2246
+ "line": 81,
2178
2247
  "character": 3
2179
2248
  },
2180
2249
  "signature": "(property) includeOptionalDeps?: boolean | undefined",
@@ -2183,7 +2252,7 @@
2183
2252
  "__schema": "KeywordTypeSchema",
2184
2253
  "location": {
2185
2254
  "filePath": "install.main.runtime.ts",
2186
- "line": 79,
2255
+ "line": 81,
2187
2256
  "character": 25
2188
2257
  },
2189
2258
  "name": "boolean"
@@ -2194,7 +2263,7 @@
2194
2263
  "__schema": "VariableLikeSchema",
2195
2264
  "location": {
2196
2265
  "filePath": "install.main.runtime.ts",
2197
- "line": 80,
2266
+ "line": 82,
2198
2267
  "character": 3
2199
2268
  },
2200
2269
  "signature": "(property) updateAll?: boolean | undefined",
@@ -2203,7 +2272,7 @@
2203
2272
  "__schema": "KeywordTypeSchema",
2204
2273
  "location": {
2205
2274
  "filePath": "install.main.runtime.ts",
2206
- "line": 80,
2275
+ "line": 82,
2207
2276
  "character": 15
2208
2277
  },
2209
2278
  "name": "boolean"
@@ -2214,7 +2283,7 @@
2214
2283
  "__schema": "VariableLikeSchema",
2215
2284
  "location": {
2216
2285
  "filePath": "install.main.runtime.ts",
2217
- "line": 81,
2286
+ "line": 83,
2218
2287
  "character": 3
2219
2288
  },
2220
2289
  "signature": "(property) recurringInstall?: boolean | undefined",
@@ -2223,7 +2292,7 @@
2223
2292
  "__schema": "KeywordTypeSchema",
2224
2293
  "location": {
2225
2294
  "filePath": "install.main.runtime.ts",
2226
- "line": 81,
2295
+ "line": 83,
2227
2296
  "character": 22
2228
2297
  },
2229
2298
  "name": "boolean"
@@ -2234,7 +2303,7 @@
2234
2303
  "__schema": "VariableLikeSchema",
2235
2304
  "location": {
2236
2305
  "filePath": "install.main.runtime.ts",
2237
- "line": 82,
2306
+ "line": 84,
2238
2307
  "character": 3
2239
2308
  },
2240
2309
  "signature": "(property) optimizeReportForNonTerminal?: boolean | undefined",
@@ -2243,7 +2312,7 @@
2243
2312
  "__schema": "KeywordTypeSchema",
2244
2313
  "location": {
2245
2314
  "filePath": "install.main.runtime.ts",
2246
- "line": 82,
2315
+ "line": 84,
2247
2316
  "character": 34
2248
2317
  },
2249
2318
  "name": "boolean"
@@ -2254,7 +2323,7 @@
2254
2323
  "__schema": "VariableLikeSchema",
2255
2324
  "location": {
2256
2325
  "filePath": "install.main.runtime.ts",
2257
- "line": 83,
2326
+ "line": 85,
2258
2327
  "character": 3
2259
2328
  },
2260
2329
  "signature": "(property) lockfileOnly?: boolean | undefined",
@@ -2263,7 +2332,7 @@
2263
2332
  "__schema": "KeywordTypeSchema",
2264
2333
  "location": {
2265
2334
  "filePath": "install.main.runtime.ts",
2266
- "line": 83,
2335
+ "line": 85,
2267
2336
  "character": 18
2268
2337
  },
2269
2338
  "name": "boolean"
@@ -2274,7 +2343,7 @@
2274
2343
  "__schema": "VariableLikeSchema",
2275
2344
  "location": {
2276
2345
  "filePath": "install.main.runtime.ts",
2277
- "line": 84,
2346
+ "line": 86,
2278
2347
  "character": 3
2279
2348
  },
2280
2349
  "signature": "(property) writeConfigFiles?: boolean | undefined",
@@ -2283,7 +2352,7 @@
2283
2352
  "__schema": "KeywordTypeSchema",
2284
2353
  "location": {
2285
2354
  "filePath": "install.main.runtime.ts",
2286
- "line": 84,
2355
+ "line": 86,
2287
2356
  "character": 22
2288
2357
  },
2289
2358
  "name": "boolean"
@@ -2294,7 +2363,7 @@
2294
2363
  "__schema": "VariableLikeSchema",
2295
2364
  "location": {
2296
2365
  "filePath": "install.main.runtime.ts",
2297
- "line": 85,
2366
+ "line": 87,
2298
2367
  "character": 3
2299
2368
  },
2300
2369
  "signature": "(property) skipPrune?: boolean | undefined",
@@ -2303,7 +2372,7 @@
2303
2372
  "__schema": "KeywordTypeSchema",
2304
2373
  "location": {
2305
2374
  "filePath": "install.main.runtime.ts",
2306
- "line": 85,
2375
+ "line": 87,
2307
2376
  "character": 15
2308
2377
  },
2309
2378
  "name": "boolean"
@@ -2317,7 +2386,7 @@
2317
2386
  "__schema": "TypeSchema",
2318
2387
  "location": {
2319
2388
  "filePath": "install.main.runtime.ts",
2320
- "line": 88,
2389
+ "line": 90,
2321
2390
  "character": 1
2322
2391
  },
2323
2392
  "signature": "type ModulesInstallOptions = {\n writeConfigFiles?: boolean | undefined;\n addMissingDeps?: boolean | undefined;\n addMissingPeers?: boolean | undefined;\n dedupe?: boolean | undefined;\n copyPeerToRuntimeOnRoot?: boolean | undefined;\n ... 9 more ...;\n skipPrune?: boolean | undefined;\n}",
@@ -2326,7 +2395,7 @@
2326
2395
  "__schema": "TypeRefSchema",
2327
2396
  "location": {
2328
2397
  "filePath": "install.main.runtime.ts",
2329
- "line": 88,
2398
+ "line": 90,
2330
2399
  "character": 37
2331
2400
  },
2332
2401
  "name": "Omit",
@@ -2335,7 +2404,7 @@
2335
2404
  "__schema": "TypeRefSchema",
2336
2405
  "location": {
2337
2406
  "filePath": "install.main.runtime.ts",
2338
- "line": 88,
2407
+ "line": 90,
2339
2408
  "character": 42
2340
2409
  },
2341
2410
  "name": "WorkspaceInstallOptions"
@@ -2344,7 +2413,7 @@
2344
2413
  "__schema": "TypeUnionSchema",
2345
2414
  "location": {
2346
2415
  "filePath": "install.main.runtime.ts",
2347
- "line": 88,
2416
+ "line": 90,
2348
2417
  "character": 67
2349
2418
  },
2350
2419
  "types": [
@@ -2352,7 +2421,7 @@
2352
2421
  "__schema": "LiteralTypeSchema",
2353
2422
  "location": {
2354
2423
  "filePath": "install.main.runtime.ts",
2355
- "line": 88,
2424
+ "line": 90,
2356
2425
  "character": 67
2357
2426
  },
2358
2427
  "name": "'updateExisting'"
@@ -2361,7 +2430,7 @@
2361
2430
  "__schema": "LiteralTypeSchema",
2362
2431
  "location": {
2363
2432
  "filePath": "install.main.runtime.ts",
2364
- "line": 88,
2433
+ "line": 90,
2365
2434
  "character": 86
2366
2435
  },
2367
2436
  "name": "'lifecycleType'"
@@ -2370,7 +2439,7 @@
2370
2439
  "__schema": "LiteralTypeSchema",
2371
2440
  "location": {
2372
2441
  "filePath": "install.main.runtime.ts",
2373
- "line": 88,
2442
+ "line": 90,
2374
2443
  "character": 104
2375
2444
  },
2376
2445
  "name": "'import'"
@@ -2384,7 +2453,7 @@
2384
2453
  "__schema": "ClassSchema",
2385
2454
  "location": {
2386
2455
  "filePath": "install.main.runtime.ts",
2387
- "line": 104,
2456
+ "line": 106,
2388
2457
  "character": 1
2389
2458
  },
2390
2459
  "signature": "class InstallMain",
@@ -2394,17 +2463,17 @@
2394
2463
  "__schema": "ConstructorSchema",
2395
2464
  "location": {
2396
2465
  "filePath": "install.main.runtime.ts",
2397
- "line": 107,
2466
+ "line": 109,
2398
2467
  "character": 3
2399
2468
  },
2400
- "signature": "constructor InstallMain(dependencyResolver: DependencyResolverMain, logger: Logger, workspace: Workspace, variants: VariantsMain, compiler: CompilerMain, envs: EnvsMain, wsConfigFiles: WorkspaceConfigFilesMain, app: ApplicationMain, generator: GeneratorMain, preLinkSlot: PreLinkSlot, preInstallSlot: PreInstallSlot, postInstallSlot: PostInstallSlot, ipcEvents: IpcEventsMain): InstallMain",
2469
+ "signature": "constructor InstallMain(dependencyResolver: DependencyResolverMain, logger: Logger, workspace: Workspace, variants: VariantsMain, compiler: CompilerMain, envs: EnvsMain, wsConfigFiles: WorkspaceConfigFilesMain, aspectLoader: AspectLoaderMain, app: ApplicationMain, generator: GeneratorMain, preLinkSlot: PreLinkSlot, preInstallSlot: PreInstallSlot, postInstallSlot: PostInstallSlot, ipcEvents: IpcEventsMain, harmony: Harmony): InstallMain",
2401
2470
  "name": "constructor",
2402
2471
  "params": [
2403
2472
  {
2404
2473
  "__schema": "ParameterSchema",
2405
2474
  "location": {
2406
2475
  "filePath": "install.main.runtime.ts",
2407
- "line": 108,
2476
+ "line": 110,
2408
2477
  "character": 5
2409
2478
  },
2410
2479
  "name": "dependencyResolver",
@@ -2412,7 +2481,7 @@
2412
2481
  "__schema": "TypeRefSchema",
2413
2482
  "location": {
2414
2483
  "filePath": "install.main.runtime.ts",
2415
- "line": 108,
2484
+ "line": 110,
2416
2485
  "character": 33
2417
2486
  },
2418
2487
  "name": "DependencyResolverMain"
@@ -2424,7 +2493,7 @@
2424
2493
  "__schema": "ParameterSchema",
2425
2494
  "location": {
2426
2495
  "filePath": "install.main.runtime.ts",
2427
- "line": 110,
2496
+ "line": 112,
2428
2497
  "character": 5
2429
2498
  },
2430
2499
  "name": "logger",
@@ -2432,7 +2501,7 @@
2432
2501
  "__schema": "TypeRefSchema",
2433
2502
  "location": {
2434
2503
  "filePath": "install.main.runtime.ts",
2435
- "line": 110,
2504
+ "line": 112,
2436
2505
  "character": 21
2437
2506
  },
2438
2507
  "name": "Logger"
@@ -2444,7 +2513,7 @@
2444
2513
  "__schema": "ParameterSchema",
2445
2514
  "location": {
2446
2515
  "filePath": "install.main.runtime.ts",
2447
- "line": 112,
2516
+ "line": 114,
2448
2517
  "character": 5
2449
2518
  },
2450
2519
  "name": "workspace",
@@ -2452,7 +2521,7 @@
2452
2521
  "__schema": "TypeRefSchema",
2453
2522
  "location": {
2454
2523
  "filePath": "install.main.runtime.ts",
2455
- "line": 112,
2524
+ "line": 114,
2456
2525
  "character": 24
2457
2526
  },
2458
2527
  "name": "Workspace"
@@ -2464,7 +2533,7 @@
2464
2533
  "__schema": "ParameterSchema",
2465
2534
  "location": {
2466
2535
  "filePath": "install.main.runtime.ts",
2467
- "line": 114,
2536
+ "line": 116,
2468
2537
  "character": 5
2469
2538
  },
2470
2539
  "name": "variants",
@@ -2472,7 +2541,7 @@
2472
2541
  "__schema": "TypeRefSchema",
2473
2542
  "location": {
2474
2543
  "filePath": "install.main.runtime.ts",
2475
- "line": 114,
2544
+ "line": 116,
2476
2545
  "character": 23
2477
2546
  },
2478
2547
  "name": "VariantsMain"
@@ -2484,7 +2553,7 @@
2484
2553
  "__schema": "ParameterSchema",
2485
2554
  "location": {
2486
2555
  "filePath": "install.main.runtime.ts",
2487
- "line": 116,
2556
+ "line": 118,
2488
2557
  "character": 5
2489
2558
  },
2490
2559
  "name": "compiler",
@@ -2492,7 +2561,7 @@
2492
2561
  "__schema": "TypeRefSchema",
2493
2562
  "location": {
2494
2563
  "filePath": "install.main.runtime.ts",
2495
- "line": 116,
2564
+ "line": 118,
2496
2565
  "character": 23
2497
2566
  },
2498
2567
  "name": "CompilerMain"
@@ -2504,7 +2573,7 @@
2504
2573
  "__schema": "ParameterSchema",
2505
2574
  "location": {
2506
2575
  "filePath": "install.main.runtime.ts",
2507
- "line": 118,
2576
+ "line": 120,
2508
2577
  "character": 5
2509
2578
  },
2510
2579
  "name": "envs",
@@ -2512,7 +2581,7 @@
2512
2581
  "__schema": "TypeRefSchema",
2513
2582
  "location": {
2514
2583
  "filePath": "install.main.runtime.ts",
2515
- "line": 118,
2584
+ "line": 120,
2516
2585
  "character": 19
2517
2586
  },
2518
2587
  "name": "EnvsMain"
@@ -2524,7 +2593,7 @@
2524
2593
  "__schema": "ParameterSchema",
2525
2594
  "location": {
2526
2595
  "filePath": "install.main.runtime.ts",
2527
- "line": 120,
2596
+ "line": 122,
2528
2597
  "character": 5
2529
2598
  },
2530
2599
  "name": "wsConfigFiles",
@@ -2532,7 +2601,7 @@
2532
2601
  "__schema": "TypeRefSchema",
2533
2602
  "location": {
2534
2603
  "filePath": "install.main.runtime.ts",
2535
- "line": 120,
2604
+ "line": 122,
2536
2605
  "character": 28
2537
2606
  },
2538
2607
  "name": "WorkspaceConfigFilesMain"
@@ -2544,7 +2613,27 @@
2544
2613
  "__schema": "ParameterSchema",
2545
2614
  "location": {
2546
2615
  "filePath": "install.main.runtime.ts",
2547
- "line": 122,
2616
+ "line": 124,
2617
+ "character": 5
2618
+ },
2619
+ "name": "aspectLoader",
2620
+ "type": {
2621
+ "__schema": "TypeRefSchema",
2622
+ "location": {
2623
+ "filePath": "install.main.runtime.ts",
2624
+ "line": 124,
2625
+ "character": 27
2626
+ },
2627
+ "name": "AspectLoaderMain"
2628
+ },
2629
+ "isOptional": false,
2630
+ "isSpread": false
2631
+ },
2632
+ {
2633
+ "__schema": "ParameterSchema",
2634
+ "location": {
2635
+ "filePath": "install.main.runtime.ts",
2636
+ "line": 126,
2548
2637
  "character": 5
2549
2638
  },
2550
2639
  "name": "app",
@@ -2552,7 +2641,7 @@
2552
2641
  "__schema": "TypeRefSchema",
2553
2642
  "location": {
2554
2643
  "filePath": "install.main.runtime.ts",
2555
- "line": 122,
2644
+ "line": 126,
2556
2645
  "character": 18
2557
2646
  },
2558
2647
  "name": "ApplicationMain"
@@ -2564,7 +2653,7 @@
2564
2653
  "__schema": "ParameterSchema",
2565
2654
  "location": {
2566
2655
  "filePath": "install.main.runtime.ts",
2567
- "line": 124,
2656
+ "line": 128,
2568
2657
  "character": 5
2569
2658
  },
2570
2659
  "name": "generator",
@@ -2572,7 +2661,7 @@
2572
2661
  "__schema": "TypeRefSchema",
2573
2662
  "location": {
2574
2663
  "filePath": "install.main.runtime.ts",
2575
- "line": 124,
2664
+ "line": 128,
2576
2665
  "character": 24
2577
2666
  },
2578
2667
  "name": "GeneratorMain"
@@ -2584,7 +2673,7 @@
2584
2673
  "__schema": "ParameterSchema",
2585
2674
  "location": {
2586
2675
  "filePath": "install.main.runtime.ts",
2587
- "line": 126,
2676
+ "line": 130,
2588
2677
  "character": 5
2589
2678
  },
2590
2679
  "name": "preLinkSlot",
@@ -2592,7 +2681,7 @@
2592
2681
  "__schema": "TypeRefSchema",
2593
2682
  "location": {
2594
2683
  "filePath": "install.main.runtime.ts",
2595
- "line": 126,
2684
+ "line": 130,
2596
2685
  "character": 26
2597
2686
  },
2598
2687
  "name": "PreLinkSlot"
@@ -2604,7 +2693,7 @@
2604
2693
  "__schema": "ParameterSchema",
2605
2694
  "location": {
2606
2695
  "filePath": "install.main.runtime.ts",
2607
- "line": 128,
2696
+ "line": 132,
2608
2697
  "character": 5
2609
2698
  },
2610
2699
  "name": "preInstallSlot",
@@ -2612,7 +2701,7 @@
2612
2701
  "__schema": "TypeRefSchema",
2613
2702
  "location": {
2614
2703
  "filePath": "install.main.runtime.ts",
2615
- "line": 128,
2704
+ "line": 132,
2616
2705
  "character": 29
2617
2706
  },
2618
2707
  "name": "PreInstallSlot"
@@ -2624,7 +2713,7 @@
2624
2713
  "__schema": "ParameterSchema",
2625
2714
  "location": {
2626
2715
  "filePath": "install.main.runtime.ts",
2627
- "line": 130,
2716
+ "line": 134,
2628
2717
  "character": 5
2629
2718
  },
2630
2719
  "name": "postInstallSlot",
@@ -2632,7 +2721,7 @@
2632
2721
  "__schema": "TypeRefSchema",
2633
2722
  "location": {
2634
2723
  "filePath": "install.main.runtime.ts",
2635
- "line": 130,
2724
+ "line": 134,
2636
2725
  "character": 30
2637
2726
  },
2638
2727
  "name": "PostInstallSlot"
@@ -2644,7 +2733,7 @@
2644
2733
  "__schema": "ParameterSchema",
2645
2734
  "location": {
2646
2735
  "filePath": "install.main.runtime.ts",
2647
- "line": 132,
2736
+ "line": 136,
2648
2737
  "character": 5
2649
2738
  },
2650
2739
  "name": "ipcEvents",
@@ -2652,20 +2741,40 @@
2652
2741
  "__schema": "TypeRefSchema",
2653
2742
  "location": {
2654
2743
  "filePath": "install.main.runtime.ts",
2655
- "line": 132,
2744
+ "line": 136,
2656
2745
  "character": 24
2657
2746
  },
2658
2747
  "name": "IpcEventsMain"
2659
2748
  },
2660
2749
  "isOptional": false,
2661
2750
  "isSpread": false
2751
+ },
2752
+ {
2753
+ "__schema": "ParameterSchema",
2754
+ "location": {
2755
+ "filePath": "install.main.runtime.ts",
2756
+ "line": 138,
2757
+ "character": 5
2758
+ },
2759
+ "name": "harmony",
2760
+ "type": {
2761
+ "__schema": "TypeRefSchema",
2762
+ "location": {
2763
+ "filePath": "install.main.runtime.ts",
2764
+ "line": 138,
2765
+ "character": 22
2766
+ },
2767
+ "name": "Harmony"
2768
+ },
2769
+ "isOptional": false,
2770
+ "isSpread": false
2662
2771
  }
2663
2772
  ],
2664
2773
  "returnType": {
2665
2774
  "__schema": "ThisTypeSchema",
2666
2775
  "location": {
2667
2776
  "filePath": "install.main.runtime.ts",
2668
- "line": 104,
2777
+ "line": 106,
2669
2778
  "character": 1
2670
2779
  },
2671
2780
  "name": "InstallMain"
@@ -2676,14 +2785,14 @@
2676
2785
  "__schema": "FunctionLikeSchema",
2677
2786
  "location": {
2678
2787
  "filePath": "install.main.runtime.ts",
2679
- "line": 140,
2788
+ "line": 146,
2680
2789
  "character": 3
2681
2790
  },
2682
2791
  "doc": {
2683
2792
  "__schema": "DocSchema",
2684
2793
  "location": {
2685
2794
  "filePath": "install.main.runtime.ts",
2686
- "line": 134,
2795
+ "line": 140,
2687
2796
  "character": 3
2688
2797
  },
2689
2798
  "raw": "/**\n * Install dependencies for all components in the workspace\n *\n * @returns\n * @memberof Workspace\n */",
@@ -2693,7 +2802,7 @@
2693
2802
  "__schema": "ReturnTagSchema",
2694
2803
  "location": {
2695
2804
  "filePath": "install.main.runtime.ts",
2696
- "line": 137,
2805
+ "line": 143,
2697
2806
  "character": 6
2698
2807
  },
2699
2808
  "tagName": "return"
@@ -2702,7 +2811,7 @@
2702
2811
  "__schema": "TagSchema",
2703
2812
  "location": {
2704
2813
  "filePath": "install.main.runtime.ts",
2705
- "line": 138,
2814
+ "line": 144,
2706
2815
  "character": 6
2707
2816
  },
2708
2817
  "tagName": "memberof",
@@ -2717,7 +2826,7 @@
2717
2826
  "__schema": "ParameterSchema",
2718
2827
  "location": {
2719
2828
  "filePath": "install.main.runtime.ts",
2720
- "line": 140,
2829
+ "line": 146,
2721
2830
  "character": 17
2722
2831
  },
2723
2832
  "name": "packages",
@@ -2725,14 +2834,14 @@
2725
2834
  "__schema": "TypeArraySchema",
2726
2835
  "location": {
2727
2836
  "filePath": "install.main.runtime.ts",
2728
- "line": 140,
2837
+ "line": 146,
2729
2838
  "character": 28
2730
2839
  },
2731
2840
  "type": {
2732
2841
  "__schema": "KeywordTypeSchema",
2733
2842
  "location": {
2734
2843
  "filePath": "install.main.runtime.ts",
2735
- "line": 140,
2844
+ "line": 146,
2736
2845
  "character": 28
2737
2846
  },
2738
2847
  "name": "string"
@@ -2745,7 +2854,7 @@
2745
2854
  "__schema": "ParameterSchema",
2746
2855
  "location": {
2747
2856
  "filePath": "install.main.runtime.ts",
2748
- "line": 140,
2857
+ "line": 146,
2749
2858
  "character": 38
2750
2859
  },
2751
2860
  "name": "options",
@@ -2753,7 +2862,7 @@
2753
2862
  "__schema": "TypeRefSchema",
2754
2863
  "location": {
2755
2864
  "filePath": "install.main.runtime.ts",
2756
- "line": 140,
2865
+ "line": 146,
2757
2866
  "character": 48
2758
2867
  },
2759
2868
  "name": "WorkspaceInstallOptions"
@@ -2766,7 +2875,7 @@
2766
2875
  "__schema": "TypeRefSchema",
2767
2876
  "location": {
2768
2877
  "filePath": "install.main.runtime.ts",
2769
- "line": 140,
2878
+ "line": 146,
2770
2879
  "character": 74
2771
2880
  },
2772
2881
  "name": "Promise",
@@ -2775,7 +2884,7 @@
2775
2884
  "__schema": "TypeRefSchema",
2776
2885
  "location": {
2777
2886
  "filePath": "install.main.runtime.ts",
2778
- "line": 140,
2887
+ "line": 146,
2779
2888
  "character": 82
2780
2889
  },
2781
2890
  "name": "ComponentMap",
@@ -2784,7 +2893,7 @@
2784
2893
  "__schema": "KeywordTypeSchema",
2785
2894
  "location": {
2786
2895
  "filePath": "install.main.runtime.ts",
2787
- "line": 140,
2896
+ "line": 146,
2788
2897
  "character": 95
2789
2898
  },
2790
2899
  "name": "string"
@@ -2801,7 +2910,7 @@
2801
2910
  "__schema": "FunctionLikeSchema",
2802
2911
  "location": {
2803
2912
  "filePath": "install.main.runtime.ts",
2804
- "line": 181,
2913
+ "line": 187,
2805
2914
  "character": 3
2806
2915
  },
2807
2916
  "signature": "(method) InstallMain.registerPreLink(fn: PreLink): void",
@@ -2811,7 +2920,7 @@
2811
2920
  "__schema": "ParameterSchema",
2812
2921
  "location": {
2813
2922
  "filePath": "install.main.runtime.ts",
2814
- "line": 181,
2923
+ "line": 187,
2815
2924
  "character": 19
2816
2925
  },
2817
2926
  "name": "fn",
@@ -2819,7 +2928,7 @@
2819
2928
  "__schema": "TypeRefSchema",
2820
2929
  "location": {
2821
2930
  "filePath": "install.main.runtime.ts",
2822
- "line": 181,
2931
+ "line": 187,
2823
2932
  "character": 23
2824
2933
  },
2825
2934
  "name": "PreLink"
@@ -2832,7 +2941,7 @@
2832
2941
  "__schema": "InferenceTypeSchema",
2833
2942
  "location": {
2834
2943
  "filePath": "install.main.runtime.ts",
2835
- "line": 181,
2944
+ "line": 187,
2836
2945
  "character": 3
2837
2946
  },
2838
2947
  "type": "void"
@@ -2843,7 +2952,7 @@
2843
2952
  "__schema": "FunctionLikeSchema",
2844
2953
  "location": {
2845
2954
  "filePath": "install.main.runtime.ts",
2846
- "line": 185,
2955
+ "line": 191,
2847
2956
  "character": 3
2848
2957
  },
2849
2958
  "signature": "(method) InstallMain.registerPreInstall(fn: PreInstall): void",
@@ -2853,7 +2962,7 @@
2853
2962
  "__schema": "ParameterSchema",
2854
2963
  "location": {
2855
2964
  "filePath": "install.main.runtime.ts",
2856
- "line": 185,
2965
+ "line": 191,
2857
2966
  "character": 22
2858
2967
  },
2859
2968
  "name": "fn",
@@ -2861,7 +2970,7 @@
2861
2970
  "__schema": "TypeRefSchema",
2862
2971
  "location": {
2863
2972
  "filePath": "install.main.runtime.ts",
2864
- "line": 185,
2973
+ "line": 191,
2865
2974
  "character": 26
2866
2975
  },
2867
2976
  "name": "PreInstall"
@@ -2874,7 +2983,7 @@
2874
2983
  "__schema": "InferenceTypeSchema",
2875
2984
  "location": {
2876
2985
  "filePath": "install.main.runtime.ts",
2877
- "line": 185,
2986
+ "line": 191,
2878
2987
  "character": 3
2879
2988
  },
2880
2989
  "type": "void"
@@ -2885,7 +2994,7 @@
2885
2994
  "__schema": "FunctionLikeSchema",
2886
2995
  "location": {
2887
2996
  "filePath": "install.main.runtime.ts",
2888
- "line": 189,
2997
+ "line": 195,
2889
2998
  "character": 3
2890
2999
  },
2891
3000
  "signature": "(method) InstallMain.registerPostInstall(fn: PostInstall): void",
@@ -2895,7 +3004,7 @@
2895
3004
  "__schema": "ParameterSchema",
2896
3005
  "location": {
2897
3006
  "filePath": "install.main.runtime.ts",
2898
- "line": 189,
3007
+ "line": 195,
2899
3008
  "character": 23
2900
3009
  },
2901
3010
  "name": "fn",
@@ -2903,7 +3012,7 @@
2903
3012
  "__schema": "TypeRefSchema",
2904
3013
  "location": {
2905
3014
  "filePath": "install.main.runtime.ts",
2906
- "line": 189,
3015
+ "line": 195,
2907
3016
  "character": 27
2908
3017
  },
2909
3018
  "name": "PostInstall"
@@ -2916,7 +3025,7 @@
2916
3025
  "__schema": "InferenceTypeSchema",
2917
3026
  "location": {
2918
3027
  "filePath": "install.main.runtime.ts",
2919
- "line": 189,
3028
+ "line": 195,
2920
3029
  "character": 3
2921
3030
  },
2922
3031
  "type": "void"
@@ -2927,7 +3036,7 @@
2927
3036
  "__schema": "FunctionLikeSchema",
2928
3037
  "location": {
2929
3038
  "filePath": "install.main.runtime.ts",
2930
- "line": 193,
3039
+ "line": 199,
2931
3040
  "character": 3
2932
3041
  },
2933
3042
  "signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[]): Promise<void>",
@@ -2937,7 +3046,7 @@
2937
3046
  "__schema": "ParameterSchema",
2938
3047
  "location": {
2939
3048
  "filePath": "install.main.runtime.ts",
2940
- "line": 193,
3049
+ "line": 199,
2941
3050
  "character": 27
2942
3051
  },
2943
3052
  "name": "generateResults",
@@ -2945,14 +3054,14 @@
2945
3054
  "__schema": "TypeArraySchema",
2946
3055
  "location": {
2947
3056
  "filePath": "install.main.runtime.ts",
2948
- "line": 193,
3057
+ "line": 199,
2949
3058
  "character": 44
2950
3059
  },
2951
3060
  "type": {
2952
3061
  "__schema": "TypeRefSchema",
2953
3062
  "location": {
2954
3063
  "filePath": "install.main.runtime.ts",
2955
- "line": 193,
3064
+ "line": 199,
2956
3065
  "character": 44
2957
3066
  },
2958
3067
  "name": "GenerateResult"
@@ -2966,7 +3075,7 @@
2966
3075
  "__schema": "InferenceTypeSchema",
2967
3076
  "location": {
2968
3077
  "filePath": "install.main.runtime.ts",
2969
- "line": 193,
3078
+ "line": 199,
2970
3079
  "character": 3
2971
3080
  },
2972
3081
  "type": "Promise<void>"
@@ -2979,14 +3088,14 @@
2979
3088
  "__schema": "FunctionLikeSchema",
2980
3089
  "location": {
2981
3090
  "filePath": "install.main.runtime.ts",
2982
- "line": 608,
3091
+ "line": 689,
2983
3092
  "character": 3
2984
3093
  },
2985
3094
  "doc": {
2986
3095
  "__schema": "DocSchema",
2987
3096
  "location": {
2988
3097
  "filePath": "install.main.runtime.ts",
2989
- "line": 601,
3098
+ "line": 682,
2990
3099
  "character": 3
2991
3100
  },
2992
3101
  "raw": "/**\n * This function returns a list of old non-loaded environments names.\n * @returns an array of strings called `oldNonLoadedEnvs`. This array contains the names of environment variables that\n * failed to load as extensions and are also don't have an env.jsonc file.\n * If this list is not empty, then the user might need to run another install to make sure all dependencies resolved\n * correctly\n */",
@@ -2996,7 +3105,7 @@
2996
3105
  "__schema": "ReturnTagSchema",
2997
3106
  "location": {
2998
3107
  "filePath": "install.main.runtime.ts",
2999
- "line": 603,
3108
+ "line": 684,
3000
3109
  "character": 6
3001
3110
  },
3002
3111
  "tagName": "return",
@@ -3011,7 +3120,7 @@
3011
3120
  "__schema": "InferenceTypeSchema",
3012
3121
  "location": {
3013
3122
  "filePath": "install.main.runtime.ts",
3014
- "line": 608,
3123
+ "line": 689,
3015
3124
  "character": 3
3016
3125
  },
3017
3126
  "type": "string[]"
@@ -3024,14 +3133,14 @@
3024
3133
  "__schema": "FunctionLikeSchema",
3025
3134
  "location": {
3026
3135
  "filePath": "install.main.runtime.ts",
3027
- "line": 758,
3136
+ "line": 839,
3028
3137
  "character": 3
3029
3138
  },
3030
3139
  "doc": {
3031
3140
  "__schema": "DocSchema",
3032
3141
  "location": {
3033
3142
  "filePath": "install.main.runtime.ts",
3034
- "line": 753,
3143
+ "line": 834,
3035
3144
  "character": 3
3036
3145
  },
3037
3146
  "raw": "/**\n * Updates out-of-date dependencies in the workspace.\n *\n * @param options.all {Boolean} updates all outdated dependencies without showing a prompt.\n */",
@@ -3041,7 +3150,7 @@
3041
3150
  "__schema": "PropertyLikeTagSchema",
3042
3151
  "location": {
3043
3152
  "filePath": "install.main.runtime.ts",
3044
- "line": 756,
3153
+ "line": 837,
3045
3154
  "character": 6
3046
3155
  },
3047
3156
  "name": "options.all",
@@ -3051,7 +3160,7 @@
3051
3160
  "__schema": "TypeRefSchema",
3052
3161
  "location": {
3053
3162
  "filePath": "install.main.runtime.ts",
3054
- "line": 756,
3163
+ "line": 837,
3055
3164
  "character": 26
3056
3165
  },
3057
3166
  "name": "Boolean"
@@ -3066,7 +3175,7 @@
3066
3175
  "__schema": "ParameterSchema",
3067
3176
  "location": {
3068
3177
  "filePath": "install.main.runtime.ts",
3069
- "line": 758,
3178
+ "line": 839,
3070
3179
  "character": 28
3071
3180
  },
3072
3181
  "name": "options",
@@ -3074,7 +3183,7 @@
3074
3183
  "__schema": "TypeLiteralSchema",
3075
3184
  "location": {
3076
3185
  "filePath": "install.main.runtime.ts",
3077
- "line": 758,
3186
+ "line": 839,
3078
3187
  "character": 37
3079
3188
  },
3080
3189
  "members": [
@@ -3082,16 +3191,16 @@
3082
3191
  "__schema": "VariableLikeSchema",
3083
3192
  "location": {
3084
3193
  "filePath": "install.main.runtime.ts",
3085
- "line": 759,
3194
+ "line": 840,
3086
3195
  "character": 5
3087
3196
  },
3088
- "signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
3197
+ "signature": "(property) forceVersionBump?: \"major\" | \"minor\" | \"patch\" | \"compatible\" | undefined",
3089
3198
  "name": "forceVersionBump",
3090
3199
  "type": {
3091
3200
  "__schema": "TypeUnionSchema",
3092
3201
  "location": {
3093
3202
  "filePath": "install.main.runtime.ts",
3094
- "line": 759,
3203
+ "line": 840,
3095
3204
  "character": 24
3096
3205
  },
3097
3206
  "types": [
@@ -3099,7 +3208,7 @@
3099
3208
  "__schema": "LiteralTypeSchema",
3100
3209
  "location": {
3101
3210
  "filePath": "install.main.runtime.ts",
3102
- "line": 759,
3211
+ "line": 840,
3103
3212
  "character": 24
3104
3213
  },
3105
3214
  "name": "'major'"
@@ -3108,7 +3217,7 @@
3108
3217
  "__schema": "LiteralTypeSchema",
3109
3218
  "location": {
3110
3219
  "filePath": "install.main.runtime.ts",
3111
- "line": 759,
3220
+ "line": 840,
3112
3221
  "character": 34
3113
3222
  },
3114
3223
  "name": "'minor'"
@@ -3117,7 +3226,7 @@
3117
3226
  "__schema": "LiteralTypeSchema",
3118
3227
  "location": {
3119
3228
  "filePath": "install.main.runtime.ts",
3120
- "line": 759,
3229
+ "line": 840,
3121
3230
  "character": 44
3122
3231
  },
3123
3232
  "name": "'patch'"
@@ -3126,7 +3235,7 @@
3126
3235
  "__schema": "LiteralTypeSchema",
3127
3236
  "location": {
3128
3237
  "filePath": "install.main.runtime.ts",
3129
- "line": 759,
3238
+ "line": 840,
3130
3239
  "character": 54
3131
3240
  },
3132
3241
  "name": "'compatible'"
@@ -3139,7 +3248,7 @@
3139
3248
  "__schema": "VariableLikeSchema",
3140
3249
  "location": {
3141
3250
  "filePath": "install.main.runtime.ts",
3142
- "line": 760,
3251
+ "line": 841,
3143
3252
  "character": 5
3144
3253
  },
3145
3254
  "signature": "(property) patterns?: string[] | undefined",
@@ -3148,14 +3257,14 @@
3148
3257
  "__schema": "TypeArraySchema",
3149
3258
  "location": {
3150
3259
  "filePath": "install.main.runtime.ts",
3151
- "line": 760,
3260
+ "line": 841,
3152
3261
  "character": 16
3153
3262
  },
3154
3263
  "type": {
3155
3264
  "__schema": "KeywordTypeSchema",
3156
3265
  "location": {
3157
3266
  "filePath": "install.main.runtime.ts",
3158
- "line": 760,
3267
+ "line": 841,
3159
3268
  "character": 16
3160
3269
  },
3161
3270
  "name": "string"
@@ -3167,7 +3276,7 @@
3167
3276
  "__schema": "VariableLikeSchema",
3168
3277
  "location": {
3169
3278
  "filePath": "install.main.runtime.ts",
3170
- "line": 761,
3279
+ "line": 842,
3171
3280
  "character": 5
3172
3281
  },
3173
3282
  "signature": "(property) all: boolean",
@@ -3176,7 +3285,7 @@
3176
3285
  "__schema": "KeywordTypeSchema",
3177
3286
  "location": {
3178
3287
  "filePath": "install.main.runtime.ts",
3179
- "line": 761,
3288
+ "line": 842,
3180
3289
  "character": 10
3181
3290
  },
3182
3291
  "name": "boolean"
@@ -3193,7 +3302,7 @@
3193
3302
  "__schema": "TypeRefSchema",
3194
3303
  "location": {
3195
3304
  "filePath": "install.main.runtime.ts",
3196
- "line": 762,
3305
+ "line": 843,
3197
3306
  "character": 7
3198
3307
  },
3199
3308
  "name": "Promise",
@@ -3202,7 +3311,7 @@
3202
3311
  "__schema": "TypeUnionSchema",
3203
3312
  "location": {
3204
3313
  "filePath": "install.main.runtime.ts",
3205
- "line": 762,
3314
+ "line": 843,
3206
3315
  "character": 15
3207
3316
  },
3208
3317
  "types": [
@@ -3210,7 +3319,7 @@
3210
3319
  "__schema": "TypeRefSchema",
3211
3320
  "location": {
3212
3321
  "filePath": "install.main.runtime.ts",
3213
- "line": 762,
3322
+ "line": 843,
3214
3323
  "character": 15
3215
3324
  },
3216
3325
  "name": "ComponentMap",
@@ -3219,7 +3328,7 @@
3219
3328
  "__schema": "KeywordTypeSchema",
3220
3329
  "location": {
3221
3330
  "filePath": "install.main.runtime.ts",
3222
- "line": 762,
3331
+ "line": 843,
3223
3332
  "character": 28
3224
3333
  },
3225
3334
  "name": "string"
@@ -3230,7 +3339,7 @@
3230
3339
  "__schema": "LiteralTypeSchema",
3231
3340
  "location": {
3232
3341
  "filePath": "install.main.runtime.ts",
3233
- "line": 762,
3342
+ "line": 843,
3234
3343
  "character": 38
3235
3344
  },
3236
3345
  "name": "null"
@@ -3247,7 +3356,7 @@
3247
3356
  "__schema": "FunctionLikeSchema",
3248
3357
  "location": {
3249
3358
  "filePath": "install.main.runtime.ts",
3250
- "line": 805,
3359
+ "line": 886,
3251
3360
  "character": 3
3252
3361
  },
3253
3362
  "signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
@@ -3257,7 +3366,7 @@
3257
3366
  "__schema": "ParameterSchema",
3258
3367
  "location": {
3259
3368
  "filePath": "install.main.runtime.ts",
3260
- "line": 805,
3369
+ "line": 886,
3261
3370
  "character": 46
3262
3371
  },
3263
3372
  "name": "components",
@@ -3265,14 +3374,14 @@
3265
3374
  "__schema": "TypeArraySchema",
3266
3375
  "location": {
3267
3376
  "filePath": "install.main.runtime.ts",
3268
- "line": 805,
3377
+ "line": 886,
3269
3378
  "character": 58
3270
3379
  },
3271
3380
  "type": {
3272
3381
  "__schema": "TypeRefSchema",
3273
3382
  "location": {
3274
3383
  "filePath": "install.main.runtime.ts",
3275
- "line": 805,
3384
+ "line": 886,
3276
3385
  "character": 58
3277
3386
  },
3278
3387
  "name": "Component"
@@ -3286,7 +3395,7 @@
3286
3395
  "__schema": "InferenceTypeSchema",
3287
3396
  "location": {
3288
3397
  "filePath": "install.main.runtime.ts",
3289
- "line": 805,
3398
+ "line": 886,
3290
3399
  "character": 3
3291
3400
  },
3292
3401
  "type": "Promise<void>"
@@ -3299,14 +3408,14 @@
3299
3408
  "__schema": "FunctionLikeSchema",
3300
3409
  "location": {
3301
3410
  "filePath": "install.main.runtime.ts",
3302
- "line": 874,
3411
+ "line": 955,
3303
3412
  "character": 3
3304
3413
  },
3305
3414
  "doc": {
3306
3415
  "__schema": "DocSchema",
3307
3416
  "location": {
3308
3417
  "filePath": "install.main.runtime.ts",
3309
- "line": 869,
3418
+ "line": 950,
3310
3419
  "character": 3
3311
3420
  },
3312
3421
  "raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
@@ -3316,7 +3425,7 @@
3316
3425
  "__schema": "PropertyLikeTagSchema",
3317
3426
  "location": {
3318
3427
  "filePath": "install.main.runtime.ts",
3319
- "line": 872,
3428
+ "line": 953,
3320
3429
  "character": 6
3321
3430
  },
3322
3431
  "name": "the",
@@ -3326,14 +3435,14 @@
3326
3435
  "__schema": "TypeArraySchema",
3327
3436
  "location": {
3328
3437
  "filePath": "install.main.runtime.ts",
3329
- "line": 872,
3438
+ "line": 953,
3330
3439
  "character": 14
3331
3440
  },
3332
3441
  "type": {
3333
3442
  "__schema": "KeywordTypeSchema",
3334
3443
  "location": {
3335
3444
  "filePath": "install.main.runtime.ts",
3336
- "line": 872,
3445
+ "line": 953,
3337
3446
  "character": 14
3338
3447
  },
3339
3448
  "name": "string"
@@ -3349,7 +3458,7 @@
3349
3458
  "__schema": "ParameterSchema",
3350
3459
  "location": {
3351
3460
  "filePath": "install.main.runtime.ts",
3352
- "line": 874,
3461
+ "line": 955,
3353
3462
  "character": 31
3354
3463
  },
3355
3464
  "name": "packages",
@@ -3357,14 +3466,14 @@
3357
3466
  "__schema": "TypeArraySchema",
3358
3467
  "location": {
3359
3468
  "filePath": "install.main.runtime.ts",
3360
- "line": 874,
3469
+ "line": 955,
3361
3470
  "character": 41
3362
3471
  },
3363
3472
  "type": {
3364
3473
  "__schema": "KeywordTypeSchema",
3365
3474
  "location": {
3366
3475
  "filePath": "install.main.runtime.ts",
3367
- "line": 874,
3476
+ "line": 955,
3368
3477
  "character": 41
3369
3478
  },
3370
3479
  "name": "string"
@@ -3378,7 +3487,7 @@
3378
3487
  "__schema": "InferenceTypeSchema",
3379
3488
  "location": {
3380
3489
  "filePath": "install.main.runtime.ts",
3381
- "line": 874,
3490
+ "line": 955,
3382
3491
  "character": 3
3383
3492
  },
3384
3493
  "type": "Promise<ComponentMap<string>>"
@@ -3391,14 +3500,14 @@
3391
3500
  "__schema": "FunctionLikeSchema",
3392
3501
  "location": {
3393
3502
  "filePath": "install.main.runtime.ts",
3394
- "line": 884,
3503
+ "line": 965,
3395
3504
  "character": 3
3396
3505
  },
3397
3506
  "doc": {
3398
3507
  "__schema": "DocSchema",
3399
3508
  "location": {
3400
3509
  "filePath": "install.main.runtime.ts",
3401
- "line": 880,
3510
+ "line": 961,
3402
3511
  "character": 3
3403
3512
  },
3404
3513
  "raw": "/**\n * This function returns all the locations of the external links that should be created inside node_modules.\n * This information may then be passed to the package manager, which will create the links on its own.\n */",
@@ -3412,7 +3521,7 @@
3412
3521
  "__schema": "ParameterSchema",
3413
3522
  "location": {
3414
3523
  "filePath": "install.main.runtime.ts",
3415
- "line": 885,
3524
+ "line": 966,
3416
3525
  "character": 5
3417
3526
  },
3418
3527
  "name": "options",
@@ -3420,7 +3529,7 @@
3420
3529
  "__schema": "TypeRefSchema",
3421
3530
  "location": {
3422
3531
  "filePath": "install.main.runtime.ts",
3423
- "line": 885,
3532
+ "line": 966,
3424
3533
  "character": 14
3425
3534
  },
3426
3535
  "name": "WorkspaceLinkOptions"
@@ -3434,7 +3543,7 @@
3434
3543
  "__schema": "TypeRefSchema",
3435
3544
  "location": {
3436
3545
  "filePath": "install.main.runtime.ts",
3437
- "line": 886,
3546
+ "line": 967,
3438
3547
  "character": 6
3439
3548
  },
3440
3549
  "name": "Promise",
@@ -3443,7 +3552,7 @@
3443
3552
  "__schema": "TypeLiteralSchema",
3444
3553
  "location": {
3445
3554
  "filePath": "install.main.runtime.ts",
3446
- "line": 886,
3555
+ "line": 967,
3447
3556
  "character": 14
3448
3557
  },
3449
3558
  "members": [
@@ -3451,7 +3560,7 @@
3451
3560
  "__schema": "VariableLikeSchema",
3452
3561
  "location": {
3453
3562
  "filePath": "install.main.runtime.ts",
3454
- "line": 886,
3563
+ "line": 967,
3455
3564
  "character": 16
3456
3565
  },
3457
3566
  "signature": "(property) linkResults: WorkspaceLinkResults",
@@ -3460,7 +3569,7 @@
3460
3569
  "__schema": "TypeRefSchema",
3461
3570
  "location": {
3462
3571
  "filePath": "install.main.runtime.ts",
3463
- "line": 886,
3572
+ "line": 967,
3464
3573
  "character": 16
3465
3574
  },
3466
3575
  "name": "WorkspaceLinkResults",
@@ -3472,7 +3581,7 @@
3472
3581
  "__schema": "VariableLikeSchema",
3473
3582
  "location": {
3474
3583
  "filePath": "install.main.runtime.ts",
3475
- "line": 886,
3584
+ "line": 967,
3476
3585
  "character": 51
3477
3586
  },
3478
3587
  "signature": "(property) linkedRootDeps: Record<string, string>",
@@ -3481,7 +3590,7 @@
3481
3590
  "__schema": "TypeRefSchema",
3482
3591
  "location": {
3483
3592
  "filePath": "install.main.runtime.ts",
3484
- "line": 886,
3593
+ "line": 967,
3485
3594
  "character": 67
3486
3595
  },
3487
3596
  "name": "Record",
@@ -3490,7 +3599,7 @@
3490
3599
  "__schema": "KeywordTypeSchema",
3491
3600
  "location": {
3492
3601
  "filePath": "install.main.runtime.ts",
3493
- "line": 886,
3602
+ "line": 967,
3494
3603
  "character": 74
3495
3604
  },
3496
3605
  "name": "string"
@@ -3499,7 +3608,7 @@
3499
3608
  "__schema": "KeywordTypeSchema",
3500
3609
  "location": {
3501
3610
  "filePath": "install.main.runtime.ts",
3502
- "line": 886,
3611
+ "line": 967,
3503
3612
  "character": 82
3504
3613
  },
3505
3614
  "name": "string"
@@ -3520,7 +3629,7 @@
3520
3629
  "__schema": "FunctionLikeSchema",
3521
3630
  "location": {
3522
3631
  "filePath": "install.main.runtime.ts",
3523
- "line": 910,
3632
+ "line": 991,
3524
3633
  "character": 3
3525
3634
  },
3526
3635
  "signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
@@ -3530,7 +3639,7 @@
3530
3639
  "__schema": "ParameterSchema",
3531
3640
  "location": {
3532
3641
  "filePath": "install.main.runtime.ts",
3533
- "line": 910,
3642
+ "line": 991,
3534
3643
  "character": 22
3535
3644
  },
3536
3645
  "name": "compDirMap",
@@ -3538,7 +3647,7 @@
3538
3647
  "__schema": "TypeRefSchema",
3539
3648
  "location": {
3540
3649
  "filePath": "install.main.runtime.ts",
3541
- "line": 910,
3650
+ "line": 991,
3542
3651
  "character": 34
3543
3652
  },
3544
3653
  "name": "ComponentMap",
@@ -3547,7 +3656,7 @@
3547
3656
  "__schema": "KeywordTypeSchema",
3548
3657
  "location": {
3549
3658
  "filePath": "install.main.runtime.ts",
3550
- "line": 910,
3659
+ "line": 991,
3551
3660
  "character": 47
3552
3661
  },
3553
3662
  "name": "string"
@@ -3561,7 +3670,7 @@
3561
3670
  "__schema": "ParameterSchema",
3562
3671
  "location": {
3563
3672
  "filePath": "install.main.runtime.ts",
3564
- "line": 910,
3673
+ "line": 991,
3565
3674
  "character": 56
3566
3675
  },
3567
3676
  "name": "options",
@@ -3569,7 +3678,7 @@
3569
3678
  "__schema": "TypeLiteralSchema",
3570
3679
  "location": {
3571
3680
  "filePath": "install.main.runtime.ts",
3572
- "line": 910,
3681
+ "line": 991,
3573
3682
  "character": 66
3574
3683
  },
3575
3684
  "members": [
@@ -3577,7 +3686,7 @@
3577
3686
  "__schema": "VariableLikeSchema",
3578
3687
  "location": {
3579
3688
  "filePath": "install.main.runtime.ts",
3580
- "line": 910,
3689
+ "line": 991,
3581
3690
  "character": 68
3582
3691
  },
3583
3692
  "signature": "(property) rewire?: boolean | undefined",
@@ -3586,7 +3695,7 @@
3586
3695
  "__schema": "KeywordTypeSchema",
3587
3696
  "location": {
3588
3697
  "filePath": "install.main.runtime.ts",
3589
- "line": 910,
3698
+ "line": 991,
3590
3699
  "character": 77
3591
3700
  },
3592
3701
  "name": "boolean"
@@ -3603,7 +3712,7 @@
3603
3712
  "__schema": "InferenceTypeSchema",
3604
3713
  "location": {
3605
3714
  "filePath": "install.main.runtime.ts",
3606
- "line": 910,
3715
+ "line": 991,
3607
3716
  "character": 3
3608
3717
  },
3609
3718
  "type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
@@ -3616,7 +3725,7 @@
3616
3725
  "__schema": "FunctionLikeSchema",
3617
3726
  "location": {
3618
3727
  "filePath": "install.main.runtime.ts",
3619
- "line": 915,
3728
+ "line": 996,
3620
3729
  "character": 3
3621
3730
  },
3622
3731
  "signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
@@ -3626,7 +3735,7 @@
3626
3735
  "__schema": "ParameterSchema",
3627
3736
  "location": {
3628
3737
  "filePath": "install.main.runtime.ts",
3629
- "line": 915,
3738
+ "line": 996,
3630
3739
  "character": 14
3631
3740
  },
3632
3741
  "name": "options",
@@ -3634,7 +3743,7 @@
3634
3743
  "__schema": "TypeRefSchema",
3635
3744
  "location": {
3636
3745
  "filePath": "install.main.runtime.ts",
3637
- "line": 915,
3746
+ "line": 996,
3638
3747
  "character": 23
3639
3748
  },
3640
3749
  "name": "WorkspaceLinkOptions"
@@ -3648,7 +3757,7 @@
3648
3757
  "__schema": "TypeRefSchema",
3649
3758
  "location": {
3650
3759
  "filePath": "install.main.runtime.ts",
3651
- "line": 915,
3760
+ "line": 996,
3652
3761
  "character": 51
3653
3762
  },
3654
3763
  "name": "Promise",
@@ -3657,7 +3766,7 @@
3657
3766
  "__schema": "TypeRefSchema",
3658
3767
  "location": {
3659
3768
  "filePath": "install.main.runtime.ts",
3660
- "line": 915,
3769
+ "line": 996,
3661
3770
  "character": 59
3662
3771
  },
3663
3772
  "name": "WorkspaceLinkResults"
@@ -3672,7 +3781,7 @@
3672
3781
  "__schema": "VariableLikeSchema",
3673
3782
  "location": {
3674
3783
  "filePath": "install.main.runtime.ts",
3675
- "line": 1020,
3784
+ "line": 1101,
3676
3785
  "character": 3
3677
3786
  },
3678
3787
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
@@ -3681,7 +3790,7 @@
3681
3790
  "__schema": "InferenceTypeSchema",
3682
3791
  "location": {
3683
3792
  "filePath": "install.main.runtime.ts",
3684
- "line": 1020,
3793
+ "line": 1101,
3685
3794
  "character": 3
3686
3795
  },
3687
3796
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -3693,7 +3802,7 @@
3693
3802
  "__schema": "VariableLikeSchema",
3694
3803
  "location": {
3695
3804
  "filePath": "install.main.runtime.ts",
3696
- "line": 1021,
3805
+ "line": 1102,
3697
3806
  "character": 3
3698
3807
  },
3699
3808
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -3702,19 +3811,19 @@
3702
3811
  "__schema": "InferenceTypeSchema",
3703
3812
  "location": {
3704
3813
  "filePath": "install.main.runtime.ts",
3705
- "line": 1021,
3814
+ "line": 1102,
3706
3815
  "character": 3
3707
3816
  },
3708
3817
  "type": "Aspect[]"
3709
3818
  },
3710
3819
  "isOptional": true,
3711
- "defaultValue": "[\n DependencyResolverAspect,\n WorkspaceAspect,\n LoggerAspect,\n VariantsAspect,\n CLIAspect,\n CompilerAspect,\n IssuesAspect,\n EnvsAspect,\n ApplicationAspect,\n IpcEventsAspect,\n GeneratorAspect,\n WorkspaceConfigFilesAspect,\n ]"
3820
+ "defaultValue": "[\n DependencyResolverAspect,\n WorkspaceAspect,\n LoggerAspect,\n VariantsAspect,\n CLIAspect,\n CompilerAspect,\n IssuesAspect,\n EnvsAspect,\n ApplicationAspect,\n IpcEventsAspect,\n GeneratorAspect,\n WorkspaceConfigFilesAspect,\n AspectLoaderAspect,\n ]"
3712
3821
  },
3713
3822
  {
3714
3823
  "__schema": "VariableLikeSchema",
3715
3824
  "location": {
3716
3825
  "filePath": "install.main.runtime.ts",
3717
- "line": 1036,
3826
+ "line": 1118,
3718
3827
  "character": 3
3719
3828
  },
3720
3829
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -3723,7 +3832,7 @@
3723
3832
  "__schema": "InferenceTypeSchema",
3724
3833
  "location": {
3725
3834
  "filePath": "install.main.runtime.ts",
3726
- "line": 1036,
3835
+ "line": 1118,
3727
3836
  "character": 3
3728
3837
  },
3729
3838
  "type": "RuntimeDefinition"
@@ -3735,25 +3844,25 @@
3735
3844
  "__schema": "FunctionLikeSchema",
3736
3845
  "location": {
3737
3846
  "filePath": "install.main.runtime.ts",
3738
- "line": 1038,
3847
+ "line": 1120,
3739
3848
  "character": 3
3740
3849
  },
3741
- "signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot]): Promise<InstallMain>",
3850
+ "signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain,\n AspectLoaderMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot], harmony: Harmony): Promise<InstallMain>",
3742
3851
  "name": "provider",
3743
3852
  "params": [
3744
3853
  {
3745
3854
  "__schema": "ParameterSchema",
3746
3855
  "location": {
3747
3856
  "filePath": "install.main.runtime.ts",
3748
- "line": 1039,
3857
+ "line": 1121,
3749
3858
  "character": 5
3750
3859
  },
3751
- "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles ]",
3860
+ "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
3752
3861
  "type": {
3753
3862
  "__schema": "TupleTypeSchema",
3754
3863
  "location": {
3755
3864
  "filePath": "install.main.runtime.ts",
3756
- "line": 1052,
3865
+ "line": 1135,
3757
3866
  "character": 8
3758
3867
  },
3759
3868
  "elements": [
@@ -3761,7 +3870,7 @@
3761
3870
  "__schema": "TypeRefSchema",
3762
3871
  "location": {
3763
3872
  "filePath": "install.main.runtime.ts",
3764
- "line": 1053,
3873
+ "line": 1136,
3765
3874
  "character": 7
3766
3875
  },
3767
3876
  "name": "DependencyResolverMain"
@@ -3770,7 +3879,7 @@
3770
3879
  "__schema": "TypeRefSchema",
3771
3880
  "location": {
3772
3881
  "filePath": "install.main.runtime.ts",
3773
- "line": 1054,
3882
+ "line": 1137,
3774
3883
  "character": 7
3775
3884
  },
3776
3885
  "name": "Workspace"
@@ -3779,7 +3888,7 @@
3779
3888
  "__schema": "TypeRefSchema",
3780
3889
  "location": {
3781
3890
  "filePath": "install.main.runtime.ts",
3782
- "line": 1055,
3891
+ "line": 1138,
3783
3892
  "character": 7
3784
3893
  },
3785
3894
  "name": "LoggerMain"
@@ -3788,7 +3897,7 @@
3788
3897
  "__schema": "TypeRefSchema",
3789
3898
  "location": {
3790
3899
  "filePath": "install.main.runtime.ts",
3791
- "line": 1056,
3900
+ "line": 1139,
3792
3901
  "character": 7
3793
3902
  },
3794
3903
  "name": "VariantsMain"
@@ -3797,7 +3906,7 @@
3797
3906
  "__schema": "TypeRefSchema",
3798
3907
  "location": {
3799
3908
  "filePath": "install.main.runtime.ts",
3800
- "line": 1057,
3909
+ "line": 1140,
3801
3910
  "character": 7
3802
3911
  },
3803
3912
  "name": "CLIMain"
@@ -3806,7 +3915,7 @@
3806
3915
  "__schema": "TypeRefSchema",
3807
3916
  "location": {
3808
3917
  "filePath": "install.main.runtime.ts",
3809
- "line": 1058,
3918
+ "line": 1141,
3810
3919
  "character": 7
3811
3920
  },
3812
3921
  "name": "CompilerMain"
@@ -3815,7 +3924,7 @@
3815
3924
  "__schema": "TypeRefSchema",
3816
3925
  "location": {
3817
3926
  "filePath": "install.main.runtime.ts",
3818
- "line": 1059,
3927
+ "line": 1142,
3819
3928
  "character": 7
3820
3929
  },
3821
3930
  "name": "IssuesMain"
@@ -3824,7 +3933,7 @@
3824
3933
  "__schema": "TypeRefSchema",
3825
3934
  "location": {
3826
3935
  "filePath": "install.main.runtime.ts",
3827
- "line": 1060,
3936
+ "line": 1143,
3828
3937
  "character": 7
3829
3938
  },
3830
3939
  "name": "EnvsMain"
@@ -3833,7 +3942,7 @@
3833
3942
  "__schema": "TypeRefSchema",
3834
3943
  "location": {
3835
3944
  "filePath": "install.main.runtime.ts",
3836
- "line": 1061,
3945
+ "line": 1144,
3837
3946
  "character": 7
3838
3947
  },
3839
3948
  "name": "ApplicationMain"
@@ -3842,7 +3951,7 @@
3842
3951
  "__schema": "TypeRefSchema",
3843
3952
  "location": {
3844
3953
  "filePath": "install.main.runtime.ts",
3845
- "line": 1062,
3954
+ "line": 1145,
3846
3955
  "character": 7
3847
3956
  },
3848
3957
  "name": "IpcEventsMain"
@@ -3851,7 +3960,7 @@
3851
3960
  "__schema": "TypeRefSchema",
3852
3961
  "location": {
3853
3962
  "filePath": "install.main.runtime.ts",
3854
- "line": 1063,
3963
+ "line": 1146,
3855
3964
  "character": 7
3856
3965
  },
3857
3966
  "name": "GeneratorMain"
@@ -3860,10 +3969,19 @@
3860
3969
  "__schema": "TypeRefSchema",
3861
3970
  "location": {
3862
3971
  "filePath": "install.main.runtime.ts",
3863
- "line": 1064,
3972
+ "line": 1147,
3864
3973
  "character": 7
3865
3974
  },
3866
3975
  "name": "WorkspaceConfigFilesMain"
3976
+ },
3977
+ {
3978
+ "__schema": "TypeRefSchema",
3979
+ "location": {
3980
+ "filePath": "install.main.runtime.ts",
3981
+ "line": 1148,
3982
+ "character": 7
3983
+ },
3984
+ "name": "AspectLoaderMain"
3867
3985
  }
3868
3986
  ]
3869
3987
  },
@@ -3874,7 +3992,7 @@
3874
3992
  "__schema": "ParameterSchema",
3875
3993
  "location": {
3876
3994
  "filePath": "install.main.runtime.ts",
3877
- "line": 1066,
3995
+ "line": 1150,
3878
3996
  "character": 5
3879
3997
  },
3880
3998
  "name": "_",
@@ -3882,7 +4000,7 @@
3882
4000
  "__schema": "InferenceTypeSchema",
3883
4001
  "location": {
3884
4002
  "filePath": "install.main.runtime.ts",
3885
- "line": 1066,
4003
+ "line": 1150,
3886
4004
  "character": 5
3887
4005
  },
3888
4006
  "type": "any"
@@ -3894,7 +4012,7 @@
3894
4012
  "__schema": "ParameterSchema",
3895
4013
  "location": {
3896
4014
  "filePath": "install.main.runtime.ts",
3897
- "line": 1067,
4015
+ "line": 1151,
3898
4016
  "character": 5
3899
4017
  },
3900
4018
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -3902,7 +4020,7 @@
3902
4020
  "__schema": "TupleTypeSchema",
3903
4021
  "location": {
3904
4022
  "filePath": "install.main.runtime.ts",
3905
- "line": 1067,
4023
+ "line": 1151,
3906
4024
  "character": 53
3907
4025
  },
3908
4026
  "elements": [
@@ -3910,7 +4028,7 @@
3910
4028
  "__schema": "TypeRefSchema",
3911
4029
  "location": {
3912
4030
  "filePath": "install.main.runtime.ts",
3913
- "line": 1067,
4031
+ "line": 1151,
3914
4032
  "character": 54
3915
4033
  },
3916
4034
  "name": "PreLinkSlot"
@@ -3919,7 +4037,7 @@
3919
4037
  "__schema": "TypeRefSchema",
3920
4038
  "location": {
3921
4039
  "filePath": "install.main.runtime.ts",
3922
- "line": 1067,
4040
+ "line": 1151,
3923
4041
  "character": 67
3924
4042
  },
3925
4043
  "name": "PreInstallSlot"
@@ -3928,7 +4046,7 @@
3928
4046
  "__schema": "TypeRefSchema",
3929
4047
  "location": {
3930
4048
  "filePath": "install.main.runtime.ts",
3931
- "line": 1067,
4049
+ "line": 1151,
3932
4050
  "character": 83
3933
4051
  },
3934
4052
  "name": "PostInstallSlot"
@@ -3937,13 +4055,33 @@
3937
4055
  },
3938
4056
  "isOptional": false,
3939
4057
  "isSpread": false
4058
+ },
4059
+ {
4060
+ "__schema": "ParameterSchema",
4061
+ "location": {
4062
+ "filePath": "install.main.runtime.ts",
4063
+ "line": 1152,
4064
+ "character": 5
4065
+ },
4066
+ "name": "harmony",
4067
+ "type": {
4068
+ "__schema": "TypeRefSchema",
4069
+ "location": {
4070
+ "filePath": "install.main.runtime.ts",
4071
+ "line": 1152,
4072
+ "character": 14
4073
+ },
4074
+ "name": "Harmony"
4075
+ },
4076
+ "isOptional": false,
4077
+ "isSpread": false
3940
4078
  }
3941
4079
  ],
3942
4080
  "returnType": {
3943
4081
  "__schema": "InferenceTypeSchema",
3944
4082
  "location": {
3945
4083
  "filePath": "install.main.runtime.ts",
3946
- "line": 1038,
4084
+ "line": 1120,
3947
4085
  "character": 3
3948
4086
  },
3949
4087
  "type": "Promise<InstallMain>"
@@ -3961,7 +4099,7 @@
3961
4099
  "__schema": "UnImplementedSchema",
3962
4100
  "location": {
3963
4101
  "filePath": "install.main.runtime.ts",
3964
- "line": 1136,
4102
+ "line": 1223,
3965
4103
  "character": 16
3966
4104
  },
3967
4105
  "name": "InstallMain",
@@ -3973,7 +4111,7 @@
3973
4111
  "__schema": "TypeSchema",
3974
4112
  "location": {
3975
4113
  "filePath": "install.main.runtime.ts",
3976
- "line": 90,
4114
+ "line": 92,
3977
4115
  "character": 1
3978
4116
  },
3979
4117
  "signature": "type PreLink = (linkOpts?: WorkspaceLinkOptions) => Promise<void>",
@@ -3982,7 +4120,7 @@
3982
4120
  "__schema": "FunctionLikeSchema",
3983
4121
  "location": {
3984
4122
  "filePath": "install.main.runtime.ts",
3985
- "line": 90,
4123
+ "line": 92,
3986
4124
  "character": 16
3987
4125
  },
3988
4126
  "signature": "(linkOpts?: WorkspaceLinkOptions): Promise<void>",
@@ -3992,7 +4130,7 @@
3992
4130
  "__schema": "ParameterSchema",
3993
4131
  "location": {
3994
4132
  "filePath": "install.main.runtime.ts",
3995
- "line": 90,
4133
+ "line": 92,
3996
4134
  "character": 17
3997
4135
  },
3998
4136
  "name": "linkOpts",
@@ -4000,7 +4138,7 @@
4000
4138
  "__schema": "TypeRefSchema",
4001
4139
  "location": {
4002
4140
  "filePath": "install.main.runtime.ts",
4003
- "line": 90,
4141
+ "line": 92,
4004
4142
  "character": 28
4005
4143
  },
4006
4144
  "name": "WorkspaceLinkOptions"
@@ -4013,7 +4151,7 @@
4013
4151
  "__schema": "TypeRefSchema",
4014
4152
  "location": {
4015
4153
  "filePath": "install.main.runtime.ts",
4016
- "line": 90,
4154
+ "line": 92,
4017
4155
  "character": 53
4018
4156
  },
4019
4157
  "name": "Promise",
@@ -4022,7 +4160,7 @@
4022
4160
  "__schema": "KeywordTypeSchema",
4023
4161
  "location": {
4024
4162
  "filePath": "install.main.runtime.ts",
4025
- "line": 90,
4163
+ "line": 92,
4026
4164
  "character": 61
4027
4165
  },
4028
4166
  "name": "void"
@@ -4036,7 +4174,7 @@
4036
4174
  "__schema": "TypeSchema",
4037
4175
  "location": {
4038
4176
  "filePath": "install.main.runtime.ts",
4039
- "line": 91,
4177
+ "line": 93,
4040
4178
  "character": 1
4041
4179
  },
4042
4180
  "signature": "type PreInstall = (installOpts?: WorkspaceInstallOptions) => Promise<void>",
@@ -4045,7 +4183,7 @@
4045
4183
  "__schema": "FunctionLikeSchema",
4046
4184
  "location": {
4047
4185
  "filePath": "install.main.runtime.ts",
4048
- "line": 91,
4186
+ "line": 93,
4049
4187
  "character": 19
4050
4188
  },
4051
4189
  "signature": "(installOpts?: WorkspaceInstallOptions): Promise<void>",
@@ -4055,7 +4193,7 @@
4055
4193
  "__schema": "ParameterSchema",
4056
4194
  "location": {
4057
4195
  "filePath": "install.main.runtime.ts",
4058
- "line": 91,
4196
+ "line": 93,
4059
4197
  "character": 20
4060
4198
  },
4061
4199
  "name": "installOpts",
@@ -4063,7 +4201,7 @@
4063
4201
  "__schema": "TypeRefSchema",
4064
4202
  "location": {
4065
4203
  "filePath": "install.main.runtime.ts",
4066
- "line": 91,
4204
+ "line": 93,
4067
4205
  "character": 34
4068
4206
  },
4069
4207
  "name": "WorkspaceInstallOptions"
@@ -4076,7 +4214,7 @@
4076
4214
  "__schema": "TypeRefSchema",
4077
4215
  "location": {
4078
4216
  "filePath": "install.main.runtime.ts",
4079
- "line": 91,
4217
+ "line": 93,
4080
4218
  "character": 62
4081
4219
  },
4082
4220
  "name": "Promise",
@@ -4085,7 +4223,7 @@
4085
4223
  "__schema": "KeywordTypeSchema",
4086
4224
  "location": {
4087
4225
  "filePath": "install.main.runtime.ts",
4088
- "line": 91,
4226
+ "line": 93,
4089
4227
  "character": 70
4090
4228
  },
4091
4229
  "name": "void"
@@ -4099,7 +4237,7 @@
4099
4237
  "__schema": "TypeSchema",
4100
4238
  "location": {
4101
4239
  "filePath": "install.main.runtime.ts",
4102
- "line": 92,
4240
+ "line": 94,
4103
4241
  "character": 1
4104
4242
  },
4105
4243
  "signature": "type PostInstall = () => Promise<void>",
@@ -4108,7 +4246,7 @@
4108
4246
  "__schema": "FunctionLikeSchema",
4109
4247
  "location": {
4110
4248
  "filePath": "install.main.runtime.ts",
4111
- "line": 92,
4249
+ "line": 94,
4112
4250
  "character": 20
4113
4251
  },
4114
4252
  "signature": "(): Promise<void>",
@@ -4118,7 +4256,7 @@
4118
4256
  "__schema": "TypeRefSchema",
4119
4257
  "location": {
4120
4258
  "filePath": "install.main.runtime.ts",
4121
- "line": 92,
4259
+ "line": 94,
4122
4260
  "character": 26
4123
4261
  },
4124
4262
  "name": "Promise",
@@ -4127,7 +4265,7 @@
4127
4265
  "__schema": "KeywordTypeSchema",
4128
4266
  "location": {
4129
4267
  "filePath": "install.main.runtime.ts",
4130
- "line": 92,
4268
+ "line": 94,
4131
4269
  "character": 34
4132
4270
  },
4133
4271
  "name": "void"
@@ -4141,7 +4279,7 @@
4141
4279
  "__schema": "TypeSchema",
4142
4280
  "location": {
4143
4281
  "filePath": "install.main.runtime.ts",
4144
- "line": 94,
4282
+ "line": 96,
4145
4283
  "character": 1
4146
4284
  },
4147
4285
  "signature": "type PreLinkSlot = SlotRegistry<PreLink>",
@@ -4150,7 +4288,7 @@
4150
4288
  "__schema": "TypeRefSchema",
4151
4289
  "location": {
4152
4290
  "filePath": "install.main.runtime.ts",
4153
- "line": 94,
4291
+ "line": 96,
4154
4292
  "character": 20
4155
4293
  },
4156
4294
  "name": "SlotRegistry",
@@ -4159,7 +4297,7 @@
4159
4297
  "__schema": "TypeRefSchema",
4160
4298
  "location": {
4161
4299
  "filePath": "install.main.runtime.ts",
4162
- "line": 94,
4300
+ "line": 96,
4163
4301
  "character": 33
4164
4302
  },
4165
4303
  "name": "PreLink"
@@ -4171,7 +4309,7 @@
4171
4309
  "__schema": "TypeSchema",
4172
4310
  "location": {
4173
4311
  "filePath": "install.main.runtime.ts",
4174
- "line": 95,
4312
+ "line": 97,
4175
4313
  "character": 1
4176
4314
  },
4177
4315
  "signature": "type PreInstallSlot = SlotRegistry<PreInstall>",
@@ -4180,7 +4318,7 @@
4180
4318
  "__schema": "TypeRefSchema",
4181
4319
  "location": {
4182
4320
  "filePath": "install.main.runtime.ts",
4183
- "line": 95,
4321
+ "line": 97,
4184
4322
  "character": 23
4185
4323
  },
4186
4324
  "name": "SlotRegistry",
@@ -4189,7 +4327,7 @@
4189
4327
  "__schema": "TypeRefSchema",
4190
4328
  "location": {
4191
4329
  "filePath": "install.main.runtime.ts",
4192
- "line": 95,
4330
+ "line": 97,
4193
4331
  "character": 36
4194
4332
  },
4195
4333
  "name": "PreInstall"
@@ -4201,7 +4339,7 @@
4201
4339
  "__schema": "TypeSchema",
4202
4340
  "location": {
4203
4341
  "filePath": "install.main.runtime.ts",
4204
- "line": 96,
4342
+ "line": 98,
4205
4343
  "character": 1
4206
4344
  },
4207
4345
  "signature": "type PostInstallSlot = SlotRegistry<PostInstall>",
@@ -4210,7 +4348,7 @@
4210
4348
  "__schema": "TypeRefSchema",
4211
4349
  "location": {
4212
4350
  "filePath": "install.main.runtime.ts",
4213
- "line": 96,
4351
+ "line": 98,
4214
4352
  "character": 24
4215
4353
  },
4216
4354
  "name": "SlotRegistry",
@@ -4219,7 +4357,7 @@
4219
4357
  "__schema": "TypeRefSchema",
4220
4358
  "location": {
4221
4359
  "filePath": "install.main.runtime.ts",
4222
- "line": 96,
4360
+ "line": 98,
4223
4361
  "character": 37
4224
4362
  },
4225
4363
  "name": "PostInstall"
@@ -4231,7 +4369,7 @@
4231
4369
  "__schema": "TypeSchema",
4232
4370
  "location": {
4233
4371
  "filePath": "install.main.runtime.ts",
4234
- "line": 98,
4372
+ "line": 100,
4235
4373
  "character": 1
4236
4374
  },
4237
4375
  "signature": "type GetComponentsAndManifestsOptions = Omit<GetComponentManifestsOptions, \"rootDir\" | \"rootPolicy\" | \"componentDirectoryMap\"> & Pick<PackageManagerInstallOptions, \"nodeLinker\">",
@@ -4240,7 +4378,7 @@
4240
4378
  "__schema": "TypeIntersectionSchema",
4241
4379
  "location": {
4242
4380
  "filePath": "install.main.runtime.ts",
4243
- "line": 98,
4381
+ "line": 100,
4244
4382
  "character": 41
4245
4383
  },
4246
4384
  "types": [
@@ -4248,7 +4386,7 @@
4248
4386
  "__schema": "TypeRefSchema",
4249
4387
  "location": {
4250
4388
  "filePath": "install.main.runtime.ts",
4251
- "line": 98,
4389
+ "line": 100,
4252
4390
  "character": 41
4253
4391
  },
4254
4392
  "name": "Omit",
@@ -4257,7 +4395,7 @@
4257
4395
  "__schema": "TypeRefSchema",
4258
4396
  "location": {
4259
4397
  "filePath": "install.main.runtime.ts",
4260
- "line": 99,
4398
+ "line": 101,
4261
4399
  "character": 3
4262
4400
  },
4263
4401
  "name": "GetComponentManifestsOptions"
@@ -4266,7 +4404,7 @@
4266
4404
  "__schema": "TypeUnionSchema",
4267
4405
  "location": {
4268
4406
  "filePath": "install.main.runtime.ts",
4269
- "line": 100,
4407
+ "line": 102,
4270
4408
  "character": 3
4271
4409
  },
4272
4410
  "types": [
@@ -4274,7 +4412,7 @@
4274
4412
  "__schema": "LiteralTypeSchema",
4275
4413
  "location": {
4276
4414
  "filePath": "install.main.runtime.ts",
4277
- "line": 100,
4415
+ "line": 102,
4278
4416
  "character": 3
4279
4417
  },
4280
4418
  "name": "'componentDirectoryMap'"
@@ -4283,7 +4421,7 @@
4283
4421
  "__schema": "LiteralTypeSchema",
4284
4422
  "location": {
4285
4423
  "filePath": "install.main.runtime.ts",
4286
- "line": 100,
4424
+ "line": 102,
4287
4425
  "character": 29
4288
4426
  },
4289
4427
  "name": "'rootPolicy'"
@@ -4292,7 +4430,7 @@
4292
4430
  "__schema": "LiteralTypeSchema",
4293
4431
  "location": {
4294
4432
  "filePath": "install.main.runtime.ts",
4295
- "line": 100,
4433
+ "line": 102,
4296
4434
  "character": 44
4297
4435
  },
4298
4436
  "name": "'rootDir'"
@@ -4305,7 +4443,7 @@
4305
4443
  "__schema": "TypeRefSchema",
4306
4444
  "location": {
4307
4445
  "filePath": "install.main.runtime.ts",
4308
- "line": 102,
4446
+ "line": 104,
4309
4447
  "character": 3
4310
4448
  },
4311
4449
  "name": "Pick",
@@ -4314,7 +4452,7 @@
4314
4452
  "__schema": "TypeRefSchema",
4315
4453
  "location": {
4316
4454
  "filePath": "install.main.runtime.ts",
4317
- "line": 102,
4455
+ "line": 104,
4318
4456
  "character": 8
4319
4457
  },
4320
4458
  "name": "PackageManagerInstallOptions"
@@ -4323,7 +4461,7 @@
4323
4461
  "__schema": "LiteralTypeSchema",
4324
4462
  "location": {
4325
4463
  "filePath": "install.main.runtime.ts",
4326
- "line": 102,
4464
+ "line": 104,
4327
4465
  "character": 38
4328
4466
  },
4329
4467
  "name": "'nodeLinker'"
@@ -4337,7 +4475,7 @@
4337
4475
  "__schema": "TypeSchema",
4338
4476
  "location": {
4339
4477
  "filePath": "install.main.runtime.ts",
4340
- "line": 1112,
4478
+ "line": 1199,
4341
4479
  "character": 1
4342
4480
  },
4343
4481
  "signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
@@ -4346,7 +4484,7 @@
4346
4484
  "__schema": "TypeLiteralSchema",
4347
4485
  "location": {
4348
4486
  "filePath": "install.main.runtime.ts",
4349
- "line": 1112,
4487
+ "line": 1199,
4350
4488
  "character": 31
4351
4489
  },
4352
4490
  "members": [
@@ -4354,7 +4492,7 @@
4354
4492
  "__schema": "VariableLikeSchema",
4355
4493
  "location": {
4356
4494
  "filePath": "install.main.runtime.ts",
4357
- "line": 1113,
4495
+ "line": 1200,
4358
4496
  "character": 3
4359
4497
  },
4360
4498
  "signature": "(property) componentDirectoryMap: ComponentMap<string>",
@@ -4363,7 +4501,7 @@
4363
4501
  "__schema": "TypeRefSchema",
4364
4502
  "location": {
4365
4503
  "filePath": "install.main.runtime.ts",
4366
- "line": 1113,
4504
+ "line": 1200,
4367
4505
  "character": 26
4368
4506
  },
4369
4507
  "name": "ComponentMap",
@@ -4372,7 +4510,7 @@
4372
4510
  "__schema": "KeywordTypeSchema",
4373
4511
  "location": {
4374
4512
  "filePath": "install.main.runtime.ts",
4375
- "line": 1113,
4513
+ "line": 1200,
4376
4514
  "character": 39
4377
4515
  },
4378
4516
  "name": "string"
@@ -4385,7 +4523,7 @@
4385
4523
  "__schema": "VariableLikeSchema",
4386
4524
  "location": {
4387
4525
  "filePath": "install.main.runtime.ts",
4388
- "line": 1114,
4526
+ "line": 1201,
4389
4527
  "character": 3
4390
4528
  },
4391
4529
  "signature": "(property) manifests: Record<string, ProjectManifest>",
@@ -4394,7 +4532,7 @@
4394
4532
  "__schema": "TypeRefSchema",
4395
4533
  "location": {
4396
4534
  "filePath": "install.main.runtime.ts",
4397
- "line": 1114,
4535
+ "line": 1201,
4398
4536
  "character": 14
4399
4537
  },
4400
4538
  "name": "Record",
@@ -4403,7 +4541,7 @@
4403
4541
  "__schema": "KeywordTypeSchema",
4404
4542
  "location": {
4405
4543
  "filePath": "install.main.runtime.ts",
4406
- "line": 1114,
4544
+ "line": 1201,
4407
4545
  "character": 21
4408
4546
  },
4409
4547
  "name": "string"
@@ -4412,7 +4550,7 @@
4412
4550
  "__schema": "TypeRefSchema",
4413
4551
  "location": {
4414
4552
  "filePath": "install.main.runtime.ts",
4415
- "line": 1114,
4553
+ "line": 1201,
4416
4554
  "character": 29
4417
4555
  },
4418
4556
  "name": "ProjectManifest"
@@ -4428,7 +4566,7 @@
4428
4566
  "__schema": "FunctionLikeSchema",
4429
4567
  "location": {
4430
4568
  "filePath": "install.main.runtime.ts",
4431
- "line": 1117,
4569
+ "line": 1204,
4432
4570
  "character": 1
4433
4571
  },
4434
4572
  "signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
@@ -4438,7 +4576,7 @@
4438
4576
  "__schema": "ParameterSchema",
4439
4577
  "location": {
4440
4578
  "filePath": "install.main.runtime.ts",
4441
- "line": 1117,
4579
+ "line": 1204,
4442
4580
  "character": 50
4443
4581
  },
4444
4582
  "name": "{ componentDirectoryMap, manifests }",
@@ -4446,7 +4584,7 @@
4446
4584
  "__schema": "TypeRefSchema",
4447
4585
  "location": {
4448
4586
  "filePath": "install.main.runtime.ts",
4449
- "line": 1120,
4587
+ "line": 1207,
4450
4588
  "character": 4
4451
4589
  },
4452
4590
  "name": "ComponentsAndManifests"
@@ -4457,7 +4595,7 @@
4457
4595
  "__schema": "InferenceTypeSchema",
4458
4596
  "location": {
4459
4597
  "filePath": "install.main.runtime.ts",
4460
- "line": 1118,
4598
+ "line": 1205,
4461
4599
  "character": 3
4462
4600
  },
4463
4601
  "name": "componentDirectoryMap",
@@ -4468,7 +4606,7 @@
4468
4606
  "__schema": "InferenceTypeSchema",
4469
4607
  "location": {
4470
4608
  "filePath": "install.main.runtime.ts",
4471
- "line": 1119,
4609
+ "line": 1206,
4472
4610
  "character": 3
4473
4611
  },
4474
4612
  "name": "manifests",
@@ -4483,7 +4621,7 @@
4483
4621
  "__schema": "KeywordTypeSchema",
4484
4622
  "location": {
4485
4623
  "filePath": "install.main.runtime.ts",
4486
- "line": 1120,
4624
+ "line": 1207,
4487
4625
  "character": 29
4488
4626
  },
4489
4627
  "name": "boolean"
@@ -4494,7 +4632,7 @@
4494
4632
  "__schema": "UnImplementedSchema",
4495
4633
  "location": {
4496
4634
  "filePath": "install.main.runtime.ts",
4497
- "line": 1134,
4635
+ "line": 1221,
4498
4636
  "character": 1
4499
4637
  },
4500
4638
  "name": "InstallAspect.addRuntime(InstallMain);",
@@ -4504,7 +4642,7 @@
4504
4642
  "__schema": "FunctionLikeSchema",
4505
4643
  "location": {
4506
4644
  "filePath": "install.main.runtime.ts",
4507
- "line": 1138,
4645
+ "line": 1225,
4508
4646
  "character": 1
4509
4647
  },
4510
4648
  "signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
@@ -4514,7 +4652,7 @@
4514
4652
  "__schema": "ParameterSchema",
4515
4653
  "location": {
4516
4654
  "filePath": "install.main.runtime.ts",
4517
- "line": 1138,
4655
+ "line": 1225,
4518
4656
  "character": 24
4519
4657
  },
4520
4658
  "name": "manifests",
@@ -4522,7 +4660,7 @@
4522
4660
  "__schema": "TypeRefSchema",
4523
4661
  "location": {
4524
4662
  "filePath": "install.main.runtime.ts",
4525
- "line": 1138,
4663
+ "line": 1225,
4526
4664
  "character": 35
4527
4665
  },
4528
4666
  "name": "Record",
@@ -4531,7 +4669,7 @@
4531
4669
  "__schema": "KeywordTypeSchema",
4532
4670
  "location": {
4533
4671
  "filePath": "install.main.runtime.ts",
4534
- "line": 1138,
4672
+ "line": 1225,
4535
4673
  "character": 42
4536
4674
  },
4537
4675
  "name": "string"
@@ -4540,7 +4678,7 @@
4540
4678
  "__schema": "TypeRefSchema",
4541
4679
  "location": {
4542
4680
  "filePath": "install.main.runtime.ts",
4543
- "line": 1138,
4681
+ "line": 1225,
4544
4682
  "character": 50
4545
4683
  },
4546
4684
  "name": "ProjectManifest"
@@ -4555,7 +4693,7 @@
4555
4693
  "__schema": "KeywordTypeSchema",
4556
4694
  "location": {
4557
4695
  "filePath": "install.main.runtime.ts",
4558
- "line": 1138,
4696
+ "line": 1225,
4559
4697
  "character": 69
4560
4698
  },
4561
4699
  "name": "string"
@@ -4605,7 +4743,7 @@
4605
4743
  "componentId": {
4606
4744
  "scope": "teambit.workspace",
4607
4745
  "name": "install",
4608
- "version": "1.0.380"
4746
+ "version": "1.0.381"
4609
4747
  },
4610
4748
  "taggedModuleExports": []
4611
4749
  }