@teambit/install 1.0.337 → 1.0.339

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.
@@ -748,14 +748,14 @@
748
748
  "__schema": "FunctionLikeSchema",
749
749
  "location": {
750
750
  "filePath": "install.main.runtime.ts",
751
- "line": 759,
751
+ "line": 758,
752
752
  "character": 3
753
753
  },
754
754
  "doc": {
755
755
  "__schema": "DocSchema",
756
756
  "location": {
757
757
  "filePath": "install.main.runtime.ts",
758
- "line": 754,
758
+ "line": 753,
759
759
  "character": 3
760
760
  },
761
761
  "raw": "/**\n * Updates out-of-date dependencies in the workspace.\n *\n * @param options.all {Boolean} updates all outdated dependencies without showing a prompt.\n */",
@@ -765,7 +765,7 @@
765
765
  "__schema": "PropertyLikeTagSchema",
766
766
  "location": {
767
767
  "filePath": "install.main.runtime.ts",
768
- "line": 757,
768
+ "line": 756,
769
769
  "character": 6
770
770
  },
771
771
  "name": "options.all",
@@ -775,7 +775,7 @@
775
775
  "__schema": "TypeRefSchema",
776
776
  "location": {
777
777
  "filePath": "install.main.runtime.ts",
778
- "line": 757,
778
+ "line": 756,
779
779
  "character": 26
780
780
  },
781
781
  "name": "Boolean"
@@ -790,7 +790,7 @@
790
790
  "__schema": "ParameterSchema",
791
791
  "location": {
792
792
  "filePath": "install.main.runtime.ts",
793
- "line": 759,
793
+ "line": 758,
794
794
  "character": 28
795
795
  },
796
796
  "name": "options",
@@ -798,7 +798,7 @@
798
798
  "__schema": "TypeLiteralSchema",
799
799
  "location": {
800
800
  "filePath": "install.main.runtime.ts",
801
- "line": 759,
801
+ "line": 758,
802
802
  "character": 37
803
803
  },
804
804
  "members": [
@@ -806,7 +806,7 @@
806
806
  "__schema": "VariableLikeSchema",
807
807
  "location": {
808
808
  "filePath": "install.main.runtime.ts",
809
- "line": 760,
809
+ "line": 759,
810
810
  "character": 5
811
811
  },
812
812
  "signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
@@ -815,7 +815,7 @@
815
815
  "__schema": "TypeUnionSchema",
816
816
  "location": {
817
817
  "filePath": "install.main.runtime.ts",
818
- "line": 760,
818
+ "line": 759,
819
819
  "character": 24
820
820
  },
821
821
  "types": [
@@ -823,7 +823,7 @@
823
823
  "__schema": "LiteralTypeSchema",
824
824
  "location": {
825
825
  "filePath": "install.main.runtime.ts",
826
- "line": 760,
826
+ "line": 759,
827
827
  "character": 24
828
828
  },
829
829
  "name": "'major'"
@@ -832,7 +832,7 @@
832
832
  "__schema": "LiteralTypeSchema",
833
833
  "location": {
834
834
  "filePath": "install.main.runtime.ts",
835
- "line": 760,
835
+ "line": 759,
836
836
  "character": 34
837
837
  },
838
838
  "name": "'minor'"
@@ -841,7 +841,7 @@
841
841
  "__schema": "LiteralTypeSchema",
842
842
  "location": {
843
843
  "filePath": "install.main.runtime.ts",
844
- "line": 760,
844
+ "line": 759,
845
845
  "character": 44
846
846
  },
847
847
  "name": "'patch'"
@@ -850,7 +850,7 @@
850
850
  "__schema": "LiteralTypeSchema",
851
851
  "location": {
852
852
  "filePath": "install.main.runtime.ts",
853
- "line": 760,
853
+ "line": 759,
854
854
  "character": 54
855
855
  },
856
856
  "name": "'compatible'"
@@ -863,7 +863,7 @@
863
863
  "__schema": "VariableLikeSchema",
864
864
  "location": {
865
865
  "filePath": "install.main.runtime.ts",
866
- "line": 761,
866
+ "line": 760,
867
867
  "character": 5
868
868
  },
869
869
  "signature": "(property) patterns?: string[] | undefined",
@@ -872,14 +872,14 @@
872
872
  "__schema": "TypeArraySchema",
873
873
  "location": {
874
874
  "filePath": "install.main.runtime.ts",
875
- "line": 761,
875
+ "line": 760,
876
876
  "character": 16
877
877
  },
878
878
  "type": {
879
879
  "__schema": "KeywordTypeSchema",
880
880
  "location": {
881
881
  "filePath": "install.main.runtime.ts",
882
- "line": 761,
882
+ "line": 760,
883
883
  "character": 16
884
884
  },
885
885
  "name": "string"
@@ -891,7 +891,7 @@
891
891
  "__schema": "VariableLikeSchema",
892
892
  "location": {
893
893
  "filePath": "install.main.runtime.ts",
894
- "line": 762,
894
+ "line": 761,
895
895
  "character": 5
896
896
  },
897
897
  "signature": "(property) all: boolean",
@@ -900,7 +900,7 @@
900
900
  "__schema": "KeywordTypeSchema",
901
901
  "location": {
902
902
  "filePath": "install.main.runtime.ts",
903
- "line": 762,
903
+ "line": 761,
904
904
  "character": 10
905
905
  },
906
906
  "name": "boolean"
@@ -917,7 +917,7 @@
917
917
  "__schema": "TypeRefSchema",
918
918
  "location": {
919
919
  "filePath": "install.main.runtime.ts",
920
- "line": 763,
920
+ "line": 762,
921
921
  "character": 7
922
922
  },
923
923
  "name": "Promise",
@@ -926,7 +926,7 @@
926
926
  "__schema": "TypeUnionSchema",
927
927
  "location": {
928
928
  "filePath": "install.main.runtime.ts",
929
- "line": 763,
929
+ "line": 762,
930
930
  "character": 15
931
931
  },
932
932
  "types": [
@@ -934,7 +934,7 @@
934
934
  "__schema": "TypeRefSchema",
935
935
  "location": {
936
936
  "filePath": "install.main.runtime.ts",
937
- "line": 763,
937
+ "line": 762,
938
938
  "character": 15
939
939
  },
940
940
  "name": "ComponentMap",
@@ -943,7 +943,7 @@
943
943
  "__schema": "KeywordTypeSchema",
944
944
  "location": {
945
945
  "filePath": "install.main.runtime.ts",
946
- "line": 763,
946
+ "line": 762,
947
947
  "character": 28
948
948
  },
949
949
  "name": "string"
@@ -954,7 +954,7 @@
954
954
  "__schema": "LiteralTypeSchema",
955
955
  "location": {
956
956
  "filePath": "install.main.runtime.ts",
957
- "line": 763,
957
+ "line": 762,
958
958
  "character": 38
959
959
  },
960
960
  "name": "null"
@@ -971,7 +971,7 @@
971
971
  "__schema": "FunctionLikeSchema",
972
972
  "location": {
973
973
  "filePath": "install.main.runtime.ts",
974
- "line": 806,
974
+ "line": 805,
975
975
  "character": 3
976
976
  },
977
977
  "signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
@@ -981,7 +981,7 @@
981
981
  "__schema": "ParameterSchema",
982
982
  "location": {
983
983
  "filePath": "install.main.runtime.ts",
984
- "line": 806,
984
+ "line": 805,
985
985
  "character": 46
986
986
  },
987
987
  "name": "components",
@@ -989,14 +989,14 @@
989
989
  "__schema": "TypeArraySchema",
990
990
  "location": {
991
991
  "filePath": "install.main.runtime.ts",
992
- "line": 806,
992
+ "line": 805,
993
993
  "character": 58
994
994
  },
995
995
  "type": {
996
996
  "__schema": "TypeRefSchema",
997
997
  "location": {
998
998
  "filePath": "install.main.runtime.ts",
999
- "line": 806,
999
+ "line": 805,
1000
1000
  "character": 58
1001
1001
  },
1002
1002
  "name": "Component"
@@ -1010,7 +1010,7 @@
1010
1010
  "__schema": "InferenceTypeSchema",
1011
1011
  "location": {
1012
1012
  "filePath": "install.main.runtime.ts",
1013
- "line": 806,
1013
+ "line": 805,
1014
1014
  "character": 3
1015
1015
  },
1016
1016
  "type": "Promise<void>"
@@ -1023,14 +1023,14 @@
1023
1023
  "__schema": "FunctionLikeSchema",
1024
1024
  "location": {
1025
1025
  "filePath": "install.main.runtime.ts",
1026
- "line": 875,
1026
+ "line": 874,
1027
1027
  "character": 3
1028
1028
  },
1029
1029
  "doc": {
1030
1030
  "__schema": "DocSchema",
1031
1031
  "location": {
1032
1032
  "filePath": "install.main.runtime.ts",
1033
- "line": 870,
1033
+ "line": 869,
1034
1034
  "character": 3
1035
1035
  },
1036
1036
  "raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
@@ -1040,7 +1040,7 @@
1040
1040
  "__schema": "PropertyLikeTagSchema",
1041
1041
  "location": {
1042
1042
  "filePath": "install.main.runtime.ts",
1043
- "line": 873,
1043
+ "line": 872,
1044
1044
  "character": 6
1045
1045
  },
1046
1046
  "name": "the",
@@ -1050,14 +1050,14 @@
1050
1050
  "__schema": "TypeArraySchema",
1051
1051
  "location": {
1052
1052
  "filePath": "install.main.runtime.ts",
1053
- "line": 873,
1053
+ "line": 872,
1054
1054
  "character": 14
1055
1055
  },
1056
1056
  "type": {
1057
1057
  "__schema": "KeywordTypeSchema",
1058
1058
  "location": {
1059
1059
  "filePath": "install.main.runtime.ts",
1060
- "line": 873,
1060
+ "line": 872,
1061
1061
  "character": 14
1062
1062
  },
1063
1063
  "name": "string"
@@ -1073,7 +1073,7 @@
1073
1073
  "__schema": "ParameterSchema",
1074
1074
  "location": {
1075
1075
  "filePath": "install.main.runtime.ts",
1076
- "line": 875,
1076
+ "line": 874,
1077
1077
  "character": 31
1078
1078
  },
1079
1079
  "name": "packages",
@@ -1081,14 +1081,14 @@
1081
1081
  "__schema": "TypeArraySchema",
1082
1082
  "location": {
1083
1083
  "filePath": "install.main.runtime.ts",
1084
- "line": 875,
1084
+ "line": 874,
1085
1085
  "character": 41
1086
1086
  },
1087
1087
  "type": {
1088
1088
  "__schema": "KeywordTypeSchema",
1089
1089
  "location": {
1090
1090
  "filePath": "install.main.runtime.ts",
1091
- "line": 875,
1091
+ "line": 874,
1092
1092
  "character": 41
1093
1093
  },
1094
1094
  "name": "string"
@@ -1102,7 +1102,7 @@
1102
1102
  "__schema": "InferenceTypeSchema",
1103
1103
  "location": {
1104
1104
  "filePath": "install.main.runtime.ts",
1105
- "line": 875,
1105
+ "line": 874,
1106
1106
  "character": 3
1107
1107
  },
1108
1108
  "type": "Promise<ComponentMap<string>>"
@@ -1115,14 +1115,14 @@
1115
1115
  "__schema": "FunctionLikeSchema",
1116
1116
  "location": {
1117
1117
  "filePath": "install.main.runtime.ts",
1118
- "line": 885,
1118
+ "line": 884,
1119
1119
  "character": 3
1120
1120
  },
1121
1121
  "doc": {
1122
1122
  "__schema": "DocSchema",
1123
1123
  "location": {
1124
1124
  "filePath": "install.main.runtime.ts",
1125
- "line": 881,
1125
+ "line": 880,
1126
1126
  "character": 3
1127
1127
  },
1128
1128
  "raw": "/**\n * This function returns all the locations of the external links that should be created inside node_modules.\n * This information may then be passed to the package manager, which will create the links on its own.\n */",
@@ -1136,7 +1136,7 @@
1136
1136
  "__schema": "ParameterSchema",
1137
1137
  "location": {
1138
1138
  "filePath": "install.main.runtime.ts",
1139
- "line": 886,
1139
+ "line": 885,
1140
1140
  "character": 5
1141
1141
  },
1142
1142
  "name": "options",
@@ -1144,7 +1144,7 @@
1144
1144
  "__schema": "TypeRefSchema",
1145
1145
  "location": {
1146
1146
  "filePath": "install.main.runtime.ts",
1147
- "line": 886,
1147
+ "line": 885,
1148
1148
  "character": 14
1149
1149
  },
1150
1150
  "name": "WorkspaceLinkOptions"
@@ -1158,7 +1158,7 @@
1158
1158
  "__schema": "TypeRefSchema",
1159
1159
  "location": {
1160
1160
  "filePath": "install.main.runtime.ts",
1161
- "line": 887,
1161
+ "line": 886,
1162
1162
  "character": 6
1163
1163
  },
1164
1164
  "name": "Promise",
@@ -1167,7 +1167,7 @@
1167
1167
  "__schema": "TypeLiteralSchema",
1168
1168
  "location": {
1169
1169
  "filePath": "install.main.runtime.ts",
1170
- "line": 887,
1170
+ "line": 886,
1171
1171
  "character": 14
1172
1172
  },
1173
1173
  "members": [
@@ -1175,7 +1175,7 @@
1175
1175
  "__schema": "VariableLikeSchema",
1176
1176
  "location": {
1177
1177
  "filePath": "install.main.runtime.ts",
1178
- "line": 887,
1178
+ "line": 886,
1179
1179
  "character": 16
1180
1180
  },
1181
1181
  "signature": "(property) linkResults: WorkspaceLinkResults",
@@ -1184,7 +1184,7 @@
1184
1184
  "__schema": "TypeRefSchema",
1185
1185
  "location": {
1186
1186
  "filePath": "install.main.runtime.ts",
1187
- "line": 887,
1187
+ "line": 886,
1188
1188
  "character": 16
1189
1189
  },
1190
1190
  "name": "WorkspaceLinkResults",
@@ -1196,7 +1196,7 @@
1196
1196
  "__schema": "VariableLikeSchema",
1197
1197
  "location": {
1198
1198
  "filePath": "install.main.runtime.ts",
1199
- "line": 887,
1199
+ "line": 886,
1200
1200
  "character": 51
1201
1201
  },
1202
1202
  "signature": "(property) linkedRootDeps: Record<string, string>",
@@ -1205,7 +1205,7 @@
1205
1205
  "__schema": "TypeRefSchema",
1206
1206
  "location": {
1207
1207
  "filePath": "install.main.runtime.ts",
1208
- "line": 887,
1208
+ "line": 886,
1209
1209
  "character": 67
1210
1210
  },
1211
1211
  "name": "Record",
@@ -1214,7 +1214,7 @@
1214
1214
  "__schema": "KeywordTypeSchema",
1215
1215
  "location": {
1216
1216
  "filePath": "install.main.runtime.ts",
1217
- "line": 887,
1217
+ "line": 886,
1218
1218
  "character": 74
1219
1219
  },
1220
1220
  "name": "string"
@@ -1223,7 +1223,7 @@
1223
1223
  "__schema": "KeywordTypeSchema",
1224
1224
  "location": {
1225
1225
  "filePath": "install.main.runtime.ts",
1226
- "line": 887,
1226
+ "line": 886,
1227
1227
  "character": 82
1228
1228
  },
1229
1229
  "name": "string"
@@ -1244,7 +1244,7 @@
1244
1244
  "__schema": "FunctionLikeSchema",
1245
1245
  "location": {
1246
1246
  "filePath": "install.main.runtime.ts",
1247
- "line": 911,
1247
+ "line": 910,
1248
1248
  "character": 3
1249
1249
  },
1250
1250
  "signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
@@ -1254,7 +1254,7 @@
1254
1254
  "__schema": "ParameterSchema",
1255
1255
  "location": {
1256
1256
  "filePath": "install.main.runtime.ts",
1257
- "line": 911,
1257
+ "line": 910,
1258
1258
  "character": 22
1259
1259
  },
1260
1260
  "name": "compDirMap",
@@ -1262,7 +1262,7 @@
1262
1262
  "__schema": "TypeRefSchema",
1263
1263
  "location": {
1264
1264
  "filePath": "install.main.runtime.ts",
1265
- "line": 911,
1265
+ "line": 910,
1266
1266
  "character": 34
1267
1267
  },
1268
1268
  "name": "ComponentMap",
@@ -1271,7 +1271,7 @@
1271
1271
  "__schema": "KeywordTypeSchema",
1272
1272
  "location": {
1273
1273
  "filePath": "install.main.runtime.ts",
1274
- "line": 911,
1274
+ "line": 910,
1275
1275
  "character": 47
1276
1276
  },
1277
1277
  "name": "string"
@@ -1285,7 +1285,7 @@
1285
1285
  "__schema": "ParameterSchema",
1286
1286
  "location": {
1287
1287
  "filePath": "install.main.runtime.ts",
1288
- "line": 911,
1288
+ "line": 910,
1289
1289
  "character": 56
1290
1290
  },
1291
1291
  "name": "options",
@@ -1293,7 +1293,7 @@
1293
1293
  "__schema": "TypeLiteralSchema",
1294
1294
  "location": {
1295
1295
  "filePath": "install.main.runtime.ts",
1296
- "line": 911,
1296
+ "line": 910,
1297
1297
  "character": 66
1298
1298
  },
1299
1299
  "members": [
@@ -1301,7 +1301,7 @@
1301
1301
  "__schema": "VariableLikeSchema",
1302
1302
  "location": {
1303
1303
  "filePath": "install.main.runtime.ts",
1304
- "line": 911,
1304
+ "line": 910,
1305
1305
  "character": 68
1306
1306
  },
1307
1307
  "signature": "(property) rewire?: boolean | undefined",
@@ -1310,7 +1310,7 @@
1310
1310
  "__schema": "KeywordTypeSchema",
1311
1311
  "location": {
1312
1312
  "filePath": "install.main.runtime.ts",
1313
- "line": 911,
1313
+ "line": 910,
1314
1314
  "character": 77
1315
1315
  },
1316
1316
  "name": "boolean"
@@ -1327,7 +1327,7 @@
1327
1327
  "__schema": "InferenceTypeSchema",
1328
1328
  "location": {
1329
1329
  "filePath": "install.main.runtime.ts",
1330
- "line": 911,
1330
+ "line": 910,
1331
1331
  "character": 3
1332
1332
  },
1333
1333
  "type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
@@ -1340,7 +1340,7 @@
1340
1340
  "__schema": "FunctionLikeSchema",
1341
1341
  "location": {
1342
1342
  "filePath": "install.main.runtime.ts",
1343
- "line": 916,
1343
+ "line": 915,
1344
1344
  "character": 3
1345
1345
  },
1346
1346
  "signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
@@ -1350,7 +1350,7 @@
1350
1350
  "__schema": "ParameterSchema",
1351
1351
  "location": {
1352
1352
  "filePath": "install.main.runtime.ts",
1353
- "line": 916,
1353
+ "line": 915,
1354
1354
  "character": 14
1355
1355
  },
1356
1356
  "name": "options",
@@ -1358,7 +1358,7 @@
1358
1358
  "__schema": "TypeRefSchema",
1359
1359
  "location": {
1360
1360
  "filePath": "install.main.runtime.ts",
1361
- "line": 916,
1361
+ "line": 915,
1362
1362
  "character": 23
1363
1363
  },
1364
1364
  "name": "WorkspaceLinkOptions"
@@ -1372,7 +1372,7 @@
1372
1372
  "__schema": "TypeRefSchema",
1373
1373
  "location": {
1374
1374
  "filePath": "install.main.runtime.ts",
1375
- "line": 916,
1375
+ "line": 915,
1376
1376
  "character": 51
1377
1377
  },
1378
1378
  "name": "Promise",
@@ -1381,7 +1381,7 @@
1381
1381
  "__schema": "TypeRefSchema",
1382
1382
  "location": {
1383
1383
  "filePath": "install.main.runtime.ts",
1384
- "line": 916,
1384
+ "line": 915,
1385
1385
  "character": 59
1386
1386
  },
1387
1387
  "name": "WorkspaceLinkResults"
@@ -1396,7 +1396,7 @@
1396
1396
  "__schema": "VariableLikeSchema",
1397
1397
  "location": {
1398
1398
  "filePath": "install.main.runtime.ts",
1399
- "line": 1018,
1399
+ "line": 1020,
1400
1400
  "character": 3
1401
1401
  },
1402
1402
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
@@ -1405,7 +1405,7 @@
1405
1405
  "__schema": "InferenceTypeSchema",
1406
1406
  "location": {
1407
1407
  "filePath": "install.main.runtime.ts",
1408
- "line": 1018,
1408
+ "line": 1020,
1409
1409
  "character": 3
1410
1410
  },
1411
1411
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -1417,7 +1417,7 @@
1417
1417
  "__schema": "VariableLikeSchema",
1418
1418
  "location": {
1419
1419
  "filePath": "install.main.runtime.ts",
1420
- "line": 1019,
1420
+ "line": 1021,
1421
1421
  "character": 3
1422
1422
  },
1423
1423
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -1426,7 +1426,7 @@
1426
1426
  "__schema": "InferenceTypeSchema",
1427
1427
  "location": {
1428
1428
  "filePath": "install.main.runtime.ts",
1429
- "line": 1019,
1429
+ "line": 1021,
1430
1430
  "character": 3
1431
1431
  },
1432
1432
  "type": "Aspect[]"
@@ -1438,7 +1438,7 @@
1438
1438
  "__schema": "VariableLikeSchema",
1439
1439
  "location": {
1440
1440
  "filePath": "install.main.runtime.ts",
1441
- "line": 1034,
1441
+ "line": 1036,
1442
1442
  "character": 3
1443
1443
  },
1444
1444
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -1447,7 +1447,7 @@
1447
1447
  "__schema": "InferenceTypeSchema",
1448
1448
  "location": {
1449
1449
  "filePath": "install.main.runtime.ts",
1450
- "line": 1034,
1450
+ "line": 1036,
1451
1451
  "character": 3
1452
1452
  },
1453
1453
  "type": "RuntimeDefinition"
@@ -1459,7 +1459,7 @@
1459
1459
  "__schema": "FunctionLikeSchema",
1460
1460
  "location": {
1461
1461
  "filePath": "install.main.runtime.ts",
1462
- "line": 1036,
1462
+ "line": 1038,
1463
1463
  "character": 3
1464
1464
  },
1465
1465
  "signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot]): Promise<InstallMain>",
@@ -1469,7 +1469,7 @@
1469
1469
  "__schema": "ParameterSchema",
1470
1470
  "location": {
1471
1471
  "filePath": "install.main.runtime.ts",
1472
- "line": 1037,
1472
+ "line": 1039,
1473
1473
  "character": 5
1474
1474
  },
1475
1475
  "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles ]",
@@ -1477,7 +1477,7 @@
1477
1477
  "__schema": "TupleTypeSchema",
1478
1478
  "location": {
1479
1479
  "filePath": "install.main.runtime.ts",
1480
- "line": 1050,
1480
+ "line": 1052,
1481
1481
  "character": 8
1482
1482
  },
1483
1483
  "elements": [
@@ -1485,7 +1485,7 @@
1485
1485
  "__schema": "TypeRefSchema",
1486
1486
  "location": {
1487
1487
  "filePath": "install.main.runtime.ts",
1488
- "line": 1051,
1488
+ "line": 1053,
1489
1489
  "character": 7
1490
1490
  },
1491
1491
  "name": "DependencyResolverMain"
@@ -1494,7 +1494,7 @@
1494
1494
  "__schema": "TypeRefSchema",
1495
1495
  "location": {
1496
1496
  "filePath": "install.main.runtime.ts",
1497
- "line": 1052,
1497
+ "line": 1054,
1498
1498
  "character": 7
1499
1499
  },
1500
1500
  "name": "Workspace"
@@ -1503,7 +1503,7 @@
1503
1503
  "__schema": "TypeRefSchema",
1504
1504
  "location": {
1505
1505
  "filePath": "install.main.runtime.ts",
1506
- "line": 1053,
1506
+ "line": 1055,
1507
1507
  "character": 7
1508
1508
  },
1509
1509
  "name": "LoggerMain"
@@ -1512,7 +1512,7 @@
1512
1512
  "__schema": "TypeRefSchema",
1513
1513
  "location": {
1514
1514
  "filePath": "install.main.runtime.ts",
1515
- "line": 1054,
1515
+ "line": 1056,
1516
1516
  "character": 7
1517
1517
  },
1518
1518
  "name": "VariantsMain"
@@ -1521,7 +1521,7 @@
1521
1521
  "__schema": "TypeRefSchema",
1522
1522
  "location": {
1523
1523
  "filePath": "install.main.runtime.ts",
1524
- "line": 1055,
1524
+ "line": 1057,
1525
1525
  "character": 7
1526
1526
  },
1527
1527
  "name": "CLIMain"
@@ -1530,7 +1530,7 @@
1530
1530
  "__schema": "TypeRefSchema",
1531
1531
  "location": {
1532
1532
  "filePath": "install.main.runtime.ts",
1533
- "line": 1056,
1533
+ "line": 1058,
1534
1534
  "character": 7
1535
1535
  },
1536
1536
  "name": "CompilerMain"
@@ -1539,7 +1539,7 @@
1539
1539
  "__schema": "TypeRefSchema",
1540
1540
  "location": {
1541
1541
  "filePath": "install.main.runtime.ts",
1542
- "line": 1057,
1542
+ "line": 1059,
1543
1543
  "character": 7
1544
1544
  },
1545
1545
  "name": "IssuesMain"
@@ -1548,7 +1548,7 @@
1548
1548
  "__schema": "TypeRefSchema",
1549
1549
  "location": {
1550
1550
  "filePath": "install.main.runtime.ts",
1551
- "line": 1058,
1551
+ "line": 1060,
1552
1552
  "character": 7
1553
1553
  },
1554
1554
  "name": "EnvsMain"
@@ -1557,7 +1557,7 @@
1557
1557
  "__schema": "TypeRefSchema",
1558
1558
  "location": {
1559
1559
  "filePath": "install.main.runtime.ts",
1560
- "line": 1059,
1560
+ "line": 1061,
1561
1561
  "character": 7
1562
1562
  },
1563
1563
  "name": "ApplicationMain"
@@ -1566,7 +1566,7 @@
1566
1566
  "__schema": "TypeRefSchema",
1567
1567
  "location": {
1568
1568
  "filePath": "install.main.runtime.ts",
1569
- "line": 1060,
1569
+ "line": 1062,
1570
1570
  "character": 7
1571
1571
  },
1572
1572
  "name": "IpcEventsMain"
@@ -1575,7 +1575,7 @@
1575
1575
  "__schema": "TypeRefSchema",
1576
1576
  "location": {
1577
1577
  "filePath": "install.main.runtime.ts",
1578
- "line": 1061,
1578
+ "line": 1063,
1579
1579
  "character": 7
1580
1580
  },
1581
1581
  "name": "GeneratorMain"
@@ -1584,7 +1584,7 @@
1584
1584
  "__schema": "TypeRefSchema",
1585
1585
  "location": {
1586
1586
  "filePath": "install.main.runtime.ts",
1587
- "line": 1062,
1587
+ "line": 1064,
1588
1588
  "character": 7
1589
1589
  },
1590
1590
  "name": "WorkspaceConfigFilesMain"
@@ -1598,7 +1598,7 @@
1598
1598
  "__schema": "ParameterSchema",
1599
1599
  "location": {
1600
1600
  "filePath": "install.main.runtime.ts",
1601
- "line": 1064,
1601
+ "line": 1066,
1602
1602
  "character": 5
1603
1603
  },
1604
1604
  "name": "_",
@@ -1606,7 +1606,7 @@
1606
1606
  "__schema": "InferenceTypeSchema",
1607
1607
  "location": {
1608
1608
  "filePath": "install.main.runtime.ts",
1609
- "line": 1064,
1609
+ "line": 1066,
1610
1610
  "character": 5
1611
1611
  },
1612
1612
  "type": "any"
@@ -1618,7 +1618,7 @@
1618
1618
  "__schema": "ParameterSchema",
1619
1619
  "location": {
1620
1620
  "filePath": "install.main.runtime.ts",
1621
- "line": 1065,
1621
+ "line": 1067,
1622
1622
  "character": 5
1623
1623
  },
1624
1624
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -1626,7 +1626,7 @@
1626
1626
  "__schema": "TupleTypeSchema",
1627
1627
  "location": {
1628
1628
  "filePath": "install.main.runtime.ts",
1629
- "line": 1065,
1629
+ "line": 1067,
1630
1630
  "character": 53
1631
1631
  },
1632
1632
  "elements": [
@@ -1634,7 +1634,7 @@
1634
1634
  "__schema": "TypeRefSchema",
1635
1635
  "location": {
1636
1636
  "filePath": "install.main.runtime.ts",
1637
- "line": 1065,
1637
+ "line": 1067,
1638
1638
  "character": 54
1639
1639
  },
1640
1640
  "name": "PreLinkSlot"
@@ -1643,7 +1643,7 @@
1643
1643
  "__schema": "TypeRefSchema",
1644
1644
  "location": {
1645
1645
  "filePath": "install.main.runtime.ts",
1646
- "line": 1065,
1646
+ "line": 1067,
1647
1647
  "character": 67
1648
1648
  },
1649
1649
  "name": "PreInstallSlot"
@@ -1652,7 +1652,7 @@
1652
1652
  "__schema": "TypeRefSchema",
1653
1653
  "location": {
1654
1654
  "filePath": "install.main.runtime.ts",
1655
- "line": 1065,
1655
+ "line": 1067,
1656
1656
  "character": 83
1657
1657
  },
1658
1658
  "name": "PostInstallSlot"
@@ -1667,7 +1667,7 @@
1667
1667
  "__schema": "InferenceTypeSchema",
1668
1668
  "location": {
1669
1669
  "filePath": "install.main.runtime.ts",
1670
- "line": 1036,
1670
+ "line": 1038,
1671
1671
  "character": 3
1672
1672
  },
1673
1673
  "type": "Promise<InstallMain>"
@@ -3024,14 +3024,14 @@
3024
3024
  "__schema": "FunctionLikeSchema",
3025
3025
  "location": {
3026
3026
  "filePath": "install.main.runtime.ts",
3027
- "line": 759,
3027
+ "line": 758,
3028
3028
  "character": 3
3029
3029
  },
3030
3030
  "doc": {
3031
3031
  "__schema": "DocSchema",
3032
3032
  "location": {
3033
3033
  "filePath": "install.main.runtime.ts",
3034
- "line": 754,
3034
+ "line": 753,
3035
3035
  "character": 3
3036
3036
  },
3037
3037
  "raw": "/**\n * Updates out-of-date dependencies in the workspace.\n *\n * @param options.all {Boolean} updates all outdated dependencies without showing a prompt.\n */",
@@ -3041,7 +3041,7 @@
3041
3041
  "__schema": "PropertyLikeTagSchema",
3042
3042
  "location": {
3043
3043
  "filePath": "install.main.runtime.ts",
3044
- "line": 757,
3044
+ "line": 756,
3045
3045
  "character": 6
3046
3046
  },
3047
3047
  "name": "options.all",
@@ -3051,7 +3051,7 @@
3051
3051
  "__schema": "TypeRefSchema",
3052
3052
  "location": {
3053
3053
  "filePath": "install.main.runtime.ts",
3054
- "line": 757,
3054
+ "line": 756,
3055
3055
  "character": 26
3056
3056
  },
3057
3057
  "name": "Boolean"
@@ -3066,7 +3066,7 @@
3066
3066
  "__schema": "ParameterSchema",
3067
3067
  "location": {
3068
3068
  "filePath": "install.main.runtime.ts",
3069
- "line": 759,
3069
+ "line": 758,
3070
3070
  "character": 28
3071
3071
  },
3072
3072
  "name": "options",
@@ -3074,7 +3074,7 @@
3074
3074
  "__schema": "TypeLiteralSchema",
3075
3075
  "location": {
3076
3076
  "filePath": "install.main.runtime.ts",
3077
- "line": 759,
3077
+ "line": 758,
3078
3078
  "character": 37
3079
3079
  },
3080
3080
  "members": [
@@ -3082,7 +3082,7 @@
3082
3082
  "__schema": "VariableLikeSchema",
3083
3083
  "location": {
3084
3084
  "filePath": "install.main.runtime.ts",
3085
- "line": 760,
3085
+ "line": 759,
3086
3086
  "character": 5
3087
3087
  },
3088
3088
  "signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
@@ -3091,7 +3091,7 @@
3091
3091
  "__schema": "TypeUnionSchema",
3092
3092
  "location": {
3093
3093
  "filePath": "install.main.runtime.ts",
3094
- "line": 760,
3094
+ "line": 759,
3095
3095
  "character": 24
3096
3096
  },
3097
3097
  "types": [
@@ -3099,7 +3099,7 @@
3099
3099
  "__schema": "LiteralTypeSchema",
3100
3100
  "location": {
3101
3101
  "filePath": "install.main.runtime.ts",
3102
- "line": 760,
3102
+ "line": 759,
3103
3103
  "character": 24
3104
3104
  },
3105
3105
  "name": "'major'"
@@ -3108,7 +3108,7 @@
3108
3108
  "__schema": "LiteralTypeSchema",
3109
3109
  "location": {
3110
3110
  "filePath": "install.main.runtime.ts",
3111
- "line": 760,
3111
+ "line": 759,
3112
3112
  "character": 34
3113
3113
  },
3114
3114
  "name": "'minor'"
@@ -3117,7 +3117,7 @@
3117
3117
  "__schema": "LiteralTypeSchema",
3118
3118
  "location": {
3119
3119
  "filePath": "install.main.runtime.ts",
3120
- "line": 760,
3120
+ "line": 759,
3121
3121
  "character": 44
3122
3122
  },
3123
3123
  "name": "'patch'"
@@ -3126,7 +3126,7 @@
3126
3126
  "__schema": "LiteralTypeSchema",
3127
3127
  "location": {
3128
3128
  "filePath": "install.main.runtime.ts",
3129
- "line": 760,
3129
+ "line": 759,
3130
3130
  "character": 54
3131
3131
  },
3132
3132
  "name": "'compatible'"
@@ -3139,7 +3139,7 @@
3139
3139
  "__schema": "VariableLikeSchema",
3140
3140
  "location": {
3141
3141
  "filePath": "install.main.runtime.ts",
3142
- "line": 761,
3142
+ "line": 760,
3143
3143
  "character": 5
3144
3144
  },
3145
3145
  "signature": "(property) patterns?: string[] | undefined",
@@ -3148,14 +3148,14 @@
3148
3148
  "__schema": "TypeArraySchema",
3149
3149
  "location": {
3150
3150
  "filePath": "install.main.runtime.ts",
3151
- "line": 761,
3151
+ "line": 760,
3152
3152
  "character": 16
3153
3153
  },
3154
3154
  "type": {
3155
3155
  "__schema": "KeywordTypeSchema",
3156
3156
  "location": {
3157
3157
  "filePath": "install.main.runtime.ts",
3158
- "line": 761,
3158
+ "line": 760,
3159
3159
  "character": 16
3160
3160
  },
3161
3161
  "name": "string"
@@ -3167,7 +3167,7 @@
3167
3167
  "__schema": "VariableLikeSchema",
3168
3168
  "location": {
3169
3169
  "filePath": "install.main.runtime.ts",
3170
- "line": 762,
3170
+ "line": 761,
3171
3171
  "character": 5
3172
3172
  },
3173
3173
  "signature": "(property) all: boolean",
@@ -3176,7 +3176,7 @@
3176
3176
  "__schema": "KeywordTypeSchema",
3177
3177
  "location": {
3178
3178
  "filePath": "install.main.runtime.ts",
3179
- "line": 762,
3179
+ "line": 761,
3180
3180
  "character": 10
3181
3181
  },
3182
3182
  "name": "boolean"
@@ -3193,7 +3193,7 @@
3193
3193
  "__schema": "TypeRefSchema",
3194
3194
  "location": {
3195
3195
  "filePath": "install.main.runtime.ts",
3196
- "line": 763,
3196
+ "line": 762,
3197
3197
  "character": 7
3198
3198
  },
3199
3199
  "name": "Promise",
@@ -3202,7 +3202,7 @@
3202
3202
  "__schema": "TypeUnionSchema",
3203
3203
  "location": {
3204
3204
  "filePath": "install.main.runtime.ts",
3205
- "line": 763,
3205
+ "line": 762,
3206
3206
  "character": 15
3207
3207
  },
3208
3208
  "types": [
@@ -3210,7 +3210,7 @@
3210
3210
  "__schema": "TypeRefSchema",
3211
3211
  "location": {
3212
3212
  "filePath": "install.main.runtime.ts",
3213
- "line": 763,
3213
+ "line": 762,
3214
3214
  "character": 15
3215
3215
  },
3216
3216
  "name": "ComponentMap",
@@ -3219,7 +3219,7 @@
3219
3219
  "__schema": "KeywordTypeSchema",
3220
3220
  "location": {
3221
3221
  "filePath": "install.main.runtime.ts",
3222
- "line": 763,
3222
+ "line": 762,
3223
3223
  "character": 28
3224
3224
  },
3225
3225
  "name": "string"
@@ -3230,7 +3230,7 @@
3230
3230
  "__schema": "LiteralTypeSchema",
3231
3231
  "location": {
3232
3232
  "filePath": "install.main.runtime.ts",
3233
- "line": 763,
3233
+ "line": 762,
3234
3234
  "character": 38
3235
3235
  },
3236
3236
  "name": "null"
@@ -3247,7 +3247,7 @@
3247
3247
  "__schema": "FunctionLikeSchema",
3248
3248
  "location": {
3249
3249
  "filePath": "install.main.runtime.ts",
3250
- "line": 806,
3250
+ "line": 805,
3251
3251
  "character": 3
3252
3252
  },
3253
3253
  "signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
@@ -3257,7 +3257,7 @@
3257
3257
  "__schema": "ParameterSchema",
3258
3258
  "location": {
3259
3259
  "filePath": "install.main.runtime.ts",
3260
- "line": 806,
3260
+ "line": 805,
3261
3261
  "character": 46
3262
3262
  },
3263
3263
  "name": "components",
@@ -3265,14 +3265,14 @@
3265
3265
  "__schema": "TypeArraySchema",
3266
3266
  "location": {
3267
3267
  "filePath": "install.main.runtime.ts",
3268
- "line": 806,
3268
+ "line": 805,
3269
3269
  "character": 58
3270
3270
  },
3271
3271
  "type": {
3272
3272
  "__schema": "TypeRefSchema",
3273
3273
  "location": {
3274
3274
  "filePath": "install.main.runtime.ts",
3275
- "line": 806,
3275
+ "line": 805,
3276
3276
  "character": 58
3277
3277
  },
3278
3278
  "name": "Component"
@@ -3286,7 +3286,7 @@
3286
3286
  "__schema": "InferenceTypeSchema",
3287
3287
  "location": {
3288
3288
  "filePath": "install.main.runtime.ts",
3289
- "line": 806,
3289
+ "line": 805,
3290
3290
  "character": 3
3291
3291
  },
3292
3292
  "type": "Promise<void>"
@@ -3299,14 +3299,14 @@
3299
3299
  "__schema": "FunctionLikeSchema",
3300
3300
  "location": {
3301
3301
  "filePath": "install.main.runtime.ts",
3302
- "line": 875,
3302
+ "line": 874,
3303
3303
  "character": 3
3304
3304
  },
3305
3305
  "doc": {
3306
3306
  "__schema": "DocSchema",
3307
3307
  "location": {
3308
3308
  "filePath": "install.main.runtime.ts",
3309
- "line": 870,
3309
+ "line": 869,
3310
3310
  "character": 3
3311
3311
  },
3312
3312
  "raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
@@ -3316,7 +3316,7 @@
3316
3316
  "__schema": "PropertyLikeTagSchema",
3317
3317
  "location": {
3318
3318
  "filePath": "install.main.runtime.ts",
3319
- "line": 873,
3319
+ "line": 872,
3320
3320
  "character": 6
3321
3321
  },
3322
3322
  "name": "the",
@@ -3326,14 +3326,14 @@
3326
3326
  "__schema": "TypeArraySchema",
3327
3327
  "location": {
3328
3328
  "filePath": "install.main.runtime.ts",
3329
- "line": 873,
3329
+ "line": 872,
3330
3330
  "character": 14
3331
3331
  },
3332
3332
  "type": {
3333
3333
  "__schema": "KeywordTypeSchema",
3334
3334
  "location": {
3335
3335
  "filePath": "install.main.runtime.ts",
3336
- "line": 873,
3336
+ "line": 872,
3337
3337
  "character": 14
3338
3338
  },
3339
3339
  "name": "string"
@@ -3349,7 +3349,7 @@
3349
3349
  "__schema": "ParameterSchema",
3350
3350
  "location": {
3351
3351
  "filePath": "install.main.runtime.ts",
3352
- "line": 875,
3352
+ "line": 874,
3353
3353
  "character": 31
3354
3354
  },
3355
3355
  "name": "packages",
@@ -3357,14 +3357,14 @@
3357
3357
  "__schema": "TypeArraySchema",
3358
3358
  "location": {
3359
3359
  "filePath": "install.main.runtime.ts",
3360
- "line": 875,
3360
+ "line": 874,
3361
3361
  "character": 41
3362
3362
  },
3363
3363
  "type": {
3364
3364
  "__schema": "KeywordTypeSchema",
3365
3365
  "location": {
3366
3366
  "filePath": "install.main.runtime.ts",
3367
- "line": 875,
3367
+ "line": 874,
3368
3368
  "character": 41
3369
3369
  },
3370
3370
  "name": "string"
@@ -3378,7 +3378,7 @@
3378
3378
  "__schema": "InferenceTypeSchema",
3379
3379
  "location": {
3380
3380
  "filePath": "install.main.runtime.ts",
3381
- "line": 875,
3381
+ "line": 874,
3382
3382
  "character": 3
3383
3383
  },
3384
3384
  "type": "Promise<ComponentMap<string>>"
@@ -3391,14 +3391,14 @@
3391
3391
  "__schema": "FunctionLikeSchema",
3392
3392
  "location": {
3393
3393
  "filePath": "install.main.runtime.ts",
3394
- "line": 885,
3394
+ "line": 884,
3395
3395
  "character": 3
3396
3396
  },
3397
3397
  "doc": {
3398
3398
  "__schema": "DocSchema",
3399
3399
  "location": {
3400
3400
  "filePath": "install.main.runtime.ts",
3401
- "line": 881,
3401
+ "line": 880,
3402
3402
  "character": 3
3403
3403
  },
3404
3404
  "raw": "/**\n * This function returns all the locations of the external links that should be created inside node_modules.\n * This information may then be passed to the package manager, which will create the links on its own.\n */",
@@ -3412,7 +3412,7 @@
3412
3412
  "__schema": "ParameterSchema",
3413
3413
  "location": {
3414
3414
  "filePath": "install.main.runtime.ts",
3415
- "line": 886,
3415
+ "line": 885,
3416
3416
  "character": 5
3417
3417
  },
3418
3418
  "name": "options",
@@ -3420,7 +3420,7 @@
3420
3420
  "__schema": "TypeRefSchema",
3421
3421
  "location": {
3422
3422
  "filePath": "install.main.runtime.ts",
3423
- "line": 886,
3423
+ "line": 885,
3424
3424
  "character": 14
3425
3425
  },
3426
3426
  "name": "WorkspaceLinkOptions"
@@ -3434,7 +3434,7 @@
3434
3434
  "__schema": "TypeRefSchema",
3435
3435
  "location": {
3436
3436
  "filePath": "install.main.runtime.ts",
3437
- "line": 887,
3437
+ "line": 886,
3438
3438
  "character": 6
3439
3439
  },
3440
3440
  "name": "Promise",
@@ -3443,7 +3443,7 @@
3443
3443
  "__schema": "TypeLiteralSchema",
3444
3444
  "location": {
3445
3445
  "filePath": "install.main.runtime.ts",
3446
- "line": 887,
3446
+ "line": 886,
3447
3447
  "character": 14
3448
3448
  },
3449
3449
  "members": [
@@ -3451,7 +3451,7 @@
3451
3451
  "__schema": "VariableLikeSchema",
3452
3452
  "location": {
3453
3453
  "filePath": "install.main.runtime.ts",
3454
- "line": 887,
3454
+ "line": 886,
3455
3455
  "character": 16
3456
3456
  },
3457
3457
  "signature": "(property) linkResults: WorkspaceLinkResults",
@@ -3460,7 +3460,7 @@
3460
3460
  "__schema": "TypeRefSchema",
3461
3461
  "location": {
3462
3462
  "filePath": "install.main.runtime.ts",
3463
- "line": 887,
3463
+ "line": 886,
3464
3464
  "character": 16
3465
3465
  },
3466
3466
  "name": "WorkspaceLinkResults",
@@ -3472,7 +3472,7 @@
3472
3472
  "__schema": "VariableLikeSchema",
3473
3473
  "location": {
3474
3474
  "filePath": "install.main.runtime.ts",
3475
- "line": 887,
3475
+ "line": 886,
3476
3476
  "character": 51
3477
3477
  },
3478
3478
  "signature": "(property) linkedRootDeps: Record<string, string>",
@@ -3481,7 +3481,7 @@
3481
3481
  "__schema": "TypeRefSchema",
3482
3482
  "location": {
3483
3483
  "filePath": "install.main.runtime.ts",
3484
- "line": 887,
3484
+ "line": 886,
3485
3485
  "character": 67
3486
3486
  },
3487
3487
  "name": "Record",
@@ -3490,7 +3490,7 @@
3490
3490
  "__schema": "KeywordTypeSchema",
3491
3491
  "location": {
3492
3492
  "filePath": "install.main.runtime.ts",
3493
- "line": 887,
3493
+ "line": 886,
3494
3494
  "character": 74
3495
3495
  },
3496
3496
  "name": "string"
@@ -3499,7 +3499,7 @@
3499
3499
  "__schema": "KeywordTypeSchema",
3500
3500
  "location": {
3501
3501
  "filePath": "install.main.runtime.ts",
3502
- "line": 887,
3502
+ "line": 886,
3503
3503
  "character": 82
3504
3504
  },
3505
3505
  "name": "string"
@@ -3520,7 +3520,7 @@
3520
3520
  "__schema": "FunctionLikeSchema",
3521
3521
  "location": {
3522
3522
  "filePath": "install.main.runtime.ts",
3523
- "line": 911,
3523
+ "line": 910,
3524
3524
  "character": 3
3525
3525
  },
3526
3526
  "signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
@@ -3530,7 +3530,7 @@
3530
3530
  "__schema": "ParameterSchema",
3531
3531
  "location": {
3532
3532
  "filePath": "install.main.runtime.ts",
3533
- "line": 911,
3533
+ "line": 910,
3534
3534
  "character": 22
3535
3535
  },
3536
3536
  "name": "compDirMap",
@@ -3538,7 +3538,7 @@
3538
3538
  "__schema": "TypeRefSchema",
3539
3539
  "location": {
3540
3540
  "filePath": "install.main.runtime.ts",
3541
- "line": 911,
3541
+ "line": 910,
3542
3542
  "character": 34
3543
3543
  },
3544
3544
  "name": "ComponentMap",
@@ -3547,7 +3547,7 @@
3547
3547
  "__schema": "KeywordTypeSchema",
3548
3548
  "location": {
3549
3549
  "filePath": "install.main.runtime.ts",
3550
- "line": 911,
3550
+ "line": 910,
3551
3551
  "character": 47
3552
3552
  },
3553
3553
  "name": "string"
@@ -3561,7 +3561,7 @@
3561
3561
  "__schema": "ParameterSchema",
3562
3562
  "location": {
3563
3563
  "filePath": "install.main.runtime.ts",
3564
- "line": 911,
3564
+ "line": 910,
3565
3565
  "character": 56
3566
3566
  },
3567
3567
  "name": "options",
@@ -3569,7 +3569,7 @@
3569
3569
  "__schema": "TypeLiteralSchema",
3570
3570
  "location": {
3571
3571
  "filePath": "install.main.runtime.ts",
3572
- "line": 911,
3572
+ "line": 910,
3573
3573
  "character": 66
3574
3574
  },
3575
3575
  "members": [
@@ -3577,7 +3577,7 @@
3577
3577
  "__schema": "VariableLikeSchema",
3578
3578
  "location": {
3579
3579
  "filePath": "install.main.runtime.ts",
3580
- "line": 911,
3580
+ "line": 910,
3581
3581
  "character": 68
3582
3582
  },
3583
3583
  "signature": "(property) rewire?: boolean | undefined",
@@ -3586,7 +3586,7 @@
3586
3586
  "__schema": "KeywordTypeSchema",
3587
3587
  "location": {
3588
3588
  "filePath": "install.main.runtime.ts",
3589
- "line": 911,
3589
+ "line": 910,
3590
3590
  "character": 77
3591
3591
  },
3592
3592
  "name": "boolean"
@@ -3603,7 +3603,7 @@
3603
3603
  "__schema": "InferenceTypeSchema",
3604
3604
  "location": {
3605
3605
  "filePath": "install.main.runtime.ts",
3606
- "line": 911,
3606
+ "line": 910,
3607
3607
  "character": 3
3608
3608
  },
3609
3609
  "type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
@@ -3616,7 +3616,7 @@
3616
3616
  "__schema": "FunctionLikeSchema",
3617
3617
  "location": {
3618
3618
  "filePath": "install.main.runtime.ts",
3619
- "line": 916,
3619
+ "line": 915,
3620
3620
  "character": 3
3621
3621
  },
3622
3622
  "signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
@@ -3626,7 +3626,7 @@
3626
3626
  "__schema": "ParameterSchema",
3627
3627
  "location": {
3628
3628
  "filePath": "install.main.runtime.ts",
3629
- "line": 916,
3629
+ "line": 915,
3630
3630
  "character": 14
3631
3631
  },
3632
3632
  "name": "options",
@@ -3634,7 +3634,7 @@
3634
3634
  "__schema": "TypeRefSchema",
3635
3635
  "location": {
3636
3636
  "filePath": "install.main.runtime.ts",
3637
- "line": 916,
3637
+ "line": 915,
3638
3638
  "character": 23
3639
3639
  },
3640
3640
  "name": "WorkspaceLinkOptions"
@@ -3648,7 +3648,7 @@
3648
3648
  "__schema": "TypeRefSchema",
3649
3649
  "location": {
3650
3650
  "filePath": "install.main.runtime.ts",
3651
- "line": 916,
3651
+ "line": 915,
3652
3652
  "character": 51
3653
3653
  },
3654
3654
  "name": "Promise",
@@ -3657,7 +3657,7 @@
3657
3657
  "__schema": "TypeRefSchema",
3658
3658
  "location": {
3659
3659
  "filePath": "install.main.runtime.ts",
3660
- "line": 916,
3660
+ "line": 915,
3661
3661
  "character": 59
3662
3662
  },
3663
3663
  "name": "WorkspaceLinkResults"
@@ -3672,7 +3672,7 @@
3672
3672
  "__schema": "VariableLikeSchema",
3673
3673
  "location": {
3674
3674
  "filePath": "install.main.runtime.ts",
3675
- "line": 1018,
3675
+ "line": 1020,
3676
3676
  "character": 3
3677
3677
  },
3678
3678
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
@@ -3681,7 +3681,7 @@
3681
3681
  "__schema": "InferenceTypeSchema",
3682
3682
  "location": {
3683
3683
  "filePath": "install.main.runtime.ts",
3684
- "line": 1018,
3684
+ "line": 1020,
3685
3685
  "character": 3
3686
3686
  },
3687
3687
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -3693,7 +3693,7 @@
3693
3693
  "__schema": "VariableLikeSchema",
3694
3694
  "location": {
3695
3695
  "filePath": "install.main.runtime.ts",
3696
- "line": 1019,
3696
+ "line": 1021,
3697
3697
  "character": 3
3698
3698
  },
3699
3699
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -3702,7 +3702,7 @@
3702
3702
  "__schema": "InferenceTypeSchema",
3703
3703
  "location": {
3704
3704
  "filePath": "install.main.runtime.ts",
3705
- "line": 1019,
3705
+ "line": 1021,
3706
3706
  "character": 3
3707
3707
  },
3708
3708
  "type": "Aspect[]"
@@ -3714,7 +3714,7 @@
3714
3714
  "__schema": "VariableLikeSchema",
3715
3715
  "location": {
3716
3716
  "filePath": "install.main.runtime.ts",
3717
- "line": 1034,
3717
+ "line": 1036,
3718
3718
  "character": 3
3719
3719
  },
3720
3720
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -3723,7 +3723,7 @@
3723
3723
  "__schema": "InferenceTypeSchema",
3724
3724
  "location": {
3725
3725
  "filePath": "install.main.runtime.ts",
3726
- "line": 1034,
3726
+ "line": 1036,
3727
3727
  "character": 3
3728
3728
  },
3729
3729
  "type": "RuntimeDefinition"
@@ -3735,7 +3735,7 @@
3735
3735
  "__schema": "FunctionLikeSchema",
3736
3736
  "location": {
3737
3737
  "filePath": "install.main.runtime.ts",
3738
- "line": 1036,
3738
+ "line": 1038,
3739
3739
  "character": 3
3740
3740
  },
3741
3741
  "signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot]): Promise<InstallMain>",
@@ -3745,7 +3745,7 @@
3745
3745
  "__schema": "ParameterSchema",
3746
3746
  "location": {
3747
3747
  "filePath": "install.main.runtime.ts",
3748
- "line": 1037,
3748
+ "line": 1039,
3749
3749
  "character": 5
3750
3750
  },
3751
3751
  "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles ]",
@@ -3753,7 +3753,7 @@
3753
3753
  "__schema": "TupleTypeSchema",
3754
3754
  "location": {
3755
3755
  "filePath": "install.main.runtime.ts",
3756
- "line": 1050,
3756
+ "line": 1052,
3757
3757
  "character": 8
3758
3758
  },
3759
3759
  "elements": [
@@ -3761,7 +3761,7 @@
3761
3761
  "__schema": "TypeRefSchema",
3762
3762
  "location": {
3763
3763
  "filePath": "install.main.runtime.ts",
3764
- "line": 1051,
3764
+ "line": 1053,
3765
3765
  "character": 7
3766
3766
  },
3767
3767
  "name": "DependencyResolverMain"
@@ -3770,7 +3770,7 @@
3770
3770
  "__schema": "TypeRefSchema",
3771
3771
  "location": {
3772
3772
  "filePath": "install.main.runtime.ts",
3773
- "line": 1052,
3773
+ "line": 1054,
3774
3774
  "character": 7
3775
3775
  },
3776
3776
  "name": "Workspace"
@@ -3779,7 +3779,7 @@
3779
3779
  "__schema": "TypeRefSchema",
3780
3780
  "location": {
3781
3781
  "filePath": "install.main.runtime.ts",
3782
- "line": 1053,
3782
+ "line": 1055,
3783
3783
  "character": 7
3784
3784
  },
3785
3785
  "name": "LoggerMain"
@@ -3788,7 +3788,7 @@
3788
3788
  "__schema": "TypeRefSchema",
3789
3789
  "location": {
3790
3790
  "filePath": "install.main.runtime.ts",
3791
- "line": 1054,
3791
+ "line": 1056,
3792
3792
  "character": 7
3793
3793
  },
3794
3794
  "name": "VariantsMain"
@@ -3797,7 +3797,7 @@
3797
3797
  "__schema": "TypeRefSchema",
3798
3798
  "location": {
3799
3799
  "filePath": "install.main.runtime.ts",
3800
- "line": 1055,
3800
+ "line": 1057,
3801
3801
  "character": 7
3802
3802
  },
3803
3803
  "name": "CLIMain"
@@ -3806,7 +3806,7 @@
3806
3806
  "__schema": "TypeRefSchema",
3807
3807
  "location": {
3808
3808
  "filePath": "install.main.runtime.ts",
3809
- "line": 1056,
3809
+ "line": 1058,
3810
3810
  "character": 7
3811
3811
  },
3812
3812
  "name": "CompilerMain"
@@ -3815,7 +3815,7 @@
3815
3815
  "__schema": "TypeRefSchema",
3816
3816
  "location": {
3817
3817
  "filePath": "install.main.runtime.ts",
3818
- "line": 1057,
3818
+ "line": 1059,
3819
3819
  "character": 7
3820
3820
  },
3821
3821
  "name": "IssuesMain"
@@ -3824,7 +3824,7 @@
3824
3824
  "__schema": "TypeRefSchema",
3825
3825
  "location": {
3826
3826
  "filePath": "install.main.runtime.ts",
3827
- "line": 1058,
3827
+ "line": 1060,
3828
3828
  "character": 7
3829
3829
  },
3830
3830
  "name": "EnvsMain"
@@ -3833,7 +3833,7 @@
3833
3833
  "__schema": "TypeRefSchema",
3834
3834
  "location": {
3835
3835
  "filePath": "install.main.runtime.ts",
3836
- "line": 1059,
3836
+ "line": 1061,
3837
3837
  "character": 7
3838
3838
  },
3839
3839
  "name": "ApplicationMain"
@@ -3842,7 +3842,7 @@
3842
3842
  "__schema": "TypeRefSchema",
3843
3843
  "location": {
3844
3844
  "filePath": "install.main.runtime.ts",
3845
- "line": 1060,
3845
+ "line": 1062,
3846
3846
  "character": 7
3847
3847
  },
3848
3848
  "name": "IpcEventsMain"
@@ -3851,7 +3851,7 @@
3851
3851
  "__schema": "TypeRefSchema",
3852
3852
  "location": {
3853
3853
  "filePath": "install.main.runtime.ts",
3854
- "line": 1061,
3854
+ "line": 1063,
3855
3855
  "character": 7
3856
3856
  },
3857
3857
  "name": "GeneratorMain"
@@ -3860,7 +3860,7 @@
3860
3860
  "__schema": "TypeRefSchema",
3861
3861
  "location": {
3862
3862
  "filePath": "install.main.runtime.ts",
3863
- "line": 1062,
3863
+ "line": 1064,
3864
3864
  "character": 7
3865
3865
  },
3866
3866
  "name": "WorkspaceConfigFilesMain"
@@ -3874,7 +3874,7 @@
3874
3874
  "__schema": "ParameterSchema",
3875
3875
  "location": {
3876
3876
  "filePath": "install.main.runtime.ts",
3877
- "line": 1064,
3877
+ "line": 1066,
3878
3878
  "character": 5
3879
3879
  },
3880
3880
  "name": "_",
@@ -3882,7 +3882,7 @@
3882
3882
  "__schema": "InferenceTypeSchema",
3883
3883
  "location": {
3884
3884
  "filePath": "install.main.runtime.ts",
3885
- "line": 1064,
3885
+ "line": 1066,
3886
3886
  "character": 5
3887
3887
  },
3888
3888
  "type": "any"
@@ -3894,7 +3894,7 @@
3894
3894
  "__schema": "ParameterSchema",
3895
3895
  "location": {
3896
3896
  "filePath": "install.main.runtime.ts",
3897
- "line": 1065,
3897
+ "line": 1067,
3898
3898
  "character": 5
3899
3899
  },
3900
3900
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -3902,7 +3902,7 @@
3902
3902
  "__schema": "TupleTypeSchema",
3903
3903
  "location": {
3904
3904
  "filePath": "install.main.runtime.ts",
3905
- "line": 1065,
3905
+ "line": 1067,
3906
3906
  "character": 53
3907
3907
  },
3908
3908
  "elements": [
@@ -3910,7 +3910,7 @@
3910
3910
  "__schema": "TypeRefSchema",
3911
3911
  "location": {
3912
3912
  "filePath": "install.main.runtime.ts",
3913
- "line": 1065,
3913
+ "line": 1067,
3914
3914
  "character": 54
3915
3915
  },
3916
3916
  "name": "PreLinkSlot"
@@ -3919,7 +3919,7 @@
3919
3919
  "__schema": "TypeRefSchema",
3920
3920
  "location": {
3921
3921
  "filePath": "install.main.runtime.ts",
3922
- "line": 1065,
3922
+ "line": 1067,
3923
3923
  "character": 67
3924
3924
  },
3925
3925
  "name": "PreInstallSlot"
@@ -3928,7 +3928,7 @@
3928
3928
  "__schema": "TypeRefSchema",
3929
3929
  "location": {
3930
3930
  "filePath": "install.main.runtime.ts",
3931
- "line": 1065,
3931
+ "line": 1067,
3932
3932
  "character": 83
3933
3933
  },
3934
3934
  "name": "PostInstallSlot"
@@ -3943,7 +3943,7 @@
3943
3943
  "__schema": "InferenceTypeSchema",
3944
3944
  "location": {
3945
3945
  "filePath": "install.main.runtime.ts",
3946
- "line": 1036,
3946
+ "line": 1038,
3947
3947
  "character": 3
3948
3948
  },
3949
3949
  "type": "Promise<InstallMain>"
@@ -3961,7 +3961,7 @@
3961
3961
  "__schema": "UnImplementedSchema",
3962
3962
  "location": {
3963
3963
  "filePath": "install.main.runtime.ts",
3964
- "line": 1134,
3964
+ "line": 1136,
3965
3965
  "character": 16
3966
3966
  },
3967
3967
  "name": "InstallMain",
@@ -4337,7 +4337,7 @@
4337
4337
  "__schema": "TypeSchema",
4338
4338
  "location": {
4339
4339
  "filePath": "install.main.runtime.ts",
4340
- "line": 1110,
4340
+ "line": 1112,
4341
4341
  "character": 1
4342
4342
  },
4343
4343
  "signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
@@ -4346,7 +4346,7 @@
4346
4346
  "__schema": "TypeLiteralSchema",
4347
4347
  "location": {
4348
4348
  "filePath": "install.main.runtime.ts",
4349
- "line": 1110,
4349
+ "line": 1112,
4350
4350
  "character": 31
4351
4351
  },
4352
4352
  "members": [
@@ -4354,7 +4354,7 @@
4354
4354
  "__schema": "VariableLikeSchema",
4355
4355
  "location": {
4356
4356
  "filePath": "install.main.runtime.ts",
4357
- "line": 1111,
4357
+ "line": 1113,
4358
4358
  "character": 3
4359
4359
  },
4360
4360
  "signature": "(property) componentDirectoryMap: ComponentMap<string>",
@@ -4363,7 +4363,7 @@
4363
4363
  "__schema": "TypeRefSchema",
4364
4364
  "location": {
4365
4365
  "filePath": "install.main.runtime.ts",
4366
- "line": 1111,
4366
+ "line": 1113,
4367
4367
  "character": 26
4368
4368
  },
4369
4369
  "name": "ComponentMap",
@@ -4372,7 +4372,7 @@
4372
4372
  "__schema": "KeywordTypeSchema",
4373
4373
  "location": {
4374
4374
  "filePath": "install.main.runtime.ts",
4375
- "line": 1111,
4375
+ "line": 1113,
4376
4376
  "character": 39
4377
4377
  },
4378
4378
  "name": "string"
@@ -4385,7 +4385,7 @@
4385
4385
  "__schema": "VariableLikeSchema",
4386
4386
  "location": {
4387
4387
  "filePath": "install.main.runtime.ts",
4388
- "line": 1112,
4388
+ "line": 1114,
4389
4389
  "character": 3
4390
4390
  },
4391
4391
  "signature": "(property) manifests: Record<string, ProjectManifest>",
@@ -4394,7 +4394,7 @@
4394
4394
  "__schema": "TypeRefSchema",
4395
4395
  "location": {
4396
4396
  "filePath": "install.main.runtime.ts",
4397
- "line": 1112,
4397
+ "line": 1114,
4398
4398
  "character": 14
4399
4399
  },
4400
4400
  "name": "Record",
@@ -4403,7 +4403,7 @@
4403
4403
  "__schema": "KeywordTypeSchema",
4404
4404
  "location": {
4405
4405
  "filePath": "install.main.runtime.ts",
4406
- "line": 1112,
4406
+ "line": 1114,
4407
4407
  "character": 21
4408
4408
  },
4409
4409
  "name": "string"
@@ -4412,7 +4412,7 @@
4412
4412
  "__schema": "TypeRefSchema",
4413
4413
  "location": {
4414
4414
  "filePath": "install.main.runtime.ts",
4415
- "line": 1112,
4415
+ "line": 1114,
4416
4416
  "character": 29
4417
4417
  },
4418
4418
  "name": "ProjectManifest"
@@ -4428,7 +4428,7 @@
4428
4428
  "__schema": "FunctionLikeSchema",
4429
4429
  "location": {
4430
4430
  "filePath": "install.main.runtime.ts",
4431
- "line": 1115,
4431
+ "line": 1117,
4432
4432
  "character": 1
4433
4433
  },
4434
4434
  "signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
@@ -4438,7 +4438,7 @@
4438
4438
  "__schema": "ParameterSchema",
4439
4439
  "location": {
4440
4440
  "filePath": "install.main.runtime.ts",
4441
- "line": 1115,
4441
+ "line": 1117,
4442
4442
  "character": 50
4443
4443
  },
4444
4444
  "name": "{ componentDirectoryMap, manifests }",
@@ -4446,7 +4446,7 @@
4446
4446
  "__schema": "TypeRefSchema",
4447
4447
  "location": {
4448
4448
  "filePath": "install.main.runtime.ts",
4449
- "line": 1118,
4449
+ "line": 1120,
4450
4450
  "character": 4
4451
4451
  },
4452
4452
  "name": "ComponentsAndManifests"
@@ -4457,7 +4457,7 @@
4457
4457
  "__schema": "InferenceTypeSchema",
4458
4458
  "location": {
4459
4459
  "filePath": "install.main.runtime.ts",
4460
- "line": 1116,
4460
+ "line": 1118,
4461
4461
  "character": 3
4462
4462
  },
4463
4463
  "name": "componentDirectoryMap",
@@ -4468,7 +4468,7 @@
4468
4468
  "__schema": "InferenceTypeSchema",
4469
4469
  "location": {
4470
4470
  "filePath": "install.main.runtime.ts",
4471
- "line": 1117,
4471
+ "line": 1119,
4472
4472
  "character": 3
4473
4473
  },
4474
4474
  "name": "manifests",
@@ -4483,7 +4483,7 @@
4483
4483
  "__schema": "KeywordTypeSchema",
4484
4484
  "location": {
4485
4485
  "filePath": "install.main.runtime.ts",
4486
- "line": 1118,
4486
+ "line": 1120,
4487
4487
  "character": 29
4488
4488
  },
4489
4489
  "name": "boolean"
@@ -4494,7 +4494,7 @@
4494
4494
  "__schema": "UnImplementedSchema",
4495
4495
  "location": {
4496
4496
  "filePath": "install.main.runtime.ts",
4497
- "line": 1132,
4497
+ "line": 1134,
4498
4498
  "character": 1
4499
4499
  },
4500
4500
  "name": "InstallAspect.addRuntime(InstallMain);",
@@ -4504,7 +4504,7 @@
4504
4504
  "__schema": "FunctionLikeSchema",
4505
4505
  "location": {
4506
4506
  "filePath": "install.main.runtime.ts",
4507
- "line": 1136,
4507
+ "line": 1138,
4508
4508
  "character": 1
4509
4509
  },
4510
4510
  "signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
@@ -4514,7 +4514,7 @@
4514
4514
  "__schema": "ParameterSchema",
4515
4515
  "location": {
4516
4516
  "filePath": "install.main.runtime.ts",
4517
- "line": 1136,
4517
+ "line": 1138,
4518
4518
  "character": 24
4519
4519
  },
4520
4520
  "name": "manifests",
@@ -4522,7 +4522,7 @@
4522
4522
  "__schema": "TypeRefSchema",
4523
4523
  "location": {
4524
4524
  "filePath": "install.main.runtime.ts",
4525
- "line": 1136,
4525
+ "line": 1138,
4526
4526
  "character": 35
4527
4527
  },
4528
4528
  "name": "Record",
@@ -4531,7 +4531,7 @@
4531
4531
  "__schema": "KeywordTypeSchema",
4532
4532
  "location": {
4533
4533
  "filePath": "install.main.runtime.ts",
4534
- "line": 1136,
4534
+ "line": 1138,
4535
4535
  "character": 42
4536
4536
  },
4537
4537
  "name": "string"
@@ -4540,7 +4540,7 @@
4540
4540
  "__schema": "TypeRefSchema",
4541
4541
  "location": {
4542
4542
  "filePath": "install.main.runtime.ts",
4543
- "line": 1136,
4543
+ "line": 1138,
4544
4544
  "character": 50
4545
4545
  },
4546
4546
  "name": "ProjectManifest"
@@ -4555,7 +4555,7 @@
4555
4555
  "__schema": "KeywordTypeSchema",
4556
4556
  "location": {
4557
4557
  "filePath": "install.main.runtime.ts",
4558
- "line": 1136,
4558
+ "line": 1138,
4559
4559
  "character": 69
4560
4560
  },
4561
4561
  "name": "string"
@@ -4605,7 +4605,7 @@
4605
4605
  "componentId": {
4606
4606
  "scope": "teambit.workspace",
4607
4607
  "name": "install",
4608
- "version": "1.0.337"
4608
+ "version": "1.0.339"
4609
4609
  },
4610
4610
  "taggedModuleExports": []
4611
4611
  }