@teambit/install 1.0.217 → 1.0.219
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.
package/artifacts/schema.json
CHANGED
@@ -741,14 +741,14 @@
|
|
741
741
|
"__schema": "FunctionLikeSchema",
|
742
742
|
"location": {
|
743
743
|
"filePath": "install.main.runtime.ts",
|
744
|
-
"line":
|
744
|
+
"line": 591,
|
745
745
|
"character": 3
|
746
746
|
},
|
747
747
|
"doc": {
|
748
748
|
"__schema": "DocSchema",
|
749
749
|
"location": {
|
750
750
|
"filePath": "install.main.runtime.ts",
|
751
|
-
"line":
|
751
|
+
"line": 584,
|
752
752
|
"character": 3
|
753
753
|
},
|
754
754
|
"raw": "/**\n * This function returns a list of old non-loaded environments names.\n * @returns an array of strings called `oldNonLoadedEnvs`. This array contains the names of environment variables that\n * failed to load as extensions and are also don't have an env.jsonc file.\n * If this list is not empty, then the user might need to run another install to make sure all dependencies resolved\n * correctly\n */",
|
@@ -758,7 +758,7 @@
|
|
758
758
|
"__schema": "ReturnTagSchema",
|
759
759
|
"location": {
|
760
760
|
"filePath": "install.main.runtime.ts",
|
761
|
-
"line":
|
761
|
+
"line": 586,
|
762
762
|
"character": 6
|
763
763
|
},
|
764
764
|
"tagName": "return",
|
@@ -773,7 +773,7 @@
|
|
773
773
|
"__schema": "InferenceTypeSchema",
|
774
774
|
"location": {
|
775
775
|
"filePath": "install.main.runtime.ts",
|
776
|
-
"line":
|
776
|
+
"line": 591,
|
777
777
|
"character": 3
|
778
778
|
},
|
779
779
|
"type": "string[]"
|
@@ -786,14 +786,14 @@
|
|
786
786
|
"__schema": "FunctionLikeSchema",
|
787
787
|
"location": {
|
788
788
|
"filePath": "install.main.runtime.ts",
|
789
|
-
"line":
|
789
|
+
"line": 742,
|
790
790
|
"character": 3
|
791
791
|
},
|
792
792
|
"doc": {
|
793
793
|
"__schema": "DocSchema",
|
794
794
|
"location": {
|
795
795
|
"filePath": "install.main.runtime.ts",
|
796
|
-
"line":
|
796
|
+
"line": 737,
|
797
797
|
"character": 3
|
798
798
|
},
|
799
799
|
"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 */",
|
@@ -803,7 +803,7 @@
|
|
803
803
|
"__schema": "PropertyLikeTagSchema",
|
804
804
|
"location": {
|
805
805
|
"filePath": "install.main.runtime.ts",
|
806
|
-
"line":
|
806
|
+
"line": 740,
|
807
807
|
"character": 6
|
808
808
|
},
|
809
809
|
"name": "options.all",
|
@@ -813,7 +813,7 @@
|
|
813
813
|
"__schema": "TypeRefSchema",
|
814
814
|
"location": {
|
815
815
|
"filePath": "install.main.runtime.ts",
|
816
|
-
"line":
|
816
|
+
"line": 740,
|
817
817
|
"character": 26
|
818
818
|
},
|
819
819
|
"name": "Boolean"
|
@@ -828,7 +828,7 @@
|
|
828
828
|
"__schema": "ParameterSchema",
|
829
829
|
"location": {
|
830
830
|
"filePath": "install.main.runtime.ts",
|
831
|
-
"line":
|
831
|
+
"line": 742,
|
832
832
|
"character": 28
|
833
833
|
},
|
834
834
|
"name": "options",
|
@@ -836,7 +836,7 @@
|
|
836
836
|
"__schema": "TypeLiteralSchema",
|
837
837
|
"location": {
|
838
838
|
"filePath": "install.main.runtime.ts",
|
839
|
-
"line":
|
839
|
+
"line": 742,
|
840
840
|
"character": 37
|
841
841
|
},
|
842
842
|
"members": [
|
@@ -844,7 +844,7 @@
|
|
844
844
|
"__schema": "VariableLikeSchema",
|
845
845
|
"location": {
|
846
846
|
"filePath": "install.main.runtime.ts",
|
847
|
-
"line":
|
847
|
+
"line": 743,
|
848
848
|
"character": 5
|
849
849
|
},
|
850
850
|
"signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
|
@@ -853,7 +853,7 @@
|
|
853
853
|
"__schema": "TypeUnionSchema",
|
854
854
|
"location": {
|
855
855
|
"filePath": "install.main.runtime.ts",
|
856
|
-
"line":
|
856
|
+
"line": 743,
|
857
857
|
"character": 24
|
858
858
|
},
|
859
859
|
"types": [
|
@@ -861,7 +861,7 @@
|
|
861
861
|
"__schema": "LiteralTypeSchema",
|
862
862
|
"location": {
|
863
863
|
"filePath": "install.main.runtime.ts",
|
864
|
-
"line":
|
864
|
+
"line": 743,
|
865
865
|
"character": 24
|
866
866
|
},
|
867
867
|
"name": "'major'"
|
@@ -870,7 +870,7 @@
|
|
870
870
|
"__schema": "LiteralTypeSchema",
|
871
871
|
"location": {
|
872
872
|
"filePath": "install.main.runtime.ts",
|
873
|
-
"line":
|
873
|
+
"line": 743,
|
874
874
|
"character": 34
|
875
875
|
},
|
876
876
|
"name": "'minor'"
|
@@ -879,7 +879,7 @@
|
|
879
879
|
"__schema": "LiteralTypeSchema",
|
880
880
|
"location": {
|
881
881
|
"filePath": "install.main.runtime.ts",
|
882
|
-
"line":
|
882
|
+
"line": 743,
|
883
883
|
"character": 44
|
884
884
|
},
|
885
885
|
"name": "'patch'"
|
@@ -888,7 +888,7 @@
|
|
888
888
|
"__schema": "LiteralTypeSchema",
|
889
889
|
"location": {
|
890
890
|
"filePath": "install.main.runtime.ts",
|
891
|
-
"line":
|
891
|
+
"line": 743,
|
892
892
|
"character": 54
|
893
893
|
},
|
894
894
|
"name": "'compatible'"
|
@@ -901,7 +901,7 @@
|
|
901
901
|
"__schema": "VariableLikeSchema",
|
902
902
|
"location": {
|
903
903
|
"filePath": "install.main.runtime.ts",
|
904
|
-
"line":
|
904
|
+
"line": 744,
|
905
905
|
"character": 5
|
906
906
|
},
|
907
907
|
"signature": "(property) patterns?: string[] | undefined",
|
@@ -910,14 +910,14 @@
|
|
910
910
|
"__schema": "TypeArraySchema",
|
911
911
|
"location": {
|
912
912
|
"filePath": "install.main.runtime.ts",
|
913
|
-
"line":
|
913
|
+
"line": 744,
|
914
914
|
"character": 16
|
915
915
|
},
|
916
916
|
"type": {
|
917
917
|
"__schema": "KeywordTypeSchema",
|
918
918
|
"location": {
|
919
919
|
"filePath": "install.main.runtime.ts",
|
920
|
-
"line":
|
920
|
+
"line": 744,
|
921
921
|
"character": 16
|
922
922
|
},
|
923
923
|
"name": "string"
|
@@ -929,7 +929,7 @@
|
|
929
929
|
"__schema": "VariableLikeSchema",
|
930
930
|
"location": {
|
931
931
|
"filePath": "install.main.runtime.ts",
|
932
|
-
"line":
|
932
|
+
"line": 745,
|
933
933
|
"character": 5
|
934
934
|
},
|
935
935
|
"signature": "(property) all: boolean",
|
@@ -938,7 +938,7 @@
|
|
938
938
|
"__schema": "KeywordTypeSchema",
|
939
939
|
"location": {
|
940
940
|
"filePath": "install.main.runtime.ts",
|
941
|
-
"line":
|
941
|
+
"line": 745,
|
942
942
|
"character": 10
|
943
943
|
},
|
944
944
|
"name": "boolean"
|
@@ -955,7 +955,7 @@
|
|
955
955
|
"__schema": "TypeRefSchema",
|
956
956
|
"location": {
|
957
957
|
"filePath": "install.main.runtime.ts",
|
958
|
-
"line":
|
958
|
+
"line": 746,
|
959
959
|
"character": 7
|
960
960
|
},
|
961
961
|
"name": "Promise",
|
@@ -964,7 +964,7 @@
|
|
964
964
|
"__schema": "TypeUnionSchema",
|
965
965
|
"location": {
|
966
966
|
"filePath": "install.main.runtime.ts",
|
967
|
-
"line":
|
967
|
+
"line": 746,
|
968
968
|
"character": 15
|
969
969
|
},
|
970
970
|
"types": [
|
@@ -972,7 +972,7 @@
|
|
972
972
|
"__schema": "TypeRefSchema",
|
973
973
|
"location": {
|
974
974
|
"filePath": "install.main.runtime.ts",
|
975
|
-
"line":
|
975
|
+
"line": 746,
|
976
976
|
"character": 15
|
977
977
|
},
|
978
978
|
"name": "ComponentMap",
|
@@ -985,7 +985,7 @@
|
|
985
985
|
"__schema": "KeywordTypeSchema",
|
986
986
|
"location": {
|
987
987
|
"filePath": "install.main.runtime.ts",
|
988
|
-
"line":
|
988
|
+
"line": 746,
|
989
989
|
"character": 28
|
990
990
|
},
|
991
991
|
"name": "string"
|
@@ -996,7 +996,7 @@
|
|
996
996
|
"__schema": "LiteralTypeSchema",
|
997
997
|
"location": {
|
998
998
|
"filePath": "install.main.runtime.ts",
|
999
|
-
"line":
|
999
|
+
"line": 746,
|
1000
1000
|
"character": 38
|
1001
1001
|
},
|
1002
1002
|
"name": "null"
|
@@ -1013,7 +1013,7 @@
|
|
1013
1013
|
"__schema": "FunctionLikeSchema",
|
1014
1014
|
"location": {
|
1015
1015
|
"filePath": "install.main.runtime.ts",
|
1016
|
-
"line":
|
1016
|
+
"line": 789,
|
1017
1017
|
"character": 3
|
1018
1018
|
},
|
1019
1019
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
@@ -1023,7 +1023,7 @@
|
|
1023
1023
|
"__schema": "ParameterSchema",
|
1024
1024
|
"location": {
|
1025
1025
|
"filePath": "install.main.runtime.ts",
|
1026
|
-
"line":
|
1026
|
+
"line": 789,
|
1027
1027
|
"character": 46
|
1028
1028
|
},
|
1029
1029
|
"name": "components",
|
@@ -1031,14 +1031,14 @@
|
|
1031
1031
|
"__schema": "TypeArraySchema",
|
1032
1032
|
"location": {
|
1033
1033
|
"filePath": "install.main.runtime.ts",
|
1034
|
-
"line":
|
1034
|
+
"line": 789,
|
1035
1035
|
"character": 58
|
1036
1036
|
},
|
1037
1037
|
"type": {
|
1038
1038
|
"__schema": "TypeRefSchema",
|
1039
1039
|
"location": {
|
1040
1040
|
"filePath": "install.main.runtime.ts",
|
1041
|
-
"line":
|
1041
|
+
"line": 789,
|
1042
1042
|
"character": 58
|
1043
1043
|
},
|
1044
1044
|
"name": "Component",
|
@@ -1056,7 +1056,7 @@
|
|
1056
1056
|
"__schema": "InferenceTypeSchema",
|
1057
1057
|
"location": {
|
1058
1058
|
"filePath": "install.main.runtime.ts",
|
1059
|
-
"line":
|
1059
|
+
"line": 789,
|
1060
1060
|
"character": 3
|
1061
1061
|
},
|
1062
1062
|
"type": "Promise<void>"
|
@@ -1069,14 +1069,14 @@
|
|
1069
1069
|
"__schema": "FunctionLikeSchema",
|
1070
1070
|
"location": {
|
1071
1071
|
"filePath": "install.main.runtime.ts",
|
1072
|
-
"line":
|
1072
|
+
"line": 858,
|
1073
1073
|
"character": 3
|
1074
1074
|
},
|
1075
1075
|
"doc": {
|
1076
1076
|
"__schema": "DocSchema",
|
1077
1077
|
"location": {
|
1078
1078
|
"filePath": "install.main.runtime.ts",
|
1079
|
-
"line":
|
1079
|
+
"line": 853,
|
1080
1080
|
"character": 3
|
1081
1081
|
},
|
1082
1082
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
@@ -1086,7 +1086,7 @@
|
|
1086
1086
|
"__schema": "PropertyLikeTagSchema",
|
1087
1087
|
"location": {
|
1088
1088
|
"filePath": "install.main.runtime.ts",
|
1089
|
-
"line":
|
1089
|
+
"line": 856,
|
1090
1090
|
"character": 6
|
1091
1091
|
},
|
1092
1092
|
"name": "the",
|
@@ -1096,14 +1096,14 @@
|
|
1096
1096
|
"__schema": "TypeArraySchema",
|
1097
1097
|
"location": {
|
1098
1098
|
"filePath": "install.main.runtime.ts",
|
1099
|
-
"line":
|
1099
|
+
"line": 856,
|
1100
1100
|
"character": 14
|
1101
1101
|
},
|
1102
1102
|
"type": {
|
1103
1103
|
"__schema": "KeywordTypeSchema",
|
1104
1104
|
"location": {
|
1105
1105
|
"filePath": "install.main.runtime.ts",
|
1106
|
-
"line":
|
1106
|
+
"line": 856,
|
1107
1107
|
"character": 14
|
1108
1108
|
},
|
1109
1109
|
"name": "string"
|
@@ -1119,7 +1119,7 @@
|
|
1119
1119
|
"__schema": "ParameterSchema",
|
1120
1120
|
"location": {
|
1121
1121
|
"filePath": "install.main.runtime.ts",
|
1122
|
-
"line":
|
1122
|
+
"line": 858,
|
1123
1123
|
"character": 31
|
1124
1124
|
},
|
1125
1125
|
"name": "packages",
|
@@ -1127,14 +1127,14 @@
|
|
1127
1127
|
"__schema": "TypeArraySchema",
|
1128
1128
|
"location": {
|
1129
1129
|
"filePath": "install.main.runtime.ts",
|
1130
|
-
"line":
|
1130
|
+
"line": 858,
|
1131
1131
|
"character": 41
|
1132
1132
|
},
|
1133
1133
|
"type": {
|
1134
1134
|
"__schema": "KeywordTypeSchema",
|
1135
1135
|
"location": {
|
1136
1136
|
"filePath": "install.main.runtime.ts",
|
1137
|
-
"line":
|
1137
|
+
"line": 858,
|
1138
1138
|
"character": 41
|
1139
1139
|
},
|
1140
1140
|
"name": "string"
|
@@ -1148,7 +1148,7 @@
|
|
1148
1148
|
"__schema": "InferenceTypeSchema",
|
1149
1149
|
"location": {
|
1150
1150
|
"filePath": "install.main.runtime.ts",
|
1151
|
-
"line":
|
1151
|
+
"line": 858,
|
1152
1152
|
"character": 3
|
1153
1153
|
},
|
1154
1154
|
"type": "Promise<ComponentMap<string>>"
|
@@ -1161,14 +1161,14 @@
|
|
1161
1161
|
"__schema": "FunctionLikeSchema",
|
1162
1162
|
"location": {
|
1163
1163
|
"filePath": "install.main.runtime.ts",
|
1164
|
-
"line":
|
1164
|
+
"line": 868,
|
1165
1165
|
"character": 3
|
1166
1166
|
},
|
1167
1167
|
"doc": {
|
1168
1168
|
"__schema": "DocSchema",
|
1169
1169
|
"location": {
|
1170
1170
|
"filePath": "install.main.runtime.ts",
|
1171
|
-
"line":
|
1171
|
+
"line": 864,
|
1172
1172
|
"character": 3
|
1173
1173
|
},
|
1174
1174
|
"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 */",
|
@@ -1181,7 +1181,7 @@
|
|
1181
1181
|
"__schema": "ParameterSchema",
|
1182
1182
|
"location": {
|
1183
1183
|
"filePath": "install.main.runtime.ts",
|
1184
|
-
"line":
|
1184
|
+
"line": 869,
|
1185
1185
|
"character": 5
|
1186
1186
|
},
|
1187
1187
|
"name": "options",
|
@@ -1189,7 +1189,7 @@
|
|
1189
1189
|
"__schema": "TypeRefSchema",
|
1190
1190
|
"location": {
|
1191
1191
|
"filePath": "install.main.runtime.ts",
|
1192
|
-
"line":
|
1192
|
+
"line": 869,
|
1193
1193
|
"character": 14
|
1194
1194
|
},
|
1195
1195
|
"name": "WorkspaceLinkOptions",
|
@@ -1204,7 +1204,7 @@
|
|
1204
1204
|
"__schema": "TypeRefSchema",
|
1205
1205
|
"location": {
|
1206
1206
|
"filePath": "install.main.runtime.ts",
|
1207
|
-
"line":
|
1207
|
+
"line": 870,
|
1208
1208
|
"character": 6
|
1209
1209
|
},
|
1210
1210
|
"name": "Promise",
|
@@ -1213,7 +1213,7 @@
|
|
1213
1213
|
"__schema": "TypeLiteralSchema",
|
1214
1214
|
"location": {
|
1215
1215
|
"filePath": "install.main.runtime.ts",
|
1216
|
-
"line":
|
1216
|
+
"line": 870,
|
1217
1217
|
"character": 14
|
1218
1218
|
},
|
1219
1219
|
"members": [
|
@@ -1221,7 +1221,7 @@
|
|
1221
1221
|
"__schema": "VariableLikeSchema",
|
1222
1222
|
"location": {
|
1223
1223
|
"filePath": "install.main.runtime.ts",
|
1224
|
-
"line":
|
1224
|
+
"line": 870,
|
1225
1225
|
"character": 16
|
1226
1226
|
},
|
1227
1227
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
@@ -1230,7 +1230,7 @@
|
|
1230
1230
|
"__schema": "TypeRefSchema",
|
1231
1231
|
"location": {
|
1232
1232
|
"filePath": "install.main.runtime.ts",
|
1233
|
-
"line":
|
1233
|
+
"line": 870,
|
1234
1234
|
"character": 16
|
1235
1235
|
},
|
1236
1236
|
"name": "WorkspaceLinkResults",
|
@@ -1242,7 +1242,7 @@
|
|
1242
1242
|
"__schema": "VariableLikeSchema",
|
1243
1243
|
"location": {
|
1244
1244
|
"filePath": "install.main.runtime.ts",
|
1245
|
-
"line":
|
1245
|
+
"line": 870,
|
1246
1246
|
"character": 51
|
1247
1247
|
},
|
1248
1248
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
@@ -1251,7 +1251,7 @@
|
|
1251
1251
|
"__schema": "TypeRefSchema",
|
1252
1252
|
"location": {
|
1253
1253
|
"filePath": "install.main.runtime.ts",
|
1254
|
-
"line":
|
1254
|
+
"line": 870,
|
1255
1255
|
"character": 67
|
1256
1256
|
},
|
1257
1257
|
"name": "Record",
|
@@ -1260,7 +1260,7 @@
|
|
1260
1260
|
"__schema": "KeywordTypeSchema",
|
1261
1261
|
"location": {
|
1262
1262
|
"filePath": "install.main.runtime.ts",
|
1263
|
-
"line":
|
1263
|
+
"line": 870,
|
1264
1264
|
"character": 74
|
1265
1265
|
},
|
1266
1266
|
"name": "string"
|
@@ -1269,7 +1269,7 @@
|
|
1269
1269
|
"__schema": "KeywordTypeSchema",
|
1270
1270
|
"location": {
|
1271
1271
|
"filePath": "install.main.runtime.ts",
|
1272
|
-
"line":
|
1272
|
+
"line": 870,
|
1273
1273
|
"character": 82
|
1274
1274
|
},
|
1275
1275
|
"name": "string"
|
@@ -1290,7 +1290,7 @@
|
|
1290
1290
|
"__schema": "FunctionLikeSchema",
|
1291
1291
|
"location": {
|
1292
1292
|
"filePath": "install.main.runtime.ts",
|
1293
|
-
"line":
|
1293
|
+
"line": 894,
|
1294
1294
|
"character": 3
|
1295
1295
|
},
|
1296
1296
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
@@ -1300,7 +1300,7 @@
|
|
1300
1300
|
"__schema": "ParameterSchema",
|
1301
1301
|
"location": {
|
1302
1302
|
"filePath": "install.main.runtime.ts",
|
1303
|
-
"line":
|
1303
|
+
"line": 894,
|
1304
1304
|
"character": 22
|
1305
1305
|
},
|
1306
1306
|
"name": "compDirMap",
|
@@ -1308,7 +1308,7 @@
|
|
1308
1308
|
"__schema": "TypeRefSchema",
|
1309
1309
|
"location": {
|
1310
1310
|
"filePath": "install.main.runtime.ts",
|
1311
|
-
"line":
|
1311
|
+
"line": 894,
|
1312
1312
|
"character": 34
|
1313
1313
|
},
|
1314
1314
|
"name": "ComponentMap",
|
@@ -1321,7 +1321,7 @@
|
|
1321
1321
|
"__schema": "KeywordTypeSchema",
|
1322
1322
|
"location": {
|
1323
1323
|
"filePath": "install.main.runtime.ts",
|
1324
|
-
"line":
|
1324
|
+
"line": 894,
|
1325
1325
|
"character": 47
|
1326
1326
|
},
|
1327
1327
|
"name": "string"
|
@@ -1335,7 +1335,7 @@
|
|
1335
1335
|
"__schema": "ParameterSchema",
|
1336
1336
|
"location": {
|
1337
1337
|
"filePath": "install.main.runtime.ts",
|
1338
|
-
"line":
|
1338
|
+
"line": 894,
|
1339
1339
|
"character": 56
|
1340
1340
|
},
|
1341
1341
|
"name": "options",
|
@@ -1343,7 +1343,7 @@
|
|
1343
1343
|
"__schema": "TypeLiteralSchema",
|
1344
1344
|
"location": {
|
1345
1345
|
"filePath": "install.main.runtime.ts",
|
1346
|
-
"line":
|
1346
|
+
"line": 894,
|
1347
1347
|
"character": 66
|
1348
1348
|
},
|
1349
1349
|
"members": [
|
@@ -1351,7 +1351,7 @@
|
|
1351
1351
|
"__schema": "VariableLikeSchema",
|
1352
1352
|
"location": {
|
1353
1353
|
"filePath": "install.main.runtime.ts",
|
1354
|
-
"line":
|
1354
|
+
"line": 894,
|
1355
1355
|
"character": 68
|
1356
1356
|
},
|
1357
1357
|
"signature": "(property) rewire?: boolean | undefined",
|
@@ -1360,7 +1360,7 @@
|
|
1360
1360
|
"__schema": "KeywordTypeSchema",
|
1361
1361
|
"location": {
|
1362
1362
|
"filePath": "install.main.runtime.ts",
|
1363
|
-
"line":
|
1363
|
+
"line": 894,
|
1364
1364
|
"character": 77
|
1365
1365
|
},
|
1366
1366
|
"name": "boolean"
|
@@ -1377,7 +1377,7 @@
|
|
1377
1377
|
"__schema": "InferenceTypeSchema",
|
1378
1378
|
"location": {
|
1379
1379
|
"filePath": "install.main.runtime.ts",
|
1380
|
-
"line":
|
1380
|
+
"line": 894,
|
1381
1381
|
"character": 3
|
1382
1382
|
},
|
1383
1383
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
@@ -1390,7 +1390,7 @@
|
|
1390
1390
|
"__schema": "FunctionLikeSchema",
|
1391
1391
|
"location": {
|
1392
1392
|
"filePath": "install.main.runtime.ts",
|
1393
|
-
"line":
|
1393
|
+
"line": 899,
|
1394
1394
|
"character": 3
|
1395
1395
|
},
|
1396
1396
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
@@ -1400,7 +1400,7 @@
|
|
1400
1400
|
"__schema": "ParameterSchema",
|
1401
1401
|
"location": {
|
1402
1402
|
"filePath": "install.main.runtime.ts",
|
1403
|
-
"line":
|
1403
|
+
"line": 899,
|
1404
1404
|
"character": 14
|
1405
1405
|
},
|
1406
1406
|
"name": "options",
|
@@ -1408,7 +1408,7 @@
|
|
1408
1408
|
"__schema": "TypeRefSchema",
|
1409
1409
|
"location": {
|
1410
1410
|
"filePath": "install.main.runtime.ts",
|
1411
|
-
"line":
|
1411
|
+
"line": 899,
|
1412
1412
|
"character": 23
|
1413
1413
|
},
|
1414
1414
|
"name": "WorkspaceLinkOptions",
|
@@ -1423,7 +1423,7 @@
|
|
1423
1423
|
"__schema": "TypeRefSchema",
|
1424
1424
|
"location": {
|
1425
1425
|
"filePath": "install.main.runtime.ts",
|
1426
|
-
"line":
|
1426
|
+
"line": 899,
|
1427
1427
|
"character": 51
|
1428
1428
|
},
|
1429
1429
|
"name": "Promise",
|
@@ -1432,7 +1432,7 @@
|
|
1432
1432
|
"__schema": "TypeRefSchema",
|
1433
1433
|
"location": {
|
1434
1434
|
"filePath": "install.main.runtime.ts",
|
1435
|
-
"line":
|
1435
|
+
"line": 899,
|
1436
1436
|
"character": 59
|
1437
1437
|
},
|
1438
1438
|
"name": "WorkspaceLinkResults",
|
@@ -1448,7 +1448,7 @@
|
|
1448
1448
|
"__schema": "VariableLikeSchema",
|
1449
1449
|
"location": {
|
1450
1450
|
"filePath": "install.main.runtime.ts",
|
1451
|
-
"line":
|
1451
|
+
"line": 1001,
|
1452
1452
|
"character": 3
|
1453
1453
|
},
|
1454
1454
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
@@ -1457,7 +1457,7 @@
|
|
1457
1457
|
"__schema": "InferenceTypeSchema",
|
1458
1458
|
"location": {
|
1459
1459
|
"filePath": "install.main.runtime.ts",
|
1460
|
-
"line":
|
1460
|
+
"line": 1001,
|
1461
1461
|
"character": 3
|
1462
1462
|
},
|
1463
1463
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
@@ -1469,7 +1469,7 @@
|
|
1469
1469
|
"__schema": "VariableLikeSchema",
|
1470
1470
|
"location": {
|
1471
1471
|
"filePath": "install.main.runtime.ts",
|
1472
|
-
"line":
|
1472
|
+
"line": 1002,
|
1473
1473
|
"character": 3
|
1474
1474
|
},
|
1475
1475
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
@@ -1478,7 +1478,7 @@
|
|
1478
1478
|
"__schema": "InferenceTypeSchema",
|
1479
1479
|
"location": {
|
1480
1480
|
"filePath": "install.main.runtime.ts",
|
1481
|
-
"line":
|
1481
|
+
"line": 1002,
|
1482
1482
|
"character": 3
|
1483
1483
|
},
|
1484
1484
|
"type": "Aspect[]"
|
@@ -1490,7 +1490,7 @@
|
|
1490
1490
|
"__schema": "VariableLikeSchema",
|
1491
1491
|
"location": {
|
1492
1492
|
"filePath": "install.main.runtime.ts",
|
1493
|
-
"line":
|
1493
|
+
"line": 1017,
|
1494
1494
|
"character": 3
|
1495
1495
|
},
|
1496
1496
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
@@ -1499,7 +1499,7 @@
|
|
1499
1499
|
"__schema": "InferenceTypeSchema",
|
1500
1500
|
"location": {
|
1501
1501
|
"filePath": "install.main.runtime.ts",
|
1502
|
-
"line":
|
1502
|
+
"line": 1017,
|
1503
1503
|
"character": 3
|
1504
1504
|
},
|
1505
1505
|
"type": "RuntimeDefinition"
|
@@ -1511,7 +1511,7 @@
|
|
1511
1511
|
"__schema": "FunctionLikeSchema",
|
1512
1512
|
"location": {
|
1513
1513
|
"filePath": "install.main.runtime.ts",
|
1514
|
-
"line":
|
1514
|
+
"line": 1019,
|
1515
1515
|
"character": 3
|
1516
1516
|
},
|
1517
1517
|
"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>",
|
@@ -1521,7 +1521,7 @@
|
|
1521
1521
|
"__schema": "ParameterSchema",
|
1522
1522
|
"location": {
|
1523
1523
|
"filePath": "install.main.runtime.ts",
|
1524
|
-
"line":
|
1524
|
+
"line": 1020,
|
1525
1525
|
"character": 5
|
1526
1526
|
},
|
1527
1527
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles ]",
|
@@ -1529,7 +1529,7 @@
|
|
1529
1529
|
"__schema": "TupleTypeSchema",
|
1530
1530
|
"location": {
|
1531
1531
|
"filePath": "install.main.runtime.ts",
|
1532
|
-
"line":
|
1532
|
+
"line": 1033,
|
1533
1533
|
"character": 8
|
1534
1534
|
},
|
1535
1535
|
"elements": [
|
@@ -1537,7 +1537,7 @@
|
|
1537
1537
|
"__schema": "TypeRefSchema",
|
1538
1538
|
"location": {
|
1539
1539
|
"filePath": "install.main.runtime.ts",
|
1540
|
-
"line":
|
1540
|
+
"line": 1034,
|
1541
1541
|
"character": 7
|
1542
1542
|
},
|
1543
1543
|
"name": "DependencyResolverMain",
|
@@ -1550,7 +1550,7 @@
|
|
1550
1550
|
"__schema": "TypeRefSchema",
|
1551
1551
|
"location": {
|
1552
1552
|
"filePath": "install.main.runtime.ts",
|
1553
|
-
"line":
|
1553
|
+
"line": 1035,
|
1554
1554
|
"character": 7
|
1555
1555
|
},
|
1556
1556
|
"name": "Workspace",
|
@@ -1563,7 +1563,7 @@
|
|
1563
1563
|
"__schema": "TypeRefSchema",
|
1564
1564
|
"location": {
|
1565
1565
|
"filePath": "install.main.runtime.ts",
|
1566
|
-
"line":
|
1566
|
+
"line": 1036,
|
1567
1567
|
"character": 7
|
1568
1568
|
},
|
1569
1569
|
"name": "LoggerMain",
|
@@ -1576,7 +1576,7 @@
|
|
1576
1576
|
"__schema": "TypeRefSchema",
|
1577
1577
|
"location": {
|
1578
1578
|
"filePath": "install.main.runtime.ts",
|
1579
|
-
"line":
|
1579
|
+
"line": 1037,
|
1580
1580
|
"character": 7
|
1581
1581
|
},
|
1582
1582
|
"name": "VariantsMain",
|
@@ -1589,7 +1589,7 @@
|
|
1589
1589
|
"__schema": "TypeRefSchema",
|
1590
1590
|
"location": {
|
1591
1591
|
"filePath": "install.main.runtime.ts",
|
1592
|
-
"line":
|
1592
|
+
"line": 1038,
|
1593
1593
|
"character": 7
|
1594
1594
|
},
|
1595
1595
|
"name": "CLIMain",
|
@@ -1602,7 +1602,7 @@
|
|
1602
1602
|
"__schema": "TypeRefSchema",
|
1603
1603
|
"location": {
|
1604
1604
|
"filePath": "install.main.runtime.ts",
|
1605
|
-
"line":
|
1605
|
+
"line": 1039,
|
1606
1606
|
"character": 7
|
1607
1607
|
},
|
1608
1608
|
"name": "CompilerMain",
|
@@ -1615,7 +1615,7 @@
|
|
1615
1615
|
"__schema": "TypeRefSchema",
|
1616
1616
|
"location": {
|
1617
1617
|
"filePath": "install.main.runtime.ts",
|
1618
|
-
"line":
|
1618
|
+
"line": 1040,
|
1619
1619
|
"character": 7
|
1620
1620
|
},
|
1621
1621
|
"name": "IssuesMain",
|
@@ -1628,7 +1628,7 @@
|
|
1628
1628
|
"__schema": "TypeRefSchema",
|
1629
1629
|
"location": {
|
1630
1630
|
"filePath": "install.main.runtime.ts",
|
1631
|
-
"line":
|
1631
|
+
"line": 1041,
|
1632
1632
|
"character": 7
|
1633
1633
|
},
|
1634
1634
|
"name": "EnvsMain",
|
@@ -1641,7 +1641,7 @@
|
|
1641
1641
|
"__schema": "TypeRefSchema",
|
1642
1642
|
"location": {
|
1643
1643
|
"filePath": "install.main.runtime.ts",
|
1644
|
-
"line":
|
1644
|
+
"line": 1042,
|
1645
1645
|
"character": 7
|
1646
1646
|
},
|
1647
1647
|
"name": "ApplicationMain",
|
@@ -1654,7 +1654,7 @@
|
|
1654
1654
|
"__schema": "TypeRefSchema",
|
1655
1655
|
"location": {
|
1656
1656
|
"filePath": "install.main.runtime.ts",
|
1657
|
-
"line":
|
1657
|
+
"line": 1043,
|
1658
1658
|
"character": 7
|
1659
1659
|
},
|
1660
1660
|
"name": "IpcEventsMain",
|
@@ -1667,7 +1667,7 @@
|
|
1667
1667
|
"__schema": "TypeRefSchema",
|
1668
1668
|
"location": {
|
1669
1669
|
"filePath": "install.main.runtime.ts",
|
1670
|
-
"line":
|
1670
|
+
"line": 1044,
|
1671
1671
|
"character": 7
|
1672
1672
|
},
|
1673
1673
|
"name": "GeneratorMain",
|
@@ -1680,7 +1680,7 @@
|
|
1680
1680
|
"__schema": "TypeRefSchema",
|
1681
1681
|
"location": {
|
1682
1682
|
"filePath": "install.main.runtime.ts",
|
1683
|
-
"line":
|
1683
|
+
"line": 1045,
|
1684
1684
|
"character": 7
|
1685
1685
|
},
|
1686
1686
|
"name": "WorkspaceConfigFilesMain",
|
@@ -1698,7 +1698,7 @@
|
|
1698
1698
|
"__schema": "ParameterSchema",
|
1699
1699
|
"location": {
|
1700
1700
|
"filePath": "install.main.runtime.ts",
|
1701
|
-
"line":
|
1701
|
+
"line": 1047,
|
1702
1702
|
"character": 5
|
1703
1703
|
},
|
1704
1704
|
"name": "_",
|
@@ -1706,7 +1706,7 @@
|
|
1706
1706
|
"__schema": "InferenceTypeSchema",
|
1707
1707
|
"location": {
|
1708
1708
|
"filePath": "install.main.runtime.ts",
|
1709
|
-
"line":
|
1709
|
+
"line": 1047,
|
1710
1710
|
"character": 5
|
1711
1711
|
},
|
1712
1712
|
"type": "any"
|
@@ -1718,7 +1718,7 @@
|
|
1718
1718
|
"__schema": "ParameterSchema",
|
1719
1719
|
"location": {
|
1720
1720
|
"filePath": "install.main.runtime.ts",
|
1721
|
-
"line":
|
1721
|
+
"line": 1048,
|
1722
1722
|
"character": 5
|
1723
1723
|
},
|
1724
1724
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
@@ -1726,7 +1726,7 @@
|
|
1726
1726
|
"__schema": "TupleTypeSchema",
|
1727
1727
|
"location": {
|
1728
1728
|
"filePath": "install.main.runtime.ts",
|
1729
|
-
"line":
|
1729
|
+
"line": 1048,
|
1730
1730
|
"character": 53
|
1731
1731
|
},
|
1732
1732
|
"elements": [
|
@@ -1734,7 +1734,7 @@
|
|
1734
1734
|
"__schema": "TypeRefSchema",
|
1735
1735
|
"location": {
|
1736
1736
|
"filePath": "install.main.runtime.ts",
|
1737
|
-
"line":
|
1737
|
+
"line": 1048,
|
1738
1738
|
"character": 54
|
1739
1739
|
},
|
1740
1740
|
"name": "PreLinkSlot",
|
@@ -1744,7 +1744,7 @@
|
|
1744
1744
|
"__schema": "TypeRefSchema",
|
1745
1745
|
"location": {
|
1746
1746
|
"filePath": "install.main.runtime.ts",
|
1747
|
-
"line":
|
1747
|
+
"line": 1048,
|
1748
1748
|
"character": 67
|
1749
1749
|
},
|
1750
1750
|
"name": "PreInstallSlot",
|
@@ -1754,7 +1754,7 @@
|
|
1754
1754
|
"__schema": "TypeRefSchema",
|
1755
1755
|
"location": {
|
1756
1756
|
"filePath": "install.main.runtime.ts",
|
1757
|
-
"line":
|
1757
|
+
"line": 1048,
|
1758
1758
|
"character": 83
|
1759
1759
|
},
|
1760
1760
|
"name": "PostInstallSlot",
|
@@ -1770,7 +1770,7 @@
|
|
1770
1770
|
"__schema": "InferenceTypeSchema",
|
1771
1771
|
"location": {
|
1772
1772
|
"filePath": "install.main.runtime.ts",
|
1773
|
-
"line":
|
1773
|
+
"line": 1019,
|
1774
1774
|
"character": 3
|
1775
1775
|
},
|
1776
1776
|
"type": "Promise<InstallMain>"
|
@@ -3154,14 +3154,14 @@
|
|
3154
3154
|
"__schema": "FunctionLikeSchema",
|
3155
3155
|
"location": {
|
3156
3156
|
"filePath": "install.main.runtime.ts",
|
3157
|
-
"line":
|
3157
|
+
"line": 591,
|
3158
3158
|
"character": 3
|
3159
3159
|
},
|
3160
3160
|
"doc": {
|
3161
3161
|
"__schema": "DocSchema",
|
3162
3162
|
"location": {
|
3163
3163
|
"filePath": "install.main.runtime.ts",
|
3164
|
-
"line":
|
3164
|
+
"line": 584,
|
3165
3165
|
"character": 3
|
3166
3166
|
},
|
3167
3167
|
"raw": "/**\n * This function returns a list of old non-loaded environments names.\n * @returns an array of strings called `oldNonLoadedEnvs`. This array contains the names of environment variables that\n * failed to load as extensions and are also don't have an env.jsonc file.\n * If this list is not empty, then the user might need to run another install to make sure all dependencies resolved\n * correctly\n */",
|
@@ -3171,7 +3171,7 @@
|
|
3171
3171
|
"__schema": "ReturnTagSchema",
|
3172
3172
|
"location": {
|
3173
3173
|
"filePath": "install.main.runtime.ts",
|
3174
|
-
"line":
|
3174
|
+
"line": 586,
|
3175
3175
|
"character": 6
|
3176
3176
|
},
|
3177
3177
|
"tagName": "return",
|
@@ -3186,7 +3186,7 @@
|
|
3186
3186
|
"__schema": "InferenceTypeSchema",
|
3187
3187
|
"location": {
|
3188
3188
|
"filePath": "install.main.runtime.ts",
|
3189
|
-
"line":
|
3189
|
+
"line": 591,
|
3190
3190
|
"character": 3
|
3191
3191
|
},
|
3192
3192
|
"type": "string[]"
|
@@ -3199,14 +3199,14 @@
|
|
3199
3199
|
"__schema": "FunctionLikeSchema",
|
3200
3200
|
"location": {
|
3201
3201
|
"filePath": "install.main.runtime.ts",
|
3202
|
-
"line":
|
3202
|
+
"line": 742,
|
3203
3203
|
"character": 3
|
3204
3204
|
},
|
3205
3205
|
"doc": {
|
3206
3206
|
"__schema": "DocSchema",
|
3207
3207
|
"location": {
|
3208
3208
|
"filePath": "install.main.runtime.ts",
|
3209
|
-
"line":
|
3209
|
+
"line": 737,
|
3210
3210
|
"character": 3
|
3211
3211
|
},
|
3212
3212
|
"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 */",
|
@@ -3216,7 +3216,7 @@
|
|
3216
3216
|
"__schema": "PropertyLikeTagSchema",
|
3217
3217
|
"location": {
|
3218
3218
|
"filePath": "install.main.runtime.ts",
|
3219
|
-
"line":
|
3219
|
+
"line": 740,
|
3220
3220
|
"character": 6
|
3221
3221
|
},
|
3222
3222
|
"name": "options.all",
|
@@ -3226,7 +3226,7 @@
|
|
3226
3226
|
"__schema": "TypeRefSchema",
|
3227
3227
|
"location": {
|
3228
3228
|
"filePath": "install.main.runtime.ts",
|
3229
|
-
"line":
|
3229
|
+
"line": 740,
|
3230
3230
|
"character": 26
|
3231
3231
|
},
|
3232
3232
|
"name": "Boolean"
|
@@ -3241,7 +3241,7 @@
|
|
3241
3241
|
"__schema": "ParameterSchema",
|
3242
3242
|
"location": {
|
3243
3243
|
"filePath": "install.main.runtime.ts",
|
3244
|
-
"line":
|
3244
|
+
"line": 742,
|
3245
3245
|
"character": 28
|
3246
3246
|
},
|
3247
3247
|
"name": "options",
|
@@ -3249,7 +3249,7 @@
|
|
3249
3249
|
"__schema": "TypeLiteralSchema",
|
3250
3250
|
"location": {
|
3251
3251
|
"filePath": "install.main.runtime.ts",
|
3252
|
-
"line":
|
3252
|
+
"line": 742,
|
3253
3253
|
"character": 37
|
3254
3254
|
},
|
3255
3255
|
"members": [
|
@@ -3257,7 +3257,7 @@
|
|
3257
3257
|
"__schema": "VariableLikeSchema",
|
3258
3258
|
"location": {
|
3259
3259
|
"filePath": "install.main.runtime.ts",
|
3260
|
-
"line":
|
3260
|
+
"line": 743,
|
3261
3261
|
"character": 5
|
3262
3262
|
},
|
3263
3263
|
"signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
|
@@ -3266,7 +3266,7 @@
|
|
3266
3266
|
"__schema": "TypeUnionSchema",
|
3267
3267
|
"location": {
|
3268
3268
|
"filePath": "install.main.runtime.ts",
|
3269
|
-
"line":
|
3269
|
+
"line": 743,
|
3270
3270
|
"character": 24
|
3271
3271
|
},
|
3272
3272
|
"types": [
|
@@ -3274,7 +3274,7 @@
|
|
3274
3274
|
"__schema": "LiteralTypeSchema",
|
3275
3275
|
"location": {
|
3276
3276
|
"filePath": "install.main.runtime.ts",
|
3277
|
-
"line":
|
3277
|
+
"line": 743,
|
3278
3278
|
"character": 24
|
3279
3279
|
},
|
3280
3280
|
"name": "'major'"
|
@@ -3283,7 +3283,7 @@
|
|
3283
3283
|
"__schema": "LiteralTypeSchema",
|
3284
3284
|
"location": {
|
3285
3285
|
"filePath": "install.main.runtime.ts",
|
3286
|
-
"line":
|
3286
|
+
"line": 743,
|
3287
3287
|
"character": 34
|
3288
3288
|
},
|
3289
3289
|
"name": "'minor'"
|
@@ -3292,7 +3292,7 @@
|
|
3292
3292
|
"__schema": "LiteralTypeSchema",
|
3293
3293
|
"location": {
|
3294
3294
|
"filePath": "install.main.runtime.ts",
|
3295
|
-
"line":
|
3295
|
+
"line": 743,
|
3296
3296
|
"character": 44
|
3297
3297
|
},
|
3298
3298
|
"name": "'patch'"
|
@@ -3301,7 +3301,7 @@
|
|
3301
3301
|
"__schema": "LiteralTypeSchema",
|
3302
3302
|
"location": {
|
3303
3303
|
"filePath": "install.main.runtime.ts",
|
3304
|
-
"line":
|
3304
|
+
"line": 743,
|
3305
3305
|
"character": 54
|
3306
3306
|
},
|
3307
3307
|
"name": "'compatible'"
|
@@ -3314,7 +3314,7 @@
|
|
3314
3314
|
"__schema": "VariableLikeSchema",
|
3315
3315
|
"location": {
|
3316
3316
|
"filePath": "install.main.runtime.ts",
|
3317
|
-
"line":
|
3317
|
+
"line": 744,
|
3318
3318
|
"character": 5
|
3319
3319
|
},
|
3320
3320
|
"signature": "(property) patterns?: string[] | undefined",
|
@@ -3323,14 +3323,14 @@
|
|
3323
3323
|
"__schema": "TypeArraySchema",
|
3324
3324
|
"location": {
|
3325
3325
|
"filePath": "install.main.runtime.ts",
|
3326
|
-
"line":
|
3326
|
+
"line": 744,
|
3327
3327
|
"character": 16
|
3328
3328
|
},
|
3329
3329
|
"type": {
|
3330
3330
|
"__schema": "KeywordTypeSchema",
|
3331
3331
|
"location": {
|
3332
3332
|
"filePath": "install.main.runtime.ts",
|
3333
|
-
"line":
|
3333
|
+
"line": 744,
|
3334
3334
|
"character": 16
|
3335
3335
|
},
|
3336
3336
|
"name": "string"
|
@@ -3342,7 +3342,7 @@
|
|
3342
3342
|
"__schema": "VariableLikeSchema",
|
3343
3343
|
"location": {
|
3344
3344
|
"filePath": "install.main.runtime.ts",
|
3345
|
-
"line":
|
3345
|
+
"line": 745,
|
3346
3346
|
"character": 5
|
3347
3347
|
},
|
3348
3348
|
"signature": "(property) all: boolean",
|
@@ -3351,7 +3351,7 @@
|
|
3351
3351
|
"__schema": "KeywordTypeSchema",
|
3352
3352
|
"location": {
|
3353
3353
|
"filePath": "install.main.runtime.ts",
|
3354
|
-
"line":
|
3354
|
+
"line": 745,
|
3355
3355
|
"character": 10
|
3356
3356
|
},
|
3357
3357
|
"name": "boolean"
|
@@ -3368,7 +3368,7 @@
|
|
3368
3368
|
"__schema": "TypeRefSchema",
|
3369
3369
|
"location": {
|
3370
3370
|
"filePath": "install.main.runtime.ts",
|
3371
|
-
"line":
|
3371
|
+
"line": 746,
|
3372
3372
|
"character": 7
|
3373
3373
|
},
|
3374
3374
|
"name": "Promise",
|
@@ -3377,7 +3377,7 @@
|
|
3377
3377
|
"__schema": "TypeUnionSchema",
|
3378
3378
|
"location": {
|
3379
3379
|
"filePath": "install.main.runtime.ts",
|
3380
|
-
"line":
|
3380
|
+
"line": 746,
|
3381
3381
|
"character": 15
|
3382
3382
|
},
|
3383
3383
|
"types": [
|
@@ -3385,7 +3385,7 @@
|
|
3385
3385
|
"__schema": "TypeRefSchema",
|
3386
3386
|
"location": {
|
3387
3387
|
"filePath": "install.main.runtime.ts",
|
3388
|
-
"line":
|
3388
|
+
"line": 746,
|
3389
3389
|
"character": 15
|
3390
3390
|
},
|
3391
3391
|
"name": "ComponentMap",
|
@@ -3398,7 +3398,7 @@
|
|
3398
3398
|
"__schema": "KeywordTypeSchema",
|
3399
3399
|
"location": {
|
3400
3400
|
"filePath": "install.main.runtime.ts",
|
3401
|
-
"line":
|
3401
|
+
"line": 746,
|
3402
3402
|
"character": 28
|
3403
3403
|
},
|
3404
3404
|
"name": "string"
|
@@ -3409,7 +3409,7 @@
|
|
3409
3409
|
"__schema": "LiteralTypeSchema",
|
3410
3410
|
"location": {
|
3411
3411
|
"filePath": "install.main.runtime.ts",
|
3412
|
-
"line":
|
3412
|
+
"line": 746,
|
3413
3413
|
"character": 38
|
3414
3414
|
},
|
3415
3415
|
"name": "null"
|
@@ -3426,7 +3426,7 @@
|
|
3426
3426
|
"__schema": "FunctionLikeSchema",
|
3427
3427
|
"location": {
|
3428
3428
|
"filePath": "install.main.runtime.ts",
|
3429
|
-
"line":
|
3429
|
+
"line": 789,
|
3430
3430
|
"character": 3
|
3431
3431
|
},
|
3432
3432
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
@@ -3436,7 +3436,7 @@
|
|
3436
3436
|
"__schema": "ParameterSchema",
|
3437
3437
|
"location": {
|
3438
3438
|
"filePath": "install.main.runtime.ts",
|
3439
|
-
"line":
|
3439
|
+
"line": 789,
|
3440
3440
|
"character": 46
|
3441
3441
|
},
|
3442
3442
|
"name": "components",
|
@@ -3444,14 +3444,14 @@
|
|
3444
3444
|
"__schema": "TypeArraySchema",
|
3445
3445
|
"location": {
|
3446
3446
|
"filePath": "install.main.runtime.ts",
|
3447
|
-
"line":
|
3447
|
+
"line": 789,
|
3448
3448
|
"character": 58
|
3449
3449
|
},
|
3450
3450
|
"type": {
|
3451
3451
|
"__schema": "TypeRefSchema",
|
3452
3452
|
"location": {
|
3453
3453
|
"filePath": "install.main.runtime.ts",
|
3454
|
-
"line":
|
3454
|
+
"line": 789,
|
3455
3455
|
"character": 58
|
3456
3456
|
},
|
3457
3457
|
"name": "Component",
|
@@ -3469,7 +3469,7 @@
|
|
3469
3469
|
"__schema": "InferenceTypeSchema",
|
3470
3470
|
"location": {
|
3471
3471
|
"filePath": "install.main.runtime.ts",
|
3472
|
-
"line":
|
3472
|
+
"line": 789,
|
3473
3473
|
"character": 3
|
3474
3474
|
},
|
3475
3475
|
"type": "Promise<void>"
|
@@ -3482,14 +3482,14 @@
|
|
3482
3482
|
"__schema": "FunctionLikeSchema",
|
3483
3483
|
"location": {
|
3484
3484
|
"filePath": "install.main.runtime.ts",
|
3485
|
-
"line":
|
3485
|
+
"line": 858,
|
3486
3486
|
"character": 3
|
3487
3487
|
},
|
3488
3488
|
"doc": {
|
3489
3489
|
"__schema": "DocSchema",
|
3490
3490
|
"location": {
|
3491
3491
|
"filePath": "install.main.runtime.ts",
|
3492
|
-
"line":
|
3492
|
+
"line": 853,
|
3493
3493
|
"character": 3
|
3494
3494
|
},
|
3495
3495
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
@@ -3499,7 +3499,7 @@
|
|
3499
3499
|
"__schema": "PropertyLikeTagSchema",
|
3500
3500
|
"location": {
|
3501
3501
|
"filePath": "install.main.runtime.ts",
|
3502
|
-
"line":
|
3502
|
+
"line": 856,
|
3503
3503
|
"character": 6
|
3504
3504
|
},
|
3505
3505
|
"name": "the",
|
@@ -3509,14 +3509,14 @@
|
|
3509
3509
|
"__schema": "TypeArraySchema",
|
3510
3510
|
"location": {
|
3511
3511
|
"filePath": "install.main.runtime.ts",
|
3512
|
-
"line":
|
3512
|
+
"line": 856,
|
3513
3513
|
"character": 14
|
3514
3514
|
},
|
3515
3515
|
"type": {
|
3516
3516
|
"__schema": "KeywordTypeSchema",
|
3517
3517
|
"location": {
|
3518
3518
|
"filePath": "install.main.runtime.ts",
|
3519
|
-
"line":
|
3519
|
+
"line": 856,
|
3520
3520
|
"character": 14
|
3521
3521
|
},
|
3522
3522
|
"name": "string"
|
@@ -3532,7 +3532,7 @@
|
|
3532
3532
|
"__schema": "ParameterSchema",
|
3533
3533
|
"location": {
|
3534
3534
|
"filePath": "install.main.runtime.ts",
|
3535
|
-
"line":
|
3535
|
+
"line": 858,
|
3536
3536
|
"character": 31
|
3537
3537
|
},
|
3538
3538
|
"name": "packages",
|
@@ -3540,14 +3540,14 @@
|
|
3540
3540
|
"__schema": "TypeArraySchema",
|
3541
3541
|
"location": {
|
3542
3542
|
"filePath": "install.main.runtime.ts",
|
3543
|
-
"line":
|
3543
|
+
"line": 858,
|
3544
3544
|
"character": 41
|
3545
3545
|
},
|
3546
3546
|
"type": {
|
3547
3547
|
"__schema": "KeywordTypeSchema",
|
3548
3548
|
"location": {
|
3549
3549
|
"filePath": "install.main.runtime.ts",
|
3550
|
-
"line":
|
3550
|
+
"line": 858,
|
3551
3551
|
"character": 41
|
3552
3552
|
},
|
3553
3553
|
"name": "string"
|
@@ -3561,7 +3561,7 @@
|
|
3561
3561
|
"__schema": "InferenceTypeSchema",
|
3562
3562
|
"location": {
|
3563
3563
|
"filePath": "install.main.runtime.ts",
|
3564
|
-
"line":
|
3564
|
+
"line": 858,
|
3565
3565
|
"character": 3
|
3566
3566
|
},
|
3567
3567
|
"type": "Promise<ComponentMap<string>>"
|
@@ -3574,14 +3574,14 @@
|
|
3574
3574
|
"__schema": "FunctionLikeSchema",
|
3575
3575
|
"location": {
|
3576
3576
|
"filePath": "install.main.runtime.ts",
|
3577
|
-
"line":
|
3577
|
+
"line": 868,
|
3578
3578
|
"character": 3
|
3579
3579
|
},
|
3580
3580
|
"doc": {
|
3581
3581
|
"__schema": "DocSchema",
|
3582
3582
|
"location": {
|
3583
3583
|
"filePath": "install.main.runtime.ts",
|
3584
|
-
"line":
|
3584
|
+
"line": 864,
|
3585
3585
|
"character": 3
|
3586
3586
|
},
|
3587
3587
|
"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 */",
|
@@ -3594,7 +3594,7 @@
|
|
3594
3594
|
"__schema": "ParameterSchema",
|
3595
3595
|
"location": {
|
3596
3596
|
"filePath": "install.main.runtime.ts",
|
3597
|
-
"line":
|
3597
|
+
"line": 869,
|
3598
3598
|
"character": 5
|
3599
3599
|
},
|
3600
3600
|
"name": "options",
|
@@ -3602,7 +3602,7 @@
|
|
3602
3602
|
"__schema": "TypeRefSchema",
|
3603
3603
|
"location": {
|
3604
3604
|
"filePath": "install.main.runtime.ts",
|
3605
|
-
"line":
|
3605
|
+
"line": 869,
|
3606
3606
|
"character": 14
|
3607
3607
|
},
|
3608
3608
|
"name": "WorkspaceLinkOptions",
|
@@ -3617,7 +3617,7 @@
|
|
3617
3617
|
"__schema": "TypeRefSchema",
|
3618
3618
|
"location": {
|
3619
3619
|
"filePath": "install.main.runtime.ts",
|
3620
|
-
"line":
|
3620
|
+
"line": 870,
|
3621
3621
|
"character": 6
|
3622
3622
|
},
|
3623
3623
|
"name": "Promise",
|
@@ -3626,7 +3626,7 @@
|
|
3626
3626
|
"__schema": "TypeLiteralSchema",
|
3627
3627
|
"location": {
|
3628
3628
|
"filePath": "install.main.runtime.ts",
|
3629
|
-
"line":
|
3629
|
+
"line": 870,
|
3630
3630
|
"character": 14
|
3631
3631
|
},
|
3632
3632
|
"members": [
|
@@ -3634,7 +3634,7 @@
|
|
3634
3634
|
"__schema": "VariableLikeSchema",
|
3635
3635
|
"location": {
|
3636
3636
|
"filePath": "install.main.runtime.ts",
|
3637
|
-
"line":
|
3637
|
+
"line": 870,
|
3638
3638
|
"character": 16
|
3639
3639
|
},
|
3640
3640
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
@@ -3643,7 +3643,7 @@
|
|
3643
3643
|
"__schema": "TypeRefSchema",
|
3644
3644
|
"location": {
|
3645
3645
|
"filePath": "install.main.runtime.ts",
|
3646
|
-
"line":
|
3646
|
+
"line": 870,
|
3647
3647
|
"character": 16
|
3648
3648
|
},
|
3649
3649
|
"name": "WorkspaceLinkResults",
|
@@ -3655,7 +3655,7 @@
|
|
3655
3655
|
"__schema": "VariableLikeSchema",
|
3656
3656
|
"location": {
|
3657
3657
|
"filePath": "install.main.runtime.ts",
|
3658
|
-
"line":
|
3658
|
+
"line": 870,
|
3659
3659
|
"character": 51
|
3660
3660
|
},
|
3661
3661
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
@@ -3664,7 +3664,7 @@
|
|
3664
3664
|
"__schema": "TypeRefSchema",
|
3665
3665
|
"location": {
|
3666
3666
|
"filePath": "install.main.runtime.ts",
|
3667
|
-
"line":
|
3667
|
+
"line": 870,
|
3668
3668
|
"character": 67
|
3669
3669
|
},
|
3670
3670
|
"name": "Record",
|
@@ -3673,7 +3673,7 @@
|
|
3673
3673
|
"__schema": "KeywordTypeSchema",
|
3674
3674
|
"location": {
|
3675
3675
|
"filePath": "install.main.runtime.ts",
|
3676
|
-
"line":
|
3676
|
+
"line": 870,
|
3677
3677
|
"character": 74
|
3678
3678
|
},
|
3679
3679
|
"name": "string"
|
@@ -3682,7 +3682,7 @@
|
|
3682
3682
|
"__schema": "KeywordTypeSchema",
|
3683
3683
|
"location": {
|
3684
3684
|
"filePath": "install.main.runtime.ts",
|
3685
|
-
"line":
|
3685
|
+
"line": 870,
|
3686
3686
|
"character": 82
|
3687
3687
|
},
|
3688
3688
|
"name": "string"
|
@@ -3703,7 +3703,7 @@
|
|
3703
3703
|
"__schema": "FunctionLikeSchema",
|
3704
3704
|
"location": {
|
3705
3705
|
"filePath": "install.main.runtime.ts",
|
3706
|
-
"line":
|
3706
|
+
"line": 894,
|
3707
3707
|
"character": 3
|
3708
3708
|
},
|
3709
3709
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
@@ -3713,7 +3713,7 @@
|
|
3713
3713
|
"__schema": "ParameterSchema",
|
3714
3714
|
"location": {
|
3715
3715
|
"filePath": "install.main.runtime.ts",
|
3716
|
-
"line":
|
3716
|
+
"line": 894,
|
3717
3717
|
"character": 22
|
3718
3718
|
},
|
3719
3719
|
"name": "compDirMap",
|
@@ -3721,7 +3721,7 @@
|
|
3721
3721
|
"__schema": "TypeRefSchema",
|
3722
3722
|
"location": {
|
3723
3723
|
"filePath": "install.main.runtime.ts",
|
3724
|
-
"line":
|
3724
|
+
"line": 894,
|
3725
3725
|
"character": 34
|
3726
3726
|
},
|
3727
3727
|
"name": "ComponentMap",
|
@@ -3734,7 +3734,7 @@
|
|
3734
3734
|
"__schema": "KeywordTypeSchema",
|
3735
3735
|
"location": {
|
3736
3736
|
"filePath": "install.main.runtime.ts",
|
3737
|
-
"line":
|
3737
|
+
"line": 894,
|
3738
3738
|
"character": 47
|
3739
3739
|
},
|
3740
3740
|
"name": "string"
|
@@ -3748,7 +3748,7 @@
|
|
3748
3748
|
"__schema": "ParameterSchema",
|
3749
3749
|
"location": {
|
3750
3750
|
"filePath": "install.main.runtime.ts",
|
3751
|
-
"line":
|
3751
|
+
"line": 894,
|
3752
3752
|
"character": 56
|
3753
3753
|
},
|
3754
3754
|
"name": "options",
|
@@ -3756,7 +3756,7 @@
|
|
3756
3756
|
"__schema": "TypeLiteralSchema",
|
3757
3757
|
"location": {
|
3758
3758
|
"filePath": "install.main.runtime.ts",
|
3759
|
-
"line":
|
3759
|
+
"line": 894,
|
3760
3760
|
"character": 66
|
3761
3761
|
},
|
3762
3762
|
"members": [
|
@@ -3764,7 +3764,7 @@
|
|
3764
3764
|
"__schema": "VariableLikeSchema",
|
3765
3765
|
"location": {
|
3766
3766
|
"filePath": "install.main.runtime.ts",
|
3767
|
-
"line":
|
3767
|
+
"line": 894,
|
3768
3768
|
"character": 68
|
3769
3769
|
},
|
3770
3770
|
"signature": "(property) rewire?: boolean | undefined",
|
@@ -3773,7 +3773,7 @@
|
|
3773
3773
|
"__schema": "KeywordTypeSchema",
|
3774
3774
|
"location": {
|
3775
3775
|
"filePath": "install.main.runtime.ts",
|
3776
|
-
"line":
|
3776
|
+
"line": 894,
|
3777
3777
|
"character": 77
|
3778
3778
|
},
|
3779
3779
|
"name": "boolean"
|
@@ -3790,7 +3790,7 @@
|
|
3790
3790
|
"__schema": "InferenceTypeSchema",
|
3791
3791
|
"location": {
|
3792
3792
|
"filePath": "install.main.runtime.ts",
|
3793
|
-
"line":
|
3793
|
+
"line": 894,
|
3794
3794
|
"character": 3
|
3795
3795
|
},
|
3796
3796
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
@@ -3803,7 +3803,7 @@
|
|
3803
3803
|
"__schema": "FunctionLikeSchema",
|
3804
3804
|
"location": {
|
3805
3805
|
"filePath": "install.main.runtime.ts",
|
3806
|
-
"line":
|
3806
|
+
"line": 899,
|
3807
3807
|
"character": 3
|
3808
3808
|
},
|
3809
3809
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
@@ -3813,7 +3813,7 @@
|
|
3813
3813
|
"__schema": "ParameterSchema",
|
3814
3814
|
"location": {
|
3815
3815
|
"filePath": "install.main.runtime.ts",
|
3816
|
-
"line":
|
3816
|
+
"line": 899,
|
3817
3817
|
"character": 14
|
3818
3818
|
},
|
3819
3819
|
"name": "options",
|
@@ -3821,7 +3821,7 @@
|
|
3821
3821
|
"__schema": "TypeRefSchema",
|
3822
3822
|
"location": {
|
3823
3823
|
"filePath": "install.main.runtime.ts",
|
3824
|
-
"line":
|
3824
|
+
"line": 899,
|
3825
3825
|
"character": 23
|
3826
3826
|
},
|
3827
3827
|
"name": "WorkspaceLinkOptions",
|
@@ -3836,7 +3836,7 @@
|
|
3836
3836
|
"__schema": "TypeRefSchema",
|
3837
3837
|
"location": {
|
3838
3838
|
"filePath": "install.main.runtime.ts",
|
3839
|
-
"line":
|
3839
|
+
"line": 899,
|
3840
3840
|
"character": 51
|
3841
3841
|
},
|
3842
3842
|
"name": "Promise",
|
@@ -3845,7 +3845,7 @@
|
|
3845
3845
|
"__schema": "TypeRefSchema",
|
3846
3846
|
"location": {
|
3847
3847
|
"filePath": "install.main.runtime.ts",
|
3848
|
-
"line":
|
3848
|
+
"line": 899,
|
3849
3849
|
"character": 59
|
3850
3850
|
},
|
3851
3851
|
"name": "WorkspaceLinkResults",
|
@@ -3861,7 +3861,7 @@
|
|
3861
3861
|
"__schema": "VariableLikeSchema",
|
3862
3862
|
"location": {
|
3863
3863
|
"filePath": "install.main.runtime.ts",
|
3864
|
-
"line":
|
3864
|
+
"line": 1001,
|
3865
3865
|
"character": 3
|
3866
3866
|
},
|
3867
3867
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
@@ -3870,7 +3870,7 @@
|
|
3870
3870
|
"__schema": "InferenceTypeSchema",
|
3871
3871
|
"location": {
|
3872
3872
|
"filePath": "install.main.runtime.ts",
|
3873
|
-
"line":
|
3873
|
+
"line": 1001,
|
3874
3874
|
"character": 3
|
3875
3875
|
},
|
3876
3876
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
@@ -3882,7 +3882,7 @@
|
|
3882
3882
|
"__schema": "VariableLikeSchema",
|
3883
3883
|
"location": {
|
3884
3884
|
"filePath": "install.main.runtime.ts",
|
3885
|
-
"line":
|
3885
|
+
"line": 1002,
|
3886
3886
|
"character": 3
|
3887
3887
|
},
|
3888
3888
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
@@ -3891,7 +3891,7 @@
|
|
3891
3891
|
"__schema": "InferenceTypeSchema",
|
3892
3892
|
"location": {
|
3893
3893
|
"filePath": "install.main.runtime.ts",
|
3894
|
-
"line":
|
3894
|
+
"line": 1002,
|
3895
3895
|
"character": 3
|
3896
3896
|
},
|
3897
3897
|
"type": "Aspect[]"
|
@@ -3903,7 +3903,7 @@
|
|
3903
3903
|
"__schema": "VariableLikeSchema",
|
3904
3904
|
"location": {
|
3905
3905
|
"filePath": "install.main.runtime.ts",
|
3906
|
-
"line":
|
3906
|
+
"line": 1017,
|
3907
3907
|
"character": 3
|
3908
3908
|
},
|
3909
3909
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
@@ -3912,7 +3912,7 @@
|
|
3912
3912
|
"__schema": "InferenceTypeSchema",
|
3913
3913
|
"location": {
|
3914
3914
|
"filePath": "install.main.runtime.ts",
|
3915
|
-
"line":
|
3915
|
+
"line": 1017,
|
3916
3916
|
"character": 3
|
3917
3917
|
},
|
3918
3918
|
"type": "RuntimeDefinition"
|
@@ -3924,7 +3924,7 @@
|
|
3924
3924
|
"__schema": "FunctionLikeSchema",
|
3925
3925
|
"location": {
|
3926
3926
|
"filePath": "install.main.runtime.ts",
|
3927
|
-
"line":
|
3927
|
+
"line": 1019,
|
3928
3928
|
"character": 3
|
3929
3929
|
},
|
3930
3930
|
"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>",
|
@@ -3934,7 +3934,7 @@
|
|
3934
3934
|
"__schema": "ParameterSchema",
|
3935
3935
|
"location": {
|
3936
3936
|
"filePath": "install.main.runtime.ts",
|
3937
|
-
"line":
|
3937
|
+
"line": 1020,
|
3938
3938
|
"character": 5
|
3939
3939
|
},
|
3940
3940
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles ]",
|
@@ -3942,7 +3942,7 @@
|
|
3942
3942
|
"__schema": "TupleTypeSchema",
|
3943
3943
|
"location": {
|
3944
3944
|
"filePath": "install.main.runtime.ts",
|
3945
|
-
"line":
|
3945
|
+
"line": 1033,
|
3946
3946
|
"character": 8
|
3947
3947
|
},
|
3948
3948
|
"elements": [
|
@@ -3950,7 +3950,7 @@
|
|
3950
3950
|
"__schema": "TypeRefSchema",
|
3951
3951
|
"location": {
|
3952
3952
|
"filePath": "install.main.runtime.ts",
|
3953
|
-
"line":
|
3953
|
+
"line": 1034,
|
3954
3954
|
"character": 7
|
3955
3955
|
},
|
3956
3956
|
"name": "DependencyResolverMain",
|
@@ -3963,7 +3963,7 @@
|
|
3963
3963
|
"__schema": "TypeRefSchema",
|
3964
3964
|
"location": {
|
3965
3965
|
"filePath": "install.main.runtime.ts",
|
3966
|
-
"line":
|
3966
|
+
"line": 1035,
|
3967
3967
|
"character": 7
|
3968
3968
|
},
|
3969
3969
|
"name": "Workspace",
|
@@ -3976,7 +3976,7 @@
|
|
3976
3976
|
"__schema": "TypeRefSchema",
|
3977
3977
|
"location": {
|
3978
3978
|
"filePath": "install.main.runtime.ts",
|
3979
|
-
"line":
|
3979
|
+
"line": 1036,
|
3980
3980
|
"character": 7
|
3981
3981
|
},
|
3982
3982
|
"name": "LoggerMain",
|
@@ -3989,7 +3989,7 @@
|
|
3989
3989
|
"__schema": "TypeRefSchema",
|
3990
3990
|
"location": {
|
3991
3991
|
"filePath": "install.main.runtime.ts",
|
3992
|
-
"line":
|
3992
|
+
"line": 1037,
|
3993
3993
|
"character": 7
|
3994
3994
|
},
|
3995
3995
|
"name": "VariantsMain",
|
@@ -4002,7 +4002,7 @@
|
|
4002
4002
|
"__schema": "TypeRefSchema",
|
4003
4003
|
"location": {
|
4004
4004
|
"filePath": "install.main.runtime.ts",
|
4005
|
-
"line":
|
4005
|
+
"line": 1038,
|
4006
4006
|
"character": 7
|
4007
4007
|
},
|
4008
4008
|
"name": "CLIMain",
|
@@ -4015,7 +4015,7 @@
|
|
4015
4015
|
"__schema": "TypeRefSchema",
|
4016
4016
|
"location": {
|
4017
4017
|
"filePath": "install.main.runtime.ts",
|
4018
|
-
"line":
|
4018
|
+
"line": 1039,
|
4019
4019
|
"character": 7
|
4020
4020
|
},
|
4021
4021
|
"name": "CompilerMain",
|
@@ -4028,7 +4028,7 @@
|
|
4028
4028
|
"__schema": "TypeRefSchema",
|
4029
4029
|
"location": {
|
4030
4030
|
"filePath": "install.main.runtime.ts",
|
4031
|
-
"line":
|
4031
|
+
"line": 1040,
|
4032
4032
|
"character": 7
|
4033
4033
|
},
|
4034
4034
|
"name": "IssuesMain",
|
@@ -4041,7 +4041,7 @@
|
|
4041
4041
|
"__schema": "TypeRefSchema",
|
4042
4042
|
"location": {
|
4043
4043
|
"filePath": "install.main.runtime.ts",
|
4044
|
-
"line":
|
4044
|
+
"line": 1041,
|
4045
4045
|
"character": 7
|
4046
4046
|
},
|
4047
4047
|
"name": "EnvsMain",
|
@@ -4054,7 +4054,7 @@
|
|
4054
4054
|
"__schema": "TypeRefSchema",
|
4055
4055
|
"location": {
|
4056
4056
|
"filePath": "install.main.runtime.ts",
|
4057
|
-
"line":
|
4057
|
+
"line": 1042,
|
4058
4058
|
"character": 7
|
4059
4059
|
},
|
4060
4060
|
"name": "ApplicationMain",
|
@@ -4067,7 +4067,7 @@
|
|
4067
4067
|
"__schema": "TypeRefSchema",
|
4068
4068
|
"location": {
|
4069
4069
|
"filePath": "install.main.runtime.ts",
|
4070
|
-
"line":
|
4070
|
+
"line": 1043,
|
4071
4071
|
"character": 7
|
4072
4072
|
},
|
4073
4073
|
"name": "IpcEventsMain",
|
@@ -4080,7 +4080,7 @@
|
|
4080
4080
|
"__schema": "TypeRefSchema",
|
4081
4081
|
"location": {
|
4082
4082
|
"filePath": "install.main.runtime.ts",
|
4083
|
-
"line":
|
4083
|
+
"line": 1044,
|
4084
4084
|
"character": 7
|
4085
4085
|
},
|
4086
4086
|
"name": "GeneratorMain",
|
@@ -4093,7 +4093,7 @@
|
|
4093
4093
|
"__schema": "TypeRefSchema",
|
4094
4094
|
"location": {
|
4095
4095
|
"filePath": "install.main.runtime.ts",
|
4096
|
-
"line":
|
4096
|
+
"line": 1045,
|
4097
4097
|
"character": 7
|
4098
4098
|
},
|
4099
4099
|
"name": "WorkspaceConfigFilesMain",
|
@@ -4111,7 +4111,7 @@
|
|
4111
4111
|
"__schema": "ParameterSchema",
|
4112
4112
|
"location": {
|
4113
4113
|
"filePath": "install.main.runtime.ts",
|
4114
|
-
"line":
|
4114
|
+
"line": 1047,
|
4115
4115
|
"character": 5
|
4116
4116
|
},
|
4117
4117
|
"name": "_",
|
@@ -4119,7 +4119,7 @@
|
|
4119
4119
|
"__schema": "InferenceTypeSchema",
|
4120
4120
|
"location": {
|
4121
4121
|
"filePath": "install.main.runtime.ts",
|
4122
|
-
"line":
|
4122
|
+
"line": 1047,
|
4123
4123
|
"character": 5
|
4124
4124
|
},
|
4125
4125
|
"type": "any"
|
@@ -4131,7 +4131,7 @@
|
|
4131
4131
|
"__schema": "ParameterSchema",
|
4132
4132
|
"location": {
|
4133
4133
|
"filePath": "install.main.runtime.ts",
|
4134
|
-
"line":
|
4134
|
+
"line": 1048,
|
4135
4135
|
"character": 5
|
4136
4136
|
},
|
4137
4137
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
@@ -4139,7 +4139,7 @@
|
|
4139
4139
|
"__schema": "TupleTypeSchema",
|
4140
4140
|
"location": {
|
4141
4141
|
"filePath": "install.main.runtime.ts",
|
4142
|
-
"line":
|
4142
|
+
"line": 1048,
|
4143
4143
|
"character": 53
|
4144
4144
|
},
|
4145
4145
|
"elements": [
|
@@ -4147,7 +4147,7 @@
|
|
4147
4147
|
"__schema": "TypeRefSchema",
|
4148
4148
|
"location": {
|
4149
4149
|
"filePath": "install.main.runtime.ts",
|
4150
|
-
"line":
|
4150
|
+
"line": 1048,
|
4151
4151
|
"character": 54
|
4152
4152
|
},
|
4153
4153
|
"name": "PreLinkSlot",
|
@@ -4157,7 +4157,7 @@
|
|
4157
4157
|
"__schema": "TypeRefSchema",
|
4158
4158
|
"location": {
|
4159
4159
|
"filePath": "install.main.runtime.ts",
|
4160
|
-
"line":
|
4160
|
+
"line": 1048,
|
4161
4161
|
"character": 67
|
4162
4162
|
},
|
4163
4163
|
"name": "PreInstallSlot",
|
@@ -4167,7 +4167,7 @@
|
|
4167
4167
|
"__schema": "TypeRefSchema",
|
4168
4168
|
"location": {
|
4169
4169
|
"filePath": "install.main.runtime.ts",
|
4170
|
-
"line":
|
4170
|
+
"line": 1048,
|
4171
4171
|
"character": 83
|
4172
4172
|
},
|
4173
4173
|
"name": "PostInstallSlot",
|
@@ -4183,7 +4183,7 @@
|
|
4183
4183
|
"__schema": "InferenceTypeSchema",
|
4184
4184
|
"location": {
|
4185
4185
|
"filePath": "install.main.runtime.ts",
|
4186
|
-
"line":
|
4186
|
+
"line": 1019,
|
4187
4187
|
"character": 3
|
4188
4188
|
},
|
4189
4189
|
"type": "Promise<InstallMain>"
|
@@ -4201,7 +4201,7 @@
|
|
4201
4201
|
"__schema": "UnImplementedSchema",
|
4202
4202
|
"location": {
|
4203
4203
|
"filePath": "install.main.runtime.ts",
|
4204
|
-
"line":
|
4204
|
+
"line": 1117,
|
4205
4205
|
"character": 16
|
4206
4206
|
},
|
4207
4207
|
"name": "InstallMain",
|
@@ -4605,7 +4605,7 @@
|
|
4605
4605
|
"__schema": "TypeSchema",
|
4606
4606
|
"location": {
|
4607
4607
|
"filePath": "install.main.runtime.ts",
|
4608
|
-
"line":
|
4608
|
+
"line": 1093,
|
4609
4609
|
"character": 1
|
4610
4610
|
},
|
4611
4611
|
"signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
|
@@ -4614,7 +4614,7 @@
|
|
4614
4614
|
"__schema": "TypeLiteralSchema",
|
4615
4615
|
"location": {
|
4616
4616
|
"filePath": "install.main.runtime.ts",
|
4617
|
-
"line":
|
4617
|
+
"line": 1093,
|
4618
4618
|
"character": 31
|
4619
4619
|
},
|
4620
4620
|
"members": [
|
@@ -4622,7 +4622,7 @@
|
|
4622
4622
|
"__schema": "VariableLikeSchema",
|
4623
4623
|
"location": {
|
4624
4624
|
"filePath": "install.main.runtime.ts",
|
4625
|
-
"line":
|
4625
|
+
"line": 1094,
|
4626
4626
|
"character": 3
|
4627
4627
|
},
|
4628
4628
|
"signature": "(property) componentDirectoryMap: ComponentMap<string>",
|
@@ -4631,7 +4631,7 @@
|
|
4631
4631
|
"__schema": "TypeRefSchema",
|
4632
4632
|
"location": {
|
4633
4633
|
"filePath": "install.main.runtime.ts",
|
4634
|
-
"line":
|
4634
|
+
"line": 1094,
|
4635
4635
|
"character": 26
|
4636
4636
|
},
|
4637
4637
|
"name": "ComponentMap",
|
@@ -4644,7 +4644,7 @@
|
|
4644
4644
|
"__schema": "KeywordTypeSchema",
|
4645
4645
|
"location": {
|
4646
4646
|
"filePath": "install.main.runtime.ts",
|
4647
|
-
"line":
|
4647
|
+
"line": 1094,
|
4648
4648
|
"character": 39
|
4649
4649
|
},
|
4650
4650
|
"name": "string"
|
@@ -4657,7 +4657,7 @@
|
|
4657
4657
|
"__schema": "VariableLikeSchema",
|
4658
4658
|
"location": {
|
4659
4659
|
"filePath": "install.main.runtime.ts",
|
4660
|
-
"line":
|
4660
|
+
"line": 1095,
|
4661
4661
|
"character": 3
|
4662
4662
|
},
|
4663
4663
|
"signature": "(property) manifests: Record<string, ProjectManifest>",
|
@@ -4666,7 +4666,7 @@
|
|
4666
4666
|
"__schema": "TypeRefSchema",
|
4667
4667
|
"location": {
|
4668
4668
|
"filePath": "install.main.runtime.ts",
|
4669
|
-
"line":
|
4669
|
+
"line": 1095,
|
4670
4670
|
"character": 14
|
4671
4671
|
},
|
4672
4672
|
"name": "Record",
|
@@ -4675,7 +4675,7 @@
|
|
4675
4675
|
"__schema": "KeywordTypeSchema",
|
4676
4676
|
"location": {
|
4677
4677
|
"filePath": "install.main.runtime.ts",
|
4678
|
-
"line":
|
4678
|
+
"line": 1095,
|
4679
4679
|
"character": 21
|
4680
4680
|
},
|
4681
4681
|
"name": "string"
|
@@ -4684,7 +4684,7 @@
|
|
4684
4684
|
"__schema": "TypeRefSchema",
|
4685
4685
|
"location": {
|
4686
4686
|
"filePath": "install.main.runtime.ts",
|
4687
|
-
"line":
|
4687
|
+
"line": 1095,
|
4688
4688
|
"character": 29
|
4689
4689
|
},
|
4690
4690
|
"name": "ProjectManifest",
|
@@ -4701,7 +4701,7 @@
|
|
4701
4701
|
"__schema": "FunctionLikeSchema",
|
4702
4702
|
"location": {
|
4703
4703
|
"filePath": "install.main.runtime.ts",
|
4704
|
-
"line":
|
4704
|
+
"line": 1098,
|
4705
4705
|
"character": 1
|
4706
4706
|
},
|
4707
4707
|
"signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
|
@@ -4711,7 +4711,7 @@
|
|
4711
4711
|
"__schema": "ParameterSchema",
|
4712
4712
|
"location": {
|
4713
4713
|
"filePath": "install.main.runtime.ts",
|
4714
|
-
"line":
|
4714
|
+
"line": 1098,
|
4715
4715
|
"character": 50
|
4716
4716
|
},
|
4717
4717
|
"name": "{ componentDirectoryMap, manifests }",
|
@@ -4719,7 +4719,7 @@
|
|
4719
4719
|
"__schema": "TypeRefSchema",
|
4720
4720
|
"location": {
|
4721
4721
|
"filePath": "install.main.runtime.ts",
|
4722
|
-
"line":
|
4722
|
+
"line": 1101,
|
4723
4723
|
"character": 4
|
4724
4724
|
},
|
4725
4725
|
"name": "ComponentsAndManifests",
|
@@ -4731,7 +4731,7 @@
|
|
4731
4731
|
"__schema": "InferenceTypeSchema",
|
4732
4732
|
"location": {
|
4733
4733
|
"filePath": "install.main.runtime.ts",
|
4734
|
-
"line":
|
4734
|
+
"line": 1099,
|
4735
4735
|
"character": 3
|
4736
4736
|
},
|
4737
4737
|
"name": "componentDirectoryMap",
|
@@ -4742,7 +4742,7 @@
|
|
4742
4742
|
"__schema": "InferenceTypeSchema",
|
4743
4743
|
"location": {
|
4744
4744
|
"filePath": "install.main.runtime.ts",
|
4745
|
-
"line":
|
4745
|
+
"line": 1100,
|
4746
4746
|
"character": 3
|
4747
4747
|
},
|
4748
4748
|
"name": "manifests",
|
@@ -4757,7 +4757,7 @@
|
|
4757
4757
|
"__schema": "KeywordTypeSchema",
|
4758
4758
|
"location": {
|
4759
4759
|
"filePath": "install.main.runtime.ts",
|
4760
|
-
"line":
|
4760
|
+
"line": 1101,
|
4761
4761
|
"character": 29
|
4762
4762
|
},
|
4763
4763
|
"name": "boolean"
|
@@ -4768,7 +4768,7 @@
|
|
4768
4768
|
"__schema": "UnImplementedSchema",
|
4769
4769
|
"location": {
|
4770
4770
|
"filePath": "install.main.runtime.ts",
|
4771
|
-
"line":
|
4771
|
+
"line": 1115,
|
4772
4772
|
"character": 1
|
4773
4773
|
},
|
4774
4774
|
"name": "InstallAspect.addRuntime(InstallMain);",
|
@@ -4778,7 +4778,7 @@
|
|
4778
4778
|
"__schema": "FunctionLikeSchema",
|
4779
4779
|
"location": {
|
4780
4780
|
"filePath": "install.main.runtime.ts",
|
4781
|
-
"line":
|
4781
|
+
"line": 1119,
|
4782
4782
|
"character": 1
|
4783
4783
|
},
|
4784
4784
|
"signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
|
@@ -4788,7 +4788,7 @@
|
|
4788
4788
|
"__schema": "ParameterSchema",
|
4789
4789
|
"location": {
|
4790
4790
|
"filePath": "install.main.runtime.ts",
|
4791
|
-
"line":
|
4791
|
+
"line": 1119,
|
4792
4792
|
"character": 24
|
4793
4793
|
},
|
4794
4794
|
"name": "manifests",
|
@@ -4796,7 +4796,7 @@
|
|
4796
4796
|
"__schema": "TypeRefSchema",
|
4797
4797
|
"location": {
|
4798
4798
|
"filePath": "install.main.runtime.ts",
|
4799
|
-
"line":
|
4799
|
+
"line": 1119,
|
4800
4800
|
"character": 35
|
4801
4801
|
},
|
4802
4802
|
"name": "Record",
|
@@ -4805,7 +4805,7 @@
|
|
4805
4805
|
"__schema": "KeywordTypeSchema",
|
4806
4806
|
"location": {
|
4807
4807
|
"filePath": "install.main.runtime.ts",
|
4808
|
-
"line":
|
4808
|
+
"line": 1119,
|
4809
4809
|
"character": 42
|
4810
4810
|
},
|
4811
4811
|
"name": "string"
|
@@ -4814,7 +4814,7 @@
|
|
4814
4814
|
"__schema": "TypeRefSchema",
|
4815
4815
|
"location": {
|
4816
4816
|
"filePath": "install.main.runtime.ts",
|
4817
|
-
"line":
|
4817
|
+
"line": 1119,
|
4818
4818
|
"character": 50
|
4819
4819
|
},
|
4820
4820
|
"name": "ProjectManifest",
|
@@ -4830,7 +4830,7 @@
|
|
4830
4830
|
"__schema": "KeywordTypeSchema",
|
4831
4831
|
"location": {
|
4832
4832
|
"filePath": "install.main.runtime.ts",
|
4833
|
-
"line":
|
4833
|
+
"line": 1119,
|
4834
4834
|
"character": 69
|
4835
4835
|
},
|
4836
4836
|
"name": "string"
|
@@ -4880,7 +4880,7 @@
|
|
4880
4880
|
"componentId": {
|
4881
4881
|
"scope": "teambit.workspace",
|
4882
4882
|
"name": "install",
|
4883
|
-
"version": "1.0.
|
4883
|
+
"version": "1.0.219"
|
4884
4884
|
},
|
4885
4885
|
"taggedModuleExports": []
|
4886
4886
|
}
|