@teambit/install 1.0.419 → 1.0.421

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="2" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.workspace/install@1.0.419" tests="2" failures="0" errors="0" skipped="0">
4
- <testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices in correct order" time="0.162"/>
5
- <testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.002"/>
3
+ <testsuite name="teambit.workspace/install@1.0.421" tests="2" failures="0" errors="0" skipped="0">
4
+ <testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices in correct order" time="0.195"/>
5
+ <testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.001"/>
6
6
  </testsuite>
7
7
  </testsuites>
@@ -141,7 +141,11 @@
141
141
  "line": 113,
142
142
  "character": 33
143
143
  },
144
- "name": "DependencyResolverMain"
144
+ "name": "DependencyResolverMain",
145
+ "componentId": {
146
+ "scope": "teambit.dependencies",
147
+ "name": "dependency-resolver"
148
+ }
145
149
  },
146
150
  "isOptional": false,
147
151
  "isSpread": false
@@ -161,7 +165,11 @@
161
165
  "line": 115,
162
166
  "character": 21
163
167
  },
164
- "name": "Logger"
168
+ "name": "Logger",
169
+ "componentId": {
170
+ "scope": "teambit.harmony",
171
+ "name": "logger"
172
+ }
165
173
  },
166
174
  "isOptional": false,
167
175
  "isSpread": false
@@ -181,7 +189,11 @@
181
189
  "line": 117,
182
190
  "character": 24
183
191
  },
184
- "name": "Workspace"
192
+ "name": "Workspace",
193
+ "componentId": {
194
+ "scope": "teambit.workspace",
195
+ "name": "workspace"
196
+ }
185
197
  },
186
198
  "isOptional": false,
187
199
  "isSpread": false
@@ -201,7 +213,11 @@
201
213
  "line": 119,
202
214
  "character": 23
203
215
  },
204
- "name": "VariantsMain"
216
+ "name": "VariantsMain",
217
+ "componentId": {
218
+ "scope": "teambit.workspace",
219
+ "name": "variants"
220
+ }
205
221
  },
206
222
  "isOptional": false,
207
223
  "isSpread": false
@@ -221,7 +237,11 @@
221
237
  "line": 121,
222
238
  "character": 23
223
239
  },
224
- "name": "CompilerMain"
240
+ "name": "CompilerMain",
241
+ "componentId": {
242
+ "scope": "teambit.compilation",
243
+ "name": "compiler"
244
+ }
225
245
  },
226
246
  "isOptional": false,
227
247
  "isSpread": false
@@ -241,7 +261,11 @@
241
261
  "line": 123,
242
262
  "character": 19
243
263
  },
244
- "name": "EnvsMain"
264
+ "name": "EnvsMain",
265
+ "componentId": {
266
+ "scope": "teambit.envs",
267
+ "name": "envs"
268
+ }
245
269
  },
246
270
  "isOptional": false,
247
271
  "isSpread": false
@@ -261,7 +285,11 @@
261
285
  "line": 125,
262
286
  "character": 28
263
287
  },
264
- "name": "WorkspaceConfigFilesMain"
288
+ "name": "WorkspaceConfigFilesMain",
289
+ "componentId": {
290
+ "scope": "teambit.workspace",
291
+ "name": "workspace-config-files"
292
+ }
265
293
  },
266
294
  "isOptional": false,
267
295
  "isSpread": false
@@ -281,7 +309,11 @@
281
309
  "line": 127,
282
310
  "character": 27
283
311
  },
284
- "name": "AspectLoaderMain"
312
+ "name": "AspectLoaderMain",
313
+ "componentId": {
314
+ "scope": "teambit.harmony",
315
+ "name": "aspect-loader"
316
+ }
285
317
  },
286
318
  "isOptional": false,
287
319
  "isSpread": false
@@ -301,7 +333,11 @@
301
333
  "line": 129,
302
334
  "character": 18
303
335
  },
304
- "name": "ApplicationMain"
336
+ "name": "ApplicationMain",
337
+ "componentId": {
338
+ "scope": "teambit.harmony",
339
+ "name": "application"
340
+ }
305
341
  },
306
342
  "isOptional": false,
307
343
  "isSpread": false
@@ -321,7 +357,11 @@
321
357
  "line": 131,
322
358
  "character": 24
323
359
  },
324
- "name": "GeneratorMain"
360
+ "name": "GeneratorMain",
361
+ "componentId": {
362
+ "scope": "teambit.generator",
363
+ "name": "generator"
364
+ }
325
365
  },
326
366
  "isOptional": false,
327
367
  "isSpread": false
@@ -341,7 +381,8 @@
341
381
  "line": 133,
342
382
  "character": 26
343
383
  },
344
- "name": "PreLinkSlot"
384
+ "name": "PreLinkSlot",
385
+ "internalFilePath": "install.main.runtime.ts"
345
386
  },
346
387
  "isOptional": false,
347
388
  "isSpread": false
@@ -361,7 +402,8 @@
361
402
  "line": 135,
362
403
  "character": 29
363
404
  },
364
- "name": "PreInstallSlot"
405
+ "name": "PreInstallSlot",
406
+ "internalFilePath": "install.main.runtime.ts"
365
407
  },
366
408
  "isOptional": false,
367
409
  "isSpread": false
@@ -381,7 +423,8 @@
381
423
  "line": 137,
382
424
  "character": 30
383
425
  },
384
- "name": "PostInstallSlot"
426
+ "name": "PostInstallSlot",
427
+ "internalFilePath": "install.main.runtime.ts"
385
428
  },
386
429
  "isOptional": false,
387
430
  "isSpread": false
@@ -401,7 +444,11 @@
401
444
  "line": 139,
402
445
  "character": 24
403
446
  },
404
- "name": "IpcEventsMain"
447
+ "name": "IpcEventsMain",
448
+ "componentId": {
449
+ "scope": "teambit.harmony",
450
+ "name": "ipc-events"
451
+ }
405
452
  },
406
453
  "isOptional": false,
407
454
  "isSpread": false
@@ -421,7 +468,12 @@
421
468
  "line": 141,
422
469
  "character": 22
423
470
  },
424
- "name": "Harmony"
471
+ "name": "Harmony",
472
+ "componentId": {
473
+ "scope": "teambit.harmony",
474
+ "name": "harmony",
475
+ "version": "0.4.6"
476
+ }
425
477
  },
