@teambit/install 1.0.424 → 1.0.426
Sign up to get free protection for your applications and to get access to all the features.
package/artifacts/schema.json
CHANGED
@@ -909,14 +909,14 @@
|
|
909
909
|
"__schema": "FunctionLikeSchema",
|
910
910
|
"location": {
|
911
911
|
"filePath": "install.main.runtime.ts",
|
912
|
-
"line":
|
912
|
+
"line": 954,
|
913
913
|
"character": 3
|
914
914
|
},
|
915
915
|
"doc": {
|
916
916
|
"__schema": "DocSchema",
|
917
917
|
"location": {
|
918
918
|
"filePath": "install.main.runtime.ts",
|
919
|
-
"line":
|
919
|
+
"line": 949,
|
920
920
|
"character": 3
|
921
921
|
},
|
922
922
|
"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 */",
|
@@ -926,7 +926,7 @@
|
|
926
926
|
"__schema": "PropertyLikeTagSchema",
|
927
927
|
"location": {
|
928
928
|
"filePath": "install.main.runtime.ts",
|
929
|
-
"line":
|
929
|
+
"line": 952,
|
930
930
|
"character": 6
|
931
931
|
},
|
932
932
|
"name": "options.all",
|
@@ -936,7 +936,7 @@
|
|
936
936
|
"__schema": "TypeRefSchema",
|
937
937
|
"location": {
|
938
938
|
"filePath": "install.main.runtime.ts",
|
939
|
-
"line":
|
939
|
+
"line": 952,
|
940
940
|
"character": 26
|
941
941
|
},
|
942
942
|
"name": "Boolean"
|
@@ -951,7 +951,7 @@
|
|
951
951
|
"__schema": "ParameterSchema",
|
952
952
|
"location": {
|
953
953
|
"filePath": "install.main.runtime.ts",
|
954
|
-
"line":
|
954
|
+
"line": 954,
|
955
955
|
"character": 28
|
956
956
|
},
|
957
957
|
"name": "options",
|
@@ -959,7 +959,7 @@
|
|
959
959
|
"__schema": "TypeLiteralSchema",
|
960
960
|
"location": {
|
961
961
|
"filePath": "install.main.runtime.ts",
|
962
|
-
"line":
|
962
|
+
"line": 954,
|
963
963
|
"character": 37
|
964
964
|
},
|
965
965
|
"members": [
|
@@ -967,7 +967,7 @@
|
|
967
967
|
"__schema": "VariableLikeSchema",
|
968
968
|
"location": {
|
969
969
|
"filePath": "install.main.runtime.ts",
|
970
|
-
"line":
|
970
|
+
"line": 955,
|
971
971
|
"character": 5
|
972
972
|
},
|
973
973
|
"signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
|
@@ -976,7 +976,7 @@
|
|
976
976
|
"__schema": "TypeUnionSchema",
|
977
977
|
"location": {
|
978
978
|
"filePath": "install.main.runtime.ts",
|
979
|
-
"line":
|
979
|
+
"line": 955,
|
980
980
|
"character": 24
|
981
981
|
},
|
982
982
|
"types": [
|
@@ -984,7 +984,7 @@
|
|
984
984
|
"__schema": "LiteralTypeSchema",
|
985
985
|
"location": {
|
986
986
|
"filePath": "install.main.runtime.ts",
|
987
|
-
"line":
|
987
|
+
"line": 955,
|
988
988
|
"character": 24
|
989
989
|
},
|
990
990
|
"name": "'major'"
|
@@ -993,7 +993,7 @@
|
|
993
993
|
"__schema": "LiteralTypeSchema",
|
994
994
|
"location": {
|
995
995
|
"filePath": "install.main.runtime.ts",
|
996
|
-
"line":
|
996
|
+
"line": 955,
|
997
997
|
"character": 34
|
998
998
|
},
|
999
999
|
"name": "'minor'"
|
@@ -1002,7 +1002,7 @@
|
|
1002
1002
|
"__schema": "LiteralTypeSchema",
|
1003
1003
|
"location": {
|
1004
1004
|
"filePath": "install.main.runtime.ts",
|
1005
|
-
"line":
|
1005
|
+
"line": 955,
|
1006
1006
|
"character": 44
|
1007
1007
|
},
|
1008
1008
|
"name": "'patch'"
|
@@ -1011,7 +1011,7 @@
|
|
1011
1011
|
"__schema": "LiteralTypeSchema",
|
1012
1012
|
"location": {
|
1013
1013
|
"filePath": "install.main.runtime.ts",
|
1014
|
-
"line":
|
1014
|
+
"line": 955,
|
1015
1015
|
"character": 54
|
1016
1016
|
},
|
1017
1017
|
"name": "'compatible'"
|
@@ -1024,7 +1024,7 @@
|
|
1024
1024
|
"__schema": "VariableLikeSchema",
|
1025
1025
|
"location": {
|
1026
1026
|
"filePath": "install.main.runtime.ts",
|
1027
|
-
"line":
|
1027
|
+
"line": 956,
|
1028
1028
|
"character": 5
|
1029
1029
|
},
|
1030
1030
|
"signature": "(property) patterns?: string[] | undefined",
|
@@ -1033,14 +1033,14 @@
|
|
1033
1033
|
"__schema": "TypeArraySchema",
|
1034
1034
|
"location": {
|
1035
1035
|
"filePath": "install.main.runtime.ts",
|
1036
|
-
"line":
|
1036
|
+
"line": 956,
|
1037
1037
|
"character": 16
|
1038
1038
|
},
|
1039
1039
|
"type": {
|
1040
1040
|
"__schema": "KeywordTypeSchema",
|
1041
1041
|
"location": {
|
1042
1042
|
"filePath": "install.main.runtime.ts",
|
1043
|
-
"line":
|
1043
|
+
"line": 956,
|
1044
1044
|
"character": 16
|
1045
1045
|
},
|
1046
1046
|
"name": "string"
|
@@ -1052,7 +1052,7 @@
|
|
1052
1052
|
"__schema": "VariableLikeSchema",
|
1053
1053
|
"location": {
|
1054
1054
|
"filePath": "install.main.runtime.ts",
|
1055
|
-
"line":
|
1055
|
+
"line": 957,
|
1056
1056
|
"character": 5
|
1057
1057
|
},
|
1058
1058
|
"signature": "(property) all: boolean",
|
@@ -1061,7 +1061,7 @@
|
|
1061
1061
|
"__schema": "KeywordTypeSchema",
|
1062
1062
|
"location": {
|
1063
1063
|
"filePath": "install.main.runtime.ts",
|
1064
|
-
"line":
|
1064
|
+
"line": 957,
|
1065
1065
|
"character": 10
|
1066
1066
|
},
|
1067
1067
|
"name": "boolean"
|
@@ -1078,7 +1078,7 @@
|
|
1078
1078
|
"__schema": "TypeRefSchema",
|
1079
1079
|
"location": {
|
1080
1080
|
"filePath": "install.main.runtime.ts",
|
1081
|
-
"line":
|
1081
|
+
"line": 958,
|
1082
1082
|
"character": 7
|
1083
1083
|
},
|
1084
1084
|
"name": "Promise",
|
@@ -1087,7 +1087,7 @@
|
|
1087
1087
|
"__schema": "TypeUnionSchema",
|
1088
1088
|
"location": {
|
1089
1089
|
"filePath": "install.main.runtime.ts",
|
1090
|
-
"line":
|
1090
|
+
"line": 958,
|
1091
1091
|
"character": 15
|
1092
1092
|
},
|
1093
1093
|
"types": [
|
@@ -1095,7 +1095,7 @@
|
|
1095
1095
|
"__schema": "TypeRefSchema",
|
1096
1096
|
"location": {
|
1097
1097
|
"filePath": "install.main.runtime.ts",
|
1098
|
-
"line":
|
1098
|
+
"line": 958,
|
1099
1099
|
"character": 15
|
1100
1100
|
},
|
1101
1101
|
"name": "ComponentMap",
|
@@ -1108,7 +1108,7 @@
|
|
1108
1108
|
"__schema": "KeywordTypeSchema",
|
1109
1109
|
"location": {
|
1110
1110
|
"filePath": "install.main.runtime.ts",
|
1111
|
-
"line":
|
1111
|
+
"line": 958,
|
1112
1112
|
"character": 28
|
1113
1113
|
},
|
1114
1114
|
"name": "string"
|
@@ -1119,7 +1119,7 @@
|
|
1119
1119
|
"__schema": "LiteralTypeSchema",
|
1120
1120
|
"location": {
|
1121
1121
|
"filePath": "install.main.runtime.ts",
|
1122
|
-
"line":
|
1122
|
+
"line": 958,
|
1123
1123
|
"character": 38
|
1124
1124
|
},
|
1125
1125
|
"name": "null"
|
@@ -1136,7 +1136,7 @@
|
|
1136
1136
|
"__schema": "FunctionLikeSchema",
|
1137
1137
|
"location": {
|
1138
1138
|
"filePath": "install.main.runtime.ts",
|
1139
|
-
"line":
|
1139
|
+
"line": 1001,
|
1140
1140
|
"character": 3
|
1141
1141
|
},
|
1142
1142
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
@@ -1146,7 +1146,7 @@
|
|
1146
1146
|
"__schema": "ParameterSchema",
|
1147
1147
|
"location": {
|
1148
1148
|
"filePath": "install.main.runtime.ts",
|
1149
|
-
"line":
|
1149
|
+
"line": 1001,
|
1150
1150
|
"character": 46
|
1151
1151
|
},
|
1152
1152
|
"name": "components",
|
@@ -1154,14 +1154,14 @@
|
|
1154
1154
|
"__schema": "TypeArraySchema",
|
1155
1155
|
"location": {
|
1156
1156
|
"filePath": "install.main.runtime.ts",
|
1157
|
-
"line":
|
1157
|
+
"line": 1001,
|
1158
1158
|
"character": 58
|
1159
1159
|
},
|
1160
1160
|
"type": {
|
1161
1161
|
"__schema": "TypeRefSchema",
|
1162
1162
|
"location": {
|
1163
1163
|
"filePath": "install.main.runtime.ts",
|
1164
|
-
"line":
|
1164
|
+
"line": 1001,
|
1165
1165
|
"character": 58
|
1166
1166
|
},
|
1167
1167
|
"name": "Component",
|
@@ -1179,7 +1179,7 @@
|
|
1179
1179
|
"__schema": "InferenceTypeSchema",
|
1180
1180
|
"location": {
|
1181
1181
|
"filePath": "install.main.runtime.ts",
|
1182
|
-
"line":
|
1182
|
+
"line": 1001,
|
1183
1183
|
"character": 3
|
1184
1184
|
},
|
1185
1185
|
"type": "Promise<void>"
|
@@ -1192,14 +1192,14 @@
|
|
1192
1192
|
"__schema": "FunctionLikeSchema",
|
1193
1193
|
"location": {
|
1194
1194
|
"filePath": "install.main.runtime.ts",
|
1195
|
-
"line":
|
1195
|
+
"line": 1070,
|
1196
1196
|
"character": 3
|
1197
1197
|
},
|
1198
1198
|
"doc": {
|
1199
1199
|
"__schema": "DocSchema",
|
1200
1200
|
"location": {
|
1201
1201
|
"filePath": "install.main.runtime.ts",
|
1202
|
-
"line":
|
1202
|
+
"line": 1065,
|
1203
1203
|
"character": 3
|
1204
1204
|
},
|
1205
1205
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
@@ -1209,7 +1209,7 @@
|
|
1209
1209
|
"__schema": "PropertyLikeTagSchema",
|
1210
1210
|
"location": {
|
1211
1211
|
"filePath": "install.main.runtime.ts",
|
1212
|
-
"line":
|
1212
|
+
"line": 1068,
|
1213
1213
|
"character": 6
|
1214
1214
|
},
|
1215
1215
|
"name": "the",
|
@@ -1219,14 +1219,14 @@
|
|
1219
1219
|
"__schema": "TypeArraySchema",
|
1220
1220
|
"location": {
|
1221
1221
|
"filePath": "install.main.runtime.ts",
|
1222
|
-
"line":
|
1222
|
+
"line": 1068,
|
1223
1223
|
"character": 14
|
1224
1224
|
},
|
1225
1225
|
"type": {
|
1226
1226
|
"__schema": "KeywordTypeSchema",
|
1227
1227
|
"location": {
|
1228
1228
|
"filePath": "install.main.runtime.ts",
|
1229
|
-
"line":
|
1229
|
+
"line": 1068,
|
1230
1230
|
"character": 14
|
1231
1231
|
},
|
1232
1232
|
"name": "string"
|
@@ -1242,7 +1242,7 @@
|
|
1242
1242
|
"__schema": "ParameterSchema",
|
1243
1243
|
"location": {
|
1244
1244
|
"filePath": "install.main.runtime.ts",
|
1245
|
-
"line":
|
1245
|
+
"line": 1070,
|
1246
1246
|
"character": 31
|
1247
1247
|
},
|
1248
1248
|
"name": "packages",
|
@@ -1250,14 +1250,14 @@
|
|
1250
1250
|
"__schema": "TypeArraySchema",
|
1251
1251
|
"location": {
|
1252
1252
|
"filePath": "install.main.runtime.ts",
|
1253
|
-
"line":
|
1253
|
+
"line": 1070,
|
1254
1254
|
"character": 41
|
1255
1255
|
},
|
1256
1256
|
"type": {
|
1257
1257
|
"__schema": "KeywordTypeSchema",
|
1258
1258
|
"location": {
|
1259
1259
|
"filePath": "install.main.runtime.ts",
|
1260
|
-
"line":
|
1260
|
+
"line": 1070,
|
1261
1261
|
"character": 41
|
1262
1262
|
},
|
1263
1263
|
"name": "string"
|
@@ -1271,7 +1271,7 @@
|
|
1271
1271
|
"__schema": "InferenceTypeSchema",
|
1272
1272
|
"location": {
|
1273
1273
|
"filePath": "install.main.runtime.ts",
|
1274
|
-
"line":
|
1274
|
+
"line": 1070,
|
1275
1275
|
"character": 3
|
1276
1276
|
},
|
1277
1277
|
"type": "Promise<ComponentMap<string>>"
|
@@ -1284,14 +1284,14 @@
|
|
1284
1284
|
"__schema": "FunctionLikeSchema",
|
1285
1285
|
"location": {
|
1286
1286
|
"filePath": "install.main.runtime.ts",
|
1287
|
-
"line":
|
1287
|
+
"line": 1080,
|
1288
1288
|
"character": 3
|
1289
1289
|
},
|
1290
1290
|
"doc": {
|
1291
1291
|
"__schema": "DocSchema",
|
1292
1292
|
"location": {
|
1293
1293
|
"filePath": "install.main.runtime.ts",
|
1294
|
-
"line":
|
1294
|
+
"line": 1076,
|
1295
1295
|
"character": 3
|
1296
1296
|
},
|
1297
1297
|
"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 */",
|
@@ -1305,7 +1305,7 @@
|
|
1305
1305
|
"__schema": "ParameterSchema",
|
1306
1306
|
"location": {
|
1307
1307
|
"filePath": "install.main.runtime.ts",
|
1308
|
-
"line":
|
1308
|
+
"line": 1081,
|
1309
1309
|
"character": 5
|
1310
1310
|
},
|
1311
1311
|
"name": "options",
|
@@ -1313,7 +1313,7 @@
|
|
1313
1313
|
"__schema": "TypeRefSchema",
|
1314
1314
|
"location": {
|
1315
1315
|
"filePath": "install.main.runtime.ts",
|
1316
|
-
"line":
|
1316
|
+
"line": 1081,
|
1317
1317
|
"character": 14
|
1318
1318
|
},
|
1319
1319
|
"name": "WorkspaceLinkOptions",
|
@@ -1328,7 +1328,7 @@
|
|
1328
1328
|
"__schema": "TypeRefSchema",
|
1329
1329
|
"location": {
|
1330
1330
|
"filePath": "install.main.runtime.ts",
|
1331
|
-
"line":
|
1331
|
+
"line": 1082,
|
1332
1332
|
"character": 6
|
1333
1333
|
},
|
1334
1334
|
"name": "Promise",
|
@@ -1337,7 +1337,7 @@
|
|
1337
1337
|
"__schema": "TypeLiteralSchema",
|
1338
1338
|
"location": {
|
1339
1339
|
"filePath": "install.main.runtime.ts",
|
1340
|
-
"line":
|
1340
|
+
"line": 1082,
|
1341
1341
|
"character": 14
|
1342
1342
|
},
|
1343
1343
|
"members": [
|
@@ -1345,7 +1345,7 @@
|
|
1345
1345
|
"__schema": "VariableLikeSchema",
|
1346
1346
|
"location": {
|
1347
1347
|
"filePath": "install.main.runtime.ts",
|
1348
|
-
"line":
|
1348
|
+
"line": 1082,
|
1349
1349
|
"character": 16
|
1350
1350
|
},
|
1351
1351
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
@@ -1354,7 +1354,7 @@
|
|
1354
1354
|
"__schema": "TypeRefSchema",
|
1355
1355
|
"location": {
|
1356
1356
|
"filePath": "install.main.runtime.ts",
|
1357
|
-
"line":
|
1357
|
+
"line": 1082,
|
1358
1358
|
"character": 16
|
1359
1359
|
},
|
1360
1360
|
"name": "WorkspaceLinkResults",
|
@@ -1366,7 +1366,7 @@
|
|
1366
1366
|
"__schema": "VariableLikeSchema",
|
1367
1367
|
"location": {
|
1368
1368
|
"filePath": "install.main.runtime.ts",
|
1369
|
-
"line":
|
1369
|
+
"line": 1082,
|
1370
1370
|
"character": 51
|
1371
1371
|
},
|
1372
1372
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
@@ -1375,7 +1375,7 @@
|
|
1375
1375
|
"__schema": "TypeRefSchema",
|
1376
1376
|
"location": {
|
1377
1377
|
"filePath": "install.main.runtime.ts",
|
1378
|
-
"line":
|
1378
|
+
"line": 1082,
|
1379
1379
|
"character": 67
|
1380
1380
|
},
|
1381
1381
|
"name": "Record",
|
@@ -1384,7 +1384,7 @@
|
|
1384
1384
|
"__schema": "KeywordTypeSchema",
|
1385
1385
|
"location": {
|
1386
1386
|
"filePath": "install.main.runtime.ts",
|
1387
|
-
"line":
|
1387
|
+
"line": 1082,
|
1388
1388
|
"character": 74
|
1389
1389
|
},
|
1390
1390
|
"name": "string"
|
@@ -1393,7 +1393,7 @@
|
|
1393
1393
|
"__schema": "KeywordTypeSchema",
|
1394
1394
|
"location": {
|
1395
1395
|
"filePath": "install.main.runtime.ts",
|
1396
|
-
"line":
|
1396
|
+
"line": 1082,
|
1397
1397
|
"character": 82
|
1398
1398
|
},
|
1399
1399
|
"name": "string"
|
@@ -1414,7 +1414,7 @@
|
|
1414
1414
|
"__schema": "FunctionLikeSchema",
|
1415
1415
|
"location": {
|
1416
1416
|
"filePath": "install.main.runtime.ts",
|
1417
|
-
"line":
|
1417
|
+
"line": 1106,
|
1418
1418
|
"character": 3
|
1419
1419
|
},
|
1420
1420
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
@@ -1424,7 +1424,7 @@
|
|
1424
1424
|
"__schema": "ParameterSchema",
|
1425
1425
|
"location": {
|
1426
1426
|
"filePath": "install.main.runtime.ts",
|
1427
|
-
"line":
|
1427
|
+
"line": 1106,
|
1428
1428
|
"character": 22
|
1429
1429
|
},
|
1430
1430
|
"name": "compDirMap",
|
@@ -1432,7 +1432,7 @@
|
|
1432
1432
|
"__schema": "TypeRefSchema",
|
1433
1433
|
"location": {
|
1434
1434
|
"filePath": "install.main.runtime.ts",
|
1435
|
-
"line":
|
1435
|
+
"line": 1106,
|
1436
1436
|
"character": 34
|
1437
1437
|
},
|
1438
1438
|
"name": "ComponentMap",
|
@@ -1445,7 +1445,7 @@
|
|
1445
1445
|
"__schema": "KeywordTypeSchema",
|
1446
1446
|
"location": {
|
1447
1447
|
"filePath": "install.main.runtime.ts",
|
1448
|
-
"line":
|
1448
|
+
"line": 1106,
|
1449
1449
|
"character": 47
|
1450
1450
|
},
|
1451
1451
|
"name": "string"
|
@@ -1459,7 +1459,7 @@
|
|
1459
1459
|
"__schema": "ParameterSchema",
|
1460
1460
|
"location": {
|
1461
1461
|
"filePath": "install.main.runtime.ts",
|
1462
|
-
"line":
|
1462
|
+
"line": 1106,
|
1463
1463
|
"character": 56
|
1464
1464
|
},
|
1465
1465
|
"name": "options",
|
@@ -1467,7 +1467,7 @@
|
|
1467
1467
|
"__schema": "TypeLiteralSchema",
|
1468
1468
|
"location": {
|
1469
1469
|
"filePath": "install.main.runtime.ts",
|
1470
|
-
"line":
|
1470
|
+
"line": 1106,
|
1471
1471
|
"character": 66
|
1472
1472
|
},
|
1473
1473
|
"members": [
|
@@ -1475,7 +1475,7 @@
|
|
1475
1475
|
"__schema": "VariableLikeSchema",
|
1476
1476
|
"location": {
|
1477
1477
|
"filePath": "install.main.runtime.ts",
|
1478
|
-
"line":
|
1478
|
+
"line": 1106,
|
1479
1479
|
"character": 68
|
1480
1480
|
},
|
1481
1481
|
"signature": "(property) rewire?: boolean | undefined",
|
@@ -1484,7 +1484,7 @@
|
|
1484
1484
|
"__schema": "KeywordTypeSchema",
|
1485
1485
|
"location": {
|
1486
1486
|
"filePath": "install.main.runtime.ts",
|
1487
|
-
"line":
|
1487
|
+
"line": 1106,
|
1488
1488
|
"character": 77
|
1489
1489
|
},
|
1490
1490
|
"name": "boolean"
|
@@ -1501,7 +1501,7 @@
|
|
1501
1501
|
"__schema": "InferenceTypeSchema",
|
1502
1502
|
"location": {
|
1503
1503
|
"filePath": "install.main.runtime.ts",
|
1504
|
-
"line":
|
1504
|
+
"line": 1106,
|
1505
1505
|
"character": 3
|
1506
1506
|
},
|
1507
1507
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
@@ -1514,7 +1514,7 @@
|
|
1514
1514
|
"__schema": "FunctionLikeSchema",
|
1515
1515
|
"location": {
|
1516
1516
|
"filePath": "install.main.runtime.ts",
|
1517
|
-
"line":
|
1517
|
+
"line": 1111,
|
1518
1518
|
"character": 3
|
1519
1519
|
},
|
1520
1520
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
@@ -1524,7 +1524,7 @@
|
|
1524
1524
|
"__schema": "ParameterSchema",
|
1525
1525
|
"location": {
|
1526
1526
|
"filePath": "install.main.runtime.ts",
|
1527
|
-
"line":
|
1527
|
+
"line": 1111,
|
1528
1528
|
"character": 14
|
1529
1529
|
},
|
1530
1530
|
"name": "options",
|
@@ -1532,7 +1532,7 @@
|
|
1532
1532
|
"__schema": "TypeRefSchema",
|
1533
1533
|
"location": {
|
1534
1534
|
"filePath": "install.main.runtime.ts",
|
1535
|
-
"line":
|
1535
|
+
"line": 1111,
|
1536
1536
|
"character": 23
|
1537
1537
|
},
|
1538
1538
|
"name": "WorkspaceLinkOptions",
|
@@ -1547,7 +1547,7 @@
|
|
1547
1547
|
"__schema": "TypeRefSchema",
|
1548
1548
|
"location": {
|
1549
1549
|
"filePath": "install.main.runtime.ts",
|
1550
|
-
"line":
|
1550
|
+
"line": 1111,
|
1551
1551
|
"character": 51
|
1552
1552
|
},
|
1553
1553
|
"name": "Promise",
|
@@ -1556,7 +1556,7 @@
|
|
1556
1556
|
"__schema": "TypeRefSchema",
|
1557
1557
|
"location": {
|
1558
1558
|
"filePath": "install.main.runtime.ts",
|
1559
|
-
"line":
|
1559
|
+
"line": 1111,
|
1560
1560
|
"character": 59
|
1561
1561
|
},
|
1562
1562
|
"name": "WorkspaceLinkResults",
|
@@ -1572,7 +1572,7 @@
|
|
1572
1572
|
"__schema": "VariableLikeSchema",
|
1573
1573
|
"location": {
|
1574
1574
|
"filePath": "install.main.runtime.ts",
|
1575
|
-
"line":
|
1575
|
+
"line": 1216,
|
1576
1576
|
"character": 3
|
1577
1577
|
},
|
1578
1578
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
@@ -1581,7 +1581,7 @@
|
|
1581
1581
|
"__schema": "InferenceTypeSchema",
|
1582
1582
|
"location": {
|
1583
1583
|
"filePath": "install.main.runtime.ts",
|
1584
|
-
"line":
|
1584
|
+
"line": 1216,
|
1585
1585
|
"character": 3
|
1586
1586
|
},
|
1587
1587
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
@@ -1593,7 +1593,7 @@
|
|
1593
1593
|
"__schema": "VariableLikeSchema",
|
1594
1594
|
"location": {
|
1595
1595
|
"filePath": "install.main.runtime.ts",
|
1596
|
-
"line":
|
1596
|
+
"line": 1217,
|
1597
1597
|
"character": 3
|
1598
1598
|
},
|
1599
1599
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
@@ -1602,7 +1602,7 @@
|
|
1602
1602
|
"__schema": "InferenceTypeSchema",
|
1603
1603
|
"location": {
|
1604
1604
|
"filePath": "install.main.runtime.ts",
|
1605
|
-
"line":
|
1605
|
+
"line": 1217,
|
1606
1606
|
"character": 3
|
1607
1607
|
},
|
1608
1608
|
"type": "Aspect[]"
|
@@ -1614,7 +1614,7 @@
|
|
1614
1614
|
"__schema": "VariableLikeSchema",
|
1615
1615
|
"location": {
|
1616
1616
|
"filePath": "install.main.runtime.ts",
|
1617
|
-
"line":
|
1617
|
+
"line": 1233,
|
1618
1618
|
"character": 3
|
1619
1619
|
},
|
1620
1620
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
@@ -1623,7 +1623,7 @@
|
|
1623
1623
|
"__schema": "InferenceTypeSchema",
|
1624
1624
|
"location": {
|
1625
1625
|
"filePath": "install.main.runtime.ts",
|
1626
|
-
"line":
|
1626
|
+
"line": 1233,
|
1627
1627
|
"character": 3
|
1628
1628
|
},
|
1629
1629
|
"type": "RuntimeDefinition"
|
@@ -1635,7 +1635,7 @@
|
|
1635
1635
|
"__schema": "FunctionLikeSchema",
|
1636
1636
|
"location": {
|
1637
1637
|
"filePath": "install.main.runtime.ts",
|
1638
|
-
"line":
|
1638
|
+
"line": 1235,
|
1639
1639
|
"character": 3
|
1640
1640
|
},
|
1641
1641
|
"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>",
|
@@ -1645,7 +1645,7 @@
|
|
1645
1645
|
"__schema": "ParameterSchema",
|
1646
1646
|
"location": {
|
1647
1647
|
"filePath": "install.main.runtime.ts",
|
1648
|
-
"line":
|
1648
|
+
"line": 1236,
|
1649
1649
|
"character": 5
|
1650
1650
|
},
|
1651
1651
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
@@ -1653,7 +1653,7 @@
|
|
1653
1653
|
"__schema": "TupleTypeSchema",
|
1654
1654
|
"location": {
|
1655
1655
|
"filePath": "install.main.runtime.ts",
|
1656
|
-
"line":
|
1656
|
+
"line": 1250,
|
1657
1657
|
"character": 8
|
1658
1658
|
},
|
1659
1659
|
"elements": [
|
@@ -1661,7 +1661,7 @@
|
|
1661
1661
|
"__schema": "TypeRefSchema",
|
1662
1662
|
"location": {
|
1663
1663
|
"filePath": "install.main.runtime.ts",
|
1664
|
-
"line":
|
1664
|
+
"line": 1251,
|
1665
1665
|
"character": 7
|
1666
1666
|
},
|
1667
1667
|
"name": "DependencyResolverMain",
|
@@ -1674,7 +1674,7 @@
|
|
1674
1674
|
"__schema": "TypeRefSchema",
|
1675
1675
|
"location": {
|
1676
1676
|
"filePath": "install.main.runtime.ts",
|
1677
|
-
"line":
|
1677
|
+
"line": 1252,
|
1678
1678
|
"character": 7
|
1679
1679
|
},
|
1680
1680
|
"name": "Workspace",
|
@@ -1687,7 +1687,7 @@
|
|
1687
1687
|
"__schema": "TypeRefSchema",
|
1688
1688
|
"location": {
|
1689
1689
|
"filePath": "install.main.runtime.ts",
|
1690
|
-
"line":
|
1690
|
+
"line": 1253,
|
1691
1691
|
"character": 7
|
1692
1692
|
},
|
1693
1693
|
"name": "LoggerMain",
|
@@ -1700,7 +1700,7 @@
|
|
1700
1700
|
"__schema": "TypeRefSchema",
|
1701
1701
|
"location": {
|
1702
1702
|
"filePath": "install.main.runtime.ts",
|
1703
|
-
"line":
|
1703
|
+
"line": 1254,
|
1704
1704
|
"character": 7
|
1705
1705
|
},
|
1706
1706
|
"name": "VariantsMain",
|
@@ -1713,7 +1713,7 @@
|
|
1713
1713
|
"__schema": "TypeRefSchema",
|
1714
1714
|
"location": {
|
1715
1715
|
"filePath": "install.main.runtime.ts",
|
1716
|
-
"line":
|
1716
|
+
"line": 1255,
|
1717
1717
|
"character": 7
|
1718
1718
|
},
|
1719
1719
|
"name": "CLIMain",
|
@@ -1726,7 +1726,7 @@
|
|
1726
1726
|
"__schema": "TypeRefSchema",
|
1727
1727
|
"location": {
|
1728
1728
|
"filePath": "install.main.runtime.ts",
|
1729
|
-
"line":
|
1729
|
+
"line": 1256,
|
1730
1730
|
"character": 7
|
1731
1731
|
},
|
1732
1732
|
"name": "CompilerMain",
|
@@ -1739,7 +1739,7 @@
|
|
1739
1739
|
"__schema": "TypeRefSchema",
|
1740
1740
|
"location": {
|
1741
1741
|
"filePath": "install.main.runtime.ts",
|
1742
|
-
"line":
|
1742
|
+
"line": 1257,
|
1743
1743
|
"character": 7
|
1744
1744
|
},
|
1745
1745
|
"name": "IssuesMain",
|
@@ -1752,7 +1752,7 @@
|
|
1752
1752
|
"__schema": "TypeRefSchema",
|
1753
1753
|
"location": {
|
1754
1754
|
"filePath": "install.main.runtime.ts",
|
1755
|
-
"line":
|
1755
|
+
"line": 1258,
|
1756
1756
|
"character": 7
|
1757
1757
|
},
|
1758
1758
|
"name": "EnvsMain",
|
@@ -1765,7 +1765,7 @@
|
|
1765
1765
|
"__schema": "TypeRefSchema",
|
1766
1766
|
"location": {
|
1767
1767
|
"filePath": "install.main.runtime.ts",
|
1768
|
-
"line":
|
1768
|
+
"line": 1259,
|
1769
1769
|
"character": 7
|
1770
1770
|
},
|
1771
1771
|
"name": "ApplicationMain",
|
@@ -1778,7 +1778,7 @@
|
|
1778
1778
|
"__schema": "TypeRefSchema",
|
1779
1779
|
"location": {
|
1780
1780
|
"filePath": "install.main.runtime.ts",
|
1781
|
-
"line":
|
1781
|
+
"line": 1260,
|
1782
1782
|
"character": 7
|
1783
1783
|
},
|
1784
1784
|
"name": "IpcEventsMain",
|
@@ -1791,7 +1791,7 @@
|
|
1791
1791
|
"__schema": "TypeRefSchema",
|
1792
1792
|
"location": {
|
1793
1793
|
"filePath": "install.main.runtime.ts",
|
1794
|
-
"line":
|
1794
|
+
"line": 1261,
|
1795
1795
|
"character": 7
|
1796
1796
|
},
|
1797
1797
|
"name": "GeneratorMain",
|
@@ -1804,7 +1804,7 @@
|
|
1804
1804
|
"__schema": "TypeRefSchema",
|
1805
1805
|
"location": {
|
1806
1806
|
"filePath": "install.main.runtime.ts",
|
1807
|
-
"line":
|
1807
|
+
"line": 1262,
|
1808
1808
|
"character": 7
|
1809
1809
|
},
|
1810
1810
|
"name": "WorkspaceConfigFilesMain",
|
@@ -1817,7 +1817,7 @@
|
|
1817
1817
|
"__schema": "TypeRefSchema",
|
1818
1818
|
"location": {
|
1819
1819
|
"filePath": "install.main.runtime.ts",
|
1820
|
-
"line":
|
1820
|
+
"line": 1263,
|
1821
1821
|
"character": 7
|
1822
1822
|
},
|
1823
1823
|
"name": "AspectLoaderMain",
|
@@ -1835,7 +1835,7 @@
|
|
1835
1835
|
"__schema": "ParameterSchema",
|
1836
1836
|
"location": {
|
1837
1837
|
"filePath": "install.main.runtime.ts",
|
1838
|
-
"line":
|
1838
|
+
"line": 1265,
|
1839
1839
|
"character": 5
|
1840
1840
|
},
|
1841
1841
|
"name": "_",
|
@@ -1843,7 +1843,7 @@
|
|
1843
1843
|
"__schema": "InferenceTypeSchema",
|
1844
1844
|
"location": {
|
1845
1845
|
"filePath": "install.main.runtime.ts",
|
1846
|
-
"line":
|
1846
|
+
"line": 1265,
|
1847
1847
|
"character": 5
|
1848
1848
|
},
|
1849
1849
|
"type": "any"
|
@@ -1855,7 +1855,7 @@
|
|
1855
1855
|
"__schema": "ParameterSchema",
|
1856
1856
|
"location": {
|
1857
1857
|
"filePath": "install.main.runtime.ts",
|
1858
|
-
"line":
|
1858
|
+
"line": 1266,
|
1859
1859
|
"character": 5
|
1860
1860
|
},
|
1861
1861
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
@@ -1863,7 +1863,7 @@
|
|
1863
1863
|
"__schema": "TupleTypeSchema",
|
1864
1864
|
"location": {
|
1865
1865
|
"filePath": "install.main.runtime.ts",
|
1866
|
-
"line":
|
1866
|
+
"line": 1266,
|
1867
1867
|
"character": 53
|
1868
1868
|
},
|
1869
1869
|
"elements": [
|
@@ -1871,7 +1871,7 @@
|
|
1871
1871
|
"__schema": "TypeRefSchema",
|
1872
1872
|
"location": {
|
1873
1873
|
"filePath": "install.main.runtime.ts",
|
1874
|
-
"line":
|
1874
|
+
"line": 1266,
|
1875
1875
|
"character": 54
|
1876
1876
|
},
|
1877
1877
|
"name": "PreLinkSlot",
|
@@ -1881,7 +1881,7 @@
|
|
1881
1881
|
"__schema": "TypeRefSchema",
|
1882
1882
|
"location": {
|
1883
1883
|
"filePath": "install.main.runtime.ts",
|
1884
|
-
"line":
|
1884
|
+
"line": 1266,
|
1885
1885
|
"character": 67
|
1886
1886
|
},
|
1887
1887
|
"name": "PreInstallSlot",
|
@@ -1891,7 +1891,7 @@
|
|
1891
1891
|
"__schema": "TypeRefSchema",
|
1892
1892
|
"location": {
|
1893
1893
|
"filePath": "install.main.runtime.ts",
|
1894
|
-
"line":
|
1894
|
+
"line": 1266,
|
1895
1895
|
"character": 83
|
1896
1896
|
},
|
1897
1897
|
"name": "PostInstallSlot",
|
@@ -1906,7 +1906,7 @@
|
|
1906
1906
|
"__schema": "ParameterSchema",
|
1907
1907
|
"location": {
|
1908
1908
|
"filePath": "install.main.runtime.ts",
|
1909
|
-
"line":
|
1909
|
+
"line": 1267,
|
1910
1910
|
"character": 5
|
1911
1911
|
},
|
1912
1912
|
"name": "harmony",
|
@@ -1914,7 +1914,7 @@
|
|
1914
1914
|
"__schema": "TypeRefSchema",
|
1915
1915
|
"location": {
|
1916
1916
|
"filePath": "install.main.runtime.ts",
|
1917
|
-
"line":
|
1917
|
+
"line": 1267,
|
1918
1918
|
"character": 14
|
1919
1919
|
},
|
1920
1920
|
"name": "Harmony",
|
@@ -1932,7 +1932,7 @@
|
|
1932
1932
|
"__schema": "InferenceTypeSchema",
|
1933
1933
|
"location": {
|
1934
1934
|
"filePath": "install.main.runtime.ts",
|
1935
|
-
"line":
|
1935
|
+
"line": 1235,
|
1936
1936
|
"character": 3
|
1937
1937
|
},
|
1938
1938
|
"type": "Promise<InstallMain>"
|
@@ -2164,7 +2164,7 @@
|
|
2164
2164
|
"componentId": {
|
2165
2165
|
"scope": "teambit.workspace",
|
2166
2166
|
"name": "modules/node-modules-linker",
|
2167
|
-
"version": "0.0.
|
2167
|
+
"version": "0.0.209"
|
2168
2168
|
}
|
2169
2169
|
}
|
2170
2170
|
},
|
@@ -2197,7 +2197,7 @@
|
|
2197
2197
|
"componentId": {
|
2198
2198
|
"scope": "teambit.workspace",
|
2199
2199
|
"name": "modules/node-modules-linker",
|
2200
|
-
"version": "0.0.
|
2200
|
+
"version": "0.0.209"
|
2201
2201
|
}
|
2202
2202
|
}
|
2203
2203
|
},
|
@@ -3476,14 +3476,14 @@
|
|
3476
3476
|
"__schema": "FunctionLikeSchema",
|
3477
3477
|
"location": {
|
3478
3478
|
"filePath": "install.main.runtime.ts",
|
3479
|
-
"line":
|
3479
|
+
"line": 954,
|
3480
3480
|
"character": 3
|
3481
3481
|
},
|
3482
3482
|
"doc": {
|
3483
3483
|
"__schema": "DocSchema",
|
3484
3484
|
"location": {
|
3485
3485
|
"filePath": "install.main.runtime.ts",
|
3486
|
-
"line":
|
3486
|
+
"line": 949,
|
3487
3487
|
"character": 3
|
3488
3488
|
},
|
3489
3489
|
"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 */",
|
@@ -3493,7 +3493,7 @@
|
|
3493
3493
|
"__schema": "PropertyLikeTagSchema",
|
3494
3494
|
"location": {
|
3495
3495
|
"filePath": "install.main.runtime.ts",
|
3496
|
-
"line":
|
3496
|
+
"line": 952,
|
3497
3497
|
"character": 6
|
3498
3498
|
},
|
3499
3499
|
"name": "options.all",
|
@@ -3503,7 +3503,7 @@
|
|
3503
3503
|
"__schema": "TypeRefSchema",
|
3504
3504
|
"location": {
|
3505
3505
|
"filePath": "install.main.runtime.ts",
|
3506
|
-
"line":
|
3506
|
+
"line": 952,
|
3507
3507
|
"character": 26
|
3508
3508
|
},
|
3509
3509
|
"name": "Boolean"
|
@@ -3518,7 +3518,7 @@
|
|
3518
3518
|
"__schema": "ParameterSchema",
|
3519
3519
|
"location": {
|
3520
3520
|
"filePath": "install.main.runtime.ts",
|
3521
|
-
"line":
|
3521
|
+
"line": 954,
|
3522
3522
|
"character": 28
|
3523
3523
|
},
|
3524
3524
|
"name": "options",
|
@@ -3526,7 +3526,7 @@
|
|
3526
3526
|
"__schema": "TypeLiteralSchema",
|
3527
3527
|
"location": {
|
3528
3528
|
"filePath": "install.main.runtime.ts",
|
3529
|
-
"line":
|
3529
|
+
"line": 954,
|
3530
3530
|
"character": 37
|
3531
3531
|
},
|
3532
3532
|
"members": [
|
@@ -3534,7 +3534,7 @@
|
|
3534
3534
|
"__schema": "VariableLikeSchema",
|
3535
3535
|
"location": {
|
3536
3536
|
"filePath": "install.main.runtime.ts",
|
3537
|
-
"line":
|
3537
|
+
"line": 955,
|
3538
3538
|
"character": 5
|
3539
3539
|
},
|
3540
3540
|
"signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
|
@@ -3543,7 +3543,7 @@
|
|
3543
3543
|
"__schema": "TypeUnionSchema",
|
3544
3544
|
"location": {
|
3545
3545
|
"filePath": "install.main.runtime.ts",
|
3546
|
-
"line":
|
3546
|
+
"line": 955,
|
3547
3547
|
"character": 24
|
3548
3548
|
},
|
3549
3549
|
"types": [
|
@@ -3551,7 +3551,7 @@
|
|
3551
3551
|
"__schema": "LiteralTypeSchema",
|
3552
3552
|
"location": {
|
3553
3553
|
"filePath": "install.main.runtime.ts",
|
3554
|
-
"line":
|
3554
|
+
"line": 955,
|
3555
3555
|
"character": 24
|
3556
3556
|
},
|
3557
3557
|
"name": "'major'"
|
@@ -3560,7 +3560,7 @@
|
|
3560
3560
|
"__schema": "LiteralTypeSchema",
|
3561
3561
|
"location": {
|
3562
3562
|
"filePath": "install.main.runtime.ts",
|
3563
|
-
"line":
|
3563
|
+
"line": 955,
|
3564
3564
|
"character": 34
|
3565
3565
|
},
|
3566
3566
|
"name": "'minor'"
|
@@ -3569,7 +3569,7 @@
|
|
3569
3569
|
"__schema": "LiteralTypeSchema",
|
3570
3570
|
"location": {
|
3571
3571
|
"filePath": "install.main.runtime.ts",
|
3572
|
-
"line":
|
3572
|
+
"line": 955,
|
3573
3573
|
"character": 44
|
3574
3574
|
},
|
3575
3575
|
"name": "'patch'"
|
@@ -3578,7 +3578,7 @@
|
|
3578
3578
|
"__schema": "LiteralTypeSchema",
|
3579
3579
|
"location": {
|
3580
3580
|
"filePath": "install.main.runtime.ts",
|
3581
|
-
"line":
|
3581
|
+
"line": 955,
|
3582
3582
|
"character": 54
|
3583
3583
|
},
|
3584
3584
|
"name": "'compatible'"
|
@@ -3591,7 +3591,7 @@
|
|
3591
3591
|
"__schema": "VariableLikeSchema",
|
3592
3592
|
"location": {
|
3593
3593
|
"filePath": "install.main.runtime.ts",
|
3594
|
-
"line":
|
3594
|
+
"line": 956,
|
3595
3595
|
"character": 5
|
3596
3596
|
},
|
3597
3597
|
"signature": "(property) patterns?: string[] | undefined",
|
@@ -3600,14 +3600,14 @@
|
|
3600
3600
|
"__schema": "TypeArraySchema",
|
3601
3601
|
"location": {
|
3602
3602
|
"filePath": "install.main.runtime.ts",
|
3603
|
-
"line":
|
3603
|
+
"line": 956,
|
3604
3604
|
"character": 16
|
3605
3605
|
},
|
3606
3606
|
"type": {
|
3607
3607
|
"__schema": "KeywordTypeSchema",
|
3608
3608
|
"location": {
|
3609
3609
|
"filePath": "install.main.runtime.ts",
|
3610
|
-
"line":
|
3610
|
+
"line": 956,
|
3611
3611
|
"character": 16
|
3612
3612
|
},
|
3613
3613
|
"name": "string"
|
@@ -3619,7 +3619,7 @@
|
|
3619
3619
|
"__schema": "VariableLikeSchema",
|
3620
3620
|
"location": {
|
3621
3621
|
"filePath": "install.main.runtime.ts",
|
3622
|
-
"line":
|
3622
|
+
"line": 957,
|
3623
3623
|
"character": 5
|
3624
3624
|
},
|
3625
3625
|
"signature": "(property) all: boolean",
|
@@ -3628,7 +3628,7 @@
|
|
3628
3628
|
"__schema": "KeywordTypeSchema",
|
3629
3629
|
"location": {
|
3630
3630
|
"filePath": "install.main.runtime.ts",
|
3631
|
-
"line":
|
3631
|
+
"line": 957,
|
3632
3632
|
"character": 10
|
3633
3633
|
},
|
3634
3634
|
"name": "boolean"
|
@@ -3645,7 +3645,7 @@
|
|
3645
3645
|
"__schema": "TypeRefSchema",
|
3646
3646
|
"location": {
|
3647
3647
|
"filePath": "install.main.runtime.ts",
|
3648
|
-
"line":
|
3648
|
+
"line": 958,
|
3649
3649
|
"character": 7
|
3650
3650
|
},
|
3651
3651
|
"name": "Promise",
|
@@ -3654,7 +3654,7 @@
|
|
3654
3654
|
"__schema": "TypeUnionSchema",
|
3655
3655
|
"location": {
|
3656
3656
|
"filePath": "install.main.runtime.ts",
|
3657
|
-
"line":
|
3657
|
+
"line": 958,
|
3658
3658
|
"character": 15
|
3659
3659
|
},
|
3660
3660
|
"types": [
|
@@ -3662,7 +3662,7 @@
|
|
3662
3662
|
"__schema": "TypeRefSchema",
|
3663
3663
|
"location": {
|
3664
3664
|
"filePath": "install.main.runtime.ts",
|
3665
|
-
"line":
|
3665
|
+
"line": 958,
|
3666
3666
|
"character": 15
|
3667
3667
|
},
|
3668
3668
|
"name": "ComponentMap",
|
@@ -3675,7 +3675,7 @@
|
|
3675
3675
|
"__schema": "KeywordTypeSchema",
|
3676
3676
|
"location": {
|
3677
3677
|
"filePath": "install.main.runtime.ts",
|
3678
|
-
"line":
|
3678
|
+
"line": 958,
|
3679
3679
|
"character": 28
|
3680
3680
|
},
|
3681
3681
|
"name": "string"
|
@@ -3686,7 +3686,7 @@
|
|
3686
3686
|
"__schema": "LiteralTypeSchema",
|
3687
3687
|
"location": {
|
3688
3688
|
"filePath": "install.main.runtime.ts",
|
3689
|
-
"line":
|
3689
|
+
"line": 958,
|
3690
3690
|
"character": 38
|
3691
3691
|
},
|
3692
3692
|
"name": "null"
|
@@ -3703,7 +3703,7 @@
|
|
3703
3703
|
"__schema": "FunctionLikeSchema",
|
3704
3704
|
"location": {
|
3705
3705
|
"filePath": "install.main.runtime.ts",
|
3706
|
-
"line":
|
3706
|
+
"line": 1001,
|
3707
3707
|
"character": 3
|
3708
3708
|
},
|
3709
3709
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
@@ -3713,7 +3713,7 @@
|
|
3713
3713
|
"__schema": "ParameterSchema",
|
3714
3714
|
"location": {
|
3715
3715
|
"filePath": "install.main.runtime.ts",
|
3716
|
-
"line":
|
3716
|
+
"line": 1001,
|
3717
3717
|
"character": 46
|
3718
3718
|
},
|
3719
3719
|
"name": "components",
|
@@ -3721,14 +3721,14 @@
|
|
3721
3721
|
"__schema": "TypeArraySchema",
|
3722
3722
|
"location": {
|
3723
3723
|
"filePath": "install.main.runtime.ts",
|
3724
|
-
"line":
|
3724
|
+
"line": 1001,
|
3725
3725
|
"character": 58
|
3726
3726
|
},
|
3727
3727
|
"type": {
|
3728
3728
|
"__schema": "TypeRefSchema",
|
3729
3729
|
"location": {
|
3730
3730
|
"filePath": "install.main.runtime.ts",
|
3731
|
-
"line":
|
3731
|
+
"line": 1001,
|
3732
3732
|
"character": 58
|
3733
3733
|
},
|
3734
3734
|
"name": "Component",
|
@@ -3746,7 +3746,7 @@
|
|
3746
3746
|
"__schema": "InferenceTypeSchema",
|
3747
3747
|
"location": {
|
3748
3748
|
"filePath": "install.main.runtime.ts",
|
3749
|
-
"line":
|
3749
|
+
"line": 1001,
|
3750
3750
|
"character": 3
|
3751
3751
|
},
|
3752
3752
|
"type": "Promise<void>"
|
@@ -3759,14 +3759,14 @@
|
|
3759
3759
|
"__schema": "FunctionLikeSchema",
|
3760
3760
|
"location": {
|
3761
3761
|
"filePath": "install.main.runtime.ts",
|
3762
|
-
"line":
|
3762
|
+
"line": 1070,
|
3763
3763
|
"character": 3
|
3764
3764
|
},
|
3765
3765
|
"doc": {
|
3766
3766
|
"__schema": "DocSchema",
|
3767
3767
|
"location": {
|
3768
3768
|
"filePath": "install.main.runtime.ts",
|
3769
|
-
"line":
|
3769
|
+
"line": 1065,
|
3770
3770
|
"character": 3
|
3771
3771
|
},
|
3772
3772
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
@@ -3776,7 +3776,7 @@
|
|
3776
3776
|
"__schema": "PropertyLikeTagSchema",
|
3777
3777
|
"location": {
|
3778
3778
|
"filePath": "install.main.runtime.ts",
|
3779
|
-
"line":
|
3779
|
+
"line": 1068,
|
3780
3780
|
"character": 6
|
3781
3781
|
},
|
3782
3782
|
"name": "the",
|
@@ -3786,14 +3786,14 @@
|
|
3786
3786
|
"__schema": "TypeArraySchema",
|
3787
3787
|
"location": {
|
3788
3788
|
"filePath": "install.main.runtime.ts",
|
3789
|
-
"line":
|
3789
|
+
"line": 1068,
|
3790
3790
|
"character": 14
|
3791
3791
|
},
|
3792
3792
|
"type": {
|
3793
3793
|
"__schema": "KeywordTypeSchema",
|
3794
3794
|
"location": {
|
3795
3795
|
"filePath": "install.main.runtime.ts",
|
3796
|
-
"line":
|
3796
|
+
"line": 1068,
|
3797
3797
|
"character": 14
|
3798
3798
|
},
|
3799
3799
|
"name": "string"
|
@@ -3809,7 +3809,7 @@
|
|
3809
3809
|
"__schema": "ParameterSchema",
|
3810
3810
|
"location": {
|
3811
3811
|
"filePath": "install.main.runtime.ts",
|
3812
|
-
"line":
|
3812
|
+
"line": 1070,
|
3813
3813
|
"character": 31
|
3814
3814
|
},
|
3815
3815
|
"name": "packages",
|
@@ -3817,14 +3817,14 @@
|
|
3817
3817
|
"__schema": "TypeArraySchema",
|
3818
3818
|
"location": {
|
3819
3819
|
"filePath": "install.main.runtime.ts",
|
3820
|
-
"line":
|
3820
|
+
"line": 1070,
|
3821
3821
|
"character": 41
|
3822
3822
|
},
|
3823
3823
|
"type": {
|
3824
3824
|
"__schema": "KeywordTypeSchema",
|
3825
3825
|
"location": {
|
3826
3826
|
"filePath": "install.main.runtime.ts",
|
3827
|
-
"line":
|
3827
|
+
"line": 1070,
|
3828
3828
|
"character": 41
|
3829
3829
|
},
|
3830
3830
|
"name": "string"
|
@@ -3838,7 +3838,7 @@
|
|
3838
3838
|
"__schema": "InferenceTypeSchema",
|
3839
3839
|
"location": {
|
3840
3840
|
"filePath": "install.main.runtime.ts",
|
3841
|
-
"line":
|
3841
|
+
"line": 1070,
|
3842
3842
|
"character": 3
|
3843
3843
|
},
|
3844
3844
|
"type": "Promise<ComponentMap<string>>"
|
@@ -3851,14 +3851,14 @@
|
|
3851
3851
|
"__schema": "FunctionLikeSchema",
|
3852
3852
|
"location": {
|
3853
3853
|
"filePath": "install.main.runtime.ts",
|
3854
|
-
"line":
|
3854
|
+
"line": 1080,
|
3855
3855
|
"character": 3
|
3856
3856
|
},
|
3857
3857
|
"doc": {
|
3858
3858
|
"__schema": "DocSchema",
|
3859
3859
|
"location": {
|
3860
3860
|
"filePath": "install.main.runtime.ts",
|
3861
|
-
"line":
|
3861
|
+
"line": 1076,
|
3862
3862
|
"character": 3
|
3863
3863
|
},
|
3864
3864
|
"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 */",
|
@@ -3872,7 +3872,7 @@
|
|
3872
3872
|
"__schema": "ParameterSchema",
|
3873
3873
|
"location": {
|
3874
3874
|
"filePath": "install.main.runtime.ts",
|
3875
|
-
"line":
|
3875
|
+
"line": 1081,
|
3876
3876
|
"character": 5
|
3877
3877
|
},
|
3878
3878
|
"name": "options",
|
@@ -3880,7 +3880,7 @@
|
|
3880
3880
|
"__schema": "TypeRefSchema",
|
3881
3881
|
"location": {
|
3882
3882
|
"filePath": "install.main.runtime.ts",
|
3883
|
-
"line":
|
3883
|
+
"line": 1081,
|
3884
3884
|
"character": 14
|
3885
3885
|
},
|
3886
3886
|
"name": "WorkspaceLinkOptions",
|
@@ -3895,7 +3895,7 @@
|
|
3895
3895
|
"__schema": "TypeRefSchema",
|
3896
3896
|
"location": {
|
3897
3897
|
"filePath": "install.main.runtime.ts",
|
3898
|
-
"line":
|
3898
|
+
"line": 1082,
|
3899
3899
|
"character": 6
|
3900
3900
|
},
|
3901
3901
|
"name": "Promise",
|
@@ -3904,7 +3904,7 @@
|
|
3904
3904
|
"__schema": "TypeLiteralSchema",
|
3905
3905
|
"location": {
|
3906
3906
|
"filePath": "install.main.runtime.ts",
|
3907
|
-
"line":
|
3907
|
+
"line": 1082,
|
3908
3908
|
"character": 14
|
3909
3909
|
},
|
3910
3910
|
"members": [
|
@@ -3912,7 +3912,7 @@
|
|
3912
3912
|
"__schema": "VariableLikeSchema",
|
3913
3913
|
"location": {
|
3914
3914
|
"filePath": "install.main.runtime.ts",
|
3915
|
-
"line":
|
3915
|
+
"line": 1082,
|
3916
3916
|
"character": 16
|
3917
3917
|
},
|
3918
3918
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
@@ -3921,7 +3921,7 @@
|
|
3921
3921
|
"__schema": "TypeRefSchema",
|
3922
3922
|
"location": {
|
3923
3923
|
"filePath": "install.main.runtime.ts",
|
3924
|
-
"line":
|
3924
|
+
"line": 1082,
|
3925
3925
|
"character": 16
|
3926
3926
|
},
|
3927
3927
|
"name": "WorkspaceLinkResults",
|
@@ -3933,7 +3933,7 @@
|
|
3933
3933
|
"__schema": "VariableLikeSchema",
|
3934
3934
|
"location": {
|
3935
3935
|
"filePath": "install.main.runtime.ts",
|
3936
|
-
"line":
|
3936
|
+
"line": 1082,
|
3937
3937
|
"character": 51
|
3938
3938
|
},
|
3939
3939
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
@@ -3942,7 +3942,7 @@
|
|
3942
3942
|
"__schema": "TypeRefSchema",
|
3943
3943
|
"location": {
|
3944
3944
|
"filePath": "install.main.runtime.ts",
|
3945
|
-
"line":
|
3945
|
+
"line": 1082,
|
3946
3946
|
"character": 67
|
3947
3947
|
},
|
3948
3948
|
"name": "Record",
|
@@ -3951,7 +3951,7 @@
|
|
3951
3951
|
"__schema": "KeywordTypeSchema",
|
3952
3952
|
"location": {
|
3953
3953
|
"filePath": "install.main.runtime.ts",
|
3954
|
-
"line":
|
3954
|
+
"line": 1082,
|
3955
3955
|
"character": 74
|
3956
3956
|
},
|
3957
3957
|
"name": "string"
|
@@ -3960,7 +3960,7 @@
|
|
3960
3960
|
"__schema": "KeywordTypeSchema",
|
3961
3961
|
"location": {
|
3962
3962
|
"filePath": "install.main.runtime.ts",
|
3963
|
-
"line":
|
3963
|
+
"line": 1082,
|
3964
3964
|
"character": 82
|
3965
3965
|
},
|
3966
3966
|
"name": "string"
|
@@ -3981,7 +3981,7 @@
|
|
3981
3981
|
"__schema": "FunctionLikeSchema",
|
3982
3982
|
"location": {
|
3983
3983
|
"filePath": "install.main.runtime.ts",
|
3984
|
-
"line":
|
3984
|
+
"line": 1106,
|
3985
3985
|
"character": 3
|
3986
3986
|
},
|
3987
3987
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
@@ -3991,7 +3991,7 @@
|
|
3991
3991
|
"__schema": "ParameterSchema",
|
3992
3992
|
"location": {
|
3993
3993
|
"filePath": "install.main.runtime.ts",
|
3994
|
-
"line":
|
3994
|
+
"line": 1106,
|
3995
3995
|
"character": 22
|
3996
3996
|
},
|
3997
3997
|
"name": "compDirMap",
|
@@ -3999,7 +3999,7 @@
|
|
3999
3999
|
"__schema": "TypeRefSchema",
|
4000
4000
|
"location": {
|
4001
4001
|
"filePath": "install.main.runtime.ts",
|
4002
|
-
"line":
|
4002
|
+
"line": 1106,
|
4003
4003
|
"character": 34
|
4004
4004
|
},
|
4005
4005
|
"name": "ComponentMap",
|
@@ -4012,7 +4012,7 @@
|
|
4012
4012
|
"__schema": "KeywordTypeSchema",
|
4013
4013
|
"location": {
|
4014
4014
|
"filePath": "install.main.runtime.ts",
|
4015
|
-
"line":
|
4015
|
+
"line": 1106,
|
4016
4016
|
"character": 47
|
4017
4017
|
},
|
4018
4018
|
"name": "string"
|
@@ -4026,7 +4026,7 @@
|
|
4026
4026
|
"__schema": "ParameterSchema",
|
4027
4027
|
"location": {
|
4028
4028
|
"filePath": "install.main.runtime.ts",
|
4029
|
-
"line":
|
4029
|
+
"line": 1106,
|
4030
4030
|
"character": 56
|
4031
4031
|
},
|
4032
4032
|
"name": "options",
|
@@ -4034,7 +4034,7 @@
|
|
4034
4034
|
"__schema": "TypeLiteralSchema",
|
4035
4035
|
"location": {
|
4036
4036
|
"filePath": "install.main.runtime.ts",
|
4037
|
-
"line":
|
4037
|
+
"line": 1106,
|
4038
4038
|
"character": 66
|
4039
4039
|
},
|
4040
4040
|
"members": [
|
@@ -4042,7 +4042,7 @@
|
|
4042
4042
|
"__schema": "VariableLikeSchema",
|
4043
4043
|
"location": {
|
4044
4044
|
"filePath": "install.main.runtime.ts",
|
4045
|
-
"line":
|
4045
|
+
"line": 1106,
|
4046
4046
|
"character": 68
|
4047
4047
|
},
|
4048
4048
|
"signature": "(property) rewire?: boolean | undefined",
|
@@ -4051,7 +4051,7 @@
|
|
4051
4051
|
"__schema": "KeywordTypeSchema",
|
4052
4052
|
"location": {
|
4053
4053
|
"filePath": "install.main.runtime.ts",
|
4054
|
-
"line":
|
4054
|
+
"line": 1106,
|
4055
4055
|
"character": 77
|
4056
4056
|
},
|
4057
4057
|
"name": "boolean"
|
@@ -4068,7 +4068,7 @@
|
|
4068
4068
|
"__schema": "InferenceTypeSchema",
|
4069
4069
|
"location": {
|
4070
4070
|
"filePath": "install.main.runtime.ts",
|
4071
|
-
"line":
|
4071
|
+
"line": 1106,
|
4072
4072
|
"character": 3
|
4073
4073
|
},
|
4074
4074
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
@@ -4081,7 +4081,7 @@
|
|
4081
4081
|
"__schema": "FunctionLikeSchema",
|
4082
4082
|
"location": {
|
4083
4083
|
"filePath": "install.main.runtime.ts",
|
4084
|
-
"line":
|
4084
|
+
"line": 1111,
|
4085
4085
|
"character": 3
|
4086
4086
|
},
|
4087
4087
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
@@ -4091,7 +4091,7 @@
|
|
4091
4091
|
"__schema": "ParameterSchema",
|
4092
4092
|
"location": {
|
4093
4093
|
"filePath": "install.main.runtime.ts",
|
4094
|
-
"line":
|
4094
|
+
"line": 1111,
|
4095
4095
|
"character": 14
|
4096
4096
|
},
|
4097
4097
|
"name": "options",
|
@@ -4099,7 +4099,7 @@
|
|
4099
4099
|
"__schema": "TypeRefSchema",
|
4100
4100
|
"location": {
|
4101
4101
|
"filePath": "install.main.runtime.ts",
|
4102
|
-
"line":
|
4102
|
+
"line": 1111,
|
4103
4103
|
"character": 23
|
4104
4104
|
},
|
4105
4105
|
"name": "WorkspaceLinkOptions",
|
@@ -4114,7 +4114,7 @@
|
|
4114
4114
|
"__schema": "TypeRefSchema",
|
4115
4115
|
"location": {
|
4116
4116
|
"filePath": "install.main.runtime.ts",
|
4117
|
-
"line":
|
4117
|
+
"line": 1111,
|
4118
4118
|
"character": 51
|
4119
4119
|
},
|
4120
4120
|
"name": "Promise",
|
@@ -4123,7 +4123,7 @@
|
|
4123
4123
|
"__schema": "TypeRefSchema",
|
4124
4124
|
"location": {
|
4125
4125
|
"filePath": "install.main.runtime.ts",
|
4126
|
-
"line":
|
4126
|
+
"line": 1111,
|
4127
4127
|
"character": 59
|
4128
4128
|
},
|
4129
4129
|
"name": "WorkspaceLinkResults",
|
@@ -4139,7 +4139,7 @@
|
|
4139
4139
|
"__schema": "VariableLikeSchema",
|
4140
4140
|
"location": {
|
4141
4141
|
"filePath": "install.main.runtime.ts",
|
4142
|
-
"line":
|
4142
|
+
"line": 1216,
|
4143
4143
|
"character": 3
|
4144
4144
|
},
|
4145
4145
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
@@ -4148,7 +4148,7 @@
|
|
4148
4148
|
"__schema": "InferenceTypeSchema",
|
4149
4149
|
"location": {
|
4150
4150
|
"filePath": "install.main.runtime.ts",
|
4151
|
-
"line":
|
4151
|
+
"line": 1216,
|
4152
4152
|
"character": 3
|
4153
4153
|
},
|
4154
4154
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
@@ -4160,7 +4160,7 @@
|
|
4160
4160
|
"__schema": "VariableLikeSchema",
|
4161
4161
|
"location": {
|
4162
4162
|
"filePath": "install.main.runtime.ts",
|
4163
|
-
"line":
|
4163
|
+
"line": 1217,
|
4164
4164
|
"character": 3
|
4165
4165
|
},
|
4166
4166
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
@@ -4169,7 +4169,7 @@
|
|
4169
4169
|
"__schema": "InferenceTypeSchema",
|
4170
4170
|
"location": {
|
4171
4171
|
"filePath": "install.main.runtime.ts",
|
4172
|
-
"line":
|
4172
|
+
"line": 1217,
|
4173
4173
|
"character": 3
|
4174
4174
|
},
|
4175
4175
|
"type": "Aspect[]"
|
@@ -4181,7 +4181,7 @@
|
|
4181
4181
|
"__schema": "VariableLikeSchema",
|
4182
4182
|
"location": {
|
4183
4183
|
"filePath": "install.main.runtime.ts",
|
4184
|
-
"line":
|
4184
|
+
"line": 1233,
|
4185
4185
|
"character": 3
|
4186
4186
|
},
|
4187
4187
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
@@ -4190,7 +4190,7 @@
|
|
4190
4190
|
"__schema": "InferenceTypeSchema",
|
4191
4191
|
"location": {
|
4192
4192
|
"filePath": "install.main.runtime.ts",
|
4193
|
-
"line":
|
4193
|
+
"line": 1233,
|
4194
4194
|
"character": 3
|
4195
4195
|
},
|
4196
4196
|
"type": "RuntimeDefinition"
|
@@ -4202,7 +4202,7 @@
|
|
4202
4202
|
"__schema": "FunctionLikeSchema",
|
4203
4203
|
"location": {
|
4204
4204
|
"filePath": "install.main.runtime.ts",
|
4205
|
-
"line":
|
4205
|
+
"line": 1235,
|
4206
4206
|
"character": 3
|
4207
4207
|
},
|
4208
4208
|
"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>",
|
@@ -4212,7 +4212,7 @@
|
|
4212
4212
|
"__schema": "ParameterSchema",
|
4213
4213
|
"location": {
|
4214
4214
|
"filePath": "install.main.runtime.ts",
|
4215
|
-
"line":
|
4215
|
+
"line": 1236,
|
4216
4216
|
"character": 5
|
4217
4217
|
},
|
4218
4218
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
@@ -4220,7 +4220,7 @@
|
|
4220
4220
|
"__schema": "TupleTypeSchema",
|
4221
4221
|
"location": {
|
4222
4222
|
"filePath": "install.main.runtime.ts",
|
4223
|
-
"line":
|
4223
|
+
"line": 1250,
|
4224
4224
|
"character": 8
|
4225
4225
|
},
|
4226
4226
|
"elements": [
|
@@ -4228,7 +4228,7 @@
|
|
4228
4228
|
"__schema": "TypeRefSchema",
|
4229
4229
|
"location": {
|
4230
4230
|
"filePath": "install.main.runtime.ts",
|
4231
|
-
"line":
|
4231
|
+
"line": 1251,
|
4232
4232
|
"character": 7
|
4233
4233
|
},
|
4234
4234
|
"name": "DependencyResolverMain",
|
@@ -4241,7 +4241,7 @@
|
|
4241
4241
|
"__schema": "TypeRefSchema",
|
4242
4242
|
"location": {
|
4243
4243
|
"filePath": "install.main.runtime.ts",
|
4244
|
-
"line":
|
4244
|
+
"line": 1252,
|
4245
4245
|
"character": 7
|
4246
4246
|
},
|
4247
4247
|
"name": "Workspace",
|
@@ -4254,7 +4254,7 @@
|
|
4254
4254
|
"__schema": "TypeRefSchema",
|
4255
4255
|
"location": {
|
4256
4256
|
"filePath": "install.main.runtime.ts",
|
4257
|
-
"line":
|
4257
|
+
"line": 1253,
|
4258
4258
|
"character": 7
|
4259
4259
|
},
|
4260
4260
|
"name": "LoggerMain",
|
@@ -4267,7 +4267,7 @@
|
|
4267
4267
|
"__schema": "TypeRefSchema",
|
4268
4268
|
"location": {
|
4269
4269
|
"filePath": "install.main.runtime.ts",
|
4270
|
-
"line":
|
4270
|
+
"line": 1254,
|
4271
4271
|
"character": 7
|
4272
4272
|
},
|
4273
4273
|
"name": "VariantsMain",
|
@@ -4280,7 +4280,7 @@
|
|
4280
4280
|
"__schema": "TypeRefSchema",
|
4281
4281
|
"location": {
|
4282
4282
|
"filePath": "install.main.runtime.ts",
|
4283
|
-
"line":
|
4283
|
+
"line": 1255,
|
4284
4284
|
"character": 7
|
4285
4285
|
},
|
4286
4286
|
"name": "CLIMain",
|
@@ -4293,7 +4293,7 @@
|
|
4293
4293
|
"__schema": "TypeRefSchema",
|
4294
4294
|
"location": {
|
4295
4295
|
"filePath": "install.main.runtime.ts",
|
4296
|
-
"line":
|
4296
|
+
"line": 1256,
|
4297
4297
|
"character": 7
|
4298
4298
|
},
|
4299
4299
|
"name": "CompilerMain",
|
@@ -4306,7 +4306,7 @@
|
|
4306
4306
|
"__schema": "TypeRefSchema",
|
4307
4307
|
"location": {
|
4308
4308
|
"filePath": "install.main.runtime.ts",
|
4309
|
-
"line":
|
4309
|
+
"line": 1257,
|
4310
4310
|
"character": 7
|
4311
4311
|
},
|
4312
4312
|
"name": "IssuesMain",
|
@@ -4319,7 +4319,7 @@
|
|
4319
4319
|
"__schema": "TypeRefSchema",
|
4320
4320
|
"location": {
|
4321
4321
|
"filePath": "install.main.runtime.ts",
|
4322
|
-
"line":
|
4322
|
+
"line": 1258,
|
4323
4323
|
"character": 7
|
4324
4324
|
},
|
4325
4325
|
"name": "EnvsMain",
|
@@ -4332,7 +4332,7 @@
|
|
4332
4332
|
"__schema": "TypeRefSchema",
|
4333
4333
|
"location": {
|
4334
4334
|
"filePath": "install.main.runtime.ts",
|
4335
|
-
"line":
|
4335
|
+
"line": 1259,
|
4336
4336
|
"character": 7
|
4337
4337
|
},
|
4338
4338
|
"name": "ApplicationMain",
|
@@ -4345,7 +4345,7 @@
|
|
4345
4345
|
"__schema": "TypeRefSchema",
|
4346
4346
|
"location": {
|
4347
4347
|
"filePath": "install.main.runtime.ts",
|
4348
|
-
"line":
|
4348
|
+
"line": 1260,
|
4349
4349
|
"character": 7
|
4350
4350
|
},
|
4351
4351
|
"name": "IpcEventsMain",
|
@@ -4358,7 +4358,7 @@
|
|
4358
4358
|
"__schema": "TypeRefSchema",
|
4359
4359
|
"location": {
|
4360
4360
|
"filePath": "install.main.runtime.ts",
|
4361
|
-
"line":
|
4361
|
+
"line": 1261,
|
4362
4362
|
"character": 7
|
4363
4363
|
},
|
4364
4364
|
"name": "GeneratorMain",
|
@@ -4371,7 +4371,7 @@
|
|
4371
4371
|
"__schema": "TypeRefSchema",
|
4372
4372
|
"location": {
|
4373
4373
|
"filePath": "install.main.runtime.ts",
|
4374
|
-
"line":
|
4374
|
+
"line": 1262,
|
4375
4375
|
"character": 7
|
4376
4376
|
},
|
4377
4377
|
"name": "WorkspaceConfigFilesMain",
|
@@ -4384,7 +4384,7 @@
|
|
4384
4384
|
"__schema": "TypeRefSchema",
|
4385
4385
|
"location": {
|
4386
4386
|
"filePath": "install.main.runtime.ts",
|
4387
|
-
"line":
|
4387
|
+
"line": 1263,
|
4388
4388
|
"character": 7
|
4389
4389
|
},
|
4390
4390
|
"name": "AspectLoaderMain",
|
@@ -4402,7 +4402,7 @@
|
|
4402
4402
|
"__schema": "ParameterSchema",
|
4403
4403
|
"location": {
|
4404
4404
|
"filePath": "install.main.runtime.ts",
|
4405
|
-
"line":
|
4405
|
+
"line": 1265,
|
4406
4406
|
"character": 5
|
4407
4407
|
},
|
4408
4408
|
"name": "_",
|
@@ -4410,7 +4410,7 @@
|
|
4410
4410
|
"__schema": "InferenceTypeSchema",
|
4411
4411
|
"location": {
|
4412
4412
|
"filePath": "install.main.runtime.ts",
|
4413
|
-
"line":
|
4413
|
+
"line": 1265,
|
4414
4414
|
"character": 5
|
4415
4415
|
},
|
4416
4416
|
"type": "any"
|
@@ -4422,7 +4422,7 @@
|
|
4422
4422
|
"__schema": "ParameterSchema",
|
4423
4423
|
"location": {
|
4424
4424
|
"filePath": "install.main.runtime.ts",
|
4425
|
-
"line":
|
4425
|
+
"line": 1266,
|
4426
4426
|
"character": 5
|
4427
4427
|
},
|
4428
4428
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
@@ -4430,7 +4430,7 @@
|
|
4430
4430
|
"__schema": "TupleTypeSchema",
|
4431
4431
|
"location": {
|
4432
4432
|
"filePath": "install.main.runtime.ts",
|
4433
|
-
"line":
|
4433
|
+
"line": 1266,
|
4434
4434
|
"character": 53
|
4435
4435
|
},
|
4436
4436
|
"elements": [
|
@@ -4438,7 +4438,7 @@
|
|
4438
4438
|
"__schema": "TypeRefSchema",
|
4439
4439
|
"location": {
|
4440
4440
|
"filePath": "install.main.runtime.ts",
|
4441
|
-
"line":
|
4441
|
+
"line": 1266,
|
4442
4442
|
"character": 54
|
4443
4443
|
},
|
4444
4444
|
"name": "PreLinkSlot",
|
@@ -4448,7 +4448,7 @@
|
|
4448
4448
|
"__schema": "TypeRefSchema",
|
4449
4449
|
"location": {
|
4450
4450
|
"filePath": "install.main.runtime.ts",
|
4451
|
-
"line":
|
4451
|
+
"line": 1266,
|
4452
4452
|
"character": 67
|
4453
4453
|
},
|
4454
4454
|
"name": "PreInstallSlot",
|
@@ -4458,7 +4458,7 @@
|
|
4458
4458
|
"__schema": "TypeRefSchema",
|
4459
4459
|
"location": {
|
4460
4460
|
"filePath": "install.main.runtime.ts",
|
4461
|
-
"line":
|
4461
|
+
"line": 1266,
|
4462
4462
|
"character": 83
|
4463
4463
|
},
|
4464
4464
|
"name": "PostInstallSlot",
|
@@ -4473,7 +4473,7 @@
|
|
4473
4473
|
"__schema": "ParameterSchema",
|
4474
4474
|
"location": {
|
4475
4475
|
"filePath": "install.main.runtime.ts",
|
4476
|
-
"line":
|
4476
|
+
"line": 1267,
|
4477
4477
|
"character": 5
|
4478
4478
|
},
|
4479
4479
|
"name": "harmony",
|
@@ -4481,7 +4481,7 @@
|
|
4481
4481
|
"__schema": "TypeRefSchema",
|
4482
4482
|
"location": {
|
4483
4483
|
"filePath": "install.main.runtime.ts",
|
4484
|
-
"line":
|
4484
|
+
"line": 1267,
|
4485
4485
|
"character": 14
|
4486
4486
|
},
|
4487
4487
|
"name": "Harmony",
|
@@ -4499,7 +4499,7 @@
|
|
4499
4499
|
"__schema": "InferenceTypeSchema",
|
4500
4500
|
"location": {
|
4501
4501
|
"filePath": "install.main.runtime.ts",
|
4502
|
-
"line":
|
4502
|
+
"line": 1235,
|
4503
4503
|
"character": 3
|
4504
4504
|
},
|
4505
4505
|
"type": "Promise<InstallMain>"
|
@@ -4517,7 +4517,7 @@
|
|
4517
4517
|
"__schema": "UnImplementedSchema",
|
4518
4518
|
"location": {
|
4519
4519
|
"filePath": "install.main.runtime.ts",
|
4520
|
-
"line":
|
4520
|
+
"line": 1338,
|
4521
4521
|
"character": 16
|
4522
4522
|
},
|
4523
4523
|
"name": "InstallMain",
|
@@ -5033,7 +5033,7 @@
|
|
5033
5033
|
"__schema": "TypeSchema",
|
5034
5034
|
"location": {
|
5035
5035
|
"filePath": "install.main.runtime.ts",
|
5036
|
-
"line":
|
5036
|
+
"line": 1314,
|
5037
5037
|
"character": 1
|
5038
5038
|
},
|
5039
5039
|
"signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
|
@@ -5042,7 +5042,7 @@
|
|
5042
5042
|
"__schema": "TypeLiteralSchema",
|
5043
5043
|
"location": {
|
5044
5044
|
"filePath": "install.main.runtime.ts",
|
5045
|
-
"line":
|
5045
|
+
"line": 1314,
|
5046
5046
|
"character": 31
|
5047
5047
|
},
|
5048
5048
|
"members": [
|
@@ -5050,7 +5050,7 @@
|
|
5050
5050
|
"__schema": "VariableLikeSchema",
|
5051
5051
|
"location": {
|
5052
5052
|
"filePath": "install.main.runtime.ts",
|
5053
|
-
"line":
|
5053
|
+
"line": 1315,
|
5054
5054
|
"character": 3
|
5055
5055
|
},
|
5056
5056
|
"signature": "(property) componentDirectoryMap: ComponentMap<string>",
|
@@ -5059,7 +5059,7 @@
|
|
5059
5059
|
"__schema": "TypeRefSchema",
|
5060
5060
|
"location": {
|
5061
5061
|
"filePath": "install.main.runtime.ts",
|
5062
|
-
"line":
|
5062
|
+
"line": 1315,
|
5063
5063
|
"character": 26
|
5064
5064
|
},
|
5065
5065
|
"name": "ComponentMap",
|
@@ -5072,7 +5072,7 @@
|
|
5072
5072
|
"__schema": "KeywordTypeSchema",
|
5073
5073
|
"location": {
|
5074
5074
|
"filePath": "install.main.runtime.ts",
|
5075
|
-
"line":
|
5075
|
+
"line": 1315,
|
5076
5076
|
"character": 39
|
5077
5077
|
},
|
5078
5078
|
"name": "string"
|
@@ -5085,7 +5085,7 @@
|
|
5085
5085
|
"__schema": "VariableLikeSchema",
|
5086
5086
|
"location": {
|
5087
5087
|
"filePath": "install.main.runtime.ts",
|
5088
|
-
"line":
|
5088
|
+
"line": 1316,
|
5089
5089
|
"character": 3
|
5090
5090
|
},
|
5091
5091
|
"signature": "(property) manifests: Record<string, ProjectManifest>",
|
@@ -5094,7 +5094,7 @@
|
|
5094
5094
|
"__schema": "TypeRefSchema",
|
5095
5095
|
"location": {
|
5096
5096
|
"filePath": "install.main.runtime.ts",
|
5097
|
-
"line":
|
5097
|
+
"line": 1316,
|
5098
5098
|
"character": 14
|
5099
5099
|
},
|
5100
5100
|
"name": "Record",
|
@@ -5103,7 +5103,7 @@
|
|
5103
5103
|
"__schema": "KeywordTypeSchema",
|
5104
5104
|
"location": {
|
5105
5105
|
"filePath": "install.main.runtime.ts",
|
5106
|
-
"line":
|
5106
|
+
"line": 1316,
|
5107
5107
|
"character": 21
|
5108
5108
|
},
|
5109
5109
|
"name": "string"
|
@@ -5112,7 +5112,7 @@
|
|
5112
5112
|
"__schema": "TypeRefSchema",
|
5113
5113
|
"location": {
|
5114
5114
|
"filePath": "install.main.runtime.ts",
|
5115
|
-
"line":
|
5115
|
+
"line": 1316,
|
5116
5116
|
"character": 29
|
5117
5117
|
},
|
5118
5118
|
"name": "ProjectManifest",
|
@@ -5129,7 +5129,7 @@
|
|
5129
5129
|
"__schema": "FunctionLikeSchema",
|
5130
5130
|
"location": {
|
5131
5131
|
"filePath": "install.main.runtime.ts",
|
5132
|
-
"line":
|
5132
|
+
"line": 1319,
|
5133
5133
|
"character": 1
|
5134
5134
|
},
|
5135
5135
|
"signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
|
@@ -5139,7 +5139,7 @@
|
|
5139
5139
|
"__schema": "ParameterSchema",
|
5140
5140
|
"location": {
|
5141
5141
|
"filePath": "install.main.runtime.ts",
|
5142
|
-
"line":
|
5142
|
+
"line": 1319,
|
5143
5143
|
"character": 50
|
5144
5144
|
},
|
5145
5145
|
"name": "{ componentDirectoryMap, manifests }",
|
@@ -5147,7 +5147,7 @@
|
|
5147
5147
|
"__schema": "TypeRefSchema",
|
5148
5148
|
"location": {
|
5149
5149
|
"filePath": "install.main.runtime.ts",
|
5150
|
-
"line":
|
5150
|
+
"line": 1322,
|
5151
5151
|
"character": 4
|
5152
5152
|
},
|
5153
5153
|
"name": "ComponentsAndManifests",
|
@@ -5159,7 +5159,7 @@
|
|
5159
5159
|
"__schema": "InferenceTypeSchema",
|
5160
5160
|
"location": {
|
5161
5161
|
"filePath": "install.main.runtime.ts",
|
5162
|
-
"line":
|
5162
|
+
"line": 1320,
|
5163
5163
|
"character": 3
|
5164
5164
|
},
|
5165
5165
|
"name": "componentDirectoryMap",
|
@@ -5170,7 +5170,7 @@
|
|
5170
5170
|
"__schema": "InferenceTypeSchema",
|
5171
5171
|
"location": {
|
5172
5172
|
"filePath": "install.main.runtime.ts",
|
5173
|
-
"line":
|
5173
|
+
"line": 1321,
|
5174
5174
|
"character": 3
|
5175
5175
|
},
|
5176
5176
|
"name": "manifests",
|
@@ -5185,7 +5185,7 @@
|
|
5185
5185
|
"__schema": "KeywordTypeSchema",
|
5186
5186
|
"location": {
|
5187
5187
|
"filePath": "install.main.runtime.ts",
|
5188
|
-
"line":
|
5188
|
+
"line": 1322,
|
5189
5189
|
"character": 29
|
5190
5190
|
},
|
5191
5191
|
"name": "boolean"
|
@@ -5196,7 +5196,7 @@
|
|
5196
5196
|
"__schema": "UnImplementedSchema",
|
5197
5197
|
"location": {
|
5198
5198
|
"filePath": "install.main.runtime.ts",
|
5199
|
-
"line":
|
5199
|
+
"line": 1336,
|
5200
5200
|
"character": 1
|
5201
5201
|
},
|
5202
5202
|
"name": "InstallAspect.addRuntime(InstallMain);",
|
@@ -5206,7 +5206,7 @@
|
|
5206
5206
|
"__schema": "FunctionLikeSchema",
|
5207
5207
|
"location": {
|
5208
5208
|
"filePath": "install.main.runtime.ts",
|
5209
|
-
"line":
|
5209
|
+
"line": 1340,
|
5210
5210
|
"character": 1
|
5211
5211
|
},
|
5212
5212
|
"signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
|
@@ -5216,7 +5216,7 @@
|
|
5216
5216
|
"__schema": "ParameterSchema",
|
5217
5217
|
"location": {
|
5218
5218
|
"filePath": "install.main.runtime.ts",
|
5219
|
-
"line":
|
5219
|
+
"line": 1340,
|
5220
5220
|
"character": 24
|
5221
5221
|
},
|
5222
5222
|
"name": "manifests",
|
@@ -5224,7 +5224,7 @@
|
|
5224
5224
|
"__schema": "TypeRefSchema",
|
5225
5225
|
"location": {
|
5226
5226
|
"filePath": "install.main.runtime.ts",
|
5227
|
-
"line":
|
5227
|
+
"line": 1340,
|
5228
5228
|
"character": 35
|
5229
5229
|
},
|
5230
5230
|
"name": "Record",
|
@@ -5233,7 +5233,7 @@
|
|
5233
5233
|
"__schema": "KeywordTypeSchema",
|
5234
5234
|
"location": {
|
5235
5235
|
"filePath": "install.main.runtime.ts",
|
5236
|
-
"line":
|
5236
|
+
"line": 1340,
|
5237
5237
|
"character": 42
|
5238
5238
|
},
|
5239
5239
|
"name": "string"
|
@@ -5242,7 +5242,7 @@
|
|
5242
5242
|
"__schema": "TypeRefSchema",
|
5243
5243
|
"location": {
|
5244
5244
|
"filePath": "install.main.runtime.ts",
|
5245
|
-
"line":
|
5245
|
+
"line": 1340,
|
5246
5246
|
"character": 50
|
5247
5247
|
},
|
5248
5248
|
"name": "ProjectManifest",
|
@@ -5258,7 +5258,7 @@
|
|
5258
5258
|
"__schema": "KeywordTypeSchema",
|
5259
5259
|
"location": {
|
5260
5260
|
"filePath": "install.main.runtime.ts",
|
5261
|
-
"line":
|
5261
|
+
"line": 1340,
|
5262
5262
|
"character": 69
|
5263
5263
|
},
|
5264
5264
|
"name": "string"
|
@@ -5308,7 +5308,7 @@
|
|
5308
5308
|
"componentId": {
|
5309
5309
|
"scope": "teambit.workspace",
|
5310
5310
|
"name": "install",
|
5311
|
-
"version": "1.0.
|
5311
|
+
"version": "1.0.426"
|
5312
5312
|
},
|
5313
5313
|
"taggedModuleExports": []
|
5314
5314
|
}
|