@teambit/install 1.0.507 → 1.0.509

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.
@@ -905,7 +905,7 @@
905
905
  "line": 961,
906
906
  "character": 5
907
907
  },
908
- "signature": "(property) forceVersionBump?: \"patch\" | \"minor\" | \"major\" | \"compatible\" | undefined",
908
+ "signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
909
909
  "name": "forceVersionBump",
910
910
  "type": {
911
911
  "__schema": "TypeUnionSchema",
@@ -1492,7 +1492,7 @@
1492
1492
  "__schema": "FunctionLikeSchema",
1493
1493
  "location": {
1494
1494
  "filePath": "install.main.runtime.ts",
1495
- "line": 1222,
1495
+ "line": 1221,
1496
1496
  "character": 3
1497
1497
  },
1498
1498
  "signature": "(method) InstallMain.onComponentChange(component: Component): Promise<void>",
@@ -1502,7 +1502,7 @@
1502
1502
  "__schema": "ParameterSchema",
1503
1503
  "location": {
1504
1504
  "filePath": "install.main.runtime.ts",
1505
- "line": 1222,
1505
+ "line": 1221,
1506
1506
  "character": 27
1507
1507
  },
1508
1508
  "name": "component",
@@ -1510,7 +1510,7 @@
1510
1510
  "__schema": "TypeRefSchema",
1511
1511
  "location": {
1512
1512
  "filePath": "install.main.runtime.ts",
1513
- "line": 1222,
1513
+ "line": 1221,
1514
1514
  "character": 38
1515
1515
  },
1516
1516
  "name": "Component"
@@ -1523,7 +1523,7 @@
1523
1523
  "__schema": "InferenceTypeSchema",
1524
1524
  "location": {
1525
1525
  "filePath": "install.main.runtime.ts",
1526
- "line": 1222,
1526
+ "line": 1221,
1527
1527
  "character": 3
1528
1528
  },
1529
1529
  "type": "Promise<void>"
@@ -1536,7 +1536,7 @@
1536
1536
  "__schema": "VariableLikeSchema",
1537
1537
  "location": {
1538
1538
  "filePath": "install.main.runtime.ts",
1539
- "line": 1229,
1539
+ "line": 1228,
1540
1540
  "character": 3
1541
1541
  },
1542
1542
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
@@ -1545,7 +1545,7 @@
1545
1545
  "__schema": "InferenceTypeSchema",
1546
1546
  "location": {
1547
1547
  "filePath": "install.main.runtime.ts",
1548
- "line": 1229,
1548
+ "line": 1228,
1549
1549
  "character": 3
1550
1550
  },
1551
1551
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -1557,7 +1557,7 @@
1557
1557
  "__schema": "VariableLikeSchema",
1558
1558
  "location": {
1559
1559
  "filePath": "install.main.runtime.ts",
1560
- "line": 1230,
1560
+ "line": 1229,
1561
1561
  "character": 3
1562
1562
  },
1563
1563
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -1566,7 +1566,7 @@
1566
1566
  "__schema": "InferenceTypeSchema",
1567
1567
  "location": {
1568
1568
  "filePath": "install.main.runtime.ts",
1569
- "line": 1230,
1569
+ "line": 1229,
1570
1570
  "character": 3
1571
1571
  },
1572
1572
  "type": "Aspect[]"
@@ -1578,7 +1578,7 @@
1578
1578
  "__schema": "VariableLikeSchema",
1579
1579
  "location": {
1580
1580
  "filePath": "install.main.runtime.ts",
1581
- "line": 1246,
1581
+ "line": 1245,
1582
1582
  "character": 3
1583
1583
  },
1584
1584
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -1587,7 +1587,7 @@
1587
1587
  "__schema": "InferenceTypeSchema",
1588
1588
  "location": {
1589
1589
  "filePath": "install.main.runtime.ts",
1590
- "line": 1246,
1590
+ "line": 1245,
1591
1591
  "character": 3
1592
1592
  },
1593
1593
  "type": "RuntimeDefinition"
@@ -1599,7 +1599,7 @@
1599
1599
  "__schema": "FunctionLikeSchema",
1600
1600
  "location": {
1601
1601
  "filePath": "install.main.runtime.ts",
1602
- "line": 1248,
1602
+ "line": 1247,
1603
1603
  "character": 3
1604
1604
  },
1605
1605
  "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>",
@@ -1609,7 +1609,7 @@
1609
1609
  "__schema": "ParameterSchema",
1610
1610
  "location": {
1611
1611
  "filePath": "install.main.runtime.ts",
1612
- "line": 1249,
1612
+ "line": 1248,
1613
1613
  "character": 5
1614
1614
  },
1615
1615
  "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
@@ -1617,7 +1617,7 @@
1617
1617
  "__schema": "TupleTypeSchema",
1618
1618
  "location": {
1619
1619
  "filePath": "install.main.runtime.ts",
1620
- "line": 1263,
1620
+ "line": 1262,
1621
1621
  "character": 8
1622
1622
  },
1623
1623
  "elements": [
@@ -1625,7 +1625,7 @@
1625
1625
  "__schema": "TypeRefSchema",
1626
1626
  "location": {
1627
1627
  "filePath": "install.main.runtime.ts",
1628
- "line": 1264,
1628
+ "line": 1263,
1629
1629
  "character": 7
1630
1630
  },
1631
1631
  "name": "DependencyResolverMain"
@@ -1634,7 +1634,7 @@
1634
1634
  "__schema": "TypeRefSchema",
1635
1635
  "location": {
1636
1636
  "filePath": "install.main.runtime.ts",
1637
- "line": 1265,
1637
+ "line": 1264,
1638
1638
  "character": 7
1639
1639
  },
1640
1640
  "name": "Workspace"
@@ -1643,7 +1643,7 @@
1643
1643
  "__schema": "TypeRefSchema",
1644
1644
  "location": {
1645
1645
  "filePath": "install.main.runtime.ts",
1646
- "line": 1266,
1646
+ "line": 1265,
1647
1647
  "character": 7
1648
1648
  },
1649
1649
  "name": "LoggerMain"
@@ -1652,7 +1652,7 @@
1652
1652
  "__schema": "TypeRefSchema",
1653
1653
  "location": {
1654
1654
  "filePath": "install.main.runtime.ts",
1655
- "line": 1267,
1655
+ "line": 1266,
1656
1656
  "character": 7
1657
1657
  },
1658
1658
  "name": "VariantsMain"
@@ -1661,7 +1661,7 @@
1661
1661
  "__schema": "TypeRefSchema",
1662
1662
  "location": {
1663
1663
  "filePath": "install.main.runtime.ts",
1664
- "line": 1268,
1664
+ "line": 1267,
1665
1665
  "character": 7
1666
1666
  },
1667
1667
  "name": "CLIMain"
@@ -1670,7 +1670,7 @@
1670
1670
  "__schema": "TypeRefSchema",
1671
1671
  "location": {
1672
1672
  "filePath": "install.main.runtime.ts",
1673
- "line": 1269,
1673
+ "line": 1268,
1674
1674
  "character": 7
1675
1675
  },
1676
1676
  "name": "CompilerMain"
@@ -1679,7 +1679,7 @@
1679
1679
  "__schema": "TypeRefSchema",
1680
1680
  "location": {
1681
1681
  "filePath": "install.main.runtime.ts",
1682
- "line": 1270,
1682
+ "line": 1269,
1683
1683
  "character": 7
1684
1684
  },
1685
1685
  "name": "IssuesMain"
@@ -1688,7 +1688,7 @@
1688
1688
  "__schema": "TypeRefSchema",
1689
1689
  "location": {
1690
1690
  "filePath": "install.main.runtime.ts",
1691
- "line": 1271,
1691
+ "line": 1270,
1692
1692
  "character": 7
1693
1693
  },
1694
1694
  "name": "EnvsMain"
@@ -1697,7 +1697,7 @@
1697
1697
  "__schema": "TypeRefSchema",
1698
1698
  "location": {
1699
1699
  "filePath": "install.main.runtime.ts",
1700
- "line": 1272,
1700
+ "line": 1271,
1701
1701
  "character": 7
1702
1702
  },
1703
1703
  "name": "ApplicationMain"
@@ -1706,7 +1706,7 @@
1706
1706
  "__schema": "TypeRefSchema",
1707
1707
  "location": {
1708
1708
  "filePath": "install.main.runtime.ts",
1709
- "line": 1273,
1709
+ "line": 1272,
1710
1710
  "character": 7
1711
1711
  },
1712
1712
  "name": "IpcEventsMain"
@@ -1715,7 +1715,7 @@
1715
1715
  "__schema": "TypeRefSchema",
1716
1716
  "location": {
1717
1717
  "filePath": "install.main.runtime.ts",
1718
- "line": 1274,
1718
+ "line": 1273,
1719
1719
  "character": 7
1720
1720
  },
1721
1721
  "name": "GeneratorMain"
@@ -1724,7 +1724,7 @@
1724
1724
  "__schema": "TypeRefSchema",
1725
1725
  "location": {
1726
1726
  "filePath": "install.main.runtime.ts",
1727
- "line": 1275,
1727
+ "line": 1274,
1728
1728
  "character": 7
1729
1729
  },
1730
1730
  "name": "WorkspaceConfigFilesMain"
@@ -1733,7 +1733,7 @@
1733
1733
  "__schema": "TypeRefSchema",
1734
1734
  "location": {
1735
1735
  "filePath": "install.main.runtime.ts",
1736
- "line": 1276,
1736
+ "line": 1275,
1737
1737
  "character": 7
1738
1738
  },
1739
1739
  "name": "AspectLoaderMain"
@@ -1747,7 +1747,7 @@
1747
1747
  "__schema": "ParameterSchema",
1748
1748
  "location": {
1749
1749
  "filePath": "install.main.runtime.ts",
1750
- "line": 1278,
1750
+ "line": 1277,
1751
1751
  "character": 5
1752
1752
  },
1753
1753
  "name": "_",
@@ -1755,7 +1755,7 @@
1755
1755
  "__schema": "InferenceTypeSchema",
1756
1756
  "location": {
1757
1757
  "filePath": "install.main.runtime.ts",
1758
- "line": 1278,
1758
+ "line": 1277,
1759
1759
  "character": 5
1760
1760
  },
1761
1761
  "type": "any"
@@ -1767,7 +1767,7 @@
1767
1767
  "__schema": "ParameterSchema",
1768
1768
  "location": {
1769
1769
  "filePath": "install.main.runtime.ts",
1770
- "line": 1279,
1770
+ "line": 1278,
1771
1771
  "character": 5
1772
1772
  },
1773
1773
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -1775,7 +1775,7 @@
1775
1775
  "__schema": "TupleTypeSchema",
1776
1776
  "location": {
1777
1777
  "filePath": "install.main.runtime.ts",
1778
- "line": 1279,
1778
+ "line": 1278,
1779
1779
  "character": 53
1780
1780
  },
1781
1781
  "elements": [
@@ -1783,7 +1783,7 @@
1783
1783
  "__schema": "TypeRefSchema",
1784
1784
  "location": {
1785
1785
  "filePath": "install.main.runtime.ts",
1786
- "line": 1279,
1786
+ "line": 1278,
1787
1787
  "character": 54
1788
1788
  },
1789
1789
  "name": "PreLinkSlot"
@@ -1792,7 +1792,7 @@
1792
1792
  "__schema": "TypeRefSchema",
1793
1793
  "location": {
1794
1794
  "filePath": "install.main.runtime.ts",
1795
- "line": 1279,
1795
+ "line": 1278,
1796
1796
  "character": 67
1797
1797
  },
1798
1798
  "name": "PreInstallSlot"
@@ -1801,7 +1801,7 @@
1801
1801
  "__schema": "TypeRefSchema",
1802
1802
  "location": {
1803
1803
  "filePath": "install.main.runtime.ts",
1804
- "line": 1279,
1804
+ "line": 1278,
1805
1805
  "character": 83
1806
1806
  },
1807
1807
  "name": "PostInstallSlot"
@@ -1815,7 +1815,7 @@
1815
1815
  "__schema": "ParameterSchema",
1816
1816
  "location": {
1817
1817
  "filePath": "install.main.runtime.ts",
1818
- "line": 1280,
1818
+ "line": 1279,
1819
1819
  "character": 5
1820
1820
  },
1821
1821
  "name": "harmony",
@@ -1823,7 +1823,7 @@
1823
1823
  "__schema": "TypeRefSchema",
1824
1824
  "location": {
1825
1825
  "filePath": "install.main.runtime.ts",
1826
- "line": 1280,
1826
+ "line": 1279,
1827
1827
  "character": 14
1828
1828
  },
1829
1829
  "name": "Harmony"
@@ -1836,7 +1836,7 @@
1836
1836
  "__schema": "InferenceTypeSchema",
1837
1837
  "location": {
1838
1838
  "filePath": "install.main.runtime.ts",
1839
- "line": 1248,
1839
+ "line": 1247,
1840
1840
  "character": 3
1841
1841
  },
1842
1842
  "type": "Promise<InstallMain>"
@@ -2510,7 +2510,7 @@
2510
2510
  "line": 92,
2511
2511
  "character": 1
2512
2512
  },
2513
- "signature": "type ModulesInstallOptions = {\n dependenciesGraph?: DependenciesGraph | undefined;\n writeConfigFiles?: boolean | undefined;\n addMissingDeps?: boolean | undefined;\n addMissingPeers?: boolean | undefined;\n ... 11 more ...;\n skipPrune?: boolean | undefined;\n}",
2513
+ "signature": "type ModulesInstallOptions = {\n writeConfigFiles?: boolean | undefined;\n addMissingDeps?: boolean | undefined;\n addMissingPeers?: boolean | undefined;\n dedupe?: boolean | undefined;\n copyPeerToRuntimeOnRoot?: boolean | undefined;\n ... 10 more ...;\n dependenciesGraph?: DependenciesGraph | undefined;\n}",
2514
2514
  "name": "ModulesInstallOptions",
2515
2515
  "type": {
2516
2516
  "__schema": "TypeRefSchema",
@@ -3369,7 +3369,7 @@
3369
3369
  "line": 961,
3370
3370
  "character": 5
3371
3371
  },
3372
- "signature": "(property) forceVersionBump?: \"patch\" | \"minor\" | \"major\" | \"compatible\" | undefined",
3372
+ "signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
3373
3373
  "name": "forceVersionBump",
3374
3374
  "type": {
3375
3375
  "__schema": "TypeUnionSchema",
@@ -3956,7 +3956,7 @@
3956
3956
  "__schema": "FunctionLikeSchema",
3957
3957
  "location": {
3958
3958
  "filePath": "install.main.runtime.ts",
3959
- "line": 1222,
3959
+ "line": 1221,
3960
3960
  "character": 3
3961
3961
  },
3962
3962
  "signature": "(method) InstallMain.onComponentChange(component: Component): Promise<void>",
@@ -3966,7 +3966,7 @@
3966
3966
  "__schema": "ParameterSchema",
3967
3967
  "location": {
3968
3968
  "filePath": "install.main.runtime.ts",
3969
- "line": 1222,
3969
+ "line": 1221,
3970
3970
  "character": 27
3971
3971
  },
3972
3972
  "name": "component",
@@ -3974,7 +3974,7 @@
3974
3974
  "__schema": "TypeRefSchema",
3975
3975
  "location": {
3976
3976
  "filePath": "install.main.runtime.ts",
3977
- "line": 1222,
3977
+ "line": 1221,
3978
3978
  "character": 38
3979
3979
  },
3980
3980
  "name": "Component"
@@ -3987,7 +3987,7 @@
3987
3987
  "__schema": "InferenceTypeSchema",
3988
3988
  "location": {
3989
3989
  "filePath": "install.main.runtime.ts",
3990
- "line": 1222,
3990
+ "line": 1221,
3991
3991
  "character": 3
3992
3992
  },
3993
3993
  "type": "Promise<void>"
@@ -4000,7 +4000,7 @@
4000
4000
  "__schema": "VariableLikeSchema",
4001
4001
  "location": {
4002
4002
  "filePath": "install.main.runtime.ts",
4003
- "line": 1229,
4003
+ "line": 1228,
4004
4004
  "character": 3
4005
4005
  },
4006
4006
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
@@ -4009,7 +4009,7 @@
4009
4009
  "__schema": "InferenceTypeSchema",
4010
4010
  "location": {
4011
4011
  "filePath": "install.main.runtime.ts",
4012
- "line": 1229,
4012
+ "line": 1228,
4013
4013
  "character": 3
4014
4014
  },
4015
4015
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -4021,7 +4021,7 @@
4021
4021
  "__schema": "VariableLikeSchema",
4022
4022
  "location": {
4023
4023
  "filePath": "install.main.runtime.ts",
4024
- "line": 1230,
4024
+ "line": 1229,
4025
4025
  "character": 3
4026
4026
  },
4027
4027
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -4030,7 +4030,7 @@
4030
4030
  "__schema": "InferenceTypeSchema",
4031
4031
  "location": {
4032
4032
  "filePath": "install.main.runtime.ts",
4033
- "line": 1230,
4033
+ "line": 1229,
4034
4034
  "character": 3
4035
4035
  },
4036
4036
  "type": "Aspect[]"
@@ -4042,7 +4042,7 @@
4042
4042
  "__schema": "VariableLikeSchema",
4043
4043
  "location": {
4044
4044
  "filePath": "install.main.runtime.ts",
4045
- "line": 1246,
4045
+ "line": 1245,
4046
4046
  "character": 3
4047
4047
  },
4048
4048
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -4051,7 +4051,7 @@
4051
4051
  "__schema": "InferenceTypeSchema",
4052
4052
  "location": {
4053
4053
  "filePath": "install.main.runtime.ts",
4054
- "line": 1246,
4054
+ "line": 1245,
4055
4055
  "character": 3
4056
4056
  },
4057
4057
  "type": "RuntimeDefinition"
@@ -4063,7 +4063,7 @@
4063
4063
  "__schema": "FunctionLikeSchema",
4064
4064
  "location": {
4065
4065
  "filePath": "install.main.runtime.ts",
4066
- "line": 1248,
4066
+ "line": 1247,
4067
4067
  "character": 3
4068
4068
  },
4069
4069
  "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>",
@@ -4073,7 +4073,7 @@
4073
4073
  "__schema": "ParameterSchema",
4074
4074
  "location": {
4075
4075
  "filePath": "install.main.runtime.ts",
4076
- "line": 1249,
4076
+ "line": 1248,
4077
4077
  "character": 5
4078
4078
  },
4079
4079
  "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
@@ -4081,7 +4081,7 @@
4081
4081
  "__schema": "TupleTypeSchema",
4082
4082
  "location": {
4083
4083
  "filePath": "install.main.runtime.ts",
4084
- "line": 1263,
4084
+ "line": 1262,
4085
4085
  "character": 8
4086
4086
  },
4087
4087
  "elements": [
@@ -4089,7 +4089,7 @@
4089
4089
  "__schema": "TypeRefSchema",
4090
4090
  "location": {
4091
4091
  "filePath": "install.main.runtime.ts",
4092
- "line": 1264,
4092
+ "line": 1263,
4093
4093
  "character": 7
4094
4094
  },
4095
4095
  "name": "DependencyResolverMain"
@@ -4098,7 +4098,7 @@
4098
4098
  "__schema": "TypeRefSchema",
4099
4099
  "location": {
4100
4100
  "filePath": "install.main.runtime.ts",
4101
- "line": 1265,
4101
+ "line": 1264,
4102
4102
  "character": 7
4103
4103
  },
4104
4104
  "name": "Workspace"
@@ -4107,7 +4107,7 @@
4107
4107
  "__schema": "TypeRefSchema",
4108
4108
  "location": {
4109
4109
  "filePath": "install.main.runtime.ts",
4110
- "line": 1266,
4110
+ "line": 1265,
4111
4111
  "character": 7
4112
4112
  },
4113
4113
  "name": "LoggerMain"
@@ -4116,7 +4116,7 @@
4116
4116
  "__schema": "TypeRefSchema",
4117
4117
  "location": {
4118
4118
  "filePath": "install.main.runtime.ts",
4119
- "line": 1267,
4119
+ "line": 1266,
4120
4120
  "character": 7
4121
4121
  },
4122
4122
  "name": "VariantsMain"
@@ -4125,7 +4125,7 @@
4125
4125
  "__schema": "TypeRefSchema",
4126
4126
  "location": {
4127
4127
  "filePath": "install.main.runtime.ts",
4128
- "line": 1268,
4128
+ "line": 1267,
4129
4129
  "character": 7
4130
4130
  },
4131
4131
  "name": "CLIMain"
@@ -4134,7 +4134,7 @@
4134
4134
  "__schema": "TypeRefSchema",
4135
4135
  "location": {
4136
4136
  "filePath": "install.main.runtime.ts",
4137
- "line": 1269,
4137
+ "line": 1268,
4138
4138
  "character": 7
4139
4139
  },
4140
4140
  "name": "CompilerMain"
@@ -4143,7 +4143,7 @@
4143
4143
  "__schema": "TypeRefSchema",
4144
4144
  "location": {
4145
4145
  "filePath": "install.main.runtime.ts",
4146
- "line": 1270,
4146
+ "line": 1269,
4147
4147
  "character": 7
4148
4148
  },
4149
4149
  "name": "IssuesMain"
@@ -4152,7 +4152,7 @@
4152
4152
  "__schema": "TypeRefSchema",
4153
4153
  "location": {
4154
4154
  "filePath": "install.main.runtime.ts",
4155
- "line": 1271,
4155
+ "line": 1270,
4156
4156
  "character": 7
4157
4157
  },
4158
4158
  "name": "EnvsMain"
@@ -4161,7 +4161,7 @@
4161
4161
  "__schema": "TypeRefSchema",
4162
4162
  "location": {
4163
4163
  "filePath": "install.main.runtime.ts",
4164
- "line": 1272,
4164
+ "line": 1271,
4165
4165
  "character": 7
4166
4166
  },
4167
4167
  "name": "ApplicationMain"
@@ -4170,7 +4170,7 @@
4170
4170
  "__schema": "TypeRefSchema",
4171
4171
  "location": {
4172
4172
  "filePath": "install.main.runtime.ts",
4173
- "line": 1273,
4173
+ "line": 1272,
4174
4174
  "character": 7
4175
4175
  },
4176
4176
  "name": "IpcEventsMain"
@@ -4179,7 +4179,7 @@
4179
4179
  "__schema": "TypeRefSchema",
4180
4180
  "location": {
4181
4181
  "filePath": "install.main.runtime.ts",
4182
- "line": 1274,
4182
+ "line": 1273,
4183
4183
  "character": 7
4184
4184
  },
4185
4185
  "name": "GeneratorMain"
@@ -4188,7 +4188,7 @@
4188
4188
  "__schema": "TypeRefSchema",
4189
4189
  "location": {
4190
4190
  "filePath": "install.main.runtime.ts",
4191
- "line": 1275,
4191
+ "line": 1274,
4192
4192
  "character": 7
4193
4193
  },
4194
4194
  "name": "WorkspaceConfigFilesMain"
@@ -4197,7 +4197,7 @@
4197
4197
  "__schema": "TypeRefSchema",
4198
4198
  "location": {
4199
4199
  "filePath": "install.main.runtime.ts",
4200
- "line": 1276,
4200
+ "line": 1275,
4201
4201
  "character": 7
4202
4202
  },
4203
4203
  "name": "AspectLoaderMain"
@@ -4211,7 +4211,7 @@
4211
4211
  "__schema": "ParameterSchema",
4212
4212
  "location": {
4213
4213
  "filePath": "install.main.runtime.ts",
4214
- "line": 1278,
4214
+ "line": 1277,
4215
4215
  "character": 5
4216
4216
  },
4217
4217
  "name": "_",
@@ -4219,7 +4219,7 @@
4219
4219
  "__schema": "InferenceTypeSchema",
4220
4220
  "location": {
4221
4221
  "filePath": "install.main.runtime.ts",
4222
- "line": 1278,
4222
+ "line": 1277,
4223
4223
  "character": 5
4224
4224
  },
4225
4225
  "type": "any"
@@ -4231,7 +4231,7 @@
4231
4231
  "__schema": "ParameterSchema",
4232
4232
  "location": {
4233
4233
  "filePath": "install.main.runtime.ts",
4234
- "line": 1279,
4234
+ "line": 1278,
4235
4235
  "character": 5
4236
4236
  },
4237
4237
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -4239,7 +4239,7 @@
4239
4239
  "__schema": "TupleTypeSchema",
4240
4240
  "location": {
4241
4241
  "filePath": "install.main.runtime.ts",
4242
- "line": 1279,
4242
+ "line": 1278,
4243
4243
  "character": 53
4244
4244
  },
4245
4245
  "elements": [
@@ -4247,7 +4247,7 @@
4247
4247
  "__schema": "TypeRefSchema",
4248
4248
  "location": {
4249
4249
  "filePath": "install.main.runtime.ts",
4250
- "line": 1279,
4250
+ "line": 1278,
4251
4251
  "character": 54
4252
4252
  },
4253
4253
  "name": "PreLinkSlot"
@@ -4256,7 +4256,7 @@
4256
4256
  "__schema": "TypeRefSchema",
4257
4257
  "location": {
4258
4258
  "filePath": "install.main.runtime.ts",
4259
- "line": 1279,
4259
+ "line": 1278,
4260
4260
  "character": 67
4261
4261
  },
4262
4262
  "name": "PreInstallSlot"
@@ -4265,7 +4265,7 @@
4265
4265
  "__schema": "TypeRefSchema",
4266
4266
  "location": {
4267
4267
  "filePath": "install.main.runtime.ts",
4268
- "line": 1279,
4268
+ "line": 1278,
4269
4269
  "character": 83
4270
4270
  },
4271
4271
  "name": "PostInstallSlot"
@@ -4279,7 +4279,7 @@
4279
4279
  "__schema": "ParameterSchema",
4280
4280
  "location": {
4281
4281
  "filePath": "install.main.runtime.ts",
4282
- "line": 1280,
4282
+ "line": 1279,
4283
4283
  "character": 5
4284
4284
  },
4285
4285
  "name": "harmony",
@@ -4287,7 +4287,7 @@
4287
4287
  "__schema": "TypeRefSchema",
4288
4288
  "location": {
4289
4289
  "filePath": "install.main.runtime.ts",
4290
- "line": 1280,
4290
+ "line": 1279,
4291
4291
  "character": 14
4292
4292
  },
4293
4293
  "name": "Harmony"
@@ -4300,7 +4300,7 @@
4300
4300
  "__schema": "InferenceTypeSchema",
4301
4301
  "location": {
4302
4302
  "filePath": "install.main.runtime.ts",
4303
- "line": 1248,
4303
+ "line": 1247,
4304
4304
  "character": 3
4305
4305
  },
4306
4306
  "type": "Promise<InstallMain>"
@@ -4318,7 +4318,7 @@
4318
4318
  "__schema": "UnImplementedSchema",
4319
4319
  "location": {
4320
4320
  "filePath": "install.main.runtime.ts",
4321
- "line": 1352,
4321
+ "line": 1351,
4322
4322
  "character": 16
4323
4323
  },
4324
4324
  "name": "InstallMain",
@@ -4802,7 +4802,7 @@
4802
4802
  "__schema": "TypeSchema",
4803
4803
  "location": {
4804
4804
  "filePath": "install.main.runtime.ts",
4805
- "line": 1328,
4805
+ "line": 1327,
4806
4806
  "character": 1
4807
4807
  },
4808
4808
  "signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
@@ -4811,7 +4811,7 @@
4811
4811
  "__schema": "TypeLiteralSchema",
4812
4812
  "location": {
4813
4813
  "filePath": "install.main.runtime.ts",
4814
- "line": 1328,
4814
+ "line": 1327,
4815
4815
  "character": 31
4816
4816
  },
4817
4817
  "members": [
@@ -4819,7 +4819,7 @@
4819
4819
  "__schema": "VariableLikeSchema",
4820
4820
  "location": {
4821
4821
  "filePath": "install.main.runtime.ts",
4822
- "line": 1329,
4822
+ "line": 1328,
4823
4823
  "character": 3
4824
4824
  },
4825
4825
  "signature": "(property) componentDirectoryMap: ComponentMap<string>",
@@ -4828,7 +4828,7 @@
4828
4828
  "__schema": "TypeRefSchema",
4829
4829
  "location": {
4830
4830
  "filePath": "install.main.runtime.ts",
4831
- "line": 1329,
4831
+ "line": 1328,
4832
4832
  "character": 26
4833
4833
  },
4834
4834
  "name": "ComponentMap",
@@ -4837,7 +4837,7 @@
4837
4837
  "__schema": "KeywordTypeSchema",
4838
4838
  "location": {
4839
4839
  "filePath": "install.main.runtime.ts",
4840
- "line": 1329,
4840
+ "line": 1328,
4841
4841
  "character": 39
4842
4842
  },
4843
4843
  "name": "string"
@@ -4850,7 +4850,7 @@
4850
4850
  "__schema": "VariableLikeSchema",
4851
4851
  "location": {
4852
4852
  "filePath": "install.main.runtime.ts",
4853
- "line": 1330,
4853
+ "line": 1329,
4854
4854
  "character": 3
4855
4855
  },
4856
4856
  "signature": "(property) manifests: Record<string, ProjectManifest>",
@@ -4859,7 +4859,7 @@
4859
4859
  "__schema": "TypeRefSchema",
4860
4860
  "location": {
4861
4861
  "filePath": "install.main.runtime.ts",
4862
- "line": 1330,
4862
+ "line": 1329,
4863
4863
  "character": 14
4864
4864
  },
4865
4865
  "name": "Record",
@@ -4868,7 +4868,7 @@
4868
4868
  "__schema": "KeywordTypeSchema",
4869
4869
  "location": {
4870
4870
  "filePath": "install.main.runtime.ts",
4871
- "line": 1330,
4871
+ "line": 1329,
4872
4872
  "character": 21
4873
4873
  },
4874
4874
  "name": "string"
@@ -4877,7 +4877,7 @@
4877
4877
  "__schema": "TypeRefSchema",
4878
4878
  "location": {
4879
4879
  "filePath": "install.main.runtime.ts",
4880
- "line": 1330,
4880
+ "line": 1329,
4881
4881
  "character": 29
4882
4882
  },
4883
4883
  "name": "ProjectManifest"
@@ -4893,7 +4893,7 @@
4893
4893
  "__schema": "FunctionLikeSchema",
4894
4894
  "location": {
4895
4895
  "filePath": "install.main.runtime.ts",
4896
- "line": 1333,
4896
+ "line": 1332,
4897
4897
  "character": 1
4898
4898
  },
4899
4899
  "signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
@@ -4903,7 +4903,7 @@
4903
4903
  "__schema": "ParameterSchema",
4904
4904
  "location": {
4905
4905
  "filePath": "install.main.runtime.ts",
4906
- "line": 1333,
4906
+ "line": 1332,
4907
4907
  "character": 50
4908
4908
  },
4909
4909
  "name": "{ componentDirectoryMap, manifests }",
@@ -4911,7 +4911,7 @@
4911
4911
  "__schema": "TypeRefSchema",
4912
4912
  "location": {
4913
4913
  "filePath": "install.main.runtime.ts",
4914
- "line": 1336,
4914
+ "line": 1335,
4915
4915
  "character": 4
4916
4916
  },
4917
4917
  "name": "ComponentsAndManifests"
@@ -4922,7 +4922,7 @@
4922
4922
  "__schema": "InferenceTypeSchema",
4923
4923
  "location": {
4924
4924
  "filePath": "install.main.runtime.ts",
4925
- "line": 1334,
4925
+ "line": 1333,
4926
4926
  "character": 3
4927
4927
  },
4928
4928
  "name": "componentDirectoryMap",
@@ -4933,7 +4933,7 @@
4933
4933
  "__schema": "InferenceTypeSchema",
4934
4934
  "location": {
4935
4935
  "filePath": "install.main.runtime.ts",
4936
- "line": 1335,
4936
+ "line": 1334,
4937
4937
  "character": 3
4938
4938
  },
4939
4939
  "name": "manifests",
@@ -4948,7 +4948,7 @@
4948
4948
  "__schema": "KeywordTypeSchema",
4949
4949
  "location": {
4950
4950
  "filePath": "install.main.runtime.ts",
4951
- "line": 1336,
4951
+ "line": 1335,
4952
4952
  "character": 29
4953
4953
  },
4954
4954
  "name": "boolean"
@@ -4959,7 +4959,7 @@
4959
4959
  "__schema": "UnImplementedSchema",
4960
4960
  "location": {
4961
4961
  "filePath": "install.main.runtime.ts",
4962
- "line": 1350,
4962
+ "line": 1349,
4963
4963
  "character": 1
4964
4964
  },
4965
4965
  "name": "InstallAspect.addRuntime(InstallMain);",
@@ -4969,7 +4969,7 @@
4969
4969
  "__schema": "FunctionLikeSchema",
4970
4970
  "location": {
4971
4971
  "filePath": "install.main.runtime.ts",
4972
- "line": 1354,
4972
+ "line": 1353,
4973
4973
  "character": 1
4974
4974
  },
4975
4975
  "signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
@@ -4979,7 +4979,7 @@
4979
4979
  "__schema": "ParameterSchema",
4980
4980
  "location": {
4981
4981
  "filePath": "install.main.runtime.ts",
4982
- "line": 1354,
4982
+ "line": 1353,
4983
4983
  "character": 24
4984
4984
  },
4985
4985
  "name": "manifests",
@@ -4987,7 +4987,7 @@
4987
4987
  "__schema": "TypeRefSchema",
4988
4988
  "location": {
4989
4989
  "filePath": "install.main.runtime.ts",
4990
- "line": 1354,
4990
+ "line": 1353,
4991
4991
  "character": 35
4992
4992
  },
4993
4993
  "name": "Record",
@@ -4996,7 +4996,7 @@
4996
4996
  "__schema": "KeywordTypeSchema",
4997
4997
  "location": {
4998
4998
  "filePath": "install.main.runtime.ts",
4999
- "line": 1354,
4999
+ "line": 1353,
5000
5000
  "character": 42
5001
5001
  },
5002
5002
  "name": "string"
@@ -5005,7 +5005,7 @@
5005
5005
  "__schema": "TypeRefSchema",
5006
5006
  "location": {
5007
5007
  "filePath": "install.main.runtime.ts",
5008
- "line": 1354,
5008
+ "line": 1353,
5009
5009
  "character": 50
5010
5010
  },
5011
5011
  "name": "ProjectManifest"
@@ -5020,7 +5020,7 @@
5020
5020
  "__schema": "KeywordTypeSchema",
5021
5021
  "location": {
5022
5022
  "filePath": "install.main.runtime.ts",
5023
- "line": 1354,
5023
+ "line": 1353,
5024
5024
  "character": 69
5025
5025
  },
5026
5026
  "name": "string"
@@ -5070,7 +5070,7 @@
5070
5070
  "componentId": {
5071
5071
  "scope": "teambit.workspace",
5072
5072
  "name": "install",
5073
- "version": "1.0.507"
5073
+ "version": "1.0.509"
5074
5074
  },
5075
5075
  "taggedModuleExports": []
5076
5076
  }