426
478
  "isOptional": false,
427
479
  "isSpread": false
@@ -522,7 +574,8 @@
522
574
  "line": 149,
523
575
  "character": 48
524
576
  },
525
- "name": "WorkspaceInstallOptions"
577
+ "name": "WorkspaceInstallOptions",
578
+ "internalFilePath": "install.main.runtime.ts"
526
579
  },
527
580
  "isOptional": true,
528
581
  "isSpread": false
@@ -545,6 +598,10 @@
545
598
  "character": 82
546
599
  },
547
600
  "name": "ComponentMap",
601
+ "componentId": {
602
+ "scope": "teambit.component",
603
+ "name": "component"
604
+ },
548
605
  "typeArgs": [
549
606
  {
550
607
  "__schema": "KeywordTypeSchema",
@@ -588,7 +645,8 @@
588
645
  "line": 190,
589
646
  "character": 23
590
647
  },
591
- "name": "PreLink"
648
+ "name": "PreLink",
649
+ "internalFilePath": "install.main.runtime.ts"
592
650
  },
593
651
  "isOptional": false,
594
652
  "isSpread": false
@@ -630,7 +688,8 @@
630
688
  "line": 194,
631
689
  "character": 26
632
690
  },
633
- "name": "PreInstall"
691
+ "name": "PreInstall",
692
+ "internalFilePath": "install.main.runtime.ts"
634
693
  },
635
694
  "isOptional": false,
636
695
  "isSpread": false
@@ -672,7 +731,8 @@
672
731
  "line": 198,
673
732
  "character": 27
674
733
  },
675
- "name": "PostInstall"
734
+ "name": "PostInstall",
735
+ "internalFilePath": "install.main.runtime.ts"
676
736
  },
677
737
  "isOptional": false,
678
738
  "isSpread": false
@@ -721,7 +781,11 @@
721
781
  "line": 202,
722
782
  "character": 44
723
783
  },
724
- "name": "GenerateResult"
784
+ "name": "GenerateResult",
785
+ "componentId": {
786
+ "scope": "teambit.generator",
787
+ "name": "generator"
788
+ }
725
789
  }
726
790
  },
727
791
  "isOptional": false,
@@ -1003,6 +1067,10 @@
1003
1067
  "character": 15
1004
1068
  },
1005
1069
  "name": "ComponentMap",
1070
+ "componentId": {
1071
+ "scope": "teambit.component",
1072
+ "name": "component"
1073
+ },
1006
1074
  "typeArgs": [
1007
1075
  {
1008
1076
  "__schema": "KeywordTypeSchema",
@@ -1064,7 +1132,11 @@
1064
1132
  "line": 1003,
1065
1133
  "character": 58
1066
1134
  },
1067
- "name": "Component"
1135
+ "name": "Component",
1136
+ "componentId": {
1137
+ "scope": "teambit.component",
1138
+ "name": "component"
1139
+ }
1068
1140
  }
1069
1141
  },
1070
1142
  "isOptional": false,
@@ -1212,7 +1284,8 @@
1212
1284
  "line": 1083,
1213
1285
  "character": 14
1214
1286
  },
1215
- "name": "WorkspaceLinkOptions"
1287
+ "name": "WorkspaceLinkOptions",
1288
+ "internalFilePath": "install.main.runtime.ts"
1216
1289
  },
1217
1290
  "isOptional": true,
1218
1291
  "defaultValue": "{}",
@@ -1331,6 +1404,10 @@
1331
1404
  "character": 34
1332
1405
  },
1333
1406
  "name": "ComponentMap",
1407
+ "componentId": {
1408
+ "scope": "teambit.component",
1409
+ "name": "component"
1410
+ },
1334
1411
  "typeArgs": [
1335
1412
  {
1336
1413
  "__schema": "KeywordTypeSchema",
@@ -1426,7 +1503,8 @@
1426
1503
  "line": 1113,
1427
1504
  "character": 23
1428
1505
  },
1429
- "name": "WorkspaceLinkOptions"
1506
+ "name": "WorkspaceLinkOptions",
1507
+ "internalFilePath": "install.main.runtime.ts"
1430
1508
  },
1431
1509
  "isOptional": true,
1432
1510
  "defaultValue": "{}",
@@ -1449,7 +1527,8 @@
1449
1527
  "line": 1113,
1450
1528
  "character": 59
1451
1529
  },
1452
- "name": "WorkspaceLinkResults"
1530
+ "name": "WorkspaceLinkResults",
1531
+ "internalFilePath": "install.main.runtime.ts"
1453
1532
  }
1454
1533
  ]
1455
1534
  },
@@ -1553,7 +1632,11 @@
1553
1632
  "line": 1253,
1554
1633
  "character": 7
1555
1634
  },
1556
- "name": "DependencyResolverMain"
1635
+ "name": "DependencyResolverMain",
1636
+ "componentId": {
1637
+ "scope": "teambit.dependencies",
1638
+ "name": "dependency-resolver"
1639
+ }
1557
1640
  },
1558
1641
  {
1559
1642
  "__schema": "TypeRefSchema",
@@ -1562,7 +1645,11 @@
1562
1645
  "line": 1254,
1563
1646
  "character": 7
1564
1647
  },
1565
- "name": "Workspace"
1648
+ "name": "Workspace",
1649
+ "componentId": {
1650
+ "scope": "teambit.workspace",
1651
+ "name": "workspace"
1652
+ }
1566
1653
  },
1567
1654
  {
1568
1655
  "__schema": "TypeRefSchema",
@@ -1571,7 +1658,11 @@
1571
1658
  "line": 1255,
1572
1659
  "character": 7
1573
1660
  },
1574
- "name": "LoggerMain"
1661
+ "name": "LoggerMain",
1662
+ "componentId": {
1663
+ "scope": "teambit.harmony",
1664
+ "name": "logger"
1665
+ }
1575
1666
  },
1576
1667
  {
1577
1668
  "__schema": "TypeRefSchema",
@@ -1580,7 +1671,11 @@
1580
1671
  "line": 1256,
1581
1672
  "character": 7
1582
1673
  },
