@teambit/dependencies 1.0.444 → 1.0.446

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.
@@ -565,7 +565,7 @@
565
565
  "__schema": "FunctionLikeSchema",
566
566
  "location": {
567
567
  "filePath": "dependencies.main.runtime.ts",
568
- "line": 197,
568
+ "line": 209,
569
569
  "character": 3
570
570
  },
571
571
  "signature": "(method) DependenciesMain.reset(componentPattern: string): Promise<ComponentID[]>",
@@ -575,7 +575,7 @@
575
575
  "__schema": "ParameterSchema",
576
576
  "location": {
577
577
  "filePath": "dependencies.main.runtime.ts",
578
- "line": 197,
578
+ "line": 209,
579
579
  "character": 15
580
580
  },
581
581
  "name": "componentPattern",
@@ -583,7 +583,7 @@
583
583
  "__schema": "KeywordTypeSchema",
584
584
  "location": {
585
585
  "filePath": "dependencies.main.runtime.ts",
586
- "line": 197,
586
+ "line": 209,
587
587
  "character": 33
588
588
  },
589
589
  "name": "string"
@@ -596,7 +596,7 @@
596
596
  "__schema": "TypeRefSchema",
597
597
  "location": {
598
598
  "filePath": "dependencies.main.runtime.ts",
599
- "line": 197,
599
+ "line": 209,
600
600
  "character": 42
601
601
  },
602
602
  "name": "Promise",
@@ -605,14 +605,14 @@
605
605
  "__schema": "TypeArraySchema",
606
606
  "location": {
607
607
  "filePath": "dependencies.main.runtime.ts",
608
- "line": 197,
608
+ "line": 209,
609
609
  "character": 50
610
610
  },
