@teambit/install 1.0.386 → 1.0.388

Sign up to get free protection for your applications and to get access to all the features.
@@ -743,7 +743,7 @@
743
743
  "__schema": "FunctionLikeSchema",
744
744
  "location": {
745
745
  "filePath": "install.main.runtime.ts",
746
- "line": 712,
746
+ "line": 726,
747
747
  "character": 3
748
748
  },
749
749
  "signature": "(method) InstallMain.setOldNonLoadedEnvs(): string[]",
@@ -753,7 +753,7 @@
753
753
  "__schema": "InferenceTypeSchema",
754
754
  "location": {
755
755
  "filePath": "install.main.runtime.ts",
756
- "line": 712,
756
+ "line": 726,
757
757
  "character": 3
758
758
  },
759
759
  "type": "string[]"
@@ -766,14 +766,14 @@
766
766
  "__schema": "FunctionLikeSchema",
767
767
  "location": {
768
768
  "filePath": "install.main.runtime.ts",
769
- "line": 727,
769
+ "line": 741,
770
770
  "character": 3
771
771
  },
772
772
  "doc": {
773
773
  "__schema": "DocSchema",
774
774
  "location": {
775
775
  "filePath": "install.main.runtime.ts",
776
- "line": 720,
776
+ "line": 734,
777
777
  "character": 3
778
778
  },
779
779
  "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 */",
@@ -783,7 +783,7 @@
783
783
  "__schema": "ReturnTagSchema",
784
784
  "location": {
785
785
  "filePath": "install.main.runtime.ts",
786
- "line": 722,
786
+ "line": 736,
787
787
  "character": 6
788
788
  },
789
789
  "tagName": "return",
@@ -798,7 +798,7 @@
798
798
  "__schema": "InferenceTypeSchema",
799
799
  "location": {
800
800
  "filePath": "install.main.runtime.ts",
801
- "line": 727,
801
+ "line": 741,
802
802
  "character": 3
803
803
  },
804
804
  "type": "string[]"
@@ -811,14 +811,14 @@
811
811
  "__schema": "FunctionLikeSchema",
812
812
  "location": {
813
813
  "filePath": "install.main.runtime.ts",
814
- "line": 874,
814
+ "line": 888,
815
815
  "character": 3
816
816
  },
817
817
  "doc": {
818
818
  "__schema": "DocSchema",
819
819
  "location": {
820
820
  "filePath": "install.main.runtime.ts",
821
- "line": 869,
821
+ "line": 883,
822
822
  "character": 3
823
823
  },
824
824
  "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 */",
@@ -828,7 +828,7 @@
828
828
  "__schema": "PropertyLikeTagSchema",
829
829
  "location": {
830
830
  "filePath": "install.main.runtime.ts",
831
- "line": 872,
831
+ "line": 886,
832
832
  "character": 6
833
833
  },
834
834
  "name": "options.all",
@@ -838,7 +838,7 @@
838
838
  "__schema": "TypeRefSchema",
839
839
  "location": {
840
840
  "filePath": "install.main.runtime.ts",
841
- "line": 872,
841
+ "line": 886,
842
842
  "character": 26
843
843
  },
844
844
  "name": "Boolean"
@@ -853,7 +853,7 @@
853
853
  "__schema": "ParameterSchema",
854
854
  "location": {
855
855
  "filePath": "install.main.runtime.ts",
856
- "line": 874,
856
+ "line": 888,
857
857
  "character": 28
858
858
  },
859
859
  "name": "options",
@@ -861,7 +861,7 @@
861
861
  "__schema": "TypeLiteralSchema",
862
862
  "location": {
863
863
  "filePath": "install.main.runtime.ts",
864
- "line": 874,
864
+ "line": 888,
865
865
  "character": 37
866
866
  },
867
867
  "members": [
@@ -869,7 +869,7 @@
869
869
  "__schema": "VariableLikeSchema",
870
870
  "location": {
871
871
  "filePath": "install.main.runtime.ts",
872
- "line": 875,
872
+ "line": 889,
873
873
  "character": 5
874
874
  },
875
875
  "signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
@@ -878,7 +878,7 @@
878
878
  "__schema": "TypeUnionSchema",
879
879
  "location": {
880
880
  "filePath": "install.main.runtime.ts",
881
- "line": 875,
881
+ "line": 889,
882
882
  "character": 24
883
883
  },
884
884
  "types": [
@@ -886,7 +886,7 @@
886
886
  "__schema": "LiteralTypeSchema",
887
887
  "location": {
888
888
  "filePath": "install.main.runtime.ts",
889
- "line": 875,
889
+ "line": 889,
890
890
  "character": 24
891
891
  },
892
892
  "name": "'major'"
@@ -895,7 +895,7 @@
895
895
  "__schema": "LiteralTypeSchema",
896
896
  "location": {
897
897
  "filePath": "install.main.runtime.ts",
898
- "line": 875,
898
+ "line": 889,
899
899
  "character": 34
900
900
  },
901
901
  "name": "'minor'"
@@ -904,7 +904,7 @@
904
904
  "__schema": "LiteralTypeSchema",
905
905
  "location": {
906
906
  "filePath": "install.main.runtime.ts",
907
- "line": 875,
907
+ "line": 889,
908
908
  "character": 44
909
909
  },
910
910
  "name": "'patch'"
@@ -913,7 +913,7 @@
913
913
  "__schema": "LiteralTypeSchema",
914
914
  "location": {
915
915
  "filePath": "install.main.runtime.ts",
916
- "line": 875,
916
+ "line": 889,
917
917
  "character": 54
918
918
  },
919
919
  "name": "'compatible'"
@@ -926,7 +926,7 @@
926
926
  "__schema": "VariableLikeSchema",
927
927
  "location": {
928
928
  "filePath": "install.main.runtime.ts",
929
- "line": 876,
929
+ "line": 890,
930
930
  "character": 5
931
931
  },
932
932
  "signature": "(property) patterns?: string[] | undefined",
@@ -935,14 +935,14 @@
935
935
  "__schema": "TypeArraySchema",
936
936
  "location": {
937
937
  "filePath": "install.main.runtime.ts",
938
- "line": 876,
938
+ "line": 890,
939
939
  "character": 16
940
940
  },
941
941
  "type": {
942
942
  "__schema": "KeywordTypeSchema",
943
943
  "location": {
944
944
  "filePath": "install.main.runtime.ts",
945
- "line": 876,
945
+ "line": 890,
946
946
  "character": 16
947
947
  },
948
948
  "name": "string"
@@ -954,7 +954,7 @@
954
954
  "__schema": "VariableLikeSchema",
955
955
  "location": {
956
956
  "filePath": "install.main.runtime.ts",
957
- "line": 877,
957
+ "line": 891,
958
958
  "character": 5
959
959
  },
960
960
  "signature": "(property) all: boolean",
@@ -963,7 +963,7 @@
963
963
  "__schema": "KeywordTypeSchema",
964
964
  "location": {
965
965
  "filePath": "install.main.runtime.ts",
966
- "line": 877,
966
+ "line": 891,
967
967
  "character": 10
968
968
  },
969
969
  "name": "boolean"
@@ -980,7 +980,7 @@
980
980
  "__schema": "TypeRefSchema",
981
981
  "location": {
982
982
  "filePath": "install.main.runtime.ts",
983
- "line": 878,
983
+ "line": 892,
984
984
  "character": 7
985
985
  },
986
986
  "name": "Promise",
@@ -989,7 +989,7 @@
989
989
  "__schema": "TypeUnionSchema",
990
990
  "location": {
991
991
  "filePath": "install.main.runtime.ts",
992
- "line": 878,
992
+ "line": 892,
993
993
  "character": 15
994
994
  },
995
995
  "types": [
@@ -997,7 +997,7 @@
997
997
  "__schema": "TypeRefSchema",
998
998
  "location": {
999
999
  "filePath": "install.main.runtime.ts",
1000
- "line": 878,
1000
+ "line": 892,
1001
1001
  "character": 15
1002
1002
  },
1003
1003
  "name": "ComponentMap",
@@ -1006,7 +1006,7 @@
1006
1006
  "__schema": "KeywordTypeSchema",
1007
1007
  "location": {
1008
1008
  "filePath": "install.main.runtime.ts",
1009
- "line": 878,
1009
+ "line": 892,
1010
1010
  "character": 28
1011
1011
  },
1012
1012
  "name": "string"
@@ -1017,7 +1017,7 @@
1017
1017
  "__schema": "LiteralTypeSchema",
1018
1018
  "location": {
1019
1019
  "filePath": "install.main.runtime.ts",
1020
- "line": 878,
1020
+ "line": 892,
1021
1021
  "character": 38
1022
1022
  },
1023
1023
  "name": "null"
@@ -1034,7 +1034,7 @@
1034
1034
  "__schema": "FunctionLikeSchema",
1035
1035
  "location": {
1036
1036
  "filePath": "install.main.runtime.ts",
1037
- "line": 921,
1037
+ "line": 935,
1038
1038
  "character": 3
1039
1039
  },
1040
1040
  "signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
@@ -1044,7 +1044,7 @@
1044
1044
  "__schema": "ParameterSchema",
1045
1045
  "location": {
1046
1046
  "filePath": "install.main.runtime.ts",
1047
- "line": 921,
1047
+ "line": 935,
1048
1048
  "character": 46
1049
1049
  },
1050
1050
  "name": "components",
@@ -1052,14 +1052,14 @@
1052
1052
  "__schema": "TypeArraySchema",
1053
1053
  "location": {
1054
1054
  "filePath": "install.main.runtime.ts",
1055
- "line": 921,
1055
+ "line": 935,
1056
1056
  "character": 58
1057
1057
  },
1058
1058
  "type": {
1059
1059
  "__schema": "TypeRefSchema",
1060
1060
  "location": {
1061
1061
  "filePath": "install.main.runtime.ts",
1062
- "line": 921,
1062
+ "line": 935,
1063
1063
  "character": 58
1064
1064
  },
1065
1065
  "name": "Component"
@@ -1073,7 +1073,7 @@
1073
1073
  "__schema": "InferenceTypeSchema",
1074
1074
  "location": {
1075
1075
  "filePath": "install.main.runtime.ts",
1076
- "line": 921,
1076
+ "line": 935,
1077
1077
  "character": 3
1078
1078
  },
1079
1079
  "type": "Promise<void>"
@@ -1086,14 +1086,14 @@
1086
1086
  "__schema": "FunctionLikeSchema",
1087
1087
  "location": {
1088
1088
  "filePath": "install.main.runtime.ts",
1089
- "line": 990,
1089
+ "line": 1004,
1090
1090
  "character": 3
1091
1091
  },
1092
1092
  "doc": {
1093
1093
  "__schema": "DocSchema",
1094
1094
  "location": {
1095
1095
  "filePath": "install.main.runtime.ts",
1096
- "line": 985,
1096
+ "line": 999,
1097
1097
  "character": 3
1098
1098
  },
1099
1099
  "raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
@@ -1103,7 +1103,7 @@
1103
1103
  "__schema": "PropertyLikeTagSchema",
1104
1104
  "location": {
1105
1105
  "filePath": "install.main.runtime.ts",
1106
- "line": 988,
1106
+ "line": 1002,
1107
1107
  "character": 6
1108
1108
  },
1109
1109
  "name": "the",
@@ -1113,14 +1113,14 @@
1113
1113
  "__schema": "TypeArraySchema",
1114
1114
  "location": {
1115
1115
  "filePath": "install.main.runtime.ts",
1116
- "line": 988,
1116
+ "line": 1002,
1117
1117
  "character": 14
1118
1118
  },
1119
1119
  "type": {
1120
1120
  "__schema": "KeywordTypeSchema",
1121
1121
  "location": {
1122
1122
  "filePath": "install.main.runtime.ts",
1123
- "line": 988,
1123
+ "line": 1002,
1124
1124
  "character": 14
1125
1125
  },
1126
1126
  "name": "string"
@@ -1136,7 +1136,7 @@
1136
1136
  "__schema": "ParameterSchema",
1137
1137
  "location": {
1138
1138
  "filePath": "install.main.runtime.ts",
1139
- "line": 990,
1139
+ "line": 1004,
1140
1140
  "character": 31
1141
1141
  },
1142
1142
  "name": "packages",
@@ -1144,14 +1144,14 @@
1144
1144
  "__schema": "TypeArraySchema",
1145
1145
  "location": {
1146
1146
  "filePath": "install.main.runtime.ts",
1147
- "line": 990,
1147
+ "line": 1004,
1148
1148
  "character": 41
1149
1149
  },
1150
1150
  "type": {
1151
1151
  "__schema": "KeywordTypeSchema",
1152
1152
  "location": {
1153
1153
  "filePath": "install.main.runtime.ts",
1154
- "line": 990,
1154
+ "line": 1004,
1155
1155
  "character": 41
1156
1156
  },
1157
1157
  "name": "string"
@@ -1165,7 +1165,7 @@
1165
1165
  "__schema": "InferenceTypeSchema",
1166
1166
  "location": {
1167
1167
  "filePath": "install.main.runtime.ts",
1168
- "line": 990,
1168
+ "line": 1004,
1169
1169
  "character": 3
1170
1170
  },
1171
1171
  "type": "Promise<ComponentMap<string>>"
@@ -1178,14 +1178,14 @@
1178
1178
  "__schema": "FunctionLikeSchema",
1179
1179
  "location": {
1180
1180
  "filePath": "install.main.runtime.ts",
1181
- "line": 1000,
1181
+ "line": 1014,
1182
1182
  "character": 3
1183
1183
  },
1184
1184
  "doc": {
1185
1185
  "__schema": "DocSchema",
1186
1186
  "location": {
1187
1187
  "filePath": "install.main.runtime.ts",
1188
- "line": 996,
1188
+ "line": 1010,
1189
1189
  "character": 3
1190
1190
  },
1191
1191
  "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 */",
@@ -1199,7 +1199,7 @@
1199
1199
  "__schema": "ParameterSchema",
1200
1200
  "location": {
1201
1201
  "filePath": "install.main.runtime.ts",
1202
- "line": 1001,
1202
+ "line": 1015,
1203
1203
  "character": 5
1204
1204
  },
1205
1205
  "name": "options",
@@ -1207,7 +1207,7 @@
1207
1207
  "__schema": "TypeRefSchema",
1208
1208
  "location": {
1209
1209
  "filePath": "install.main.runtime.ts",
1210
- "line": 1001,
1210
+ "line": 1015,
1211
1211
  "character": 14
1212
1212
  },
1213
1213
  "name": "WorkspaceLinkOptions"
@@ -1221,7 +1221,7 @@
1221
1221
  "__schema": "TypeRefSchema",
1222
1222
  "location": {
1223
1223
  "filePath": "install.main.runtime.ts",
1224
- "line": 1002,
1224
+ "line": 1016,
1225
1225
  "character": 6
1226
1226
  },
1227
1227
  "name": "Promise",
@@ -1230,7 +1230,7 @@
1230
1230
  "__schema": "TypeLiteralSchema",
1231
1231
  "location": {
1232
1232
  "filePath": "install.main.runtime.ts",
1233
- "line": 1002,
1233
+ "line": 1016,
1234
1234
  "character": 14
1235
1235
  },
1236
1236
  "members": [
@@ -1238,7 +1238,7 @@
1238
1238
  "__schema": "VariableLikeSchema",
1239
1239
  "location": {
1240
1240
  "filePath": "install.main.runtime.ts",
1241
- "line": 1002,
1241
+ "line": 1016,
1242
1242
  "character": 16
1243
1243
  },
1244
1244
  "signature": "(property) linkResults: WorkspaceLinkResults",
@@ -1247,7 +1247,7 @@
1247
1247
  "__schema": "TypeRefSchema",
1248
1248
  "location": {
1249
1249
  "filePath": "install.main.runtime.ts",
1250
- "line": 1002,
1250
+ "line": 1016,
1251
1251
  "character": 16
1252
1252
  },
1253
1253
  "name": "WorkspaceLinkResults",
@@ -1259,7 +1259,7 @@
1259
1259
  "__schema": "VariableLikeSchema",
1260
1260
  "location": {
1261
1261
  "filePath": "install.main.runtime.ts",
1262
- "line": 1002,
1262
+ "line": 1016,
1263
1263
  "character": 51
1264
1264
  },
1265
1265
  "signature": "(property) linkedRootDeps: Record<string, string>",
@@ -1268,7 +1268,7 @@
1268
1268
  "__schema": "TypeRefSchema",
1269
1269
  "location": {
1270
1270
  "filePath": "install.main.runtime.ts",
1271
- "line": 1002,
1271
+ "line": 1016,
1272
1272
  "character": 67
1273
1273
  },
1274
1274
  "name": "Record",
@@ -1277,7 +1277,7 @@
1277
1277
  "__schema": "KeywordTypeSchema",
1278
1278
  "location": {
1279
1279
  "filePath": "install.main.runtime.ts",
1280
- "line": 1002,
1280
+ "line": 1016,
1281
1281
  "character": 74
1282
1282
  },
1283
1283
  "name": "string"
@@ -1286,7 +1286,7 @@
1286
1286
  "__schema": "KeywordTypeSchema",
1287
1287
  "location": {
1288
1288
  "filePath": "install.main.runtime.ts",
1289
- "line": 1002,
1289
+ "line": 1016,
1290
1290
  "character": 82
1291
1291
  },
1292
1292
  "name": "string"
@@ -1307,7 +1307,7 @@
1307
1307
  "__schema": "FunctionLikeSchema",
1308
1308
  "location": {
1309
1309
  "filePath": "install.main.runtime.ts",
1310
- "line": 1026,
1310
+ "line": 1040,
1311
1311
  "character": 3
1312
1312
  },
1313
1313
  "signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
@@ -1317,7 +1317,7 @@
1317
1317
  "__schema": "ParameterSchema",
1318
1318
  "location": {
1319
1319
  "filePath": "install.main.runtime.ts",
1320
- "line": 1026,
1320
+ "line": 1040,
1321
1321
  "character": 22
1322
1322
  },
1323
1323
  "name": "compDirMap",
@@ -1325,7 +1325,7 @@
1325
1325
  "__schema": "TypeRefSchema",
1326
1326
  "location": {
1327
1327
  "filePath": "install.main.runtime.ts",
1328
- "line": 1026,
1328
+ "line": 1040,
1329
1329
  "character": 34
1330
1330
  },
1331
1331
  "name": "ComponentMap",
@@ -1334,7 +1334,7 @@
1334
1334
  "__schema": "KeywordTypeSchema",
1335
1335
  "location": {
1336
1336
  "filePath": "install.main.runtime.ts",
1337
- "line": 1026,
1337
+ "line": 1040,
1338
1338
  "character": 47
1339
1339
  },
1340
1340
  "name": "string"
@@ -1348,7 +1348,7 @@
1348
1348
  "__schema": "ParameterSchema",
1349
1349
  "location": {
1350
1350
  "filePath": "install.main.runtime.ts",
1351
- "line": 1026,
1351
+ "line": 1040,
1352
1352
  "character": 56
1353
1353
  },
1354
1354
  "name": "options",
@@ -1356,7 +1356,7 @@
1356
1356
  "__schema": "TypeLiteralSchema",
1357
1357
  "location": {
1358
1358
  "filePath": "install.main.runtime.ts",
1359
- "line": 1026,
1359
+ "line": 1040,
1360
1360
  "character": 66
1361
1361
  },
1362
1362
  "members": [
@@ -1364,7 +1364,7 @@
1364
1364
  "__schema": "VariableLikeSchema",
1365
1365
  "location": {
1366
1366
  "filePath": "install.main.runtime.ts",
1367
- "line": 1026,
1367
+ "line": 1040,
1368
1368
  "character": 68
1369
1369
  },
1370
1370
  "signature": "(property) rewire?: boolean | undefined",
@@ -1373,7 +1373,7 @@
1373
1373
  "__schema": "KeywordTypeSchema",
1374
1374
  "location": {
1375
1375
  "filePath": "install.main.runtime.ts",
1376
- "line": 1026,
1376
+ "line": 1040,
1377
1377
  "character": 77
1378
1378
  },
1379
1379
  "name": "boolean"
@@ -1390,7 +1390,7 @@
1390
1390
  "__schema": "InferenceTypeSchema",
1391
1391
  "location": {
1392
1392
  "filePath": "install.main.runtime.ts",
1393
- "line": 1026,
1393
+ "line": 1040,
1394
1394
  "character": 3
1395
1395
  },
1396
1396
  "type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
@@ -1403,7 +1403,7 @@
1403
1403
  "__schema": "FunctionLikeSchema",
1404
1404
  "location": {
1405
1405
  "filePath": "install.main.runtime.ts",
1406
- "line": 1031,
1406
+ "line": 1045,
1407
1407
  "character": 3
1408
1408
  },
1409
1409
  "signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
@@ -1413,7 +1413,7 @@
1413
1413
  "__schema": "ParameterSchema",
1414
1414
  "location": {
1415
1415
  "filePath": "install.main.runtime.ts",
1416
- "line": 1031,
1416
+ "line": 1045,
1417
1417
  "character": 14
1418
1418
  },
1419
1419
  "name": "options",
@@ -1421,7 +1421,7 @@
1421
1421
  "__schema": "TypeRefSchema",
1422
1422
  "location": {
1423
1423
  "filePath": "install.main.runtime.ts",
1424
- "line": 1031,
1424
+ "line": 1045,
1425
1425
  "character": 23
1426
1426
  },
1427
1427
  "name": "WorkspaceLinkOptions"
@@ -1435,7 +1435,7 @@
1435
1435
  "__schema": "TypeRefSchema",
1436
1436
  "location": {
1437
1437
  "filePath": "install.main.runtime.ts",
1438
- "line": 1031,
1438
+ "line": 1045,
1439
1439
  "character": 51
1440
1440
  },
1441
1441
  "name": "Promise",
@@ -1444,7 +1444,7 @@
1444
1444
  "__schema": "TypeRefSchema",
1445
1445
  "location": {
1446
1446
  "filePath": "install.main.runtime.ts",
1447
- "line": 1031,
1447
+ "line": 1045,
1448
1448
  "character": 59
1449
1449
  },
1450
1450
  "name": "WorkspaceLinkResults"
@@ -1459,7 +1459,7 @@
1459
1459
  "__schema": "VariableLikeSchema",
1460
1460
  "location": {
1461
1461
  "filePath": "install.main.runtime.ts",
1462
- "line": 1136,
1462
+ "line": 1150,
1463
1463
  "character": 3
1464
1464
  },
1465
1465
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
@@ -1468,7 +1468,7 @@
1468
1468
  "__schema": "InferenceTypeSchema",
1469
1469
  "location": {
1470
1470
  "filePath": "install.main.runtime.ts",
1471
- "line": 1136,
1471
+ "line": 1150,
1472
1472
  "character": 3
1473
1473
  },
1474
1474
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -1480,7 +1480,7 @@
1480
1480
  "__schema": "VariableLikeSchema",
1481
1481
  "location": {
1482
1482
  "filePath": "install.main.runtime.ts",
1483
- "line": 1137,
1483
+ "line": 1151,
1484
1484
  "character": 3
1485
1485
  },
1486
1486
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -1489,7 +1489,7 @@
1489
1489
  "__schema": "InferenceTypeSchema",
1490
1490
  "location": {
1491
1491
  "filePath": "install.main.runtime.ts",
1492
- "line": 1137,
1492
+ "line": 1151,
1493
1493
  "character": 3
1494
1494
  },
1495
1495
  "type": "Aspect[]"
@@ -1501,7 +1501,7 @@
1501
1501
  "__schema": "VariableLikeSchema",
1502
1502
  "location": {
1503
1503
  "filePath": "install.main.runtime.ts",
1504
- "line": 1153,
1504
+ "line": 1167,
1505
1505
  "character": 3
1506
1506
  },
1507
1507
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -1510,7 +1510,7 @@
1510
1510
  "__schema": "InferenceTypeSchema",
1511
1511
  "location": {
1512
1512
  "filePath": "install.main.runtime.ts",
1513
- "line": 1153,
1513
+ "line": 1167,
1514
1514
  "character": 3
1515
1515
  },
1516
1516
  "type": "RuntimeDefinition"
@@ -1522,7 +1522,7 @@
1522
1522
  "__schema": "FunctionLikeSchema",
1523
1523
  "location": {
1524
1524
  "filePath": "install.main.runtime.ts",
1525
- "line": 1155,
1525
+ "line": 1169,
1526
1526
  "character": 3
1527
1527
  },
1528
1528
  "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>",
@@ -1532,7 +1532,7 @@
1532
1532
  "__schema": "ParameterSchema",
1533
1533
  "location": {
1534
1534
  "filePath": "install.main.runtime.ts",
1535
- "line": 1156,
1535
+ "line": 1170,
1536
1536
  "character": 5
1537
1537
  },
1538
1538
  "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
@@ -1540,7 +1540,7 @@
1540
1540
  "__schema": "TupleTypeSchema",
1541
1541
  "location": {
1542
1542
  "filePath": "install.main.runtime.ts",
1543
- "line": 1170,
1543
+ "line": 1184,
1544
1544
  "character": 8
1545
1545
  },
1546
1546
  "elements": [
@@ -1548,7 +1548,7 @@
1548
1548
  "__schema": "TypeRefSchema",
1549
1549
  "location": {
1550
1550
  "filePath": "install.main.runtime.ts",
1551
- "line": 1171,
1551
+ "line": 1185,
1552
1552
  "character": 7
1553
1553
  },
1554
1554
  "name": "DependencyResolverMain"
@@ -1557,7 +1557,7 @@
1557
1557
  "__schema": "TypeRefSchema",
1558
1558
  "location": {
1559
1559
  "filePath": "install.main.runtime.ts",
1560
- "line": 1172,
1560
+ "line": 1186,
1561
1561
  "character": 7
1562
1562
  },
1563
1563
  "name": "Workspace"
@@ -1566,7 +1566,7 @@
1566
1566
  "__schema": "TypeRefSchema",
1567
1567
  "location": {
1568
1568
  "filePath": "install.main.runtime.ts",
1569
- "line": 1173,
1569
+ "line": 1187,
1570
1570
  "character": 7
1571
1571
  },
1572
1572
  "name": "LoggerMain"
@@ -1575,7 +1575,7 @@
1575
1575
  "__schema": "TypeRefSchema",
1576
1576
  "location": {
1577
1577
  "filePath": "install.main.runtime.ts",
1578
- "line": 1174,
1578
+ "line": 1188,
1579
1579
  "character": 7
1580
1580
  },
1581
1581
  "name": "VariantsMain"
@@ -1584,7 +1584,7 @@
1584
1584
  "__schema": "TypeRefSchema",
1585
1585
  "location": {
1586
1586
  "filePath": "install.main.runtime.ts",
1587
- "line": 1175,
1587
+ "line": 1189,
1588
1588
  "character": 7
1589
1589
  },
1590
1590
  "name": "CLIMain"
@@ -1593,7 +1593,7 @@
1593
1593
  "__schema": "TypeRefSchema",
1594
1594
  "location": {
1595
1595
  "filePath": "install.main.runtime.ts",
1596
- "line": 1176,
1596
+ "line": 1190,
1597
1597
  "character": 7
1598
1598
  },
1599
1599
  "name": "CompilerMain"
@@ -1602,7 +1602,7 @@
1602
1602
  "__schema": "TypeRefSchema",
1603
1603
  "location": {
1604
1604
  "filePath": "install.main.runtime.ts",
1605
- "line": 1177,
1605
+ "line": 1191,
1606
1606
  "character": 7
1607
1607
  },
1608
1608
  "name": "IssuesMain"
@@ -1611,7 +1611,7 @@
1611
1611
  "__schema": "TypeRefSchema",
1612
1612
  "location": {
1613
1613
  "filePath": "install.main.runtime.ts",
1614
- "line": 1178,
1614
+ "line": 1192,
1615
1615
  "character": 7
1616
1616
  },
1617
1617
  "name": "EnvsMain"
@@ -1620,7 +1620,7 @@
1620
1620
  "__schema": "TypeRefSchema",
1621
1621
  "location": {
1622
1622
  "filePath": "install.main.runtime.ts",
1623
- "line": 1179,
1623
+ "line": 1193,
1624
1624
  "character": 7
1625
1625
  },
1626
1626
  "name": "ApplicationMain"
@@ -1629,7 +1629,7 @@
1629
1629
  "__schema": "TypeRefSchema",
1630
1630
  "location": {
1631
1631
  "filePath": "install.main.runtime.ts",
1632
- "line": 1180,
1632
+ "line": 1194,
1633
1633
  "character": 7
1634
1634
  },
1635
1635
  "name": "IpcEventsMain"
@@ -1638,7 +1638,7 @@
1638
1638
  "__schema": "TypeRefSchema",
1639
1639
  "location": {
1640
1640
  "filePath": "install.main.runtime.ts",
1641
- "line": 1181,
1641
+ "line": 1195,
1642
1642
  "character": 7
1643
1643
  },
1644
1644
  "name": "GeneratorMain"
@@ -1647,7 +1647,7 @@
1647
1647
  "__schema": "TypeRefSchema",
1648
1648
  "location": {
1649
1649
  "filePath": "install.main.runtime.ts",
1650
- "line": 1182,
1650
+ "line": 1196,
1651
1651
  "character": 7
1652
1652
  },
1653
1653
  "name": "WorkspaceConfigFilesMain"
@@ -1656,7 +1656,7 @@
1656
1656
  "__schema": "TypeRefSchema",
1657
1657
  "location": {
1658
1658
  "filePath": "install.main.runtime.ts",
1659
- "line": 1183,
1659
+ "line": 1197,
1660
1660
  "character": 7
1661
1661
  },
1662
1662
  "name": "AspectLoaderMain"
@@ -1670,7 +1670,7 @@
1670
1670
  "__schema": "ParameterSchema",
1671
1671
  "location": {
1672
1672
  "filePath": "install.main.runtime.ts",
1673
- "line": 1185,
1673
+ "line": 1199,
1674
1674
  "character": 5
1675
1675
  },
1676
1676
  "name": "_",
@@ -1678,7 +1678,7 @@
1678
1678
  "__schema": "InferenceTypeSchema",
1679
1679
  "location": {
1680
1680
  "filePath": "install.main.runtime.ts",
1681
- "line": 1185,
1681
+ "line": 1199,
1682
1682
  "character": 5
1683
1683
  },
1684
1684
  "type": "any"
@@ -1690,7 +1690,7 @@
1690
1690
  "__schema": "ParameterSchema",
1691
1691
  "location": {
1692
1692
  "filePath": "install.main.runtime.ts",
1693
- "line": 1186,
1693
+ "line": 1200,
1694
1694
  "character": 5
1695
1695
  },
1696
1696
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -1698,7 +1698,7 @@
1698
1698
  "__schema": "TupleTypeSchema",
1699
1699
  "location": {
1700
1700
  "filePath": "install.main.runtime.ts",
1701
- "line": 1186,
1701
+ "line": 1200,
1702
1702
  "character": 53
1703
1703
  },
1704
1704
  "elements": [
@@ -1706,7 +1706,7 @@
1706
1706
  "__schema": "TypeRefSchema",
1707
1707
  "location": {
1708
1708
  "filePath": "install.main.runtime.ts",
1709
- "line": 1186,
1709
+ "line": 1200,
1710
1710
  "character": 54
1711
1711
  },
1712
1712
  "name": "PreLinkSlot"
@@ -1715,7 +1715,7 @@
1715
1715
  "__schema": "TypeRefSchema",
1716
1716
  "location": {
1717
1717
  "filePath": "install.main.runtime.ts",
1718
- "line": 1186,
1718
+ "line": 1200,
1719
1719
  "character": 67
1720
1720
  },
1721
1721
  "name": "PreInstallSlot"
@@ -1724,7 +1724,7 @@
1724
1724
  "__schema": "TypeRefSchema",
1725
1725
  "location": {
1726
1726
  "filePath": "install.main.runtime.ts",
1727
- "line": 1186,
1727
+ "line": 1200,
1728
1728
  "character": 83
1729
1729
  },
1730
1730
  "name": "PostInstallSlot"
@@ -1738,7 +1738,7 @@
1738
1738
  "__schema": "ParameterSchema",
1739
1739
  "location": {
1740
1740
  "filePath": "install.main.runtime.ts",
1741
- "line": 1187,
1741
+ "line": 1201,
1742
1742
  "character": 5
1743
1743
  },
1744
1744
  "name": "harmony",
@@ -1746,7 +1746,7 @@
1746
1746
  "__schema": "TypeRefSchema",
1747
1747
  "location": {
1748
1748
  "filePath": "install.main.runtime.ts",
1749
- "line": 1187,
1749
+ "line": 1201,
1750
1750
  "character": 14
1751
1751
  },
1752
1752
  "name": "Harmony"
@@ -1759,7 +1759,7 @@
1759
1759
  "__schema": "InferenceTypeSchema",
1760
1760
  "location": {
1761
1761
  "filePath": "install.main.runtime.ts",
1762
- "line": 1155,
1762
+ "line": 1169,
1763
1763
  "character": 3
1764
1764
  },
1765
1765
  "type": "Promise<InstallMain>"
@@ -3111,7 +3111,7 @@
3111
3111
  "__schema": "FunctionLikeSchema",
3112
3112
  "location": {
3113
3113
  "filePath": "install.main.runtime.ts",
3114
- "line": 712,
3114
+ "line": 726,
3115
3115
  "character": 3
3116
3116
  },
3117
3117
  "signature": "(method) InstallMain.setOldNonLoadedEnvs(): string[]",
@@ -3121,7 +3121,7 @@
3121
3121
  "__schema": "InferenceTypeSchema",
3122
3122
  "location": {
3123
3123
  "filePath": "install.main.runtime.ts",
3124
- "line": 712,
3124
+ "line": 726,
3125
3125
  "character": 3
3126
3126
  },
3127
3127
  "type": "string[]"
@@ -3134,14 +3134,14 @@
3134
3134
  "__schema": "FunctionLikeSchema",
3135
3135
  "location": {
3136
3136
  "filePath": "install.main.runtime.ts",
3137
- "line": 727,
3137
+ "line": 741,
3138
3138
  "character": 3
3139
3139
  },
3140
3140
  "doc": {
3141
3141
  "__schema": "DocSchema",
3142
3142
  "location": {
3143
3143
  "filePath": "install.main.runtime.ts",
3144
- "line": 720,
3144
+ "line": 734,
3145
3145
  "character": 3
3146
3146
  },
3147
3147
  "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 */",
@@ -3151,7 +3151,7 @@
3151
3151
  "__schema": "ReturnTagSchema",
3152
3152
  "location": {
3153
3153
  "filePath": "install.main.runtime.ts",
3154
- "line": 722,
3154
+ "line": 736,
3155
3155
  "character": 6
3156
3156
  },
3157
3157
  "tagName": "return",
@@ -3166,7 +3166,7 @@
3166
3166
  "__schema": "InferenceTypeSchema",
3167
3167
  "location": {
3168
3168
  "filePath": "install.main.runtime.ts",
3169
- "line": 727,
3169
+ "line": 741,
3170
3170
  "character": 3
3171
3171
  },
3172
3172
  "type": "string[]"
@@ -3179,14 +3179,14 @@
3179
3179
  "__schema": "FunctionLikeSchema",
3180
3180
  "location": {
3181
3181
  "filePath": "install.main.runtime.ts",
3182
- "line": 874,
3182
+ "line": 888,
3183
3183
  "character": 3
3184
3184
  },
3185
3185
  "doc": {
3186
3186
  "__schema": "DocSchema",
3187
3187
  "location": {
3188
3188
  "filePath": "install.main.runtime.ts",
3189
- "line": 869,
3189
+ "line": 883,
3190
3190
  "character": 3
3191
3191
  },
3192
3192
  "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 */",
@@ -3196,7 +3196,7 @@
3196
3196
  "__schema": "PropertyLikeTagSchema",
3197
3197
  "location": {
3198
3198
  "filePath": "install.main.runtime.ts",
3199
- "line": 872,
3199
+ "line": 886,
3200
3200
  "character": 6
3201
3201
  },
3202
3202
  "name": "options.all",
@@ -3206,7 +3206,7 @@
3206
3206
  "__schema": "TypeRefSchema",
3207
3207
  "location": {
3208
3208
  "filePath": "install.main.runtime.ts",
3209
- "line": 872,
3209
+ "line": 886,
3210
3210
  "character": 26
3211
3211
  },
3212
3212
  "name": "Boolean"
@@ -3221,7 +3221,7 @@
3221
3221
  "__schema": "ParameterSchema",
3222
3222
  "location": {
3223
3223
  "filePath": "install.main.runtime.ts",
3224
- "line": 874,
3224
+ "line": 888,
3225
3225
  "character": 28
3226
3226
  },
3227
3227
  "name": "options",
@@ -3229,7 +3229,7 @@
3229
3229
  "__schema": "TypeLiteralSchema",
3230
3230
  "location": {
3231
3231
  "filePath": "install.main.runtime.ts",
3232
- "line": 874,
3232
+ "line": 888,
3233
3233
  "character": 37
3234
3234
  },
3235
3235
  "members": [
@@ -3237,7 +3237,7 @@
3237
3237
  "__schema": "VariableLikeSchema",
3238
3238
  "location": {
3239
3239
  "filePath": "install.main.runtime.ts",
3240
- "line": 875,
3240
+ "line": 889,
3241
3241
  "character": 5
3242
3242
  },
3243
3243
  "signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
@@ -3246,7 +3246,7 @@
3246
3246
  "__schema": "TypeUnionSchema",
3247
3247
  "location": {
3248
3248
  "filePath": "install.main.runtime.ts",
3249
- "line": 875,
3249
+ "line": 889,
3250
3250
  "character": 24
3251
3251
  },
3252
3252
  "types": [
@@ -3254,7 +3254,7 @@
3254
3254
  "__schema": "LiteralTypeSchema",
3255
3255
  "location": {
3256
3256
  "filePath": "install.main.runtime.ts",
3257
- "line": 875,
3257
+ "line": 889,
3258
3258
  "character": 24
3259
3259
  },
3260
3260
  "name": "'major'"
@@ -3263,7 +3263,7 @@
3263
3263
  "__schema": "LiteralTypeSchema",
3264
3264
  "location": {
3265
3265
  "filePath": "install.main.runtime.ts",
3266
- "line": 875,
3266
+ "line": 889,
3267
3267
  "character": 34
3268
3268
  },
3269
3269
  "name": "'minor'"
@@ -3272,7 +3272,7 @@
3272
3272
  "__schema": "LiteralTypeSchema",
3273
3273
  "location": {
3274
3274
  "filePath": "install.main.runtime.ts",
3275
- "line": 875,
3275
+ "line": 889,
3276
3276
  "character": 44
3277
3277
  },
3278
3278
  "name": "'patch'"
@@ -3281,7 +3281,7 @@
3281
3281
  "__schema": "LiteralTypeSchema",
3282
3282
  "location": {
3283
3283
  "filePath": "install.main.runtime.ts",
3284
- "line": 875,
3284
+ "line": 889,
3285
3285
  "character": 54
3286
3286
  },
3287
3287
  "name": "'compatible'"
@@ -3294,7 +3294,7 @@
3294
3294
  "__schema": "VariableLikeSchema",
3295
3295
  "location": {
3296
3296
  "filePath": "install.main.runtime.ts",
3297
- "line": 876,
3297
+ "line": 890,
3298
3298
  "character": 5
3299
3299
  },
3300
3300
  "signature": "(property) patterns?: string[] | undefined",
@@ -3303,14 +3303,14 @@
3303
3303
  "__schema": "TypeArraySchema",
3304
3304
  "location": {
3305
3305
  "filePath": "install.main.runtime.ts",
3306
- "line": 876,
3306
+ "line": 890,
3307
3307
  "character": 16
3308
3308
  },
3309
3309
  "type": {
3310
3310
  "__schema": "KeywordTypeSchema",
3311
3311
  "location": {
3312
3312
  "filePath": "install.main.runtime.ts",
3313
- "line": 876,
3313
+ "line": 890,
3314
3314
  "character": 16
3315
3315
  },
3316
3316
  "name": "string"
@@ -3322,7 +3322,7 @@
3322
3322
  "__schema": "VariableLikeSchema",
3323
3323
  "location": {
3324
3324
  "filePath": "install.main.runtime.ts",
3325
- "line": 877,
3325
+ "line": 891,
3326
3326
  "character": 5
3327
3327
  },
3328
3328
  "signature": "(property) all: boolean",
@@ -3331,7 +3331,7 @@
3331
3331
  "__schema": "KeywordTypeSchema",
3332
3332
  "location": {
3333
3333
  "filePath": "install.main.runtime.ts",
3334
- "line": 877,
3334
+ "line": 891,
3335
3335
  "character": 10
3336
3336
  },
3337
3337
  "name": "boolean"
@@ -3348,7 +3348,7 @@
3348
3348
  "__schema": "TypeRefSchema",
3349
3349
  "location": {
3350
3350
  "filePath": "install.main.runtime.ts",
3351
- "line": 878,
3351
+ "line": 892,
3352
3352
  "character": 7
3353
3353
  },
3354
3354
  "name": "Promise",
@@ -3357,7 +3357,7 @@
3357
3357
  "__schema": "TypeUnionSchema",
3358
3358
  "location": {
3359
3359
  "filePath": "install.main.runtime.ts",
3360
- "line": 878,
3360
+ "line": 892,
3361
3361
  "character": 15
3362
3362
  },
3363
3363
  "types": [
@@ -3365,7 +3365,7 @@
3365
3365
  "__schema": "TypeRefSchema",
3366
3366
  "location": {
3367
3367
  "filePath": "install.main.runtime.ts",
3368
- "line": 878,
3368
+ "line": 892,
3369
3369
  "character": 15
3370
3370
  },
3371
3371
  "name": "ComponentMap",
@@ -3374,7 +3374,7 @@
3374
3374
  "__schema": "KeywordTypeSchema",
3375
3375
  "location": {
3376
3376
  "filePath": "install.main.runtime.ts",
3377
- "line": 878,
3377
+ "line": 892,
3378
3378
  "character": 28
3379
3379
  },
3380
3380
  "name": "string"
@@ -3385,7 +3385,7 @@
3385
3385
  "__schema": "LiteralTypeSchema",
3386
3386
  "location": {
3387
3387
  "filePath": "install.main.runtime.ts",
3388
- "line": 878,
3388
+ "line": 892,
3389
3389
  "character": 38
3390
3390
  },
3391
3391
  "name": "null"
@@ -3402,7 +3402,7 @@
3402
3402
  "__schema": "FunctionLikeSchema",
3403
3403
  "location": {
3404
3404
  "filePath": "install.main.runtime.ts",
3405
- "line": 921,
3405
+ "line": 935,
3406
3406
  "character": 3
3407
3407
  },
3408
3408
  "signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
@@ -3412,7 +3412,7 @@
3412
3412
  "__schema": "ParameterSchema",
3413
3413
  "location": {
3414
3414
  "filePath": "install.main.runtime.ts",
3415
- "line": 921,
3415
+ "line": 935,
3416
3416
  "character": 46
3417
3417
  },
3418
3418
  "name": "components",
@@ -3420,14 +3420,14 @@
3420
3420
  "__schema": "TypeArraySchema",
3421
3421
  "location": {
3422
3422
  "filePath": "install.main.runtime.ts",
3423
- "line": 921,
3423
+ "line": 935,
3424
3424
  "character": 58
3425
3425
  },
3426
3426
  "type": {
3427
3427
  "__schema": "TypeRefSchema",
3428
3428
  "location": {
3429
3429
  "filePath": "install.main.runtime.ts",
3430
- "line": 921,
3430
+ "line": 935,
3431
3431
  "character": 58
3432
3432
  },
3433
3433
  "name": "Component"
@@ -3441,7 +3441,7 @@
3441
3441
  "__schema": "InferenceTypeSchema",
3442
3442
  "location": {
3443
3443
  "filePath": "install.main.runtime.ts",
3444
- "line": 921,
3444
+ "line": 935,
3445
3445
  "character": 3
3446
3446
  },
3447
3447
  "type": "Promise<void>"
@@ -3454,14 +3454,14 @@
3454
3454
  "__schema": "FunctionLikeSchema",
3455
3455
  "location": {
3456
3456
  "filePath": "install.main.runtime.ts",
3457
- "line": 990,
3457
+ "line": 1004,
3458
3458
  "character": 3
3459
3459
  },
3460
3460
  "doc": {
3461
3461
  "__schema": "DocSchema",
3462
3462
  "location": {
3463
3463
  "filePath": "install.main.runtime.ts",
3464
- "line": 985,
3464
+ "line": 999,
3465
3465
  "character": 3
3466
3466
  },
3467
3467
  "raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
@@ -3471,7 +3471,7 @@
3471
3471
  "__schema": "PropertyLikeTagSchema",
3472
3472
  "location": {
3473
3473
  "filePath": "install.main.runtime.ts",
3474
- "line": 988,
3474
+ "line": 1002,
3475
3475
  "character": 6
3476
3476
  },
3477
3477
  "name": "the",
@@ -3481,14 +3481,14 @@
3481
3481
  "__schema": "TypeArraySchema",
3482
3482
  "location": {
3483
3483
  "filePath": "install.main.runtime.ts",
3484
- "line": 988,
3484
+ "line": 1002,
3485
3485
  "character": 14
3486
3486
  },
3487
3487
  "type": {
3488
3488
  "__schema": "KeywordTypeSchema",
3489
3489
  "location": {
3490
3490
  "filePath": "install.main.runtime.ts",
3491
- "line": 988,
3491
+ "line": 1002,
3492
3492
  "character": 14
3493
3493
  },
3494
3494
  "name": "string"
@@ -3504,7 +3504,7 @@
3504
3504
  "__schema": "ParameterSchema",
3505
3505
  "location": {
3506
3506
  "filePath": "install.main.runtime.ts",
3507
- "line": 990,
3507
+ "line": 1004,
3508
3508
  "character": 31
3509
3509
  },
3510
3510
  "name": "packages",
@@ -3512,14 +3512,14 @@
3512
3512
  "__schema": "TypeArraySchema",
3513
3513
  "location": {
3514
3514
  "filePath": "install.main.runtime.ts",
3515
- "line": 990,
3515
+ "line": 1004,
3516
3516
  "character": 41
3517
3517
  },
3518
3518
  "type": {
3519
3519
  "__schema": "KeywordTypeSchema",
3520
3520
  "location": {
3521
3521
  "filePath": "install.main.runtime.ts",
3522
- "line": 990,
3522
+ "line": 1004,
3523
3523
  "character": 41
3524
3524
  },
3525
3525
  "name": "string"
@@ -3533,7 +3533,7 @@
3533
3533
  "__schema": "InferenceTypeSchema",
3534
3534
  "location": {
3535
3535
  "filePath": "install.main.runtime.ts",
3536
- "line": 990,
3536
+ "line": 1004,
3537
3537
  "character": 3
3538
3538
  },
3539
3539
  "type": "Promise<ComponentMap<string>>"
@@ -3546,14 +3546,14 @@
3546
3546
  "__schema": "FunctionLikeSchema",
3547
3547
  "location": {
3548
3548
  "filePath": "install.main.runtime.ts",
3549
- "line": 1000,
3549
+ "line": 1014,
3550
3550
  "character": 3
3551
3551
  },
3552
3552
  "doc": {
3553
3553
  "__schema": "DocSchema",
3554
3554
  "location": {
3555
3555
  "filePath": "install.main.runtime.ts",
3556
- "line": 996,
3556
+ "line": 1010,
3557
3557
  "character": 3
3558
3558
  },
3559
3559
  "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 */",
@@ -3567,7 +3567,7 @@
3567
3567
  "__schema": "ParameterSchema",
3568
3568
  "location": {
3569
3569
  "filePath": "install.main.runtime.ts",
3570
- "line": 1001,
3570
+ "line": 1015,
3571
3571
  "character": 5
3572
3572
  },
3573
3573
  "name": "options",
@@ -3575,7 +3575,7 @@
3575
3575
  "__schema": "TypeRefSchema",
3576
3576
  "location": {
3577
3577
  "filePath": "install.main.runtime.ts",
3578
- "line": 1001,
3578
+ "line": 1015,
3579
3579
  "character": 14
3580
3580
  },
3581
3581
  "name": "WorkspaceLinkOptions"
@@ -3589,7 +3589,7 @@
3589
3589
  "__schema": "TypeRefSchema",
3590
3590
  "location": {
3591
3591
  "filePath": "install.main.runtime.ts",
3592
- "line": 1002,
3592
+ "line": 1016,
3593
3593
  "character": 6
3594
3594
  },
3595
3595
  "name": "Promise",
@@ -3598,7 +3598,7 @@
3598
3598
  "__schema": "TypeLiteralSchema",
3599
3599
  "location": {
3600
3600
  "filePath": "install.main.runtime.ts",
3601
- "line": 1002,
3601
+ "line": 1016,
3602
3602
  "character": 14
3603
3603
  },
3604
3604
  "members": [
@@ -3606,7 +3606,7 @@
3606
3606
  "__schema": "VariableLikeSchema",
3607
3607
  "location": {
3608
3608
  "filePath": "install.main.runtime.ts",
3609
- "line": 1002,
3609
+ "line": 1016,
3610
3610
  "character": 16
3611
3611
  },
3612
3612
  "signature": "(property) linkResults: WorkspaceLinkResults",
@@ -3615,7 +3615,7 @@
3615
3615
  "__schema": "TypeRefSchema",
3616
3616
  "location": {
3617
3617
  "filePath": "install.main.runtime.ts",
3618
- "line": 1002,
3618
+ "line": 1016,
3619
3619
  "character": 16
3620
3620
  },
3621
3621
  "name": "WorkspaceLinkResults",
@@ -3627,7 +3627,7 @@
3627
3627
  "__schema": "VariableLikeSchema",
3628
3628
  "location": {
3629
3629
  "filePath": "install.main.runtime.ts",
3630
- "line": 1002,
3630
+ "line": 1016,
3631
3631
  "character": 51
3632
3632
  },
3633
3633
  "signature": "(property) linkedRootDeps: Record<string, string>",
@@ -3636,7 +3636,7 @@
3636
3636
  "__schema": "TypeRefSchema",
3637
3637
  "location": {
3638
3638
  "filePath": "install.main.runtime.ts",
3639
- "line": 1002,
3639
+ "line": 1016,
3640
3640
  "character": 67
3641
3641
  },
3642
3642
  "name": "Record",
@@ -3645,7 +3645,7 @@
3645
3645
  "__schema": "KeywordTypeSchema",
3646
3646
  "location": {
3647
3647
  "filePath": "install.main.runtime.ts",
3648
- "line": 1002,
3648
+ "line": 1016,
3649
3649
  "character": 74
3650
3650
  },
3651
3651
  "name": "string"
@@ -3654,7 +3654,7 @@
3654
3654
  "__schema": "KeywordTypeSchema",
3655
3655
  "location": {
3656
3656
  "filePath": "install.main.runtime.ts",
3657
- "line": 1002,
3657
+ "line": 1016,
3658
3658
  "character": 82
3659
3659
  },
3660
3660
  "name": "string"
@@ -3675,7 +3675,7 @@
3675
3675
  "__schema": "FunctionLikeSchema",
3676
3676
  "location": {
3677
3677
  "filePath": "install.main.runtime.ts",
3678
- "line": 1026,
3678
+ "line": 1040,
3679
3679
  "character": 3
3680
3680
  },
3681
3681
  "signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
@@ -3685,7 +3685,7 @@
3685
3685
  "__schema": "ParameterSchema",
3686
3686
  "location": {
3687
3687
  "filePath": "install.main.runtime.ts",
3688
- "line": 1026,
3688
+ "line": 1040,
3689
3689
  "character": 22
3690
3690
  },
3691
3691
  "name": "compDirMap",
@@ -3693,7 +3693,7 @@
3693
3693
  "__schema": "TypeRefSchema",
3694
3694
  "location": {
3695
3695
  "filePath": "install.main.runtime.ts",
3696
- "line": 1026,
3696
+ "line": 1040,
3697
3697
  "character": 34
3698
3698
  },
3699
3699
  "name": "ComponentMap",
@@ -3702,7 +3702,7 @@
3702
3702
  "__schema": "KeywordTypeSchema",
3703
3703
  "location": {
3704
3704
  "filePath": "install.main.runtime.ts",
3705
- "line": 1026,
3705
+ "line": 1040,
3706
3706
  "character": 47
3707
3707
  },
3708
3708
  "name": "string"
@@ -3716,7 +3716,7 @@
3716
3716
  "__schema": "ParameterSchema",
3717
3717
  "location": {
3718
3718
  "filePath": "install.main.runtime.ts",
3719
- "line": 1026,
3719
+ "line": 1040,
3720
3720
  "character": 56
3721
3721
  },
3722
3722
  "name": "options",
@@ -3724,7 +3724,7 @@
3724
3724
  "__schema": "TypeLiteralSchema",
3725
3725
  "location": {
3726
3726
  "filePath": "install.main.runtime.ts",
3727
- "line": 1026,
3727
+ "line": 1040,
3728
3728
  "character": 66
3729
3729
  },
3730
3730
  "members": [
@@ -3732,7 +3732,7 @@
3732
3732
  "__schema": "VariableLikeSchema",
3733
3733
  "location": {
3734
3734
  "filePath": "install.main.runtime.ts",
3735
- "line": 1026,
3735
+ "line": 1040,
3736
3736
  "character": 68
3737
3737
  },
3738
3738
  "signature": "(property) rewire?: boolean | undefined",
@@ -3741,7 +3741,7 @@
3741
3741
  "__schema": "KeywordTypeSchema",
3742
3742
  "location": {
3743
3743
  "filePath": "install.main.runtime.ts",
3744
- "line": 1026,
3744
+ "line": 1040,
3745
3745
  "character": 77
3746
3746
  },
3747
3747
  "name": "boolean"
@@ -3758,7 +3758,7 @@
3758
3758
  "__schema": "InferenceTypeSchema",
3759
3759
  "location": {
3760
3760
  "filePath": "install.main.runtime.ts",
3761
- "line": 1026,
3761
+ "line": 1040,
3762
3762
  "character": 3
3763
3763
  },
3764
3764
  "type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
@@ -3771,7 +3771,7 @@
3771
3771
  "__schema": "FunctionLikeSchema",
3772
3772
  "location": {
3773
3773
  "filePath": "install.main.runtime.ts",
3774
- "line": 1031,
3774
+ "line": 1045,
3775
3775
  "character": 3
3776
3776
  },
3777
3777
  "signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
@@ -3781,7 +3781,7 @@
3781
3781
  "__schema": "ParameterSchema",
3782
3782
  "location": {
3783
3783
  "filePath": "install.main.runtime.ts",
3784
- "line": 1031,
3784
+ "line": 1045,
3785
3785
  "character": 14
3786
3786
  },
3787
3787
  "name": "options",
@@ -3789,7 +3789,7 @@
3789
3789
  "__schema": "TypeRefSchema",
3790
3790
  "location": {
3791
3791
  "filePath": "install.main.runtime.ts",
3792
- "line": 1031,
3792
+ "line": 1045,
3793
3793
  "character": 23
3794
3794
  },
3795
3795
  "name": "WorkspaceLinkOptions"
@@ -3803,7 +3803,7 @@
3803
3803
  "__schema": "TypeRefSchema",
3804
3804
  "location": {
3805
3805
  "filePath": "install.main.runtime.ts",
3806
- "line": 1031,
3806
+ "line": 1045,
3807
3807
  "character": 51
3808
3808
  },
3809
3809
  "name": "Promise",
@@ -3812,7 +3812,7 @@
3812
3812
  "__schema": "TypeRefSchema",
3813
3813
  "location": {
3814
3814
  "filePath": "install.main.runtime.ts",
3815
- "line": 1031,
3815
+ "line": 1045,
3816
3816
  "character": 59
3817
3817
  },
3818
3818
  "name": "WorkspaceLinkResults"
@@ -3827,7 +3827,7 @@
3827
3827
  "__schema": "VariableLikeSchema",
3828
3828
  "location": {
3829
3829
  "filePath": "install.main.runtime.ts",
3830
- "line": 1136,
3830
+ "line": 1150,
3831
3831
  "character": 3
3832
3832
  },
3833
3833
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
@@ -3836,7 +3836,7 @@
3836
3836
  "__schema": "InferenceTypeSchema",
3837
3837
  "location": {
3838
3838
  "filePath": "install.main.runtime.ts",
3839
- "line": 1136,
3839
+ "line": 1150,
3840
3840
  "character": 3
3841
3841
  },
3842
3842
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -3848,7 +3848,7 @@
3848
3848
  "__schema": "VariableLikeSchema",
3849
3849
  "location": {
3850
3850
  "filePath": "install.main.runtime.ts",
3851
- "line": 1137,
3851
+ "line": 1151,
3852
3852
  "character": 3
3853
3853
  },
3854
3854
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -3857,7 +3857,7 @@
3857
3857
  "__schema": "InferenceTypeSchema",
3858
3858
  "location": {
3859
3859
  "filePath": "install.main.runtime.ts",
3860
- "line": 1137,
3860
+ "line": 1151,
3861
3861
  "character": 3
3862
3862
  },
3863
3863
  "type": "Aspect[]"
@@ -3869,7 +3869,7 @@
3869
3869
  "__schema": "VariableLikeSchema",
3870
3870
  "location": {
3871
3871
  "filePath": "install.main.runtime.ts",
3872
- "line": 1153,
3872
+ "line": 1167,
3873
3873
  "character": 3
3874
3874
  },
3875
3875
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -3878,7 +3878,7 @@
3878
3878
  "__schema": "InferenceTypeSchema",
3879
3879
  "location": {
3880
3880
  "filePath": "install.main.runtime.ts",
3881
- "line": 1153,
3881
+ "line": 1167,
3882
3882
  "character": 3
3883
3883
  },
3884
3884
  "type": "RuntimeDefinition"
@@ -3890,7 +3890,7 @@
3890
3890
  "__schema": "FunctionLikeSchema",
3891
3891
  "location": {
3892
3892
  "filePath": "install.main.runtime.ts",
3893
- "line": 1155,
3893
+ "line": 1169,
3894
3894
  "character": 3
3895
3895
  },
3896
3896
  "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>",
@@ -3900,7 +3900,7 @@
3900
3900
  "__schema": "ParameterSchema",
3901
3901
  "location": {
3902
3902
  "filePath": "install.main.runtime.ts",
3903
- "line": 1156,
3903
+ "line": 1170,
3904
3904
  "character": 5
3905
3905
  },
3906
3906
  "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
@@ -3908,7 +3908,7 @@
3908
3908
  "__schema": "TupleTypeSchema",
3909
3909
  "location": {
3910
3910
  "filePath": "install.main.runtime.ts",
3911
- "line": 1170,
3911
+ "line": 1184,
3912
3912
  "character": 8
3913
3913
  },
3914
3914
  "elements": [
@@ -3916,7 +3916,7 @@
3916
3916
  "__schema": "TypeRefSchema",
3917
3917
  "location": {
3918
3918
  "filePath": "install.main.runtime.ts",
3919
- "line": 1171,
3919
+ "line": 1185,
3920
3920
  "character": 7
3921
3921
  },
3922
3922
  "name": "DependencyResolverMain"
@@ -3925,7 +3925,7 @@
3925
3925
  "__schema": "TypeRefSchema",
3926
3926
  "location": {
3927
3927
  "filePath": "install.main.runtime.ts",
3928
- "line": 1172,
3928
+ "line": 1186,
3929
3929
  "character": 7
3930
3930
  },
3931
3931
  "name": "Workspace"
@@ -3934,7 +3934,7 @@
3934
3934
  "__schema": "TypeRefSchema",
3935
3935
  "location": {
3936
3936
  "filePath": "install.main.runtime.ts",
3937
- "line": 1173,
3937
+ "line": 1187,
3938
3938
  "character": 7
3939
3939
  },
3940
3940
  "name": "LoggerMain"
@@ -3943,7 +3943,7 @@
3943
3943
  "__schema": "TypeRefSchema",
3944
3944
  "location": {
3945
3945
  "filePath": "install.main.runtime.ts",
3946
- "line": 1174,
3946
+ "line": 1188,
3947
3947
  "character": 7
3948
3948
  },
3949
3949
  "name": "VariantsMain"
@@ -3952,7 +3952,7 @@
3952
3952
  "__schema": "TypeRefSchema",
3953
3953
  "location": {
3954
3954
  "filePath": "install.main.runtime.ts",
3955
- "line": 1175,
3955
+ "line": 1189,
3956
3956
  "character": 7
3957
3957
  },
3958
3958
  "name": "CLIMain"
@@ -3961,7 +3961,7 @@
3961
3961
  "__schema": "TypeRefSchema",
3962
3962
  "location": {
3963
3963
  "filePath": "install.main.runtime.ts",
3964
- "line": 1176,
3964
+ "line": 1190,
3965
3965
  "character": 7
3966
3966
  },
3967
3967
  "name": "CompilerMain"
@@ -3970,7 +3970,7 @@
3970
3970
  "__schema": "TypeRefSchema",
3971
3971
  "location": {
3972
3972
  "filePath": "install.main.runtime.ts",
3973
- "line": 1177,
3973
+ "line": 1191,
3974
3974
  "character": 7
3975
3975
  },
3976
3976
  "name": "IssuesMain"
@@ -3979,7 +3979,7 @@
3979
3979
  "__schema": "TypeRefSchema",
3980
3980
  "location": {
3981
3981
  "filePath": "install.main.runtime.ts",
3982
- "line": 1178,
3982
+ "line": 1192,
3983
3983
  "character": 7
3984
3984
  },
3985
3985
  "name": "EnvsMain"
@@ -3988,7 +3988,7 @@
3988
3988
  "__schema": "TypeRefSchema",
3989
3989
  "location": {
3990
3990
  "filePath": "install.main.runtime.ts",
3991
- "line": 1179,
3991
+ "line": 1193,
3992
3992
  "character": 7
3993
3993
  },
3994
3994
  "name": "ApplicationMain"
@@ -3997,7 +3997,7 @@
3997
3997
  "__schema": "TypeRefSchema",
3998
3998
  "location": {
3999
3999
  "filePath": "install.main.runtime.ts",
4000
- "line": 1180,
4000
+ "line": 1194,
4001
4001
  "character": 7
4002
4002
  },
4003
4003
  "name": "IpcEventsMain"
@@ -4006,7 +4006,7 @@
4006
4006
  "__schema": "TypeRefSchema",
4007
4007
  "location": {
4008
4008
  "filePath": "install.main.runtime.ts",
4009
- "line": 1181,
4009
+ "line": 1195,
4010
4010
  "character": 7
4011
4011
  },
4012
4012
  "name": "GeneratorMain"
@@ -4015,7 +4015,7 @@
4015
4015
  "__schema": "TypeRefSchema",
4016
4016
  "location": {
4017
4017
  "filePath": "install.main.runtime.ts",
4018
- "line": 1182,
4018
+ "line": 1196,
4019
4019
  "character": 7
4020
4020
  },
4021
4021
  "name": "WorkspaceConfigFilesMain"
@@ -4024,7 +4024,7 @@
4024
4024
  "__schema": "TypeRefSchema",
4025
4025
  "location": {
4026
4026
  "filePath": "install.main.runtime.ts",
4027
- "line": 1183,
4027
+ "line": 1197,
4028
4028
  "character": 7
4029
4029
  },
4030
4030
  "name": "AspectLoaderMain"
@@ -4038,7 +4038,7 @@
4038
4038
  "__schema": "ParameterSchema",
4039
4039
  "location": {
4040
4040
  "filePath": "install.main.runtime.ts",
4041
- "line": 1185,
4041
+ "line": 1199,
4042
4042
  "character": 5
4043
4043
  },
4044
4044
  "name": "_",
@@ -4046,7 +4046,7 @@
4046
4046
  "__schema": "InferenceTypeSchema",
4047
4047
  "location": {
4048
4048
  "filePath": "install.main.runtime.ts",
4049
- "line": 1185,
4049
+ "line": 1199,
4050
4050
  "character": 5
4051
4051
  },
4052
4052
  "type": "any"
@@ -4058,7 +4058,7 @@
4058
4058
  "__schema": "ParameterSchema",
4059
4059
  "location": {
4060
4060
  "filePath": "install.main.runtime.ts",
4061
- "line": 1186,
4061
+ "line": 1200,
4062
4062
  "character": 5
4063
4063
  },
4064
4064
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -4066,7 +4066,7 @@
4066
4066
  "__schema": "TupleTypeSchema",
4067
4067
  "location": {
4068
4068
  "filePath": "install.main.runtime.ts",
4069
- "line": 1186,
4069
+ "line": 1200,
4070
4070
  "character": 53
4071
4071
  },
4072
4072
  "elements": [
@@ -4074,7 +4074,7 @@
4074
4074
  "__schema": "TypeRefSchema",
4075
4075
  "location": {
4076
4076
  "filePath": "install.main.runtime.ts",
4077
- "line": 1186,
4077
+ "line": 1200,
4078
4078
  "character": 54
4079
4079
  },
4080
4080
  "name": "PreLinkSlot"
@@ -4083,7 +4083,7 @@
4083
4083
  "__schema": "TypeRefSchema",
4084
4084
  "location": {
4085
4085
  "filePath": "install.main.runtime.ts",
4086
- "line": 1186,
4086
+ "line": 1200,
4087
4087
  "character": 67
4088
4088
  },
4089
4089
  "name": "PreInstallSlot"
@@ -4092,7 +4092,7 @@
4092
4092
  "__schema": "TypeRefSchema",
4093
4093
  "location": {
4094
4094
  "filePath": "install.main.runtime.ts",
4095
- "line": 1186,
4095
+ "line": 1200,
4096
4096
  "character": 83
4097
4097
  },
4098
4098
  "name": "PostInstallSlot"
@@ -4106,7 +4106,7 @@
4106
4106
  "__schema": "ParameterSchema",
4107
4107
  "location": {
4108
4108
  "filePath": "install.main.runtime.ts",
4109
- "line": 1187,
4109
+ "line": 1201,
4110
4110
  "character": 5
4111
4111
  },
4112
4112
  "name": "harmony",
@@ -4114,7 +4114,7 @@
4114
4114
  "__schema": "TypeRefSchema",
4115
4115
  "location": {
4116
4116
  "filePath": "install.main.runtime.ts",
4117
- "line": 1187,
4117
+ "line": 1201,
4118
4118
  "character": 14
4119
4119
  },
4120
4120
  "name": "Harmony"
@@ -4127,7 +4127,7 @@
4127
4127
  "__schema": "InferenceTypeSchema",
4128
4128
  "location": {
4129
4129
  "filePath": "install.main.runtime.ts",
4130
- "line": 1155,
4130
+ "line": 1169,
4131
4131
  "character": 3
4132
4132
  },
4133
4133
  "type": "Promise<InstallMain>"
@@ -4145,7 +4145,7 @@
4145
4145
  "__schema": "UnImplementedSchema",
4146
4146
  "location": {
4147
4147
  "filePath": "install.main.runtime.ts",
4148
- "line": 1258,
4148
+ "line": 1272,
4149
4149
  "character": 16
4150
4150
  },
4151
4151
  "name": "InstallMain",
@@ -4521,7 +4521,7 @@
4521
4521
  "__schema": "TypeSchema",
4522
4522
  "location": {
4523
4523
  "filePath": "install.main.runtime.ts",
4524
- "line": 1234,
4524
+ "line": 1248,
4525
4525
  "character": 1
4526
4526
  },
4527
4527
  "signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
@@ -4530,7 +4530,7 @@
4530
4530
  "__schema": "TypeLiteralSchema",
4531
4531
  "location": {
4532
4532
  "filePath": "install.main.runtime.ts",
4533
- "line": 1234,
4533
+ "line": 1248,
4534
4534
  "character": 31
4535
4535
  },
4536
4536
  "members": [
@@ -4538,7 +4538,7 @@
4538
4538
  "__schema": "VariableLikeSchema",
4539
4539
  "location": {
4540
4540
  "filePath": "install.main.runtime.ts",
4541
- "line": 1235,
4541
+ "line": 1249,
4542
4542
  "character": 3
4543
4543
  },
4544
4544
  "signature": "(property) componentDirectoryMap: ComponentMap<string>",
@@ -4547,7 +4547,7 @@
4547
4547
  "__schema": "TypeRefSchema",
4548
4548
  "location": {
4549
4549
  "filePath": "install.main.runtime.ts",
4550
- "line": 1235,
4550
+ "line": 1249,
4551
4551
  "character": 26
4552
4552
  },
4553
4553
  "name": "ComponentMap",
@@ -4556,7 +4556,7 @@
4556
4556
  "__schema": "KeywordTypeSchema",
4557
4557
  "location": {
4558
4558
  "filePath": "install.main.runtime.ts",
4559
- "line": 1235,
4559
+ "line": 1249,
4560
4560
  "character": 39
4561
4561
  },
4562
4562
  "name": "string"
@@ -4569,7 +4569,7 @@
4569
4569
  "__schema": "VariableLikeSchema",
4570
4570
  "location": {
4571
4571
  "filePath": "install.main.runtime.ts",
4572
- "line": 1236,
4572
+ "line": 1250,
4573
4573
  "character": 3
4574
4574
  },
4575
4575
  "signature": "(property) manifests: Record<string, ProjectManifest>",
@@ -4578,7 +4578,7 @@
4578
4578
  "__schema": "TypeRefSchema",
4579
4579
  "location": {
4580
4580
  "filePath": "install.main.runtime.ts",
4581
- "line": 1236,
4581
+ "line": 1250,
4582
4582
  "character": 14
4583
4583
  },
4584
4584
  "name": "Record",
@@ -4587,7 +4587,7 @@
4587
4587
  "__schema": "KeywordTypeSchema",
4588
4588
  "location": {
4589
4589
  "filePath": "install.main.runtime.ts",
4590
- "line": 1236,
4590
+ "line": 1250,
4591
4591
  "character": 21
4592
4592
  },
4593
4593
  "name": "string"
@@ -4596,7 +4596,7 @@
4596
4596
  "__schema": "TypeRefSchema",
4597
4597
  "location": {
4598
4598
  "filePath": "install.main.runtime.ts",
4599
- "line": 1236,
4599
+ "line": 1250,
4600
4600
  "character": 29
4601
4601
  },
4602
4602
  "name": "ProjectManifest"
@@ -4612,7 +4612,7 @@
4612
4612
  "__schema": "FunctionLikeSchema",
4613
4613
  "location": {
4614
4614
  "filePath": "install.main.runtime.ts",
4615
- "line": 1239,
4615
+ "line": 1253,
4616
4616
  "character": 1
4617
4617
  },
4618
4618
  "signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
@@ -4622,7 +4622,7 @@
4622
4622
  "__schema": "ParameterSchema",
4623
4623
  "location": {
4624
4624
  "filePath": "install.main.runtime.ts",
4625
- "line": 1239,
4625
+ "line": 1253,
4626
4626
  "character": 50
4627
4627
  },
4628
4628
  "name": "{ componentDirectoryMap, manifests }",
@@ -4630,7 +4630,7 @@
4630
4630
  "__schema": "TypeRefSchema",
4631
4631
  "location": {
4632
4632
  "filePath": "install.main.runtime.ts",
4633
- "line": 1242,
4633
+ "line": 1256,
4634
4634
  "character": 4
4635
4635
  },
4636
4636
  "name": "ComponentsAndManifests"
@@ -4641,7 +4641,7 @@
4641
4641
  "__schema": "InferenceTypeSchema",
4642
4642
  "location": {
4643
4643
  "filePath": "install.main.runtime.ts",
4644
- "line": 1240,
4644
+ "line": 1254,
4645
4645
  "character": 3
4646
4646
  },
4647
4647
  "name": "componentDirectoryMap",
@@ -4652,7 +4652,7 @@
4652
4652
  "__schema": "InferenceTypeSchema",
4653
4653
  "location": {
4654
4654
  "filePath": "install.main.runtime.ts",
4655
- "line": 1241,
4655
+ "line": 1255,
4656
4656
  "character": 3
4657
4657
  },
4658
4658
  "name": "manifests",
@@ -4667,7 +4667,7 @@
4667
4667
  "__schema": "KeywordTypeSchema",
4668
4668
  "location": {
4669
4669
  "filePath": "install.main.runtime.ts",
4670
- "line": 1242,
4670
+ "line": 1256,
4671
4671
  "character": 29
4672
4672
  },
4673
4673
  "name": "boolean"
@@ -4678,7 +4678,7 @@
4678
4678
  "__schema": "UnImplementedSchema",
4679
4679
  "location": {
4680
4680
  "filePath": "install.main.runtime.ts",
4681
- "line": 1256,
4681
+ "line": 1270,
4682
4682
  "character": 1
4683
4683
  },
4684
4684
  "name": "InstallAspect.addRuntime(InstallMain);",
@@ -4688,7 +4688,7 @@
4688
4688
  "__schema": "FunctionLikeSchema",
4689
4689
  "location": {
4690
4690
  "filePath": "install.main.runtime.ts",
4691
- "line": 1260,
4691
+ "line": 1274,
4692
4692
  "character": 1
4693
4693
  },
4694
4694
  "signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
@@ -4698,7 +4698,7 @@
4698
4698
  "__schema": "ParameterSchema",
4699
4699
  "location": {
4700
4700
  "filePath": "install.main.runtime.ts",
4701
- "line": 1260,
4701
+ "line": 1274,
4702
4702
  "character": 24
4703
4703
  },
4704
4704
  "name": "manifests",
@@ -4706,7 +4706,7 @@
4706
4706
  "__schema": "TypeRefSchema",
4707
4707
  "location": {
4708
4708
  "filePath": "install.main.runtime.ts",
4709
- "line": 1260,
4709
+ "line": 1274,
4710
4710
  "character": 35
4711
4711
  },
4712
4712
  "name": "Record",
@@ -4715,7 +4715,7 @@
4715
4715
  "__schema": "KeywordTypeSchema",
4716
4716
  "location": {
4717
4717
  "filePath": "install.main.runtime.ts",
4718
- "line": 1260,
4718
+ "line": 1274,
4719
4719
  "character": 42
4720
4720
  },
4721
4721
  "name": "string"
@@ -4724,7 +4724,7 @@
4724
4724
  "__schema": "TypeRefSchema",
4725
4725
  "location": {
4726
4726
  "filePath": "install.main.runtime.ts",
4727
- "line": 1260,
4727
+ "line": 1274,
4728
4728
  "character": 50
4729
4729
  },
4730
4730
  "name": "ProjectManifest"
@@ -4739,7 +4739,7 @@
4739
4739
  "__schema": "KeywordTypeSchema",
4740
4740
  "location": {
4741
4741
  "filePath": "install.main.runtime.ts",
4742
- "line": 1260,
4742
+ "line": 1274,
4743
4743
  "character": 69
4744
4744
  },
4745
4745
  "name": "string"
@@ -4789,7 +4789,7 @@
4789
4789
  "componentId": {
4790
4790
  "scope": "teambit.workspace",
4791
4791
  "name": "install",
4792
- "version": "1.0.386"
4792
+ "version": "1.0.388"
4793
4793
  },
4794
4794
  "taggedModuleExports": []
4795
4795
  }