1583
- "name": "VariantsMain"
1674
+ "name": "VariantsMain",
1675
+ "componentId": {
1676
+ "scope": "teambit.workspace",
1677
+ "name": "variants"
1678
+ }
1584
1679
  },
1585
1680
  {
1586
1681
  "__schema": "TypeRefSchema",
@@ -1589,7 +1684,11 @@
1589
1684
  "line": 1257,
1590
1685
  "character": 7
1591
1686
  },
1592
- "name": "CLIMain"
1687
+ "name": "CLIMain",
1688
+ "componentId": {
1689
+ "scope": "teambit.harmony",
1690
+ "name": "cli"
1691
+ }
1593
1692
  },
1594
1693
  {
1595
1694
  "__schema": "TypeRefSchema",
@@ -1598,7 +1697,11 @@
1598
1697
  "line": 1258,
1599
1698
  "character": 7
1600
1699
  },
1601
- "name": "CompilerMain"
1700
+ "name": "CompilerMain",
1701
+ "componentId": {
1702
+ "scope": "teambit.compilation",
1703
+ "name": "compiler"
1704
+ }
1602
1705
  },
1603
1706
  {
1604
1707
  "__schema": "TypeRefSchema",
@@ -1607,7 +1710,11 @@
1607
1710
  "line": 1259,
1608
1711
  "character": 7
1609
1712
  },
1610
- "name": "IssuesMain"
1713
+ "name": "IssuesMain",
1714
+ "componentId": {
1715
+ "scope": "teambit.component",
1716
+ "name": "issues"
1717
+ }
1611
1718
  },
1612
1719
  {
1613
1720
  "__schema": "TypeRefSchema",
@@ -1616,7 +1723,11 @@
1616
1723
  "line": 1260,
1617
1724
  "character": 7
1618
1725
  },
1619
- "name": "EnvsMain"
1726
+ "name": "EnvsMain",
1727
+ "componentId": {
1728
+ "scope": "teambit.envs",
1729
+ "name": "envs"
1730
+ }
1620
1731
  },
1621
1732
  {
1622
1733
  "__schema": "TypeRefSchema",
@@ -1625,7 +1736,11 @@
1625
1736
  "line": 1261,
1626
1737
  "character": 7
1627
1738
  },
1628
- "name": "ApplicationMain"
1739
+ "name": "ApplicationMain",
1740
+ "componentId": {
1741
+ "scope": "teambit.harmony",
1742
+ "name": "application"
1743
+ }
1629
1744
  },
1630
1745
  {
1631
1746
  "__schema": "TypeRefSchema",
@@ -1634,7 +1749,11 @@
1634
1749
  "line": 1262,
1635
1750
  "character": 7
1636
1751
  },
1637
- "name": "IpcEventsMain"
1752
+ "name": "IpcEventsMain",
1753
+ "componentId": {
1754
+ "scope": "teambit.harmony",
1755
+ "name": "ipc-events"
1756
+ }
1638
1757
  },
1639
1758
  {
1640
1759
  "__schema": "TypeRefSchema",
@@ -1643,7 +1762,11 @@
1643
1762
  "line": 1263,
1644
1763
  "character": 7
1645
1764
  },
1646
- "name": "GeneratorMain"
1765
+ "name": "GeneratorMain",
1766
+ "componentId": {
1767
+ "scope": "teambit.generator",
1768
+ "name": "generator"
1769
+ }
1647
1770
  },
1648
1771
  {
1649
1772
  "__schema": "TypeRefSchema",
@@ -1652,7 +1775,11 @@
1652
1775
  "line": 1264,
1653
1776
  "character": 7
1654
1777
  },
1655
- "name": "WorkspaceConfigFilesMain"
1778
+ "name": "WorkspaceConfigFilesMain",
1779
+ "componentId": {
1780
+ "scope": "teambit.workspace",
1781
+ "name": "workspace-config-files"
1782
+ }
1656
1783
  },
1657
1784
  {
1658
1785
  "__schema": "TypeRefSchema",
@@ -1661,7 +1788,11 @@
1661
1788
  "line": 1265,
1662
1789
  "character": 7
1663
1790
  },
1664
- "name": "AspectLoaderMain"
1791
+ "name": "AspectLoaderMain",
1792
+ "componentId": {
1793
+ "scope": "teambit.harmony",
1794
+ "name": "aspect-loader"
1795
+ }
1665
1796
  }
1666
1797
  ]
1667
1798
  },
@@ -1711,7 +1842,8 @@
1711
1842
  "line": 1268,
1712
1843
  "character": 54
1713
1844
  },
1714
- "name": "PreLinkSlot"
1845
+ "name": "PreLinkSlot",
1846
+ "internalFilePath": "install.main.runtime.ts"
1715
1847
  },
1716
1848
  {
1717
1849
  "__schema": "TypeRefSchema",
@@ -1720,7 +1852,8 @@
1720
1852
  "line": 1268,
1721
1853
  "character": 67
1722
1854
  },
1723
- "name": "PreInstallSlot"
1855
+ "name": "PreInstallSlot",
1856
+ "internalFilePath": "install.main.runtime.ts"
1724
1857
  },
1725
1858
  {
1726
1859
  "__schema": "TypeRefSchema",
@@ -1729,7 +1862,8 @@
1729
1862
  "line": 1268,
1730
1863
  "character": 83
1731
1864
  },
1732
- "name": "PostInstallSlot"
1865
+ "name": "PostInstallSlot",
1866
+ "internalFilePath": "install.main.runtime.ts"
1733
1867
  }
1734
1868
  ]
1735
1869
  },
@@ -1751,7 +1885,12 @@
1751
1885
  "line": 1269,
1752
1886
  "character": 14
1753
1887
  },
1754
- "name": "Harmony"
1888
+ "name": "Harmony",
1889
+ "componentId": {
1890
+ "scope": "teambit.harmony",
1891
+ "name": "harmony",
1892
+ "version": "0.4.6"
1893
+ }
1755
1894
  },
1756
1895
  "isOptional": false,
1757
1896
  "isSpread": false
@@ -1858,7 +1997,11 @@
1858
1997
  "line": 58,
1859
1998
  "character": 36
1860
1999
  },