611
611
  "type": {
612
612
  "__schema": "TypeRefSchema",
613
613
  "location": {
614
614
  "filePath": "dependencies.main.runtime.ts",
615
- "line": 197,
615
+ "line": 209,
616
616
  "character": 50
617
617
  },
618
618
  "name": "ComponentID"
@@ -628,7 +628,7 @@
628
628
  "__schema": "FunctionLikeSchema",
629
629
  "location": {
630
630
  "filePath": "dependencies.main.runtime.ts",
631
- "line": 207,
631
+ "line": 219,
632
632
  "character": 3
633
633
  },
634
634
  "signature": "(method) DependenciesMain.eject(componentPattern: string): Promise<ComponentID[]>",
@@ -638,7 +638,7 @@
638
638
  "__schema": "ParameterSchema",
639
639
  "location": {
640
640
  "filePath": "dependencies.main.runtime.ts",
641
- "line": 207,
641
+ "line": 219,
642
642
  "character": 15
643
643
  },
644
644
  "name": "componentPattern",
@@ -646,7 +646,7 @@
646
646
  "__schema": "KeywordTypeSchema",
647
647
  "location": {
648
648
  "filePath": "dependencies.main.runtime.ts",
649
- "line": 207,
649
+ "line": 219,
650
650
  "character": 33
651
651
  },
652
652
  "name": "string"
@@ -659,7 +659,7 @@
659
659
  "__schema": "TypeRefSchema",
660
660
  "location": {
661
661
  "filePath": "dependencies.main.runtime.ts",
662
- "line": 207,
662
+ "line": 219,
663
663
  "character": 42
664
664
  },
665
665
  "name": "Promise",
@@ -668,14 +668,14 @@
668
668
  "__schema": "TypeArraySchema",
669
669
  "location": {
670
670
  "filePath": "dependencies.main.runtime.ts",
671
- "line": 207,
671
+ "line": 219,
672
672
  "character": 50
673
673
  },
674
674
  "type": {
675
675
  "__schema": "TypeRefSchema",
676
676
  "location": {
677
677
  "filePath": "dependencies.main.runtime.ts",
678
- "line": 207,
678
+ "line": 219,
679
679
  "character": 50
680
680
  },
681
681
  "name": "ComponentID"
@@ -691,7 +691,7 @@
691
691
  "__schema": "FunctionLikeSchema",
692
692
  "location": {
693
693
  "filePath": "dependencies.main.runtime.ts",
694
- "line": 225,
694
+ "line": 237,
695
695
  "character": 3
696
696
  },
697
697
  "signature": "(method) DependenciesMain.getDependencies(id: string, scope?: boolean): Promise<DependenciesResults>",
@@ -701,7 +701,7 @@
701
701
  "__schema": "ParameterSchema",
702
702
  "location": {
703
703
  "filePath": "dependencies.main.runtime.ts",
704
- "line": 225,
704
+ "line": 237,
705
705
  "character": 25
706
706
  },
707
707
  "name": "id",
@@ -709,7 +709,7 @@
709
709
  "__schema": "KeywordTypeSchema",
710
710
  "location": {
711
711
  "filePath": "dependencies.main.runtime.ts",
712
- "line": 225,
712
+ "line": 237,
713
713
  "character": 29
714
714
  },
715
715
  "name": "string"
@@ -721,7 +721,7 @@
721
721
  "__schema": "ParameterSchema",
722
722
  "location": {
723
723
  "filePath": "dependencies.main.runtime.ts",
724
- "line": 225,
724
+ "line": 237,
725
725
  "character": 37
726
726
  },
727
727
  "name": "scope",
@@ -729,7 +729,7 @@
729
729
  "__schema": "KeywordTypeSchema",
730
730
  "location": {
731
731
  "filePath": "dependencies.main.runtime.ts",
732
- "line": 225,
732
+ "line": 237,
733
733
  "character": 45
734
734
  },
735
735
  "name": "boolean"
@@ -742,7 +742,7 @@
742
742
  "__schema": "TypeRefSchema",
743
743
  "location": {
744
744
  "filePath": "dependencies.main.runtime.ts",
745
- "line": 225,
745
+ "line": 237,
746
746
  "character": 55
747
747
  },
748
748
  "name": "Promise",
@@ -751,7 +751,7 @@
751
751
  "__schema": "TypeRefSchema",
752
752
  "location": {
753
753
  "filePath": "dependencies.main.runtime.ts",
754
- "line": 225,
754
+ "line": 237,
755
755
  "character": 63
756
756
  },
757
757
  "name": "DependenciesResults"
@@ -766,7 +766,7 @@
766
766
  "__schema": "FunctionLikeSchema",
767
767
  "location": {
768
768
  "filePath": "dependencies.main.runtime.ts",
769
- "line": 235,
769
+ "line": 247,
770
770
  "character": 3
771
771
  },
772
772
  "signature": "(method) DependenciesMain.loadDependencies(component: ConsumerComponent, opts: DependencyLoaderOpts): Promise<{\n dependenciesData: DependenciesData;\n overridesDependencies: OverridesDependencies;\n debugDependenciesData: DebugDependencies;\n}>",
@@ -776,7 +776,7 @@
776
776
  "__schema": "ParameterSchema",
777
777
  "location": {
778
778
  "filePath": "dependencies.main.runtime.ts",
779
- "line": 235,
779
+ "line": 247,
780
780
  "character": 26
781
781
  },
782
782
  "name": "component",
@@ -784,7 +784,7 @@
784
784
  "__schema": "TypeRefSchema",
785
785
  "location": {
786
786
  "filePath": "dependencies.main.runtime.ts",
787
- "line": 235,
787
+ "line": 247,
788
788
  "character": 37
789
789
  },
790
790
  "name": "ConsumerComponent"
@@ -796,7 +796,7 @@
796
796
  "__schema": "ParameterSchema",
797
797
  "location": {
798
798
  "filePath": "dependencies.main.runtime.ts",
799
- "line": 235,
799
+ "line": 247,
800
800
  "character": 56
801
801
  },
802
802
  "name": "opts",
@@ -804,7 +804,7 @@
804
804
  "__schema": "TypeRefSchema",
805
805
  "location": {
806
806
  "filePath": "dependencies.main.runtime.ts",
807
- "line": 235,
807
+ "line": 247,
808
808
  "character": 62
809
809
  },
810
810
  "name": "DependencyLoaderOpts"
@@ -817,7 +817,7 @@
817
817
  "__schema": "InferenceTypeSchema",
818
818
  "location": {
819
819
  "filePath": "dependencies.main.runtime.ts",
820
- "line": 235,
820
+ "line": 247,
821
821
  "character": 3
822
822
  },
823
823
  "type": "Promise<{\n dependenciesData: DependenciesData;\n overridesDependencies: OverridesDependencies;\n debugDependenciesData: DebugDependencies;\n}>"
@@ -830,14 +830,14 @@
830
830
  "__schema": "FunctionLikeSchema",
831
831
  "location": {
832
832
  "filePath": "dependencies.main.runtime.ts",
833
- "line": 252,
833
+ "line": 264,
834
834
  "character": 3
835
835
  },
836
836
  "doc": {
837
837
  "__schema": "DocSchema",
838
838
  "location": {
839
839
  "filePath": "dependencies.main.runtime.ts",
840
- "line": 246,
840
+ "line": 258,
841
841
  "character": 3
842
842
  },
843
843
  "raw": "/**\n * load dependencies without the need for the workspace.\n * the \"auto-detect\" are passed here as \"dependenciesData\". the \"overrides\", such as dependencies from the env,\n * are calculated here.\n * eventually all these dependencies are added to the ConsumerComponent object.\n */",
@@ -851,7 +851,7 @@
851
851
  "__schema": "ParameterSchema",
852
852
  "location": {
853
853
  "filePath": "dependencies.main.runtime.ts",
854
- "line": 252,
854
+ "line": 264,
855
855
  "character": 35
856
856
  },
857
857
  "name": "component",
@@ -859,7 +859,7 @@
859
859
  "__schema": "TypeRefSchema",
860
860
  "location": {
861
861
  "filePath": "dependencies.main.runtime.ts",
862
- "line": 252,
862
+ "line": 264,
863
863
  "character": 46
864
864
  },
865
865
  "name": "ConsumerComponent"
@@ -871,7 +871,7 @@
871
871
  "__schema": "ParameterSchema",
872
872
  "location": {
873
873
  "filePath": "dependencies.main.runtime.ts",
874
- "line": 252,
874
+ "line": 264,
875
875
  "character": 65
876
876
  },
877
877
  "name": "dependenciesData",
@@ -879,7 +879,7 @@
879
879
  "__schema": "TypeRefSchema",
880
880
  "location": {
881
881
  "filePath": "dependencies.main.runtime.ts",
882
- "line": 252,
882
+ "line": 264,
883
883
  "character": 83
884
884
  },
885
885
  "name": "Partial",
@@ -888,7 +888,7 @@
888
888
  "__schema": "TypeRefSchema",
889
889
  "location": {
890
890
  "filePath": "dependencies.main.runtime.ts",
891
- "line": 252,
891
+ "line": 264,
892
892
  "character": 91
893
893
  },
894
894
  "name": "DependenciesData"
@@ -903,7 +903,7 @@
903
903
  "__schema": "InferenceTypeSchema",
904
904
  "location": {
905
905
  "filePath": "dependencies.main.runtime.ts",
906
- "line": 252,
906
+ "line": 264,
907
907
  "character": 3
908
908
  },
909
909
  "type": "Promise<void>"
@@ -916,7 +916,7 @@
916
916
  "__schema": "FunctionLikeSchema",
917
917
  "location": {
918
918
  "filePath": "dependencies.main.runtime.ts",
919
- "line": 263,
919
+ "line": 275,
920
920
  "character": 3
921
921
  },
922
922
  "signature": "(method) DependenciesMain.debugDependencies(id: string): Promise<DependenciesResultsDebug>",
@@ -926,7 +926,7 @@
926
926
  "__schema": "ParameterSchema",
927
927
  "location": {
928
928
  "filePath": "dependencies.main.runtime.ts",
929
- "line": 263,
929
+ "line": 275,
930
930
  "character": 27
931
931
  },
932
932
  "name": "id",
@@ -934,7 +934,7 @@
934
934
  "__schema": "KeywordTypeSchema",
935
935
  "location": {
936
936
  "filePath": "dependencies.main.runtime.ts",
937
- "line": 263,
937
+ "line": 275,
938
938
  "character": 31
939
939
  },
940
940
  "name": "string"
@@ -947,7 +947,7 @@
947
947
  "__schema": "TypeRefSchema",
948
948
  "location": {
949
949
  "filePath": "dependencies.main.runtime.ts",
950
- "line": 263,
950
+ "line": 275,
951
951
  "character": 40
952
952
  },
953
953
  "name": "Promise",
@@ -956,7 +956,7 @@
956
956
  "__schema": "TypeRefSchema",
957
957
  "location": {
958
958
  "filePath": "dependencies.main.runtime.ts",
959
- "line": 263,
959
+ "line": 275,
960
960
  "character": 48
961
961
  },
962
962
  "name": "DependenciesResultsDebug"
@@ -971,14 +971,14 @@
971
971
  "__schema": "FunctionLikeSchema",
972
972
  "location": {
973
973
  "filePath": "dependencies.main.runtime.ts",
974
- "line": 295,
974
+ "line": 307,
975
975
  "character": 3
976
976
  },
977
977
  "doc": {
978
978
  "__schema": "DocSchema",
979
979
  "location": {
980
980
  "filePath": "dependencies.main.runtime.ts",
981
- "line": 291,
981
+ "line": 303,
982
982
  "character": 3
983
983
  },
984
984
  "raw": "/**\n * helps determine what snap/tag changed a specific dependency.\n * the results are sorted from the oldest to newest.\n */",
@@ -992,7 +992,7 @@
992
992
  "__schema": "ParameterSchema",
993
993
  "location": {
994
994
  "filePath": "dependencies.main.runtime.ts",
995
- "line": 295,
995
+ "line": 307,
996
996
  "character": 15
997
997
  },
998
998
  "name": "compName",
@@ -1000,7 +1000,7 @@
1000
1000
  "__schema": "KeywordTypeSchema",
1001
1001
  "location": {
1002
1002
  "filePath": "dependencies.main.runtime.ts",
1003
- "line": 295,
1003
+ "line": 307,
1004
1004
  "character": 25
1005
1005
  },
1006
1006
  "name": "string"
@@ -1012,7 +1012,7 @@
1012
1012
  "__schema": "ParameterSchema",
1013
1013
  "location": {
1014
1014
  "filePath": "dependencies.main.runtime.ts",
1015
- "line": 295,
1015
+ "line": 307,
1016
1016
  "character": 33
1017
1017
  },
1018
1018
  "name": "depName",
@@ -1020,7 +1020,7 @@
1020
1020
  "__schema": "KeywordTypeSchema",
1021
1021
  "location": {
1022
1022
  "filePath": "dependencies.main.runtime.ts",
1023
- "line": 295,
1023
+ "line": 307,
1024
1024
  "character": 42
1025
1025
  },
1026
1026
  "name": "string"
@@ -1033,7 +1033,7 @@
1033
1033
  "__schema": "InferenceTypeSchema",
1034
1034
  "location": {
1035
1035
  "filePath": "dependencies.main.runtime.ts",
1036
- "line": 295,
1036
+ "line": 307,
1037
1037
  "character": 3
1038
1038
  },
1039
1039
  "type": "Promise<BlameResult[]>"
@@ -1046,7 +1046,7 @@
1046
1046
  "__schema": "FunctionLikeSchema",
1047
1047
  "location": {
1048
1048
  "filePath": "dependencies.main.runtime.ts",
1049
- "line": 328,
1049
+ "line": 340,
1050
1050
  "character": 3
1051
1051
  },
1052
1052
  "signature": "(method) DependenciesMain.usageDeep(depName: string, opts?: {\n depth?: number;\n}): Promise<string | undefined>",
@@ -1056,7 +1056,7 @@
1056
1056
  "__schema": "ParameterSchema",
1057
1057
  "location": {
1058
1058
  "filePath": "dependencies.main.runtime.ts",
1059
- "line": 328,
1059
+ "line": 340,
1060
1060
  "character": 19
1061
1061
  },
1062
1062
  "name": "depName",
@@ -1064,7 +1064,7 @@
1064
1064
  "__schema": "KeywordTypeSchema",
1065
1065
  "location": {
1066
1066
  "filePath": "dependencies.main.runtime.ts",
1067
- "line": 328,
1067
+ "line": 340,
1068
1068
  "character": 28
1069
1069
  },
1070
1070
  "name": "string"
@@ -1076,7 +1076,7 @@
1076
1076
  "__schema": "ParameterSchema",
1077
1077
  "location": {
1078
1078
  "filePath": "dependencies.main.runtime.ts",
1079
- "line": 328,
1079
+ "line": 340,
1080
1080
  "character": 36
1081
1081
  },
1082
1082
  "name": "opts",
@@ -1084,7 +1084,7 @@
1084
1084
  "__schema": "TypeLiteralSchema",
1085
1085
  "location": {
1086
1086
  "filePath": "dependencies.main.runtime.ts",
1087
- "line": 328,
1087
+ "line": 340,
1088
1088
  "character": 43
1089
1089
  },
1090
1090
  "members": [
@@ -1092,7 +1092,7 @@
1092
1092
  "__schema": "VariableLikeSchema",
1093
1093
  "location": {
1094
1094
  "filePath": "dependencies.main.runtime.ts",
1095
- "line": 328,
1095
+ "line": 340,
1096
1096
  "character": 45
1097
1097
  },
1098
1098
  "signature": "(property) depth?: number | undefined",
@@ -1101,7 +1101,7 @@
1101
1101
  "__schema": "KeywordTypeSchema",
1102
1102
  "location": {
1103
1103
  "filePath": "dependencies.main.runtime.ts",
1104
- "line": 328,
1104
+ "line": 340,
1105
1105
  "character": 53
1106
1106
  },
1107
1107
  "name": "number"
@@ -1118,7 +1118,7 @@
1118
1118
  "__schema": "TypeRefSchema",
1119
1119
  "location": {
1120
1120
  "filePath": "dependencies.main.runtime.ts",
1121
- "line": 328,
1121
+ "line": 340,
1122
1122
  "character": 64
1123
1123
  },
1124
1124
  "name": "Promise",
@@ -1127,7 +1127,7 @@
1127
1127
  "__schema": "TypeUnionSchema",
1128
1128
  "location": {
1129
1129
  "filePath": "dependencies.main.runtime.ts",
1130
- "line": 328,
1130
+ "line": 340,
1131
1131
  "character": 72
1132
1132
  },
1133
1133
  "types": [
@@ -1135,7 +1135,7 @@
1135
1135
  "__schema": "KeywordTypeSchema",
1136
1136
  "location": {
1137
1137
  "filePath": "dependencies.main.runtime.ts",
1138
- "line": 328,
1138
+ "line": 340,
1139
1139
  "character": 72
1140
1140
  },
1141
1141
  "name": "string"
@@ -1144,7 +1144,7 @@
1144
1144
  "__schema": "KeywordTypeSchema",
1145
1145
  "location": {
1146
1146
  "filePath": "dependencies.main.runtime.ts",
1147
- "line": 328,
1147
+ "line": 340,
1148
1148
  "character": 81
1149
1149
  },
1150
1150
  "name": "undefined"
@@ -1161,14 +1161,14 @@
1161
1161
  "__schema": "FunctionLikeSchema",
1162
1162
  "location": {
1163
1163
  "filePath": "dependencies.main.runtime.ts",
1164
- "line": 343,
1164
+ "line": 355,
1165
1165
  "character": 3
1166
1166
  },
1167
1167
  "doc": {
1168
1168
  "__schema": "DocSchema",
1169
1169
  "location": {
1170
1170
  "filePath": "dependencies.main.runtime.ts",
1171
- "line": 339,
1171
+ "line": 351,
1172
1172
  "character": 3
1173
1173
  },
1174
1174
  "raw": "/**\n * @param depName either component-id-string or package-name (of the component or not component)\n * @returns a map of component-id-string to the version of the dependency\n */",
@@ -1178,7 +1178,7 @@
1178
1178
  "__schema": "PropertyLikeTagSchema",
1179
1179
  "location": {
1180
1180
  "filePath": "dependencies.main.runtime.ts",
1181
- "line": 340,
1181
+ "line": 352,
1182
1182
  "character": 6
1183
1183
  },
1184
1184
  "name": "depName",
@@ -1189,7 +1189,7 @@
1189
1189
  "__schema": "ReturnTagSchema",
1190
1190
  "location": {
1191
1191
  "filePath": "dependencies.main.runtime.ts",
1192
- "line": 341,
1192
+ "line": 353,
1193
1193
  "character": 6
1194
1194
  },
1195
1195
  "tagName": "return",
@@ -1204,7 +1204,7 @@
1204
1204
  "__schema": "ParameterSchema",
1205
1205
  "location": {
1206
1206
  "filePath": "dependencies.main.runtime.ts",
1207
- "line": 343,
1207
+ "line": 355,
1208
1208
  "character": 15
1209
1209
  },
1210
1210
  "name": "depName",
@@ -1212,7 +1212,7 @@
1212
1212
  "__schema": "KeywordTypeSchema",
1213
1213
  "location": {
1214
1214
  "filePath": "dependencies.main.runtime.ts",
1215
- "line": 343,
1215
+ "line": 355,
1216
1216
  "character": 24
1217
1217
  },
1218
1218
  "name": "string"
@@ -1225,7 +1225,7 @@
1225
1225
  "__schema": "TypeRefSchema",
1226
1226
  "location": {
1227
1227
  "filePath": "dependencies.main.runtime.ts",
1228
- "line": 343,
1228
+ "line": 355,
1229
1229
  "character": 33
1230
1230
  },
1231
1231
  "name": "Promise",
@@ -1234,7 +1234,7 @@
1234
1234
  "__schema": "TypeLiteralSchema",
1235
1235
  "location": {
1236
1236
  "filePath": "dependencies.main.runtime.ts",
1237
- "line": 343,
1237
+ "line": 355,
1238
1238
  "character": 41
1239
1239
  },
1240
1240
  "members": [
@@ -1242,14 +1242,14 @@
1242
1242
  "__schema": "IndexSignatureSchema",
1243
1243
  "location": {
1244
1244
  "filePath": "dependencies.main.runtime.ts",
1245
- "line": 343,
1245
+ "line": 355,
1246
1246
  "character": 43
1247
1247
  },
1248
1248
  "keyType": {
1249
1249
  "__schema": "ParameterSchema",
1250
1250
  "location": {
1251
1251
  "filePath": "dependencies.main.runtime.ts",
1252
- "line": 343,
1252
+ "line": 355,
1253
1253
  "character": 44
1254
1254
  },
1255
1255
  "name": "compIdStr",
@@ -1257,7 +1257,7 @@
1257
1257
  "__schema": "KeywordTypeSchema",
1258
1258
  "location": {
1259
1259
  "filePath": "dependencies.main.runtime.ts",
1260
- "line": 343,
1260
+ "line": 355,
1261
1261
  "character": 55
1262
1262
  },
1263
1263
  "name": "string"
@@ -1269,7 +1269,7 @@
1269
1269
  "__schema": "KeywordTypeSchema",
1270
1270
  "location": {
1271
1271
  "filePath": "dependencies.main.runtime.ts",
1272
- "line": 343,
1272
+ "line": 355,
1273
1273
  "character": 64
1274
1274
  },
1275
1275
  "name": "string"
@@ -1287,7 +1287,7 @@
1287
1287
  "__schema": "VariableLikeSchema",
1288
1288
  "location": {
1289
1289
  "filePath": "dependencies.main.runtime.ts",
1290
- "line": 383,
1290
+ "line": 395,
1291
1291
  "character": 3
1292
1292
  },
1293
1293
  "signature": "(property) DependenciesMain.slots: never[]",
@@ -1296,7 +1296,7 @@
1296
1296
  "__schema": "InferenceTypeSchema",
1297
1297
  "location": {
1298
1298
  "filePath": "dependencies.main.runtime.ts",
1299
- "line": 383,
1299
+ "line": 395,
1300
1300
  "character": 3
1301
1301
  },
1302
1302
  "type": "never[]"
@@ -1308,7 +1308,7 @@
1308
1308
  "__schema": "VariableLikeSchema",
1309
1309
  "location": {
1310
1310
  "filePath": "dependencies.main.runtime.ts",
1311
- "line": 384,
1311
+ "line": 396,
1312
1312
  "character": 3
1313
1313
  },
1314
1314
  "signature": "(property) DependenciesMain.dependencies: Aspect[]",
@@ -1317,7 +1317,7 @@
1317
1317
  "__schema": "InferenceTypeSchema",
1318
1318
  "location": {
1319
1319
  "filePath": "dependencies.main.runtime.ts",
1320
- "line": 384,
1320
+ "line": 396,
1321
1321
  "character": 3
1322
1322
  },
1323
1323
  "type": "Aspect[]"
@@ -1329,7 +1329,7 @@
1329
1329
  "__schema": "VariableLikeSchema",
1330
1330
  "location": {
1331
1331
  "filePath": "dependencies.main.runtime.ts",
1332
- "line": 395,
1332
+ "line": 407,
1333
1333
  "character": 3
1334
1334
  },
1335
1335
  "signature": "(property) DependenciesMain.runtime: RuntimeDefinition",
@@ -1338,7 +1338,7 @@
1338
1338
  "__schema": "InferenceTypeSchema",
1339
1339
  "location": {
1340
1340
  "filePath": "dependencies.main.runtime.ts",
1341
- "line": 395,
1341
+ "line": 407,
1342
1342
  "character": 3
1343
1343
  },
1344
1344
  "type": "RuntimeDefinition"
@@ -1350,7 +1350,7 @@
1350
1350
  "__schema": "FunctionLikeSchema",
1351
1351
  "location": {
1352
1352
  "filePath": "dependencies.main.runtime.ts",
1353
- "line": 397,
1353
+ "line": 409,
1354
1354
  "character": 3
1355
1355
  },
1356
1356
  "signature": "(method) DependenciesMain.provider([cli, workspace, depsResolver, devFiles, aspectLoader, scope, graph, loggerMain]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n DevFilesMain,\n AspectLoaderMain,\n ScopeMain,\n GraphMain,\n LoggerMain\n]): Promise<DependenciesMain>",
@@ -1360,7 +1360,7 @@
1360
1360
  "__schema": "ParameterSchema",
1361
1361
  "location": {
1362
1362
  "filePath": "dependencies.main.runtime.ts",
1363
- "line": 397,
1363
+ "line": 409,
1364
1364
  "character": 25
1365
1365
  },
1366
1366
  "name": "[ cli, workspace, depsResolver, devFiles, aspectLoader, scope, graph, loggerMain ]",
@@ -1368,7 +1368,7 @@
1368
1368
  "__schema": "TupleTypeSchema",
1369
1369
  "location": {
1370
1370
  "filePath": "dependencies.main.runtime.ts",
1371
- "line": 397,
1371
+ "line": 409,
1372
1372
  "character": 107
1373
1373
  },
1374
1374
  "elements": [
@@ -1376,7 +1376,7 @@
1376
1376
  "__schema": "TypeRefSchema",
1377
1377
  "location": {
1378
1378
  "filePath": "dependencies.main.runtime.ts",
1379
- "line": 398,
1379
+ "line": 410,
1380
1380
  "character": 5
1381
1381
  },
1382
1382
  "name": "CLIMain"
@@ -1385,7 +1385,7 @@
1385
1385
  "__schema": "TypeRefSchema",
1386
1386
  "location": {
1387
1387
  "filePath": "dependencies.main.runtime.ts",
1388
- "line": 399,
1388
+ "line": 411,
1389
1389
  "character": 5
1390
1390
  },
1391
1391
  "name": "Workspace"
@@ -1394,7 +1394,7 @@
1394
1394
  "__schema": "TypeRefSchema",
1395
1395
  "location": {
1396
1396
  "filePath": "dependencies.main.runtime.ts",
1397
- "line": 400,
1397
+ "line": 412,
1398
1398
  "character": 5
1399
1399
  },
1400
1400
  "name": "DependencyResolverMain"
@@ -1403,7 +1403,7 @@
1403
1403
  "__schema": "TypeRefSchema",
1404
1404
  "location": {
1405
1405
  "filePath": "dependencies.main.runtime.ts",
1406
- "line": 401,
1406
+ "line": 413,
1407
1407
  "character": 5
1408
1408
  },
1409
1409
  "name": "DevFilesMain"
@@ -1412,7 +1412,7 @@
1412
1412
  "__schema": "TypeRefSchema",
1413
1413
  "location": {
1414
1414
  "filePath": "dependencies.main.runtime.ts",
1415
- "line": 402,
1415
+ "line": 414,
1416
1416
  "character": 5
1417
1417
  },
1418
1418
  "name": "AspectLoaderMain"
@@ -1421,7 +1421,7 @@
1421
1421
  "__schema": "TypeRefSchema",
1422
1422
  "location": {
1423
1423
  "filePath": "dependencies.main.runtime.ts",
1424
- "line": 403,
1424
+ "line": 415,
1425
1425
  "character": 5
1426
1426
  },
1427
1427
  "name": "ScopeMain"
@@ -1430,7 +1430,7 @@
1430
1430
  "__schema": "TypeRefSchema",
1431
1431
  "location": {
1432
1432
  "filePath": "dependencies.main.runtime.ts",
1433
- "line": 404,
1433
+ "line": 416,
1434
1434
  "character": 5
1435
1435
  },
1436
1436
  "name": "GraphMain"
@@ -1439,7 +1439,7 @@
1439
1439
  "__schema": "TypeRefSchema",
1440
1440
  "location": {
1441
1441
  "filePath": "dependencies.main.runtime.ts",
1442
- "line": 405,
1442
+ "line": 417,
1443
1443
  "character": 5
1444
1444
  },
1445
1445
  "name": "LoggerMain"
@@ -1454,7 +1454,7 @@
1454
1454
  "__schema": "InferenceTypeSchema",
1455
1455
  "location": {
1456
1456
  "filePath": "dependencies.main.runtime.ts",
1457
- "line": 397,
1457
+ "line": 409,
1458
1458
  "character": 3
1459
1459
  },
1460
1460
  "type": "Promise<DependenciesMain>"
@@ -3034,7 +3034,7 @@
3034
3034
  "__schema": "FunctionLikeSchema",
3035
3035
  "location": {
3036
3036
  "filePath": "dependencies.main.runtime.ts",
3037
- "line": 197,
3037
+ "line": 209,
3038
3038
  "character": 3
3039
3039
  },
3040
3040
  "signature": "(method) DependenciesMain.reset(componentPattern: string): Promise<ComponentID[]>",
@@ -3044,7 +3044,7 @@
3044
3044
  "__schema": "ParameterSchema",
3045
3045
  "location": {
3046
3046
  "filePath": "dependencies.main.runtime.ts",
3047
- "line": 197,
3047
+ "line": 209,
3048
3048
  "character": 15
3049
3049
  },
3050
3050
  "name": "componentPattern",
@@ -3052,7 +3052,7 @@
3052
3052
  "__schema": "KeywordTypeSchema",
3053
3053
  "location": {
3054
3054
  "filePath": "dependencies.main.runtime.ts",
3055
- "line": 197,
3055
+ "line": 209,
3056
3056
  "character": 33
3057
3057
  },
3058
3058
  "name": "string"
@@ -3065,7 +3065,7 @@
3065
3065
  "__schema": "TypeRefSchema",
3066
3066
  "location": {
3067
3067
  "filePath": "dependencies.main.runtime.ts",
3068
- "line": 197,
3068
+ "line": 209,
3069
3069
  "character": 42
3070
3070
  },
3071
3071
  "name": "Promise",
@@ -3074,14 +3074,14 @@
3074
3074
  "__schema": "TypeArraySchema",
3075
3075
  "location": {
3076
3076
  "filePath": "dependencies.main.runtime.ts",
3077
- "line": 197,
3077
+ "line": 209,
3078
3078
  "character": 50
3079
3079
  },
3080
3080
  "type": {
3081
3081
  "__schema": "TypeRefSchema",
3082
3082
  "location": {
3083
3083
  "filePath": "dependencies.main.runtime.ts",
3084
- "line": 197,
3084
+ "line": 209,
3085
3085
  "character": 50
3086
3086
  },
3087
3087
  "name": "ComponentID"
@@ -3097,7 +3097,7 @@
3097
3097
  "__schema": "FunctionLikeSchema",
3098
3098
  "location": {
3099
3099
  "filePath": "dependencies.main.runtime.ts",
3100
- "line": 207,
3100
+ "line": 219,
3101
3101
  "character": 3
3102
3102
  },
3103
3103
  "signature": "(method) DependenciesMain.eject(componentPattern: string): Promise<ComponentID[]>",
@@ -3107,7 +3107,7 @@
3107
3107
  "__schema": "ParameterSchema",
3108
3108
  "location": {
3109
3109
  "filePath": "dependencies.main.runtime.ts",
3110
- "line": 207,
3110
+ "line": 219,
3111
3111
  "character": 15
3112
3112
  },
3113
3113
  "name": "componentPattern",
@@ -3115,7 +3115,7 @@
3115
3115
  "__schema": "KeywordTypeSchema",
3116
3116
  "location": {
3117
3117
  "filePath": "dependencies.main.runtime.ts",
3118
- "line": 207,
3118
+ "line": 219,
3119
3119
  "character": 33
3120
3120
  },
3121
3121
  "name": "string"
@@ -3128,7 +3128,7 @@
3128
3128
  "__schema": "TypeRefSchema",
3129
3129
  "location": {
3130
3130
  "filePath": "dependencies.main.runtime.ts",
3131
- "line": 207,
3131
+ "line": 219,
3132
3132
  "character": 42
3133
3133
  },
3134
3134
  "name": "Promise",
@@ -3137,14 +3137,14 @@
3137
3137
  "__schema": "TypeArraySchema",
3138
3138
  "location": {
3139
3139
  "filePath": "dependencies.main.runtime.ts",
3140
- "line": 207,
3140
+ "line": 219,
3141
3141
  "character": 50
3142
3142
  },
3143
3143
  "type": {
3144
3144
  "__schema": "TypeRefSchema",
3145
3145
  "location": {
3146
3146
  "filePath": "dependencies.main.runtime.ts",
3147
- "line": 207,
3147
+ "line": 219,
3148
3148
  "character": 50
3149
3149
  },
3150
3150
  "name": "ComponentID"
@@ -3160,7 +3160,7 @@
3160
3160
  "__schema": "FunctionLikeSchema",
3161
3161
  "location": {
3162
3162
  "filePath": "dependencies.main.runtime.ts",
3163
- "line": 225,
3163
+ "line": 237,
3164
3164
  "character": 3
3165
3165
  },
3166
3166
  "signature": "(method) DependenciesMain.getDependencies(id: string, scope?: boolean): Promise<DependenciesResults>",
@@ -3170,7 +3170,7 @@
3170
3170
  "__schema": "ParameterSchema",
3171
3171
  "location": {
3172
3172
  "filePath": "dependencies.main.runtime.ts",
3173
- "line": 225,
3173
+ "line": 237,
3174
3174
  "character": 25
3175
3175
  },
3176
3176
  "name": "id",
@@ -3178,7 +3178,7 @@
3178
3178
  "__schema": "KeywordTypeSchema",
3179
3179
  "location": {
3180
3180
  "filePath": "dependencies.main.runtime.ts",
3181
- "line": 225,
3181
+ "line": 237,
3182
3182
  "character": 29
3183
3183
  },
3184
3184
  "name": "string"
@@ -3190,7 +3190,7 @@
3190
3190
  "__schema": "ParameterSchema",
3191
3191
  "location": {
3192
3192
  "filePath": "dependencies.main.runtime.ts",
3193
- "line": 225,
3193
+ "line": 237,
3194
3194
  "character": 37
3195
3195
  },
3196
3196
  "name": "scope",
@@ -3198,7 +3198,7 @@
3198
3198
  "__schema": "KeywordTypeSchema",
3199
3199
  "location": {
3200
3200
  "filePath": "dependencies.main.runtime.ts",
3201
- "line": 225,
3201
+ "line": 237,
3202
3202
  "character": 45
3203
3203
  },
3204
3204
  "name": "boolean"
@@ -3211,7 +3211,7 @@
3211
3211
  "__schema": "TypeRefSchema",
3212
3212
  "location": {
3213
3213
  "filePath": "dependencies.main.runtime.ts",
3214
- "line": 225,
3214
+ "line": 237,
3215
3215
  "character": 55
3216
3216
  },
3217
3217
  "name": "Promise",
@@ -3220,7 +3220,7 @@
3220
3220
  "__schema": "TypeRefSchema",
3221
3221
  "location": {
3222
3222
  "filePath": "dependencies.main.runtime.ts",
3223
- "line": 225,
3223
+ "line": 237,
3224
3224
  "character": 63
3225
3225
  },
3226
3226
  "name": "DependenciesResults"
@@ -3235,7 +3235,7 @@
3235
3235
  "__schema": "FunctionLikeSchema",
3236
3236
  "location": {
3237
3237
  "filePath": "dependencies.main.runtime.ts",
3238
- "line": 235,
3238
+ "line": 247,
3239
3239
  "character": 3
3240
3240
  },
3241
3241
  "signature": "(method) DependenciesMain.loadDependencies(component: ConsumerComponent, opts: DependencyLoaderOpts): Promise<{\n dependenciesData: DependenciesData;\n overridesDependencies: OverridesDependencies;\n debugDependenciesData: DebugDependencies;\n}>",
@@ -3245,7 +3245,7 @@
3245
3245
  "__schema": "ParameterSchema",
3246
3246
  "location": {
3247
3247
  "filePath": "dependencies.main.runtime.ts",
3248
- "line": 235,
3248
+ "line": 247,
3249
3249
  "character": 26
3250
3250
  },
3251
3251
  "name": "component",
@@ -3253,7 +3253,7 @@
3253
3253
  "__schema": "TypeRefSchema",
3254
3254
  "location": {
3255
3255
  "filePath": "dependencies.main.runtime.ts",
3256
- "line": 235,
3256
+ "line": 247,
3257
3257
  "character": 37
3258
3258
  },
3259
3259
  "name": "ConsumerComponent"
@@ -3265,7 +3265,7 @@
3265
3265
  "__schema": "ParameterSchema",
3266
3266
  "location": {
3267
3267
  "filePath": "dependencies.main.runtime.ts",
3268
- "line": 235,
3268
+ "line": 247,
3269
3269
  "character": 56
3270
3270
  },
3271
3271
  "name": "opts",
@@ -3273,7 +3273,7 @@
3273
3273
  "__schema": "TypeRefSchema",
3274
3274
  "location": {
3275
3275
  "filePath": "dependencies.main.runtime.ts",
3276
- "line": 235,
3276
+ "line": 247,
3277
3277
  "character": 62
3278
3278
  },
3279
3279
  "name": "DependencyLoaderOpts"
@@ -3286,7 +3286,7 @@
3286
3286
  "__schema": "InferenceTypeSchema",
3287
3287
  "location": {
3288
3288
  "filePath": "dependencies.main.runtime.ts",
3289
- "line": 235,
3289
+ "line": 247,
3290
3290
  "character": 3
3291
3291
  },
3292
3292
  "type": "Promise<{\n dependenciesData: DependenciesData;\n overridesDependencies: OverridesDependencies;\n debugDependenciesData: DebugDependencies;\n}>"
@@ -3299,14 +3299,14 @@
3299
3299
  "__schema": "FunctionLikeSchema",
3300
3300
  "location": {
3301
3301
  "filePath": "dependencies.main.runtime.ts",
3302
- "line": 252,
3302
+ "line": 264,
3303
3303
  "character": 3
3304
3304
  },
3305
3305
  "doc": {
3306
3306
  "__schema": "DocSchema",
3307
3307
  "location": {
3308
3308
  "filePath": "dependencies.main.runtime.ts",
3309
- "line": 246,
3309
+ "line": 258,
3310
3310
  "character": 3
3311
3311
  },
3312
3312
  "raw": "/**\n * load dependencies without the need for the workspace.\n * the \"auto-detect\" are passed here as \"dependenciesData\". the \"overrides\", such as dependencies from the env,\n * are calculated here.\n * eventually all these dependencies are added to the ConsumerComponent object.\n */",
@@ -3320,7 +3320,7 @@
3320
3320
  "__schema": "ParameterSchema",
3321
3321
  "location": {
3322
3322
  "filePath": "dependencies.main.runtime.ts",
3323
- "line": 252,
3323
+ "line": 264,
3324
3324
  "character": 35
3325
3325
  },
3326
3326
  "name": "component",
@@ -3328,7 +3328,7 @@
3328
3328
  "__schema": "TypeRefSchema",
3329
3329
  "location": {
3330
3330
  "filePath": "dependencies.main.runtime.ts",
3331
- "line": 252,
3331
+ "line": 264,
3332
3332
  "character": 46
3333
3333
  },
3334
3334
  "name": "ConsumerComponent"
@@ -3340,7 +3340,7 @@
3340
3340
  "__schema": "ParameterSchema",
3341
3341
  "location": {
3342
3342
  "filePath": "dependencies.main.runtime.ts",
3343
- "line": 252,
3343
+ "line": 264,
3344
3344
  "character": 65
3345
3345
  },
3346
3346
  "name": "dependenciesData",
@@ -3348,7 +3348,7 @@
3348
3348
  "__schema": "TypeRefSchema",
3349
3349
  "location": {
3350
3350
  "filePath": "dependencies.main.runtime.ts",
3351
- "line": 252,
3351
+ "line": 264,
3352
3352
  "character": 83
3353
3353
  },
3354
3354
  "name": "Partial",
@@ -3357,7 +3357,7 @@
3357
3357
  "__schema": "TypeRefSchema",
3358
3358
  "location": {
3359
3359
  "filePath": "dependencies.main.runtime.ts",
3360
- "line": 252,
3360
+ "line": 264,
3361
3361
  "character": 91
3362
3362
  },
3363
3363
  "name": "DependenciesData"
@@ -3372,7 +3372,7 @@
3372
3372
  "__schema": "InferenceTypeSchema",
3373
3373
  "location": {
3374
3374
  "filePath": "dependencies.main.runtime.ts",
3375
- "line": 252,
3375
+ "line": 264,
3376
3376
  "character": 3
3377
3377
  },
3378
3378
  "type": "Promise<void>"
@@ -3385,7 +3385,7 @@
3385
3385
  "__schema": "FunctionLikeSchema",
3386
3386
  "location": {
3387
3387
  "filePath": "dependencies.main.runtime.ts",
3388
- "line": 263,
3388
+ "line": 275,
3389
3389
  "character": 3
3390
3390
  },
3391
3391
  "signature": "(method) DependenciesMain.debugDependencies(id: string): Promise<DependenciesResultsDebug>",
@@ -3395,7 +3395,7 @@
3395
3395
  "__schema": "ParameterSchema",
3396
3396
  "location": {
3397
3397
  "filePath": "dependencies.main.runtime.ts",
3398
- "line": 263,
3398
+ "line": 275,
3399
3399
  "character": 27
3400
3400
  },
3401
3401
  "name": "id",
@@ -3403,7 +3403,7 @@
3403
3403
  "__schema": "KeywordTypeSchema",
3404
3404
  "location": {
3405
3405
  "filePath": "dependencies.main.runtime.ts",
3406
- "line": 263,
3406
+ "line": 275,
3407
3407
  "character": 31
3408
3408
  },
3409
3409
  "name": "string"
@@ -3416,7 +3416,7 @@
3416
3416
  "__schema": "TypeRefSchema",
3417
3417
  "location": {
3418
3418
  "filePath": "dependencies.main.runtime.ts",
3419
- "line": 263,
3419
+ "line": 275,
3420
3420
  "character": 40
3421
3421
  },
3422
3422
  "name": "Promise",
@@ -3425,7 +3425,7 @@
3425
3425
  "__schema": "TypeRefSchema",
3426
3426
  "location": {
3427
3427
  "filePath": "dependencies.main.runtime.ts",
3428
- "line": 263,
3428
+ "line": 275,
3429
3429
  "character": 48
3430
3430
  },
3431
3431
  "name": "DependenciesResultsDebug"
@@ -3440,14 +3440,14 @@
3440
3440
  "__schema": "FunctionLikeSchema",
3441
3441
  "location": {
3442
3442
  "filePath": "dependencies.main.runtime.ts",
3443
- "line": 295,
3443
+ "line": 307,
3444
3444
  "character": 3
3445
3445
  },
3446
3446
  "doc": {
3447
3447
  "__schema": "DocSchema",
3448
3448
  "location": {
3449
3449
  "filePath": "dependencies.main.runtime.ts",
3450
- "line": 291,
3450
+ "line": 303,
3451
3451
  "character": 3
3452
3452
  },
3453
3453
  "raw": "/**\n * helps determine what snap/tag changed a specific dependency.\n * the results are sorted from the oldest to newest.\n */",
@@ -3461,7 +3461,7 @@
3461
3461
  "__schema": "ParameterSchema",
3462
3462
  "location": {
3463
3463
  "filePath": "dependencies.main.runtime.ts",
3464
- "line": 295,
3464
+ "line": 307,
3465
3465
  "character": 15
3466
3466
  },
3467
3467
  "name": "compName",
@@ -3469,7 +3469,7 @@
3469
3469
  "__schema": "KeywordTypeSchema",
3470
3470
  "location": {
3471
3471
  "filePath": "dependencies.main.runtime.ts",
3472
- "line": 295,
3472
+ "line": 307,
3473
3473
  "character": 25
3474
3474
  },
3475
3475
  "name": "string"
@@ -3481,7 +3481,7 @@
3481
3481
  "__schema": "ParameterSchema",
3482
3482
  "location": {
3483
3483
  "filePath": "dependencies.main.runtime.ts",
3484
- "line": 295,
3484
+ "line": 307,
3485
3485
  "character": 33
3486
3486
  },
3487
3487
  "name": "depName",
@@ -3489,7 +3489,7 @@
3489
3489
  "__schema": "KeywordTypeSchema",
3490
3490
  "location": {
3491
3491
  "filePath": "dependencies.main.runtime.ts",
3492
- "line": 295,
3492
+ "line": 307,
3493
3493
  "character": 42
3494
3494
  },
3495
3495
  "name": "string"
@@ -3502,7 +3502,7 @@
3502
3502
  "__schema": "InferenceTypeSchema",
3503
3503
  "location": {
3504
3504
  "filePath": "dependencies.main.runtime.ts",
3505
- "line": 295,
3505
+ "line": 307,
3506
3506
  "character": 3
3507
3507
  },
3508
3508
  "type": "Promise<BlameResult[]>"
@@ -3515,7 +3515,7 @@
3515
3515
  "__schema": "FunctionLikeSchema",
3516
3516
  "location": {
3517
3517
  "filePath": "dependencies.main.runtime.ts",
3518
- "line": 328,
3518
+ "line": 340,
3519
3519
  "character": 3
3520
3520
  },
3521
3521
  "signature": "(method) DependenciesMain.usageDeep(depName: string, opts?: {\n depth?: number;\n}): Promise<string | undefined>",
@@ -3525,7 +3525,7 @@
3525
3525
  "__schema": "ParameterSchema",
3526
3526
  "location": {
3527
3527
  "filePath": "dependencies.main.runtime.ts",
3528
- "line": 328,
3528
+ "line": 340,
3529
3529
  "character": 19
3530
3530
  },
3531
3531
  "name": "depName",
@@ -3533,7 +3533,7 @@
3533
3533
  "__schema": "KeywordTypeSchema",
3534
3534
  "location": {
3535
3535
  "filePath": "dependencies.main.runtime.ts",
3536
- "line": 328,
3536
+ "line": 340,
3537
3537
  "character": 28
3538
3538
  },
3539
3539
  "name": "string"
@@ -3545,7 +3545,7 @@
3545
3545
  "__schema": "ParameterSchema",
3546
3546
  "location": {
3547
3547
  "filePath": "dependencies.main.runtime.ts",
3548
- "line": 328,
3548
+ "line": 340,
3549
3549
  "character": 36
3550
3550
  },
3551
3551
  "name": "opts",
@@ -3553,7 +3553,7 @@
3553
3553
  "__schema": "TypeLiteralSchema",
3554
3554
  "location": {
3555
3555
  "filePath": "dependencies.main.runtime.ts",
3556
- "line": 328,
3556
+ "line": 340,
3557
3557
  "character": 43
3558
3558
  },
3559
3559
  "members": [
@@ -3561,7 +3561,7 @@
3561
3561
  "__schema": "VariableLikeSchema",
3562
3562
  "location": {
3563
3563
  "filePath": "dependencies.main.runtime.ts",
3564
- "line": 328,
3564
+ "line": 340,
3565
3565
  "character": 45
3566
3566
  },
3567
3567
  "signature": "(property) depth?: number | undefined",
@@ -3570,7 +3570,7 @@
3570
3570
  "__schema": "KeywordTypeSchema",
3571
3571
  "location": {
3572
3572
  "filePath": "dependencies.main.runtime.ts",
3573
- "line": 328,
3573
+ "line": 340,
3574
3574
  "character": 53
3575
3575
  },
3576
3576
  "name": "number"
@@ -3587,7 +3587,7 @@
3587
3587
  "__schema": "TypeRefSchema",
3588
3588
  "location": {
3589
3589
  "filePath": "dependencies.main.runtime.ts",
3590
- "line": 328,
3590
+ "line": 340,
3591
3591
  "character": 64
3592
3592
  },
3593
3593
  "name": "Promise",
@@ -3596,7 +3596,7 @@
3596
3596
  "__schema": "TypeUnionSchema",
3597
3597
  "location": {
3598
3598
  "filePath": "dependencies.main.runtime.ts",
3599
- "line": 328,
3599
+ "line": 340,
3600
3600
  "character": 72
3601
3601
  },
3602
3602
  "types": [
@@ -3604,7 +3604,7 @@
3604
3604
  "__schema": "KeywordTypeSchema",
3605
3605
  "location": {
3606
3606
  "filePath": "dependencies.main.runtime.ts",
3607
- "line": 328,
3607
+ "line": 340,
3608
3608
  "character": 72
3609
3609
  },
3610
3610
  "name": "string"
@@ -3613,7 +3613,7 @@
3613
3613
  "__schema": "KeywordTypeSchema",
3614
3614
  "location": {
3615
3615
  "filePath": "dependencies.main.runtime.ts",
3616
- "line": 328,
3616
+ "line": 340,
3617
3617
  "character": 81
3618
3618
  },
3619
3619
  "name": "undefined"
@@ -3630,14 +3630,14 @@
3630
3630
  "__schema": "FunctionLikeSchema",
3631
3631
  "location": {
3632
3632
  "filePath": "dependencies.main.runtime.ts",
3633
- "line": 343,
3633
+ "line": 355,
3634
3634
  "character": 3
3635
3635
  },
3636
3636
  "doc": {
3637
3637
  "__schema": "DocSchema",
3638
3638
  "location": {
3639
3639
  "filePath": "dependencies.main.runtime.ts",
3640
- "line": 339,
3640
+ "line": 351,
3641
3641
  "character": 3
3642
3642
  },
3643
3643
  "raw": "/**\n * @param depName either component-id-string or package-name (of the component or not component)\n * @returns a map of component-id-string to the version of the dependency\n */",
@@ -3647,7 +3647,7 @@
3647
3647
  "__schema": "PropertyLikeTagSchema",
3648
3648
  "location": {
3649
3649
  "filePath": "dependencies.main.runtime.ts",
3650
- "line": 340,
3650
+ "line": 352,
3651
3651
  "character": 6
3652
3652
  },
3653
3653
  "name": "depName",
@@ -3658,7 +3658,7 @@
3658
3658
  "__schema": "ReturnTagSchema",
3659
3659
  "location": {
3660
3660
  "filePath": "dependencies.main.runtime.ts",
3661
- "line": 341,
3661
+ "line": 353,
3662
3662
  "character": 6
3663
3663
  },
3664
3664
  "tagName": "return",
@@ -3673,7 +3673,7 @@
3673
3673
  "__schema": "ParameterSchema",
3674
3674
  "location": {
3675
3675
  "filePath": "dependencies.main.runtime.ts",
3676
- "line": 343,
3676
+ "line": 355,
3677
3677
  "character": 15
3678
3678
  },
3679
3679
  "name": "depName",
@@ -3681,7 +3681,7 @@
3681
3681
  "__schema": "KeywordTypeSchema",
3682
3682
  "location": {
3683
3683
  "filePath": "dependencies.main.runtime.ts",
3684
- "line": 343,
3684
+ "line": 355,
3685
3685
  "character": 24
3686
3686
  },
3687
3687
  "name": "string"
@@ -3694,7 +3694,7 @@
3694
3694
  "__schema": "TypeRefSchema",
3695
3695
  "location": {
3696
3696
  "filePath": "dependencies.main.runtime.ts",
3697
- "line": 343,
3697
+ "line": 355,
3698
3698
  "character": 33
3699
3699
  },
3700
3700
  "name": "Promise",
@@ -3703,7 +3703,7 @@
3703
3703
  "__schema": "TypeLiteralSchema",
3704
3704
  "location": {
3705
3705
  "filePath": "dependencies.main.runtime.ts",
3706
- "line": 343,
3706
+ "line": 355,
3707
3707
  "character": 41
3708
3708
  },
3709
3709
  "members": [
@@ -3711,14 +3711,14 @@
3711
3711
  "__schema": "IndexSignatureSchema",
3712
3712
  "location": {
3713
3713
  "filePath": "dependencies.main.runtime.ts",
3714
- "line": 343,
3714
+ "line": 355,
3715
3715
  "character": 43
3716
3716
  },
3717
3717
  "keyType": {
3718
3718
  "__schema": "ParameterSchema",
3719
3719
  "location": {
3720
3720
  "filePath": "dependencies.main.runtime.ts",
3721
- "line": 343,
3721
+ "line": 355,
3722
3722
  "character": 44
3723
3723
  },
3724
3724
  "name": "compIdStr",
@@ -3726,7 +3726,7 @@
3726
3726
  "__schema": "KeywordTypeSchema",
3727
3727
  "location": {
3728
3728
  "filePath": "dependencies.main.runtime.ts",
3729
- "line": 343,
3729
+ "line": 355,
3730
3730
  "character": 55
3731
3731
  },
3732
3732
  "name": "string"
@@ -3738,7 +3738,7 @@
3738
3738
  "__schema": "KeywordTypeSchema",
3739
3739
  "location": {
3740
3740
  "filePath": "dependencies.main.runtime.ts",
3741
- "line": 343,
3741
+ "line": 355,
3742
3742
  "character": 64
3743
3743
  },
3744
3744
  "name": "string"
@@ -3756,7 +3756,7 @@
3756
3756
  "__schema": "VariableLikeSchema",
3757
3757
  "location": {
3758
3758
  "filePath": "dependencies.main.runtime.ts",
3759
- "line": 383,
3759
+ "line": 395,
3760
3760
  "character": 3
3761
3761
  },
3762
3762
  "signature": "(property) DependenciesMain.slots: never[]",
@@ -3765,7 +3765,7 @@
3765
3765
  "__schema": "InferenceTypeSchema",
3766
3766
  "location": {
3767
3767
  "filePath": "dependencies.main.runtime.ts",
3768
- "line": 383,
3768
+ "line": 395,
3769
3769
  "character": 3
3770
3770
  },
3771
3771
  "type": "never[]"
@@ -3777,7 +3777,7 @@
3777
3777
  "__schema": "VariableLikeSchema",
3778
3778
  "location": {
3779
3779
  "filePath": "dependencies.main.runtime.ts",
3780
- "line": 384,
3780
+ "line": 396,
3781
3781
  "character": 3
3782
3782
  },
3783
3783
  "signature": "(property) DependenciesMain.dependencies: Aspect[]",
@@ -3786,7 +3786,7 @@
3786
3786
  "__schema": "InferenceTypeSchema",
3787
3787
  "location": {
3788
3788
  "filePath": "dependencies.main.runtime.ts",
3789
- "line": 384,
3789
+ "line": 396,
3790
3790
  "character": 3
3791
3791
  },
3792
3792
  "type": "Aspect[]"
@@ -3798,7 +3798,7 @@
3798
3798
  "__schema": "VariableLikeSchema",
3799
3799
  "location": {
3800
3800
  "filePath": "dependencies.main.runtime.ts",
3801
- "line": 395,
3801
+ "line": 407,
3802
3802
  "character": 3
3803
3803
  },
3804
3804
  "signature": "(property) DependenciesMain.runtime: RuntimeDefinition",
@@ -3807,7 +3807,7 @@
3807
3807
  "__schema": "InferenceTypeSchema",
3808
3808
  "location": {
3809
3809
  "filePath": "dependencies.main.runtime.ts",
3810
- "line": 395,
3810
+ "line": 407,
3811
3811
  "character": 3
3812
3812
  },
3813
3813
  "type": "RuntimeDefinition"
@@ -3819,7 +3819,7 @@
3819
3819
  "__schema": "FunctionLikeSchema",
3820
3820
  "location": {
3821
3821
  "filePath": "dependencies.main.runtime.ts",
3822
- "line": 397,
3822
+ "line": 409,
3823
3823
  "character": 3
3824
3824
  },
3825
3825
  "signature": "(method) DependenciesMain.provider([cli, workspace, depsResolver, devFiles, aspectLoader, scope, graph, loggerMain]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n DevFilesMain,\n AspectLoaderMain,\n ScopeMain,\n GraphMain,\n LoggerMain\n]): Promise<DependenciesMain>",
@@ -3829,7 +3829,7 @@
3829
3829
  "__schema": "ParameterSchema",
3830
3830
  "location": {
3831
3831
  "filePath": "dependencies.main.runtime.ts",
3832
- "line": 397,
3832
+ "line": 409,
3833
3833
  "character": 25
3834
3834
  },
3835
3835
  "name": "[ cli, workspace, depsResolver, devFiles, aspectLoader, scope, graph, loggerMain ]",
@@ -3837,7 +3837,7 @@
3837
3837
  "__schema": "TupleTypeSchema",
3838
3838
  "location": {
3839
3839
  "filePath": "dependencies.main.runtime.ts",
3840
- "line": 397,
3840
+ "line": 409,
3841
3841
  "character": 107
3842
3842
  },
3843
3843
  "elements": [
@@ -3845,7 +3845,7 @@
3845
3845
  "__schema": "TypeRefSchema",
3846
3846
  "location": {
3847
3847
  "filePath": "dependencies.main.runtime.ts",
3848
- "line": 398,
3848
+ "line": 410,
3849
3849
  "character": 5
3850
3850
  },
3851
3851
  "name": "CLIMain"
@@ -3854,7 +3854,7 @@
3854
3854
  "__schema": "TypeRefSchema",
3855
3855
  "location": {
3856
3856
  "filePath": "dependencies.main.runtime.ts",
3857
- "line": 399,
3857
+ "line": 411,
3858
3858
  "character": 5
3859
3859
  },
3860
3860
  "name": "Workspace"
@@ -3863,7 +3863,7 @@
3863
3863
  "__schema": "TypeRefSchema",
3864
3864
  "location": {
3865
3865
  "filePath": "dependencies.main.runtime.ts",
3866
- "line": 400,
3866
+ "line": 412,
3867
3867
  "character": 5
3868
3868
  },
3869
3869
  "name": "DependencyResolverMain"
@@ -3872,7 +3872,7 @@
3872
3872
  "__schema": "TypeRefSchema",
3873
3873
  "location": {
3874
3874
  "filePath": "dependencies.main.runtime.ts",
3875
- "line": 401,
3875
+ "line": 413,
3876
3876
  "character": 5
3877
3877
  },
3878
3878
  "name": "DevFilesMain"
@@ -3881,7 +3881,7 @@
3881
3881
  "__schema": "TypeRefSchema",
3882
3882
  "location": {
3883
3883
  "filePath": "dependencies.main.runtime.ts",
3884
- "line": 402,
3884
+ "line": 414,
3885
3885
  "character": 5
3886
3886
  },
3887
3887
  "name": "AspectLoaderMain"
@@ -3890,7 +3890,7 @@
3890
3890
  "__schema": "TypeRefSchema",
3891
3891
  "location": {
3892
3892
  "filePath": "dependencies.main.runtime.ts",
3893
- "line": 403,
3893
+ "line": 415,
3894
3894
  "character": 5
3895
3895
  },
3896
3896
  "name": "ScopeMain"
@@ -3899,7 +3899,7 @@
3899
3899
  "__schema": "TypeRefSchema",
3900
3900
  "location": {
3901
3901
  "filePath": "dependencies.main.runtime.ts",
3902
- "line": 404,
3902
+ "line": 416,
3903
3903
  "character": 5
3904
3904
  },
3905
3905
  "name": "GraphMain"
@@ -3908,7 +3908,7 @@
3908
3908
  "__schema": "TypeRefSchema",
3909
3909
  "location": {
3910
3910
  "filePath": "dependencies.main.runtime.ts",
3911
- "line": 405,
3911
+ "line": 417,
3912
3912
  "character": 5
3913
3913
  },
3914
3914
  "name": "LoggerMain"
@@ -3923,7 +3923,7 @@
3923
3923
  "__schema": "InferenceTypeSchema",
3924
3924
  "location": {
3925
3925
  "filePath": "dependencies.main.runtime.ts",
3926
- "line": 397,
3926
+ "line": 409,
3927
3927
  "character": 3
3928
3928
  },
3929
3929
  "type": "Promise<DependenciesMain>"
@@ -3941,7 +3941,7 @@
3941
3941
  "__schema": "UnImplementedSchema",
3942
3942
  "location": {
3943
3943
  "filePath": "dependencies.main.runtime.ts",
3944
- "line": 441,
3944
+ "line": 453,
3945
3945
  "character": 16
3946
3946
  },
3947
3947
  "name": "DependenciesMain",
@@ -3953,7 +3953,7 @@
3953
3953
  "__schema": "FunctionLikeSchema",
3954
3954
  "location": {
3955
3955
  "filePath": "dependencies.main.runtime.ts",
3956
- "line": 435,
3956
+ "line": 447,
3957
3957
  "character": 1
3958
3958
  },
3959
3959
  "signature": "function isComponentId(depName: string): boolean",
@@ -3963,7 +3963,7 @@
3963
3963
  "__schema": "ParameterSchema",
3964
3964
  "location": {
3965
3965
  "filePath": "dependencies.main.runtime.ts",
3966
- "line": 435,
3966
+ "line": 447,
3967
3967
  "character": 24
3968
3968
  },
3969
3969
  "name": "depName",
@@ -3971,7 +3971,7 @@
3971
3971
  "__schema": "KeywordTypeSchema",
3972
3972
  "location": {
3973
3973
  "filePath": "dependencies.main.runtime.ts",
3974
- "line": 435,
3974
+ "line": 447,
3975
3975
  "character": 33
3976
3976
  },
3977
3977
  "name": "string"
@@ -3984,7 +3984,7 @@
3984
3984
  "__schema": "TypeRefSchema",
3985
3985
  "location": {
3986
3986
  "filePath": "dependencies.main.runtime.ts",
3987
- "line": 435,
3987
+ "line": 447,
3988
3988
  "character": 1
3989
3989
  },
3990
3990
  "name": "isComponentId",
@@ -3996,7 +3996,7 @@
3996
3996
  "__schema": "UnImplementedSchema",
3997
3997
  "location": {
3998
3998
  "filePath": "dependencies.main.runtime.ts",
3999
- "line": 439,
3999
+ "line": 451,
4000
4000
  "character": 1
4001
4001
  },
4002
4002
  "name": "DependenciesAspect.addRuntime(DependenciesMain);",
@@ -4588,7 +4588,7 @@
4588
4588
  "componentId": {
4589
4589
  "scope": "teambit.dependencies",
4590
4590
  "name": "dependencies",
4591
- "version": "1.0.444"
4591
+ "version": "1.0.446"
4592
4592
  },
4593
4593
  "taggedModuleExports": []
4594
4594
  }