1861
- "name": "LinkingOptions"
2000
+ "name": "LinkingOptions",
2001
+ "componentId": {
2002
+ "scope": "teambit.dependencies",
2003
+ "name": "dependency-resolver"
2004
+ }
1862
2005
  },
1863
2006
  {
1864
2007
  "__schema": "TypeLiteralSchema",
@@ -1884,7 +2027,11 @@
1884
2027
  "line": 59,
1885
2028
  "character": 16
1886
2029
  },
1887
- "name": "WorkspacePolicy"
2030
+ "name": "WorkspacePolicy",
2031
+ "componentId": {
2032
+ "scope": "teambit.dependencies",
2033
+ "name": "dependency-resolver"
2034
+ }
1888
2035
  },
1889
2036
  "isOptional": true
1890
2037
  },
@@ -1981,7 +2128,12 @@
1981
2128
  "line": 65,
1982
2129
  "character": 23
1983
2130
  },
1984
- "name": "NodeModulesLinksResult"
2131
+ "name": "NodeModulesLinksResult",
2132
+ "componentId": {
2133
+ "scope": "teambit.workspace",
2134
+ "name": "modules/node-modules-linker",
2135
+ "version": "0.0.208"
2136
+ }
1985
2137
  }
1986
2138
  },
1987
2139
  "isOptional": true
@@ -2009,7 +2161,12 @@
2009
2161
  "line": 66,
2010
2162
  "character": 30
2011
2163
  },
2012
- "name": "CodemodResult"
2164
+ "name": "CodemodResult",
2165
+ "componentId": {
2166
+ "scope": "teambit.workspace",
2167
+ "name": "modules/node-modules-linker",
2168
+ "version": "0.0.208"
2169
+ }
2013
2170
  }
2014
2171
  },
2015
2172
  "isOptional": true
@@ -2023,7 +2180,11 @@
2023
2180
  "line": 67,
2024
2181
  "character": 5
2025
2182
  },
2026
- "name": "LinkResults"
2183
+ "name": "LinkResults",
2184
+ "componentId": {
2185
+ "scope": "teambit.dependencies",
2186
+ "name": "dependency-resolver"
2187
+ }
2027
2188
  }
2028
2189
  ]
2029
2190
  }
@@ -2101,7 +2262,11 @@
2101
2262
  "line": 72,
2102
2263
  "character": 19
2103
2264
  },
2104
- "name": "WorkspaceDependencyLifecycleType"
2265
+ "name": "WorkspaceDependencyLifecycleType",
2266
+ "componentId": {
2267
+ "scope": "teambit.dependencies",
2268
+ "name": "dependency-resolver"
2269
+ }
2105
2270
  },
2106
2271
  "isOptional": true
2107
2272
  },
@@ -2433,7 +2598,8 @@
2433
2598
  "line": 90,
2434
2599
  "character": 42
2435
2600
  },
2436
- "name": "WorkspaceInstallOptions"
2601
+ "name": "WorkspaceInstallOptions",
2602
+ "internalFilePath": "install.main.runtime.ts"
2437
2603
  },
2438
2604
  {
2439
2605
  "__schema": "TypeUnionSchema",
@@ -2510,7 +2676,11 @@
2510
2676
  "line": 113,
2511
2677
  "character": 33
2512
2678
  },
2513
- "name": "DependencyResolverMain"
2679
+ "name": "DependencyResolverMain",
2680
+ "componentId": {
2681
+ "scope": "teambit.dependencies",
2682
+ "name": "dependency-resolver"
2683
+ }
2514
2684
  },
2515
2685
  "isOptional": false,
2516
2686
  "isSpread": false
@@ -2530,7 +2700,11 @@
2530
2700
  "line": 115,
2531
2701
  "character": 21
2532
2702
  },
2533
- "name": "Logger"
2703
+ "name": "Logger",
2704
+ "componentId": {
2705
+ "scope": "teambit.harmony",
2706
+ "name": "logger"
2707
+ }
2534
2708
  },
2535
2709
  "isOptional": false,
2536
2710
  "isSpread": false
@@ -2550,7 +2724,11 @@
2550
2724
  "line": 117,
2551
2725
  "character": 24
2552
2726
  },
2553
- "name": "Workspace"
2727
+ "name": "Workspace",
2728
+ "componentId": {
2729
+ "scope": "teambit.workspace",
2730
+ "name": "workspace"
2731
+ }
2554
2732
  },
2555
2733
  "isOptional": false,
2556
2734
  "isSpread": false
@@ -2570,7 +2748,11 @@
2570
2748
  "line": 119,
2571
2749
  "character": 23
2572
2750
  },
2573
- "name": "VariantsMain"
2751
+ "name": "VariantsMain",
2752
+ "componentId": {
2753
+ "scope": "teambit.workspace",
2754
+ "name": "variants"
2755
+ }
2574
2756
  },
2575
2757
  "isOptional": false,
2576
2758
  "isSpread": false
@@ -2590,7 +2772,11 @@
2590
2772
  "line": 121,
2591
2773
  "character": 23
2592
2774
  },
2593
- "name": "CompilerMain"
2775
+ "name": "CompilerMain",
2776
+ "componentId": {
2777
+ "scope": "teambit.compilation",
2778
+ "name": "compiler"
2779
+ }
2594
2780
  },
2595
2781
  "isOptional": false,
2596
2782
  "isSpread": false
@@ -2610,7 +2796,11 @@
2610
2796
  "line": 123,
2611
2797
  "character": 19
2612
2798
  },
2613
- "name": "EnvsMain"
2799
+ "name": "EnvsMain",
2800
+ "componentId": {
2801
+ "scope": "teambit.envs",
2802
+ "name": "envs"
2803
+ }
2614
2804
  },
2615
2805
  "isOptional": false,
2616
2806
  "isSpread": false
@@ -2630,7 +2820,11 @@
2630
2820
  "line": 125,
2631
2821
  "character": 28
2632
2822
  },
2633
- "name": "WorkspaceConfigFilesMain"
2823
+ "name": "WorkspaceConfigFilesMain",
2824
+ "componentId": {
2825
+ "scope": "teambit.workspace",
2826
+ "name": "workspace-config-files"
2827
+ }
2634
2828
  },
2635
2829
  "isOptional": false,
2636
2830
  "isSpread": false
@@ -2650,7 +2844,11 @@
2650
2844
  "line": 127,
2651
2845
  "character": 27
2652
2846
  },
2653
- "name": "AspectLoaderMain"
2847
+ "name": "AspectLoaderMain",
2848
+ "componentId": {
2849
+ "scope": "teambit.harmony",
2850
+ "name": "aspect-loader"
2851
+ }
2654
2852
  },
2655
2853
  "isOptional": false,
2656
2854
  "isSpread": false
@@ -2670,7 +2868,11 @@
2670
2868
  "line": 129,
2671
2869
  "character": 18
2672
2870
  },
2673
- "name": "ApplicationMain"
2871
+ "name": "ApplicationMain",
2872
+ "componentId": {
2873
+ "scope": "teambit.harmony",
2874
+ "name": "application"
2875
+ }
2674
2876
  },
2675
2877
  "isOptional": false,
2676
2878
  "isSpread": false
@@ -2690,7 +2892,11 @@
2690
2892
  "line": 131,
2691
2893
  "character": 24
2692
2894
  },
2693
- "name": "GeneratorMain"
2895
+ "name": "GeneratorMain",
2896
+ "componentId": {
2897
+ "scope": "teambit.generator",
2898
+ "name": "generator"
2899
+ }
2694
2900
  },
2695
2901
  "isOptional": false,
2696
2902
  "isSpread": false
@@ -2710,7 +2916,8 @@
2710
2916
  "line": 133,
2711
2917
  "character": 26
2712
2918
  },
2713
- "name": "PreLinkSlot"
2919
+ "name": "PreLinkSlot",
2920
+ "internalFilePath": "install.main.runtime.ts"
2714
2921
  },
2715
2922
  "isOptional": false,
2716
2923
  "isSpread": false
@@ -2730,7 +2937,8 @@
2730
2937
  "line": 135,
2731
2938
  "character": 29
2732
2939
  },
2733
- "name": "PreInstallSlot"
2940
+ "name": "PreInstallSlot",
2941
+ "internalFilePath": "install.main.runtime.ts"
2734
2942
  },
2735
2943
  "isOptional": false,
2736
2944
  "isSpread": false
@@ -2750,7 +2958,8 @@
2750
2958
  "line": 137,
2751
2959
  "character": 30
2752
2960
  },
2753
- "name": "PostInstallSlot"
2961
+ "name": "PostInstallSlot",
2962
+ "internalFilePath": "install.main.runtime.ts"
2754
2963
  },
2755
2964
  "isOptional": false,
2756
2965
  "isSpread": false
@@ -2770,7 +2979,11 @@
2770
2979
  "line": 139,
2771
2980
  "character": 24
2772
2981
  },
2773
- "name": "IpcEventsMain"
2982
+ "name": "IpcEventsMain",
2983
+ "componentId": {
2984
+ "scope": "teambit.harmony",
2985
+ "name": "ipc-events"
2986
+ }
2774
2987
  },
2775
2988
  "isOptional": false,
2776
2989
  "isSpread": false
@@ -2790,7 +3003,12 @@
2790
3003
  "line": 141,
2791
3004
  "character": 22
2792
3005
  },
2793
- "name": "Harmony"
3006
+ "name": "Harmony",
3007
+ "componentId": {
3008
+ "scope": "teambit.harmony",
3009
+ "name": "harmony",
3010
+ "version": "0.4.6"
3011
+ }
2794
3012
  },
2795
3013
  "isOptional": false,
2796
3014
  "isSpread": false
@@ -2891,7 +3109,8 @@
2891
3109
  "line": 149,
2892
3110
  "character": 48
2893
3111
  },
2894
- "name": "WorkspaceInstallOptions"
3112
+ "name": "WorkspaceInstallOptions",
3113
+ "internalFilePath": "install.main.runtime.ts"
2895
3114
  },
2896
3115
  "isOptional": true,
2897
3116
  "isSpread": false
@@ -2914,6 +3133,10 @@
2914
3133
  "character": 82
2915
3134
  },
2916
3135
  "name": "ComponentMap",
3136
+ "componentId": {
3137
+ "scope": "teambit.component",
3138
+ "name": "component"
3139
+ },
2917
3140
  "typeArgs": [
2918
3141
  {
2919
3142
  "__schema": "KeywordTypeSchema",
@@ -2957,7 +3180,8 @@
2957
3180
  "line": 190,
2958
3181
  "character": 23
2959
3182
  },
2960
- "name": "PreLink"
3183
+ "name": "PreLink",
3184
+ "internalFilePath": "install.main.runtime.ts"
2961
3185
  },
2962
3186
  "isOptional": false,
2963
3187
  "isSpread": false
@@ -2999,7 +3223,8 @@
2999
3223
  "line": 194,
3000
3224
  "character": 26
3001
3225
  },
3002
- "name": "PreInstall"
3226
+ "name": "PreInstall",
3227
+ "internalFilePath": "install.main.runtime.ts"
3003
3228
  },
3004
3229
  "isOptional": false,
3005
3230
  "isSpread": false
@@ -3041,7 +3266,8 @@
3041
3266
  "line": 198,
3042
3267
  "character": 27
3043
3268
  },
3044
- "name": "PostInstall"
3269
+ "name": "PostInstall",
3270
+ "internalFilePath": "install.main.runtime.ts"
3045
3271
  },
3046
3272
  "isOptional": false,
3047
3273
  "isSpread": false
@@ -3090,7 +3316,11 @@
3090
3316
  "line": 202,
3091
3317
  "character": 44
3092
3318
  },
3093
- "name": "GenerateResult"
3319
+ "name": "GenerateResult",
3320
+ "componentId": {
3321
+ "scope": "teambit.generator",
3322
+ "name": "generator"
3323
+ }
3094
3324
  }
3095
3325
  },
3096
3326
  "isOptional": false,
@@ -3372,6 +3602,10 @@
3372
3602
  "character": 15
3373
3603
  },
3374
3604
  "name": "ComponentMap",
3605
+ "componentId": {
3606
+ "scope": "teambit.component",
3607
+ "name": "component"
3608
+ },
3375
3609
  "typeArgs": [
3376
3610
  {
3377
3611
  "__schema": "KeywordTypeSchema",
@@ -3433,7 +3667,11 @@
3433
3667
  "line": 1003,
3434
3668
  "character": 58
3435
3669
  },
3436
- "name": "Component"
3670
+ "name": "Component",
3671
+ "componentId": {
3672
+ "scope": "teambit.component",
3673
+ "name": "component"
3674
+ }
3437
3675
  }
3438
3676
  },
3439
3677
  "isOptional": false,
@@ -3581,7 +3819,8 @@
3581
3819
  "line": 1083,
3582
3820
  "character": 14
3583
3821
  },
3584
- "name": "WorkspaceLinkOptions"
3822
+ "name": "WorkspaceLinkOptions",
3823
+ "internalFilePath": "install.main.runtime.ts"
3585
3824
  },
3586
3825
  "isOptional": true,
3587
3826
  "defaultValue": "{}",
@@ -3700,6 +3939,10 @@
3700
3939
  "character": 34
3701
3940
  },
3702
3941
  "name": "ComponentMap",
3942
+ "componentId": {
3943
+ "scope": "teambit.component",
3944
+ "name": "component"
3945
+ },
3703
3946
  "typeArgs": [
3704
3947
  {
3705
3948
  "__schema": "KeywordTypeSchema",
@@ -3795,7 +4038,8 @@
3795
4038
  "line": 1113,
3796
4039
  "character": 23
3797
4040
  },
3798
- "name": "WorkspaceLinkOptions"
4041
+ "name": "WorkspaceLinkOptions",
4042
+ "internalFilePath": "install.main.runtime.ts"
3799
4043
  },
3800
4044
  "isOptional": true,
3801
4045
  "defaultValue": "{}",
@@ -3818,7 +4062,8 @@
3818
4062
  "line": 1113,
3819
4063
  "character": 59
3820
4064
  },
3821
- "name": "WorkspaceLinkResults"
4065
+ "name": "WorkspaceLinkResults",
4066
+ "internalFilePath": "install.main.runtime.ts"
3822
4067
  }
3823
4068
  ]
3824
4069
  },
@@ -3922,7 +4167,11 @@
3922
4167
  "line": 1253,
3923
4168
  "character": 7
3924
4169
  },
3925
- "name": "DependencyResolverMain"
4170
+ "name": "DependencyResolverMain",
4171
+ "componentId": {
4172
+ "scope": "teambit.dependencies",
4173
+ "name": "dependency-resolver"
4174
+ }
3926
4175
  },
3927
4176
  {
3928
4177
  "__schema": "TypeRefSchema",
@@ -3931,7 +4180,11 @@
3931
4180
  "line": 1254,
3932
4181
  "character": 7
3933
4182
  },
3934
- "name": "Workspace"
4183
+ "name": "Workspace",
4184
+ "componentId": {
4185
+ "scope": "teambit.workspace",
4186
+ "name": "workspace"
4187
+ }
3935
4188
  },
3936
4189
  {
3937
4190
  "__schema": "TypeRefSchema",
@@ -3940,7 +4193,11 @@
3940
4193
  "line": 1255,
3941
4194
  "character": 7
3942
4195
  },
3943
- "name": "LoggerMain"
4196
+ "name": "LoggerMain",
4197
+ "componentId": {
4198
+ "scope": "teambit.harmony",
4199
+ "name": "logger"
4200
+ }
3944
4201
  },
3945
4202
  {
3946
4203
  "__schema": "TypeRefSchema",
@@ -3949,7 +4206,11 @@
3949
4206
  "line": 1256,
3950
4207
  "character": 7
3951
4208
  },
3952
- "name": "VariantsMain"
4209
+ "name": "VariantsMain",
4210
+ "componentId": {
4211
+ "scope": "teambit.workspace",
4212
+ "name": "variants"
4213
+ }
3953
4214
  },
3954
4215
  {
3955
4216
  "__schema": "TypeRefSchema",
@@ -3958,7 +4219,11 @@
3958
4219
  "line": 1257,
3959
4220
  "character": 7
3960
4221
  },
3961
- "name": "CLIMain"
4222
+ "name": "CLIMain",
4223
+ "componentId": {
4224
+ "scope": "teambit.harmony",
4225
+ "name": "cli"
4226
+ }
3962
4227
  },
3963
4228
  {
3964
4229
  "__schema": "TypeRefSchema",
@@ -3967,7 +4232,11 @@
3967
4232
  "line": 1258,
3968
4233
  "character": 7
3969
4234
  },
3970
- "name": "CompilerMain"
4235
+ "name": "CompilerMain",
4236
+ "componentId": {
4237
+ "scope": "teambit.compilation",
4238
+ "name": "compiler"
4239
+ }
3971
4240
  },
3972
4241
  {
3973
4242
  "__schema": "TypeRefSchema",
@@ -3976,7 +4245,11 @@
3976
4245
  "line": 1259,
3977
4246
  "character": 7
3978
4247
  },
3979
- "name": "IssuesMain"
4248
+ "name": "IssuesMain",
4249
+ "componentId": {
4250
+ "scope": "teambit.component",
4251
+ "name": "issues"
4252
+ }
3980
4253
  },
3981
4254
  {
3982
4255
  "__schema": "TypeRefSchema",
@@ -3985,7 +4258,11 @@
3985
4258
  "line": 1260,
3986
4259
  "character": 7
3987
4260
  },
3988
- "name": "EnvsMain"
4261
+ "name": "EnvsMain",
4262
+ "componentId": {
4263
+ "scope": "teambit.envs",
4264
+ "name": "envs"
4265
+ }
3989
4266
  },
3990
4267
  {
3991
4268
  "__schema": "TypeRefSchema",
@@ -3994,7 +4271,11 @@
3994
4271
  "line": 1261,
3995
4272
  "character": 7
3996
4273
  },
3997
- "name": "ApplicationMain"
4274
+ "name": "ApplicationMain",
4275
+ "componentId": {
4276
+ "scope": "teambit.harmony",
4277
+ "name": "application"
4278
+ }
3998
4279
  },
3999
4280
  {
4000
4281
  "__schema": "TypeRefSchema",
@@ -4003,7 +4284,11 @@
4003
4284
  "line": 1262,
4004
4285
  "character": 7
4005
4286
  },
4006
- "name": "IpcEventsMain"
4287
+ "name": "IpcEventsMain",
4288
+ "componentId": {
4289
+ "scope": "teambit.harmony",
4290
+ "name": "ipc-events"
4291
+ }
4007
4292
  },
4008
4293
  {
4009
4294
  "__schema": "TypeRefSchema",
@@ -4012,7 +4297,11 @@
4012
4297
  "line": 1263,
4013
4298
  "character": 7
4014
4299
  },
4015
- "name": "GeneratorMain"
4300
+ "name": "GeneratorMain",
4301
+ "componentId": {
4302
+ "scope": "teambit.generator",
4303
+ "name": "generator"
4304
+ }
4016
4305
  },
4017
4306
  {
4018
4307
  "__schema": "TypeRefSchema",
@@ -4021,7 +4310,11 @@
4021
4310
  "line": 1264,
4022
4311
  "character": 7
4023
4312
  },
4024
- "name": "WorkspaceConfigFilesMain"
4313
+ "name": "WorkspaceConfigFilesMain",
4314
+ "componentId": {
4315
+ "scope": "teambit.workspace",
4316
+ "name": "workspace-config-files"
4317
+ }
4025
4318
  },
4026
4319
  {
4027
4320
  "__schema": "TypeRefSchema",
@@ -4030,7 +4323,11 @@
4030
4323
  "line": 1265,
4031
4324
  "character": 7
4032
4325
  },
4033
- "name": "AspectLoaderMain"
4326
+ "name": "AspectLoaderMain",
4327
+ "componentId": {
4328
+ "scope": "teambit.harmony",
4329
+ "name": "aspect-loader"
4330
+ }
4034
4331
  }
4035
4332
  ]
4036
4333
  },
@@ -4080,7 +4377,8 @@
4080
4377
  "line": 1268,
4081
4378
  "character": 54
4082
4379
  },
4083
- "name": "PreLinkSlot"
4380
+ "name": "PreLinkSlot",
4381
+ "internalFilePath": "install.main.runtime.ts"
4084
4382
  },
4085
4383
  {
4086
4384
  "__schema": "TypeRefSchema",
@@ -4089,7 +4387,8 @@
4089
4387
  "line": 1268,
4090
4388
  "character": 67
4091
4389
  },
4092
- "name": "PreInstallSlot"
4390
+ "name": "PreInstallSlot",
4391
+ "internalFilePath": "install.main.runtime.ts"
4093
4392
  },
4094
4393
  {
4095
4394
  "__schema": "TypeRefSchema",
@@ -4098,7 +4397,8 @@
4098
4397
  "line": 1268,
4099
4398
  "character": 83
4100
4399
  },
4101
- "name": "PostInstallSlot"
4400
+ "name": "PostInstallSlot",
4401
+ "internalFilePath": "install.main.runtime.ts"
4102
4402
  }
4103
4403
  ]
4104
4404
  },
@@ -4120,7 +4420,12 @@
4120
4420
  "line": 1269,
4121
4421
  "character": 14
4122
4422
  },
4123
- "name": "Harmony"
4423
+ "name": "Harmony",
4424
+ "componentId": {
4425
+ "scope": "teambit.harmony",
4426
+ "name": "harmony",
4427
+ "version": "0.4.6"
4428
+ }
4124
4429
  },
4125
4430
  "isOptional": false,
4126
4431
  "isSpread": false
@@ -4190,7 +4495,8 @@
4190
4495
  "line": 92,
4191
4496
  "character": 28
4192
4497
  },
4193
- "name": "WorkspaceLinkOptions"
4498
+ "name": "WorkspaceLinkOptions",
4499
+ "internalFilePath": "install.main.runtime.ts"
4194
4500
  },
4195
4501
  "isOptional": true,
4196
4502
  "isSpread": false
@@ -4253,7 +4559,8 @@
4253
4559
  "line": 93,
4254
4560
  "character": 34
4255
4561
  },
4256
- "name": "WorkspaceInstallOptions"
4562
+ "name": "WorkspaceInstallOptions",
4563
+ "internalFilePath": "install.main.runtime.ts"
4257
4564
  },
4258
4565
  "isOptional": true,
4259
4566
  "isSpread": false
@@ -4341,6 +4648,11 @@
4341
4648
  "character": 20
4342
4649
  },
4343
4650
  "name": "SlotRegistry",
4651
+ "componentId": {
4652
+ "scope": "teambit.harmony",
4653
+ "name": "harmony",
4654
+ "version": "0.4.6"
4655
+ },
4344
4656
  "typeArgs": [
4345
4657
  {
4346
4658
  "__schema": "TypeRefSchema",
@@ -4349,7 +4661,8 @@
4349
4661
  "line": 96,
4350
4662
  "character": 33
4351
4663
  },
4352
- "name": "PreLink"
4664
+ "name": "PreLink",
4665
+ "internalFilePath": "install.main.runtime.ts"
4353
4666
  }
4354
4667
  ]
4355
4668
  }
@@ -4371,6 +4684,11 @@
4371
4684
  "character": 23
4372
4685
  },
4373
4686
  "name": "SlotRegistry",
4687
+ "componentId": {
4688
+ "scope": "teambit.harmony",
4689
+ "name": "harmony",
4690
+ "version": "0.4.6"
4691
+ },
4374
4692
  "typeArgs": [
4375
4693
  {
4376
4694
  "__schema": "TypeRefSchema",
@@ -4379,7 +4697,8 @@
4379
4697
  "line": 97,
4380
4698
  "character": 36
4381
4699
  },
4382
- "name": "PreInstall"
4700
+ "name": "PreInstall",
4701
+ "internalFilePath": "install.main.runtime.ts"
4383
4702
  }
4384
4703
  ]
4385
4704
  }
@@ -4401,6 +4720,11 @@
4401
4720
  "character": 24
4402
4721
  },
4403
4722
  "name": "SlotRegistry",
4723
+ "componentId": {
4724
+ "scope": "teambit.harmony",
4725
+ "name": "harmony",
4726
+ "version": "0.4.6"
4727
+ },
4404
4728
  "typeArgs": [
4405
4729
  {
4406
4730
  "__schema": "TypeRefSchema",
@@ -4409,7 +4733,8 @@
4409
4733
  "line": 98,
4410
4734
  "character": 37
4411
4735
  },
4412
- "name": "PostInstall"
4736
+ "name": "PostInstall",
4737
+ "internalFilePath": "install.main.runtime.ts"
4413
4738
  }
4414
4739
  ]
4415
4740
  }
@@ -4447,7 +4772,11 @@
4447
4772
  "line": 101,
4448
4773
  "character": 3
4449
4774
  },
4450
- "name": "GetComponentManifestsOptions"
4775
+ "name": "GetComponentManifestsOptions",
4776
+ "componentId": {
4777
+ "scope": "teambit.dependencies",
4778
+ "name": "dependency-resolver"
4779
+ }
4451
4780
  },
4452
4781
  {
4453
4782
  "__schema": "TypeUnionSchema",
@@ -4504,7 +4833,11 @@
4504
4833
  "line": 104,
4505
4834
  "character": 8
4506
4835
  },
4507
- "name": "PackageManagerInstallOptions"
4836
+ "name": "PackageManagerInstallOptions",
4837
+ "componentId": {
4838
+ "scope": "teambit.dependencies",
4839
+ "name": "dependency-resolver"
4840
+ }
4508
4841
  },
4509
4842
  {
4510
4843
  "__schema": "LiteralTypeSchema",
@@ -4620,7 +4953,11 @@
4620
4953
  "line": 106,
4621
4954
  "character": 96
4622
4955
  },
4623
- "name": "AspectDefinition"
4956
+ "name": "AspectDefinition",
4957
+ "componentId": {
4958
+ "scope": "teambit.harmony",
4959
+ "name": "aspect-loader"
4960
+ }
4624
4961
  }
4625
4962
  },
4626
4963
  "isOptional": false
@@ -4662,6 +4999,10 @@
4662
4999
  "character": 26
4663
5000
  },
4664
5001
  "name": "ComponentMap",
5002
+ "componentId": {
5003
+ "scope": "teambit.component",
5004
+ "name": "component"
5005
+ },
4665
5006
  "typeArgs": [
4666
5007
  {
4667
5008
  "__schema": "KeywordTypeSchema",
@@ -4710,7 +5051,8 @@
4710
5051
  "line": 1318,
4711
5052
  "character": 29
4712
5053
  },
4713
- "name": "ProjectManifest"
5054
+ "name": "ProjectManifest",
5055
+ "packageName": "@pnpm/types"
4714
5056
  }
4715
5057
  ]
4716
5058
  },
@@ -4744,7 +5086,8 @@
4744
5086
  "line": 1324,
4745
5087
  "character": 4
4746
5088
  },
4747
- "name": "ComponentsAndManifests"
5089
+ "name": "ComponentsAndManifests",
5090
+ "internalFilePath": "install.main.runtime.ts"
4748
5091
  },
4749
5092
  "isOptional": false,
4750
5093
  "objectBindingNodes": [
@@ -4838,7 +5181,8 @@
4838
5181
  "line": 1342,
4839
5182
  "character": 50
4840
5183
  },
4841
- "name": "ProjectManifest"
5184
+ "name": "ProjectManifest",
5185
+ "packageName": "@pnpm/types"
4842
5186
  }
4843
5187
  ]
4844
5188
  },
@@ -4900,7 +5244,7 @@
4900
5244
  "componentId": {
4901
5245
  "scope": "teambit.workspace",
4902
5246
  "name": "install",
4903
- "version": "1.0.419"
5247
+ "version": "1.0.421"
4904
5248
  },
4905
5249
  "taggedModuleExports": []
4906
5250
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/install",
3
- "version": "1.0.419",
3
+ "version": "1.0.421",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/install",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "install",
9
- "version": "1.0.419"
9
+ "version": "1.0.421"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -23,24 +23,24 @@
23
23
  "@teambit/harmony": "0.4.6",
24
24
  "@teambit/workspace.root-components": "1.0.0",
25
25
  "@teambit/bit-error": "0.0.404",
26
- "@teambit/cli": "0.0.996",
27
- "@teambit/dependency-resolver": "1.0.419",
28
- "@teambit/logger": "0.0.1089",
29
- "@teambit/workspace": "1.0.419",
30
- "@teambit/application": "1.0.419",
31
- "@teambit/aspect-loader": "1.0.419",
32
- "@teambit/compiler": "1.0.419",
26
+ "@teambit/cli": "0.0.998",
27
+ "@teambit/dependency-resolver": "1.0.421",
28
+ "@teambit/logger": "0.0.1091",
29
+ "@teambit/workspace": "1.0.421",
30
+ "@teambit/application": "1.0.421",
31
+ "@teambit/aspect-loader": "1.0.421",
32
+ "@teambit/compiler": "1.0.421",
33
33
  "@teambit/component-issues": "0.0.151",
34
34
  "@teambit/component-package-version": "0.0.434",
35
- "@teambit/component": "1.0.419",
35
+ "@teambit/component": "1.0.421",
36
36
  "@teambit/dependencies.fs.linked-dependencies": "0.0.9",
37
- "@teambit/envs": "1.0.419",
38
- "@teambit/generator": "1.0.420",
39
- "@teambit/ipc-events": "1.0.419",
40
- "@teambit/issues": "1.0.419",
37
+ "@teambit/envs": "1.0.421",
38
+ "@teambit/generator": "1.0.422",
39
+ "@teambit/ipc-events": "1.0.421",
40
+ "@teambit/issues": "1.0.421",
41
41
  "@teambit/pkg.modules.component-package-name": "0.0.5",
42
- "@teambit/variants": "0.0.1263",
43
- "@teambit/workspace-config-files": "1.0.419",
42
+ "@teambit/variants": "0.0.1265",
43
+ "@teambit/workspace-config-files": "1.0.421",
44
44
  "@teambit/workspace.modules.node-modules-linker": "0.0.208",
45
45
  "@teambit/toolbox.time.time-format": "0.0.496"
46
46
  },
@@ -51,7 +51,7 @@
51
51
  "chai": "4.3.0",
52
52
  "strip-ansi": "6.0.0",
53
53
  "@types/mocha": "9.1.0",
54
- "@teambit/harmony.envs.core-aspect-env": "0.0.59"
54
+ "@teambit/harmony.envs.core-aspect-env": "0.0.60"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "@types/chai": "4.3.19",