@teambit/dependency-resolver 1.0.425 → 1.0.426
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/__bit_junit.xml +29 -29
- package/artifacts/preview/teambit_dependencies_dependency_resolver-preview.js +1 -1
- package/artifacts/schema.json +333 -333
- package/dist/dependency-installer.js +11 -6
- package/dist/dependency-installer.js.map +1 -1
- package/dist/dependency-resolver.main.runtime.js.map +1 -1
- package/dist/exceptions/core-aspect-link-error.js.map +1 -1
- package/dist/exceptions/non-aspect-core-package-link-error.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js.map +1 -1
- package/dist/manifest/manifest.js.map +1 -1
- package/dist/manifest/workspace-manifest-factory.js.map +1 -1
- package/dist/package-manager-legacy.js.map +1 -1
- package/dist/policy/env-policy/env-policy.js.map +1 -1
- package/dist/{preview-1728184966899.js → preview-1728236174539.js} +2 -2
- package/exceptions/core-aspect-link-error.ts +4 -1
- package/exceptions/non-aspect-core-package-link-error.ts +4 -1
- package/manifest/manifest.ts +5 -1
- package/manifest/workspace-manifest-factory.ts +4 -1
- package/package.json +18 -18
- package/policy/env-policy/env-policy.ts +4 -1
package/artifacts/schema.json
CHANGED
|
@@ -698,8 +698,8 @@
|
|
|
698
698
|
"__schema": "ParameterSchema",
|
|
699
699
|
"location": {
|
|
700
700
|
"filePath": "manifest/manifest.ts",
|
|
701
|
-
"line":
|
|
702
|
-
"character":
|
|
701
|
+
"line": 28,
|
|
702
|
+
"character": 5
|
|
703
703
|
},
|
|
704
704
|
"name": "name",
|
|
705
705
|
"isOptional": false,
|
|
@@ -708,8 +708,8 @@
|
|
|
708
708
|
"__schema": "KeywordTypeSchema",
|
|
709
709
|
"location": {
|
|
710
710
|
"filePath": "manifest/manifest.ts",
|
|
711
|
-
"line":
|
|
712
|
-
"character":
|
|
711
|
+
"line": 28,
|
|
712
|
+
"character": 18
|
|
713
713
|
},
|
|
714
714
|
"name": "string"
|
|
715
715
|
}
|
|
@@ -718,8 +718,8 @@
|
|
|
718
718
|
"__schema": "ParameterSchema",
|
|
719
719
|
"location": {
|
|
720
720
|
"filePath": "manifest/manifest.ts",
|
|
721
|
-
"line":
|
|
722
|
-
"character":
|
|
721
|
+
"line": 29,
|
|
722
|
+
"character": 5
|
|
723
723
|
},
|
|
724
724
|
"name": "version",
|
|
725
725
|
"isOptional": false,
|
|
@@ -728,8 +728,8 @@
|
|
|
728
728
|
"__schema": "TypeRefSchema",
|
|
729
729
|
"location": {
|
|
730
730
|
"filePath": "manifest/manifest.ts",
|
|
731
|
-
"line":
|
|
732
|
-
"character":
|
|
731
|
+
"line": 29,
|
|
732
|
+
"character": 21
|
|
733
733
|
},
|
|
734
734
|
"name": "SemVer",
|
|
735
735
|
"packageName": "semver"
|
|
@@ -739,8 +739,8 @@
|
|
|
739
739
|
"__schema": "ParameterSchema",
|
|
740
740
|
"location": {
|
|
741
741
|
"filePath": "manifest/manifest.ts",
|
|
742
|
-
"line":
|
|
743
|
-
"character":
|
|
742
|
+
"line": 30,
|
|
743
|
+
"character": 5
|
|
744
744
|
},
|
|
745
745
|
"name": "dependencies",
|
|
746
746
|
"isOptional": false,
|
|
@@ -749,8 +749,8 @@
|
|
|
749
749
|
"__schema": "TypeRefSchema",
|
|
750
750
|
"location": {
|
|
751
751
|
"filePath": "manifest/manifest.ts",
|
|
752
|
-
"line":
|
|
753
|
-
"character":
|
|
752
|
+
"line": 30,
|
|
753
|
+
"character": 26
|
|
754
754
|
},
|
|
755
755
|
"name": "ManifestDependenciesObject"
|
|
756
756
|
}
|
|
@@ -771,7 +771,7 @@
|
|
|
771
771
|
"__schema": "FunctionLikeSchema",
|
|
772
772
|
"location": {
|
|
773
773
|
"filePath": "manifest/manifest.ts",
|
|
774
|
-
"line":
|
|
774
|
+
"line": 38,
|
|
775
775
|
"character": 3
|
|
776
776
|
},
|
|
777
777
|
"name": "toJson",
|
|
@@ -781,7 +781,7 @@
|
|
|
781
781
|
"__schema": "ParameterSchema",
|
|
782
782
|
"location": {
|
|
783
783
|
"filePath": "manifest/manifest.ts",
|
|
784
|
-
"line":
|
|
784
|
+
"line": 38,
|
|
785
785
|
"character": 10
|
|
786
786
|
},
|
|
787
787
|
"name": "options",
|
|
@@ -792,7 +792,7 @@
|
|
|
792
792
|
"__schema": "TypeRefSchema",
|
|
793
793
|
"location": {
|
|
794
794
|
"filePath": "manifest/manifest.ts",
|
|
795
|
-
"line":
|
|
795
|
+
"line": 38,
|
|
796
796
|
"character": 19
|
|
797
797
|
},
|
|
798
798
|
"name": "ManifestToJsonOptions",
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"__schema": "TypeRefSchema",
|
|
805
805
|
"location": {
|
|
806
806
|
"filePath": "manifest/manifest.ts",
|
|
807
|
-
"line":
|
|
807
|
+
"line": 38,
|
|
808
808
|
"character": 48
|
|
809
809
|
},
|
|
810
810
|
"name": "Record",
|
|
@@ -813,7 +813,7 @@
|
|
|
813
813
|
"__schema": "KeywordTypeSchema",
|
|
814
814
|
"location": {
|
|
815
815
|
"filePath": "manifest/manifest.ts",
|
|
816
|
-
"line":
|
|
816
|
+
"line": 38,
|
|
817
817
|
"character": 55
|
|
818
818
|
},
|
|
819
819
|
"name": "string"
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
"__schema": "KeywordTypeSchema",
|
|
823
823
|
"location": {
|
|
824
824
|
"filePath": "manifest/manifest.ts",
|
|
825
|
-
"line":
|
|
825
|
+
"line": 38,
|
|
826
826
|
"character": 63
|
|
827
827
|
},
|
|
828
828
|
"name": "any"
|
|
@@ -1021,8 +1021,8 @@
|
|
|
1021
1021
|
"__schema": "ParameterSchema",
|
|
1022
1022
|
"location": {
|
|
1023
1023
|
"filePath": "manifest/manifest.ts",
|
|
1024
|
-
"line":
|
|
1025
|
-
"character":
|
|
1024
|
+
"line": 28,
|
|
1025
|
+
"character": 5
|
|
1026
1026
|
},
|
|
1027
1027
|
"name": "name",
|
|
1028
1028
|
"isOptional": false,
|
|
@@ -1031,8 +1031,8 @@
|
|
|
1031
1031
|
"__schema": "KeywordTypeSchema",
|
|
1032
1032
|
"location": {
|
|
1033
1033
|
"filePath": "manifest/manifest.ts",
|
|
1034
|
-
"line":
|
|
1035
|
-
"character":
|
|
1034
|
+
"line": 28,
|
|
1035
|
+
"character": 18
|
|
1036
1036
|
},
|
|
1037
1037
|
"name": "string"
|
|
1038
1038
|
}
|
|
@@ -1041,8 +1041,8 @@
|
|
|
1041
1041
|
"__schema": "ParameterSchema",
|
|
1042
1042
|
"location": {
|
|
1043
1043
|
"filePath": "manifest/manifest.ts",
|
|
1044
|
-
"line":
|
|
1045
|
-
"character":
|
|
1044
|
+
"line": 29,
|
|
1045
|
+
"character": 5
|
|
1046
1046
|
},
|
|
1047
1047
|
"name": "version",
|
|
1048
1048
|
"isOptional": false,
|
|
@@ -1051,8 +1051,8 @@
|
|
|
1051
1051
|
"__schema": "TypeRefSchema",
|
|
1052
1052
|
"location": {
|
|
1053
1053
|
"filePath": "manifest/manifest.ts",
|
|
1054
|
-
"line":
|
|
1055
|
-
"character":
|
|
1054
|
+
"line": 29,
|
|
1055
|
+
"character": 21
|
|
1056
1056
|
},
|
|
1057
1057
|
"name": "SemVer",
|
|
1058
1058
|
"packageName": "semver"
|
|
@@ -1062,8 +1062,8 @@
|
|
|
1062
1062
|
"__schema": "ParameterSchema",
|
|
1063
1063
|
"location": {
|
|
1064
1064
|
"filePath": "manifest/manifest.ts",
|
|
1065
|
-
"line":
|
|
1066
|
-
"character":
|
|
1065
|
+
"line": 30,
|
|
1066
|
+
"character": 5
|
|
1067
1067
|
},
|
|
1068
1068
|
"name": "dependencies",
|
|
1069
1069
|
"isOptional": false,
|
|
@@ -1072,8 +1072,8 @@
|
|
|
1072
1072
|
"__schema": "TypeRefSchema",
|
|
1073
1073
|
"location": {
|
|
1074
1074
|
"filePath": "manifest/manifest.ts",
|
|
1075
|
-
"line":
|
|
1076
|
-
"character":
|
|
1075
|
+
"line": 30,
|
|
1076
|
+
"character": 26
|
|
1077
1077
|
},
|
|
1078
1078
|
"name": "ManifestDependenciesObject"
|
|
1079
1079
|
}
|
|
@@ -1094,7 +1094,7 @@
|
|
|
1094
1094
|
"__schema": "FunctionLikeSchema",
|
|
1095
1095
|
"location": {
|
|
1096
1096
|
"filePath": "manifest/manifest.ts",
|
|
1097
|
-
"line":
|
|
1097
|
+
"line": 38,
|
|
1098
1098
|
"character": 3
|
|
1099
1099
|
},
|
|
1100
1100
|
"name": "toJson",
|
|
@@ -1104,7 +1104,7 @@
|
|
|
1104
1104
|
"__schema": "ParameterSchema",
|
|
1105
1105
|
"location": {
|
|
1106
1106
|
"filePath": "manifest/manifest.ts",
|
|
1107
|
-
"line":
|
|
1107
|
+
"line": 38,
|
|
1108
1108
|
"character": 10
|
|
1109
1109
|
},
|
|
1110
1110
|
"name": "options",
|
|
@@ -1115,7 +1115,7 @@
|
|
|
1115
1115
|
"__schema": "TypeRefSchema",
|
|
1116
1116
|
"location": {
|
|
1117
1117
|
"filePath": "manifest/manifest.ts",
|
|
1118
|
-
"line":
|
|
1118
|
+
"line": 38,
|
|
1119
1119
|
"character": 19
|
|
1120
1120
|
},
|
|
1121
1121
|
"name": "ManifestToJsonOptions",
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
"__schema": "TypeRefSchema",
|
|
1128
1128
|
"location": {
|
|
1129
1129
|
"filePath": "manifest/manifest.ts",
|
|
1130
|
-
"line":
|
|
1130
|
+
"line": 38,
|
|
1131
1131
|
"character": 48
|
|
1132
1132
|
},
|
|
1133
1133
|
"name": "Record",
|
|
@@ -1136,7 +1136,7 @@
|
|
|
1136
1136
|
"__schema": "KeywordTypeSchema",
|
|
1137
1137
|
"location": {
|
|
1138
1138
|
"filePath": "manifest/manifest.ts",
|
|
1139
|
-
"line":
|
|
1139
|
+
"line": 38,
|
|
1140
1140
|
"character": 55
|
|
1141
1141
|
},
|
|
1142
1142
|
"name": "string"
|
|
@@ -1145,7 +1145,7 @@
|
|
|
1145
1145
|
"__schema": "KeywordTypeSchema",
|
|
1146
1146
|
"location": {
|
|
1147
1147
|
"filePath": "manifest/manifest.ts",
|
|
1148
|
-
"line":
|
|
1148
|
+
"line": 38,
|
|
1149
1149
|
"character": 63
|
|
1150
1150
|
},
|
|
1151
1151
|
"name": "any"
|
|
@@ -4191,8 +4191,8 @@
|
|
|
4191
4191
|
"__schema": "ExportSchema",
|
|
4192
4192
|
"location": {
|
|
4193
4193
|
"filePath": "index.ts",
|
|
4194
|
-
"line":
|
|
4195
|
-
"character":
|
|
4194
|
+
"line": 16,
|
|
4195
|
+
"character": 15
|
|
4196
4196
|
},
|
|
4197
4197
|
"signature": "interface DependencyResolverWorkspaceConfig",
|
|
4198
4198
|
"name": "DependencyResolverWorkspaceConfig",
|
|
@@ -5206,8 +5206,8 @@
|
|
|
5206
5206
|
"__schema": "ExportSchema",
|
|
5207
5207
|
"location": {
|
|
5208
5208
|
"filePath": "index.ts",
|
|
5209
|
-
"line":
|
|
5210
|
-
"character":
|
|
5209
|
+
"line": 16,
|
|
5210
|
+
"character": 50
|
|
5211
5211
|
},
|
|
5212
5212
|
"signature": "type NodeLinker = \"isolated\" | \"hoisted\"",
|
|
5213
5213
|
"name": "NodeLinker",
|
|
@@ -5254,7 +5254,7 @@
|
|
|
5254
5254
|
"__schema": "ExportSchema",
|
|
5255
5255
|
"location": {
|
|
5256
5256
|
"filePath": "index.ts",
|
|
5257
|
-
"line":
|
|
5257
|
+
"line": 18,
|
|
5258
5258
|
"character": 3
|
|
5259
5259
|
},
|
|
5260
5260
|
"signature": "class DependencyResolverMain",
|
|
@@ -8612,7 +8612,7 @@
|
|
|
8612
8612
|
"componentId": {
|
|
8613
8613
|
"scope": "teambit.component",
|
|
8614
8614
|
"name": "sources",
|
|
8615
|
-
"version": "0.0.
|
|
8615
|
+
"version": "0.0.34"
|
|
8616
8616
|
}
|
|
8617
8617
|
}
|
|
8618
8618
|
},
|
|
@@ -8746,7 +8746,7 @@
|
|
|
8746
8746
|
"componentId": {
|
|
8747
8747
|
"scope": "teambit.component",
|
|
8748
8748
|
"name": "sources",
|
|
8749
|
-
"version": "0.0.
|
|
8749
|
+
"version": "0.0.34"
|
|
8750
8750
|
}
|
|
8751
8751
|
}
|
|
8752
8752
|
},
|
|
@@ -8916,7 +8916,7 @@
|
|
|
8916
8916
|
"componentId": {
|
|
8917
8917
|
"scope": "teambit.component",
|
|
8918
8918
|
"name": "sources",
|
|
8919
|
-
"version": "0.0.
|
|
8919
|
+
"version": "0.0.34"
|
|
8920
8920
|
}
|
|
8921
8921
|
}
|
|
8922
8922
|
},
|
|
@@ -9387,7 +9387,7 @@
|
|
|
9387
9387
|
"componentId": {
|
|
9388
9388
|
"scope": "teambit.component",
|
|
9389
9389
|
"name": "sources",
|
|
9390
|
-
"version": "0.0.
|
|
9390
|
+
"version": "0.0.34"
|
|
9391
9391
|
}
|
|
9392
9392
|
}
|
|
9393
9393
|
},
|
|
@@ -9491,7 +9491,7 @@
|
|
|
9491
9491
|
"componentId": {
|
|
9492
9492
|
"scope": "teambit.component",
|
|
9493
9493
|
"name": "sources",
|
|
9494
|
-
"version": "0.0.
|
|
9494
|
+
"version": "0.0.34"
|
|
9495
9495
|
}
|
|
9496
9496
|
}
|
|
9497
9497
|
},
|
|
@@ -9789,7 +9789,7 @@
|
|
|
9789
9789
|
"componentId": {
|
|
9790
9790
|
"scope": "teambit.harmony",
|
|
9791
9791
|
"name": "modules/requireable-component",
|
|
9792
|
-
"version": "0.0.
|
|
9792
|
+
"version": "0.0.498"
|
|
9793
9793
|
}
|
|
9794
9794
|
},
|
|
9795
9795
|
"isOptional": false,
|
|
@@ -11790,7 +11790,7 @@
|
|
|
11790
11790
|
"__schema": "ExportSchema",
|
|
11791
11791
|
"location": {
|
|
11792
11792
|
"filePath": "index.ts",
|
|
11793
|
-
"line":
|
|
11793
|
+
"line": 19,
|
|
11794
11794
|
"character": 3
|
|
11795
11795
|
},
|
|
11796
11796
|
"signature": "interface DependencyResolverVariantConfig",
|
|
@@ -11833,7 +11833,7 @@
|
|
|
11833
11833
|
"__schema": "ExportSchema",
|
|
11834
11834
|
"location": {
|
|
11835
11835
|
"filePath": "index.ts",
|
|
11836
|
-
"line":
|
|
11836
|
+
"line": 20,
|
|
11837
11837
|
"character": 3
|
|
11838
11838
|
},
|
|
11839
11839
|
"signature": "interface MergedOutdatedPkg",
|
|
@@ -11980,7 +11980,7 @@
|
|
|
11980
11980
|
"__schema": "ExportSchema",
|
|
11981
11981
|
"location": {
|
|
11982
11982
|
"filePath": "index.ts",
|
|
11983
|
-
"line":
|
|
11983
|
+
"line": 22,
|
|
11984
11984
|
"character": 10
|
|
11985
11985
|
},
|
|
11986
11986
|
"signature": "const NPM_REGISTRY: \"https://registry.npmjs.org/\"",
|
|
@@ -12011,7 +12011,7 @@
|
|
|
12011
12011
|
"__schema": "ExportSchema",
|
|
12012
12012
|
"location": {
|
|
12013
12013
|
"filePath": "index.ts",
|
|
12014
|
-
"line":
|
|
12014
|
+
"line": 22,
|
|
12015
12015
|
"character": 24
|
|
12016
12016
|
},
|
|
12017
12017
|
"signature": "const BIT_CLOUD_REGISTRY: string",
|
|
@@ -12042,7 +12042,7 @@
|
|
|
12042
12042
|
"__schema": "ExportSchema",
|
|
12043
12043
|
"location": {
|
|
12044
12044
|
"filePath": "index.ts",
|
|
12045
|
-
"line":
|
|
12045
|
+
"line": 24,
|
|
12046
12046
|
"character": 18
|
|
12047
12047
|
},
|
|
12048
12048
|
"signature": "export { ProxyConfig as PackageManagerProxyConfig };\n\nProxyConfig",
|
|
@@ -12051,7 +12051,7 @@
|
|
|
12051
12051
|
"__schema": "TypeRefSchema",
|
|
12052
12052
|
"location": {
|
|
12053
12053
|
"filePath": "index.ts",
|
|
12054
|
-
"line":
|
|
12054
|
+
"line": 24,
|
|
12055
12055
|
"character": 3
|
|
12056
12056
|
},
|
|
12057
12057
|
"name": "ProxyConfig"
|
|
@@ -12062,7 +12062,7 @@
|
|
|
12062
12062
|
"__schema": "ExportSchema",
|
|
12063
12063
|
"location": {
|
|
12064
12064
|
"filePath": "index.ts",
|
|
12065
|
-
"line":
|
|
12065
|
+
"line": 25,
|
|
12066
12066
|
"character": 20
|
|
12067
12067
|
},
|
|
12068
12068
|
"signature": "export { NetworkConfig as PackageManagerNetworkConfig };\n\nNetworkConfig",
|
|
@@ -12071,7 +12071,7 @@
|
|
|
12071
12071
|
"__schema": "TypeRefSchema",
|
|
12072
12072
|
"location": {
|
|
12073
12073
|
"filePath": "index.ts",
|
|
12074
|
-
"line":
|
|
12074
|
+
"line": 25,
|
|
12075
12075
|
"character": 3
|
|
12076
12076
|
},
|
|
12077
12077
|
"name": "NetworkConfig"
|
|
@@ -12082,7 +12082,7 @@
|
|
|
12082
12082
|
"__schema": "ExportSchema",
|
|
12083
12083
|
"location": {
|
|
12084
12084
|
"filePath": "index.ts",
|
|
12085
|
-
"line":
|
|
12085
|
+
"line": 27,
|
|
12086
12086
|
"character": 10
|
|
12087
12087
|
},
|
|
12088
12088
|
"signature": "class DependencyList",
|
|
@@ -13055,7 +13055,7 @@
|
|
|
13055
13055
|
"__schema": "ExportSchema",
|
|
13056
13056
|
"location": {
|
|
13057
13057
|
"filePath": "index.ts",
|
|
13058
|
-
"line":
|
|
13058
|
+
"line": 27,
|
|
13059
13059
|
"character": 26
|
|
13060
13060
|
},
|
|
13061
13061
|
"signature": "class BaseDependency",
|
|
@@ -14018,7 +14018,7 @@
|
|
|
14018
14018
|
"__schema": "ExportSchema",
|
|
14019
14019
|
"location": {
|
|
14020
14020
|
"filePath": "index.ts",
|
|
14021
|
-
"line":
|
|
14021
|
+
"line": 27,
|
|
14022
14022
|
"character": 42
|
|
14023
14023
|
},
|
|
14024
14024
|
"signature": "class ComponentDependency",
|
|
@@ -15424,7 +15424,7 @@
|
|
|
15424
15424
|
"__schema": "ExportSchema",
|
|
15425
15425
|
"location": {
|
|
15426
15426
|
"filePath": "index.ts",
|
|
15427
|
-
"line":
|
|
15427
|
+
"line": 27,
|
|
15428
15428
|
"character": 63
|
|
15429
15429
|
},
|
|
15430
15430
|
"signature": "const KEY_NAME_BY_LIFECYCLE_TYPE: {\n runtime: string;\n dev: string;\n peer: string;\n 'optional-runtime': string;\n}",
|
|
@@ -15455,7 +15455,7 @@
|
|
|
15455
15455
|
"__schema": "ExportSchema",
|
|
15456
15456
|
"location": {
|
|
15457
15457
|
"filePath": "index.ts",
|
|
15458
|
-
"line":
|
|
15458
|
+
"line": 29,
|
|
15459
15459
|
"character": 3
|
|
15460
15460
|
},
|
|
15461
15461
|
"signature": "type DependencyLifecycleType = \"dev\" | WorkspaceDependencyLifecycleType",
|
|
@@ -15503,7 +15503,7 @@
|
|
|
15503
15503
|
"__schema": "ExportSchema",
|
|
15504
15504
|
"location": {
|
|
15505
15505
|
"filePath": "index.ts",
|
|
15506
|
-
"line":
|
|
15506
|
+
"line": 30,
|
|
15507
15507
|
"character": 3
|
|
15508
15508
|
},
|
|
15509
15509
|
"signature": "type WorkspaceDependencyLifecycleType = \"peer\" | \"runtime\"",
|
|
@@ -15551,7 +15551,7 @@
|
|
|
15551
15551
|
"__schema": "ExportSchema",
|
|
15552
15552
|
"location": {
|
|
15553
15553
|
"filePath": "index.ts",
|
|
15554
|
-
"line":
|
|
15554
|
+
"line": 31,
|
|
15555
15555
|
"character": 3
|
|
15556
15556
|
},
|
|
15557
15557
|
"signature": "interface DependencyFactory",
|
|
@@ -15716,7 +15716,7 @@
|
|
|
15716
15716
|
"__schema": "ExportSchema",
|
|
15717
15717
|
"location": {
|
|
15718
15718
|
"filePath": "index.ts",
|
|
15719
|
-
"line":
|
|
15719
|
+
"line": 32,
|
|
15720
15720
|
"character": 3
|
|
15721
15721
|
},
|
|
15722
15722
|
"signature": "interface SerializedDependency",
|
|
@@ -15919,7 +15919,7 @@
|
|
|
15919
15919
|
"__schema": "ExportSchema",
|
|
15920
15920
|
"location": {
|
|
15921
15921
|
"filePath": "index.ts",
|
|
15922
|
-
"line":
|
|
15922
|
+
"line": 33,
|
|
15923
15923
|
"character": 3
|
|
15924
15924
|
},
|
|
15925
15925
|
"signature": "interface Dependency",
|
|
@@ -16275,7 +16275,7 @@
|
|
|
16275
16275
|
"__schema": "ExportSchema",
|
|
16276
16276
|
"location": {
|
|
16277
16277
|
"filePath": "index.ts",
|
|
16278
|
-
"line":
|
|
16278
|
+
"line": 34,
|
|
16279
16279
|
"character": 3
|
|
16280
16280
|
},
|
|
16281
16281
|
"signature": "type SemverVersion = string",
|
|
@@ -16315,7 +16315,7 @@
|
|
|
16315
16315
|
"__schema": "ExportSchema",
|
|
16316
16316
|
"location": {
|
|
16317
16317
|
"filePath": "index.ts",
|
|
16318
|
-
"line":
|
|
16318
|
+
"line": 35,
|
|
16319
16319
|
"character": 3
|
|
16320
16320
|
},
|
|
16321
16321
|
"signature": "interface DependenciesManifest",
|
|
@@ -16443,7 +16443,7 @@
|
|
|
16443
16443
|
"__schema": "ExportSchema",
|
|
16444
16444
|
"location": {
|
|
16445
16445
|
"filePath": "index.ts",
|
|
16446
|
-
"line":
|
|
16446
|
+
"line": 37,
|
|
16447
16447
|
"character": 10
|
|
16448
16448
|
},
|
|
16449
16449
|
"signature": "class WorkspacePolicy",
|
|
@@ -17290,7 +17290,7 @@
|
|
|
17290
17290
|
"__schema": "ExportSchema",
|
|
17291
17291
|
"location": {
|
|
17292
17292
|
"filePath": "index.ts",
|
|
17293
|
-
"line":
|
|
17293
|
+
"line": 37,
|
|
17294
17294
|
"character": 27
|
|
17295
17295
|
},
|
|
17296
17296
|
"signature": "class VariantPolicy",
|
|
@@ -18455,7 +18455,7 @@
|
|
|
18455
18455
|
"__schema": "ExportSchema",
|
|
18456
18456
|
"location": {
|
|
18457
18457
|
"filePath": "index.ts",
|
|
18458
|
-
"line":
|
|
18458
|
+
"line": 37,
|
|
18459
18459
|
"character": 42
|
|
18460
18460
|
},
|
|
18461
18461
|
"signature": "class EnvPolicy",
|
|
@@ -18484,23 +18484,23 @@
|
|
|
18484
18484
|
"__schema": "ParameterSchema",
|
|
18485
18485
|
"location": {
|
|
18486
18486
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18487
|
-
"line":
|
|
18488
|
-
"character":
|
|
18487
|
+
"line": 48,
|
|
18488
|
+
"character": 5
|
|
18489
18489
|
},
|
|
18490
18490
|
"name": "_policiesEntries",
|
|
18491
18491
|
"type": {
|
|
18492
18492
|
"__schema": "TypeArraySchema",
|
|
18493
18493
|
"location": {
|
|
18494
18494
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18495
|
-
"line":
|
|
18496
|
-
"character":
|
|
18495
|
+
"line": 48,
|
|
18496
|
+
"character": 23
|
|
18497
18497
|
},
|
|
18498
18498
|
"type": {
|
|
18499
18499
|
"__schema": "TypeRefSchema",
|
|
18500
18500
|
"location": {
|
|
18501
18501
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18502
|
-
"line":
|
|
18503
|
-
"character":
|
|
18502
|
+
"line": 48,
|
|
18503
|
+
"character": 23
|
|
18504
18504
|
},
|
|
18505
18505
|
"name": "VariantPolicyEntry"
|
|
18506
18506
|
}
|
|
@@ -18512,16 +18512,16 @@
|
|
|
18512
18512
|
"__schema": "ParameterSchema",
|
|
18513
18513
|
"location": {
|
|
18514
18514
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18515
|
-
"line":
|
|
18516
|
-
"character":
|
|
18515
|
+
"line": 49,
|
|
18516
|
+
"character": 5
|
|
18517
18517
|
},
|
|
18518
18518
|
"name": "selfPolicy",
|
|
18519
18519
|
"type": {
|
|
18520
18520
|
"__schema": "TypeRefSchema",
|
|
18521
18521
|
"location": {
|
|
18522
18522
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18523
|
-
"line":
|
|
18524
|
-
"character":
|
|
18523
|
+
"line": 49,
|
|
18524
|
+
"character": 26
|
|
18525
18525
|
},
|
|
18526
18526
|
"name": "VariantPolicy"
|
|
18527
18527
|
},
|
|
@@ -18544,7 +18544,7 @@
|
|
|
18544
18544
|
"__schema": "FunctionLikeSchema",
|
|
18545
18545
|
"location": {
|
|
18546
18546
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18547
|
-
"line":
|
|
18547
|
+
"line": 54,
|
|
18548
18548
|
"character": 3
|
|
18549
18549
|
},
|
|
18550
18550
|
"signature": "(method) EnvPolicy.fromConfigObject(configObject: EnvPolicyConfigObject, { includeLegacyPeersInSelfPolicy }?: VariantPolicyFromConfigObjectOptions): EnvPolicy",
|
|
@@ -18554,7 +18554,7 @@
|
|
|
18554
18554
|
"__schema": "ParameterSchema",
|
|
18555
18555
|
"location": {
|
|
18556
18556
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18557
|
-
"line":
|
|
18557
|
+
"line": 55,
|
|
18558
18558
|
"character": 5
|
|
18559
18559
|
},
|
|
18560
18560
|
"name": "configObject",
|
|
@@ -18562,7 +18562,7 @@
|
|
|
18562
18562
|
"__schema": "TypeRefSchema",
|
|
18563
18563
|
"location": {
|
|
18564
18564
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18565
|
-
"line":
|
|
18565
|
+
"line": 55,
|
|
18566
18566
|
"character": 19
|
|
18567
18567
|
},
|
|
18568
18568
|
"name": "EnvPolicyConfigObject"
|
|
@@ -18574,7 +18574,7 @@
|
|
|
18574
18574
|
"__schema": "ParameterSchema",
|
|
18575
18575
|
"location": {
|
|
18576
18576
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18577
|
-
"line":
|
|
18577
|
+
"line": 56,
|
|
18578
18578
|
"character": 5
|
|
18579
18579
|
},
|
|
18580
18580
|
"name": "{ includeLegacyPeersInSelfPolicy }",
|
|
@@ -18582,7 +18582,7 @@
|
|
|
18582
18582
|
"__schema": "TypeRefSchema",
|
|
18583
18583
|
"location": {
|
|
18584
18584
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18585
|
-
"line":
|
|
18585
|
+
"line": 56,
|
|
18586
18586
|
"character": 41
|
|
18587
18587
|
},
|
|
18588
18588
|
"name": "VariantPolicyFromConfigObjectOptions",
|
|
@@ -18595,7 +18595,7 @@
|
|
|
18595
18595
|
"__schema": "InferenceTypeSchema",
|
|
18596
18596
|
"location": {
|
|
18597
18597
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18598
|
-
"line":
|
|
18598
|
+
"line": 56,
|
|
18599
18599
|
"character": 7
|
|
18600
18600
|
},
|
|
18601
18601
|
"name": "includeLegacyPeersInSelfPolicy",
|
|
@@ -18610,7 +18610,7 @@
|
|
|
18610
18610
|
"__schema": "TypeRefSchema",
|
|
18611
18611
|
"location": {
|
|
18612
18612
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18613
|
-
"line":
|
|
18613
|
+
"line": 54,
|
|
18614
18614
|
"character": 3
|
|
18615
18615
|
},
|
|
18616
18616
|
"name": "EnvPolicy"
|
|
@@ -18623,7 +18623,7 @@
|
|
|
18623
18623
|
"__schema": "FunctionLikeSchema",
|
|
18624
18624
|
"location": {
|
|
18625
18625
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18626
|
-
"line":
|
|
18626
|
+
"line": 102,
|
|
18627
18627
|
"character": 3
|
|
18628
18628
|
},
|
|
18629
18629
|
"signature": "(method) EnvPolicy.getEmpty(): EnvPolicy",
|
|
@@ -18633,7 +18633,7 @@
|
|
|
18633
18633
|
"__schema": "TypeRefSchema",
|
|
18634
18634
|
"location": {
|
|
18635
18635
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
18636
|
-
"line":
|
|
18636
|
+
"line": 102,
|
|
18637
18637
|
"character": 3
|
|
18638
18638
|
},
|
|
18639
18639
|
"name": "EnvPolicy"
|
|
@@ -19817,7 +19817,7 @@
|
|
|
19817
19817
|
"__schema": "ExportSchema",
|
|
19818
19818
|
"location": {
|
|
19819
19819
|
"filePath": "index.ts",
|
|
19820
|
-
"line":
|
|
19820
|
+
"line": 39,
|
|
19821
19821
|
"character": 3
|
|
19822
19822
|
},
|
|
19823
19823
|
"signature": "type WorkspacePolicyEntry = {\n dependencyId: string;\n lifecycleType: WorkspaceDependencyLifecycleType;\n value: WorkspacePolicyEntryValue;\n}",
|
|
@@ -19908,7 +19908,7 @@
|
|
|
19908
19908
|
"__schema": "ExportSchema",
|
|
19909
19909
|
"location": {
|
|
19910
19910
|
"filePath": "index.ts",
|
|
19911
|
-
"line":
|
|
19911
|
+
"line": 40,
|
|
19912
19912
|
"character": 3
|
|
19913
19913
|
},
|
|
19914
19914
|
"signature": "type WorkspacePolicyConfigObject = {\n dependencies?: WorkspacePolicyLifecycleConfigObject | undefined;\n peerDependencies?: WorkspacePolicyLifecycleConfigObject | undefined;\n}",
|
|
@@ -19969,7 +19969,7 @@
|
|
|
19969
19969
|
"__schema": "ExportSchema",
|
|
19970
19970
|
"location": {
|
|
19971
19971
|
"filePath": "index.ts",
|
|
19972
|
-
"line":
|
|
19972
|
+
"line": 41,
|
|
19973
19973
|
"character": 3
|
|
19974
19974
|
},
|
|
19975
19975
|
"signature": "type VariantPolicyConfigObject = {\n dependencies?: VariantPolicyLifecycleConfigObject | undefined;\n devDependencies?: VariantPolicyLifecycleConfigObject | undefined;\n peerDependencies?: VariantPolicyLifecycleConfigObject | undefined;\n}",
|
|
@@ -20039,7 +20039,7 @@
|
|
|
20039
20039
|
"__schema": "ExportSchema",
|
|
20040
20040
|
"location": {
|
|
20041
20041
|
"filePath": "index.ts",
|
|
20042
|
-
"line":
|
|
20042
|
+
"line": 42,
|
|
20043
20043
|
"character": 3
|
|
20044
20044
|
},
|
|
20045
20045
|
"signature": "interface Policy<T>",
|
|
@@ -20086,7 +20086,7 @@
|
|
|
20086
20086
|
"__schema": "ExportSchema",
|
|
20087
20087
|
"location": {
|
|
20088
20088
|
"filePath": "index.ts",
|
|
20089
|
-
"line":
|
|
20089
|
+
"line": 43,
|
|
20090
20090
|
"character": 3
|
|
20091
20091
|
},
|
|
20092
20092
|
"signature": "type PolicySemver = string",
|
|
@@ -20146,7 +20146,7 @@
|
|
|
20146
20146
|
"__schema": "ExportSchema",
|
|
20147
20147
|
"location": {
|
|
20148
20148
|
"filePath": "index.ts",
|
|
20149
|
-
"line":
|
|
20149
|
+
"line": 44,
|
|
20150
20150
|
"character": 3
|
|
20151
20151
|
},
|
|
20152
20152
|
"signature": "type PolicyConfigKeys = {\n dependencies: 'dependencies';\n devDependencies: 'devDependencies';\n peerDependencies: 'peerDependencies';\n}",
|
|
@@ -20236,7 +20236,7 @@
|
|
|
20236
20236
|
"__schema": "ExportSchema",
|
|
20237
20237
|
"location": {
|
|
20238
20238
|
"filePath": "index.ts",
|
|
20239
|
-
"line":
|
|
20239
|
+
"line": 45,
|
|
20240
20240
|
"character": 3
|
|
20241
20241
|
},
|
|
20242
20242
|
"signature": "type PolicyConfigKeysNames = keyof PolicyConfigKeys",
|
|
@@ -20274,7 +20274,7 @@
|
|
|
20274
20274
|
"__schema": "ExportSchema",
|
|
20275
20275
|
"location": {
|
|
20276
20276
|
"filePath": "index.ts",
|
|
20277
|
-
"line":
|
|
20277
|
+
"line": 46,
|
|
20278
20278
|
"character": 3
|
|
20279
20279
|
},
|
|
20280
20280
|
"signature": "type PolicyEntry = {\n dependencyId: string;\n lifecycleType: DependencyLifecycleType;\n}",
|
|
@@ -20344,7 +20344,7 @@
|
|
|
20344
20344
|
"__schema": "ExportSchema",
|
|
20345
20345
|
"location": {
|
|
20346
20346
|
"filePath": "index.ts",
|
|
20347
|
-
"line":
|
|
20347
|
+
"line": 47,
|
|
20348
20348
|
"character": 3
|
|
20349
20349
|
},
|
|
20350
20350
|
"signature": "type SerializedVariantPolicy = VariantPolicyEntry[]",
|
|
@@ -20382,7 +20382,7 @@
|
|
|
20382
20382
|
"__schema": "ExportSchema",
|
|
20383
20383
|
"location": {
|
|
20384
20384
|
"filePath": "index.ts",
|
|
20385
|
-
"line":
|
|
20385
|
+
"line": 48,
|
|
20386
20386
|
"character": 3
|
|
20387
20387
|
},
|
|
20388
20388
|
"signature": "type WorkspacePolicyConfigKeysNames = \"dependencies\" | \"peerDependencies\"",
|
|
@@ -20421,7 +20421,7 @@
|
|
|
20421
20421
|
"__schema": "ExportSchema",
|
|
20422
20422
|
"location": {
|
|
20423
20423
|
"filePath": "index.ts",
|
|
20424
|
-
"line":
|
|
20424
|
+
"line": 49,
|
|
20425
20425
|
"character": 3
|
|
20426
20426
|
},
|
|
20427
20427
|
"signature": "type EnvPolicyConfigObject = EnvPolicyEnvJsoncConfigObject | EnvPolicyLegacyConfigObject",
|
|
@@ -20471,7 +20471,7 @@
|
|
|
20471
20471
|
"__schema": "ExportSchema",
|
|
20472
20472
|
"location": {
|
|
20473
20473
|
"filePath": "index.ts",
|
|
20474
|
-
"line":
|
|
20474
|
+
"line": 51,
|
|
20475
20475
|
"character": 10
|
|
20476
20476
|
},
|
|
20477
20477
|
"signature": "class DependencyLinker",
|
|
@@ -21260,7 +21260,7 @@
|
|
|
21260
21260
|
"__schema": "ExportSchema",
|
|
21261
21261
|
"location": {
|
|
21262
21262
|
"filePath": "index.ts",
|
|
21263
|
-
"line":
|
|
21263
|
+
"line": 53,
|
|
21264
21264
|
"character": 3
|
|
21265
21265
|
},
|
|
21266
21266
|
"signature": "type CoreAspectLinkResult = {\n aspectId: string;\n linkDetail: LinkDetail;\n}",
|
|
@@ -21330,7 +21330,7 @@
|
|
|
21330
21330
|
"__schema": "ExportSchema",
|
|
21331
21331
|
"location": {
|
|
21332
21332
|
"filePath": "index.ts",
|
|
21333
|
-
"line":
|
|
21333
|
+
"line": 54,
|
|
21334
21334
|
"character": 3
|
|
21335
21335
|
},
|
|
21336
21336
|
"signature": "type LinkDetail = {\n packageName: string;\n from: string;\n to: string;\n}",
|
|
@@ -21420,7 +21420,7 @@
|
|
|
21420
21420
|
"__schema": "ExportSchema",
|
|
21421
21421
|
"location": {
|
|
21422
21422
|
"filePath": "index.ts",
|
|
21423
|
-
"line":
|
|
21423
|
+
"line": 55,
|
|
21424
21424
|
"character": 3
|
|
21425
21425
|
},
|
|
21426
21426
|
"signature": "type LinkResults = {\n teambitBitLink?: CoreAspectLinkResult | undefined;\n coreAspectsLinks?: CoreAspectLinkResult[] | undefined;\n harmonyLink?: LinkDetail | undefined;\n teambitLegacyLink?: LinkDetail | undefined;\n resolvedFromEnvLinks?: DepsLinkedToEnvResult[] | undefined;\n nestedDepsInNmLinks?: NestedNMDepsLinksResult[] | undefined;\n linkToDirResults?: LinkToDirResult[] | undefined;\n}",
|
|
@@ -21622,7 +21622,7 @@
|
|
|
21622
21622
|
"__schema": "ExportSchema",
|
|
21623
21623
|
"location": {
|
|
21624
21624
|
"filePath": "index.ts",
|
|
21625
|
-
"line":
|
|
21625
|
+
"line": 56,
|
|
21626
21626
|
"character": 3
|
|
21627
21627
|
},
|
|
21628
21628
|
"signature": "type LinkingOptions = {\n rewire?: boolean | undefined;\n linkTeambitBit?: boolean | undefined;\n linkCoreAspects?: boolean | undefined;\n linkNestedDepsInNM?: boolean | undefined;\n linkToDir?: string | undefined;\n includePeers?: boolean | undefined;\n fetchObject?: boolean | undefined;\n linkDepsResolvedFromEnv?: boolean | undefined;\n}",
|
|
@@ -21889,7 +21889,7 @@
|
|
|
21889
21889
|
"__schema": "ExportSchema",
|
|
21890
21890
|
"location": {
|
|
21891
21891
|
"filePath": "index.ts",
|
|
21892
|
-
"line":
|
|
21892
|
+
"line": 57,
|
|
21893
21893
|
"character": 3
|
|
21894
21894
|
},
|
|
21895
21895
|
"signature": "type DepsLinkedToEnvResult = {\n componentId: string;\n linksDetail: LinkDetail[];\n}",
|
|
@@ -21967,7 +21967,7 @@
|
|
|
21967
21967
|
"__schema": "ExportSchema",
|
|
21968
21968
|
"location": {
|
|
21969
21969
|
"filePath": "index.ts",
|
|
21970
|
-
"line":
|
|
21970
|
+
"line": 58,
|
|
21971
21971
|
"character": 3
|
|
21972
21972
|
},
|
|
21973
21973
|
"signature": "type NestedNMDepsLinksResult = {\n componentId: string;\n linksDetail: LinkDetail[];\n}",
|
|
@@ -22045,7 +22045,7 @@
|
|
|
22045
22045
|
"__schema": "ExportSchema",
|
|
22046
22046
|
"location": {
|
|
22047
22047
|
"filePath": "index.ts",
|
|
22048
|
-
"line":
|
|
22048
|
+
"line": 59,
|
|
22049
22049
|
"character": 3
|
|
22050
22050
|
},
|
|
22051
22051
|
"signature": "type LinkToDirResult = {\n componentId: string;\n linksDetail: LinkDetail;\n}",
|
|
@@ -22115,7 +22115,7 @@
|
|
|
22115
22115
|
"__schema": "ExportSchema",
|
|
22116
22116
|
"location": {
|
|
22117
22117
|
"filePath": "index.ts",
|
|
22118
|
-
"line":
|
|
22118
|
+
"line": 61,
|
|
22119
22119
|
"character": 10
|
|
22120
22120
|
},
|
|
22121
22121
|
"signature": "class DependencyInstaller",
|
|
@@ -22977,7 +22977,7 @@
|
|
|
22977
22977
|
"__schema": "FunctionLikeSchema",
|
|
22978
22978
|
"location": {
|
|
22979
22979
|
"filePath": "dependency-installer.ts",
|
|
22980
|
-
"line":
|
|
22980
|
+
"line": 264,
|
|
22981
22981
|
"character": 3
|
|
22982
22982
|
},
|
|
22983
22983
|
"signature": "(method) DependencyInstaller.pruneModules(rootDir: string): Promise<void>",
|
|
@@ -22987,7 +22987,7 @@
|
|
|
22987
22987
|
"__schema": "ParameterSchema",
|
|
22988
22988
|
"location": {
|
|
22989
22989
|
"filePath": "dependency-installer.ts",
|
|
22990
|
-
"line":
|
|
22990
|
+
"line": 264,
|
|
22991
22991
|
"character": 29
|
|
22992
22992
|
},
|
|
22993
22993
|
"name": "rootDir",
|
|
@@ -22995,7 +22995,7 @@
|
|
|
22995
22995
|
"__schema": "KeywordTypeSchema",
|
|
22996
22996
|
"location": {
|
|
22997
22997
|
"filePath": "dependency-installer.ts",
|
|
22998
|
-
"line":
|
|
22998
|
+
"line": 264,
|
|
22999
22999
|
"character": 38
|
|
23000
23000
|
},
|
|
23001
23001
|
"name": "string"
|
|
@@ -23008,7 +23008,7 @@
|
|
|
23008
23008
|
"__schema": "TypeRefSchema",
|
|
23009
23009
|
"location": {
|
|
23010
23010
|
"filePath": "dependency-installer.ts",
|
|
23011
|
-
"line":
|
|
23011
|
+
"line": 264,
|
|
23012
23012
|
"character": 47
|
|
23013
23013
|
},
|
|
23014
23014
|
"name": "Promise",
|
|
@@ -23017,7 +23017,7 @@
|
|
|
23017
23017
|
"__schema": "KeywordTypeSchema",
|
|
23018
23018
|
"location": {
|
|
23019
23019
|
"filePath": "dependency-installer.ts",
|
|
23020
|
-
"line":
|
|
23020
|
+
"line": 264,
|
|
23021
23021
|
"character": 55
|
|
23022
23022
|
},
|
|
23023
23023
|
"name": "void"
|
|
@@ -23033,14 +23033,14 @@
|
|
|
23033
23033
|
"__schema": "FunctionLikeSchema",
|
|
23034
23034
|
"location": {
|
|
23035
23035
|
"filePath": "dependency-installer.ts",
|
|
23036
|
-
"line":
|
|
23036
|
+
"line": 275,
|
|
23037
23037
|
"character": 3
|
|
23038
23038
|
},
|
|
23039
23039
|
"doc": {
|
|
23040
23040
|
"__schema": "DocSchema",
|
|
23041
23041
|
"location": {
|
|
23042
23042
|
"filePath": "dependency-installer.ts",
|
|
23043
|
-
"line":
|
|
23043
|
+
"line": 271,
|
|
23044
23044
|
"character": 3
|
|
23045
23045
|
},
|
|
23046
23046
|
"raw": "/**\n * Compute all the component manifests (a.k.a. package.json files) that should be passed to the package manager\n * in order to install the dependencies.\n */",
|
|
@@ -23054,7 +23054,7 @@
|
|
|
23054
23054
|
"__schema": "ParameterSchema",
|
|
23055
23055
|
"location": {
|
|
23056
23056
|
"filePath": "dependency-installer.ts",
|
|
23057
|
-
"line":
|
|
23057
|
+
"line": 275,
|
|
23058
23058
|
"character": 38
|
|
23059
23059
|
},
|
|
23060
23060
|
"name": "{ componentDirectoryMap, rootPolicy, rootDir, dedupe, dependencyFilterFn, copyPeerToRuntimeOnComponents, copyPeerToRuntimeOnRoot, installPeersFromEnvs, resolveVersionsFromDependenciesOnly, referenceLocalPackages, hasRootComponents, excludeExtensionsDependencies }",
|
|
@@ -23062,7 +23062,7 @@
|
|
|
23062
23062
|
"__schema": "TypeRefSchema",
|
|
23063
23063
|
"location": {
|
|
23064
23064
|
"filePath": "dependency-installer.ts",
|
|
23065
|
-
"line":
|
|
23065
|
+
"line": 288,
|
|
23066
23066
|
"character": 6
|
|
23067
23067
|
},
|
|
23068
23068
|
"name": "GetComponentManifestsOptions"
|
|
@@ -23073,7 +23073,7 @@
|
|
|
23073
23073
|
"__schema": "InferenceTypeSchema",
|
|
23074
23074
|
"location": {
|
|
23075
23075
|
"filePath": "dependency-installer.ts",
|
|
23076
|
-
"line":
|
|
23076
|
+
"line": 276,
|
|
23077
23077
|
"character": 5
|
|
23078
23078
|
},
|
|
23079
23079
|
"name": "componentDirectoryMap",
|
|
@@ -23084,7 +23084,7 @@
|
|
|
23084
23084
|
"__schema": "InferenceTypeSchema",
|
|
23085
23085
|
"location": {
|
|
23086
23086
|
"filePath": "dependency-installer.ts",
|
|
23087
|
-
"line":
|
|
23087
|
+
"line": 277,
|
|
23088
23088
|
"character": 5
|
|
23089
23089
|
},
|
|
23090
23090
|
"name": "rootPolicy",
|
|
@@ -23095,7 +23095,7 @@
|
|
|
23095
23095
|
"__schema": "InferenceTypeSchema",
|
|
23096
23096
|
"location": {
|
|
23097
23097
|
"filePath": "dependency-installer.ts",
|
|
23098
|
-
"line":
|
|
23098
|
+
"line": 278,
|
|
23099
23099
|
"character": 5
|
|
23100
23100
|
},
|
|
23101
23101
|
"name": "rootDir",
|
|
@@ -23106,7 +23106,7 @@
|
|
|
23106
23106
|
"__schema": "InferenceTypeSchema",
|
|
23107
23107
|
"location": {
|
|
23108
23108
|
"filePath": "dependency-installer.ts",
|
|
23109
|
-
"line":
|
|
23109
|
+
"line": 279,
|
|
23110
23110
|
"character": 5
|
|
23111
23111
|
},
|
|
23112
23112
|
"name": "dedupe",
|
|
@@ -23117,7 +23117,7 @@
|
|
|
23117
23117
|
"__schema": "InferenceTypeSchema",
|
|
23118
23118
|
"location": {
|
|
23119
23119
|
"filePath": "dependency-installer.ts",
|
|
23120
|
-
"line":
|
|
23120
|
+
"line": 280,
|
|
23121
23121
|
"character": 5
|
|
23122
23122
|
},
|
|
23123
23123
|
"name": "dependencyFilterFn",
|
|
@@ -23128,7 +23128,7 @@
|
|
|
23128
23128
|
"__schema": "InferenceTypeSchema",
|
|
23129
23129
|
"location": {
|
|
23130
23130
|
"filePath": "dependency-installer.ts",
|
|
23131
|
-
"line":
|
|
23131
|
+
"line": 281,
|
|
23132
23132
|
"character": 5
|
|
23133
23133
|
},
|
|
23134
23134
|
"name": "copyPeerToRuntimeOnComponents",
|
|
@@ -23139,7 +23139,7 @@
|
|
|
23139
23139
|
"__schema": "InferenceTypeSchema",
|
|
23140
23140
|
"location": {
|
|
23141
23141
|
"filePath": "dependency-installer.ts",
|
|
23142
|
-
"line":
|
|
23142
|
+
"line": 282,
|
|
23143
23143
|
"character": 5
|
|
23144
23144
|
},
|
|
23145
23145
|
"name": "copyPeerToRuntimeOnRoot",
|
|
@@ -23150,7 +23150,7 @@
|
|
|
23150
23150
|
"__schema": "InferenceTypeSchema",
|
|
23151
23151
|
"location": {
|
|
23152
23152
|
"filePath": "dependency-installer.ts",
|
|
23153
|
-
"line":
|
|
23153
|
+
"line": 283,
|
|
23154
23154
|
"character": 5
|
|
23155
23155
|
},
|
|
23156
23156
|
"name": "installPeersFromEnvs",
|
|
@@ -23161,7 +23161,7 @@
|
|
|
23161
23161
|
"__schema": "InferenceTypeSchema",
|
|
23162
23162
|
"location": {
|
|
23163
23163
|
"filePath": "dependency-installer.ts",
|
|
23164
|
-
"line":
|
|
23164
|
+
"line": 284,
|
|
23165
23165
|
"character": 5
|
|
23166
23166
|
},
|
|
23167
23167
|
"name": "resolveVersionsFromDependenciesOnly",
|
|
@@ -23172,7 +23172,7 @@
|
|
|
23172
23172
|
"__schema": "InferenceTypeSchema",
|
|
23173
23173
|
"location": {
|
|
23174
23174
|
"filePath": "dependency-installer.ts",
|
|
23175
|
-
"line":
|
|
23175
|
+
"line": 285,
|
|
23176
23176
|
"character": 5
|
|
23177
23177
|
},
|
|
23178
23178
|
"name": "referenceLocalPackages",
|
|
@@ -23183,7 +23183,7 @@
|
|
|
23183
23183
|
"__schema": "InferenceTypeSchema",
|
|
23184
23184
|
"location": {
|
|
23185
23185
|
"filePath": "dependency-installer.ts",
|
|
23186
|
-
"line":
|
|
23186
|
+
"line": 286,
|
|
23187
23187
|
"character": 5
|
|
23188
23188
|
},
|
|
23189
23189
|
"name": "hasRootComponents",
|
|
@@ -23194,7 +23194,7 @@
|
|
|
23194
23194
|
"__schema": "InferenceTypeSchema",
|
|
23195
23195
|
"location": {
|
|
23196
23196
|
"filePath": "dependency-installer.ts",
|
|
23197
|
-
"line":
|
|
23197
|
+
"line": 287,
|
|
23198
23198
|
"character": 5
|
|
23199
23199
|
},
|
|
23200
23200
|
"name": "excludeExtensionsDependencies",
|
|
@@ -23209,7 +23209,7 @@
|
|
|
23209
23209
|
"__schema": "InferenceTypeSchema",
|
|
23210
23210
|
"location": {
|
|
23211
23211
|
"filePath": "dependency-installer.ts",
|
|
23212
|
-
"line":
|
|
23212
|
+
"line": 275,
|
|
23213
23213
|
"character": 3
|
|
23214
23214
|
},
|
|
23215
23215
|
"type": "Promise<Record<string, ProjectManifest>>"
|
|
@@ -23228,7 +23228,7 @@
|
|
|
23228
23228
|
"__schema": "ExportSchema",
|
|
23229
23229
|
"location": {
|
|
23230
23230
|
"filePath": "index.ts",
|
|
23231
|
-
"line":
|
|
23231
|
+
"line": 62,
|
|
23232
23232
|
"character": 15
|
|
23233
23233
|
},
|
|
23234
23234
|
"signature": "type GetComponentManifestsOptions = {\n componentDirectoryMap: ComponentMap<string>;\n rootPolicy: WorkspacePolicy;\n rootDir: string;\n resolveVersionsFromDependenciesOnly?: boolean | undefined;\n referenceLocalPackages?: boolean | undefined;\n hasRootComponents?: boolean | undefined;\n excludeExtensionsDependencies?: boolean | undefined;\n} & Pick<...>",
|
|
@@ -23498,7 +23498,7 @@
|
|
|
23498
23498
|
"__schema": "ExportSchema",
|
|
23499
23499
|
"location": {
|
|
23500
23500
|
"filePath": "index.ts",
|
|
23501
|
-
"line":
|
|
23501
|
+
"line": 62,
|
|
23502
23502
|
"character": 45
|
|
23503
23503
|
},
|
|
23504
23504
|
"signature": "type InstallOptions = {\n installTeambitBit: boolean;\n packageManagerConfigRootDir?: string | undefined;\n resolveVersionsFromDependenciesOnly?: boolean | undefined;\n linkedDependencies?: Record<string, Record<string, string>> | undefined;\n forceTeambitHarmonyLink?: boolean | undefined;\n excludeExtensionsDependencies?: boolean | undefined;\n dedupeInjectedDeps?: boolean | undefined;\n}",
|
|
@@ -23708,7 +23708,7 @@
|
|
|
23708
23708
|
"__schema": "ExportSchema",
|
|
23709
23709
|
"location": {
|
|
23710
23710
|
"filePath": "index.ts",
|
|
23711
|
-
"line":
|
|
23711
|
+
"line": 62,
|
|
23712
23712
|
"character": 61
|
|
23713
23713
|
},
|
|
23714
23714
|
"signature": "type InstallArgs = {\n rootDir: string | undefined;\n rootPolicy: WorkspacePolicy;\n componentDirectoryMap: ComponentMap<string>;\n options: InstallOptions;\n packageManagerOptions: PackageManagerInstallOptions;\n}",
|
|
@@ -23872,7 +23872,7 @@
|
|
|
23872
23872
|
"__schema": "ExportSchema",
|
|
23873
23873
|
"location": {
|
|
23874
23874
|
"filePath": "index.ts",
|
|
23875
|
-
"line":
|
|
23875
|
+
"line": 63,
|
|
23876
23876
|
"character": 15
|
|
23877
23877
|
},
|
|
23878
23878
|
"signature": "export { DependencyDetector };\n\nDependencyDetector",
|
|
@@ -23881,7 +23881,7 @@
|
|
|
23881
23881
|
"__schema": "TypeRefSchema",
|
|
23882
23882
|
"location": {
|
|
23883
23883
|
"filePath": "index.ts",
|
|
23884
|
-
"line":
|
|
23884
|
+
"line": 63,
|
|
23885
23885
|
"character": 15
|
|
23886
23886
|
},
|
|
23887
23887
|
"name": "DependencyDetector"
|
|
@@ -23891,7 +23891,7 @@
|
|
|
23891
23891
|
"__schema": "ExportSchema",
|
|
23892
23892
|
"location": {
|
|
23893
23893
|
"filePath": "index.ts",
|
|
23894
|
-
"line":
|
|
23894
|
+
"line": 63,
|
|
23895
23895
|
"character": 35
|
|
23896
23896
|
},
|
|
23897
23897
|
"signature": "export { FileContext };\n\nFileContext",
|
|
@@ -23900,7 +23900,7 @@
|
|
|
23900
23900
|
"__schema": "TypeRefSchema",
|
|
23901
23901
|
"location": {
|
|
23902
23902
|
"filePath": "index.ts",
|
|
23903
|
-
"line":
|
|
23903
|
+
"line": 63,
|
|
23904
23904
|
"character": 35
|
|
23905
23905
|
},
|
|
23906
23906
|
"name": "FileContext"
|
|
@@ -23910,7 +23910,7 @@
|
|
|
23910
23910
|
"__schema": "ExportSchema",
|
|
23911
23911
|
"location": {
|
|
23912
23912
|
"filePath": "index.ts",
|
|
23913
|
-
"line":
|
|
23913
|
+
"line": 64,
|
|
23914
23914
|
"character": 15
|
|
23915
23915
|
},
|
|
23916
23916
|
"signature": "type DependencySource = \"config\" | \"env\" | \"auto\" | \"env-own\" | \"slots\"",
|
|
@@ -23985,7 +23985,7 @@
|
|
|
23985
23985
|
"__schema": "ExportSchema",
|
|
23986
23986
|
"location": {
|
|
23987
23987
|
"filePath": "index.ts",
|
|
23988
|
-
"line":
|
|
23988
|
+
"line": 64,
|
|
23989
23989
|
"character": 33
|
|
23990
23990
|
},
|
|
23991
23991
|
"signature": "type VariantPolicyEntry = PolicyEntry & {\n value: VariantPolicyEntryValue;\n source?: DependencySource | undefined;\n hidden?: boolean | undefined;\n force?: boolean | undefined;\n optional?: boolean | undefined;\n}",
|
|
@@ -24157,7 +24157,7 @@
|
|
|
24157
24157
|
"__schema": "ExportSchema",
|
|
24158
24158
|
"location": {
|
|
24159
24159
|
"filePath": "index.ts",
|
|
24160
|
-
"line":
|
|
24160
|
+
"line": 65,
|
|
24161
24161
|
"character": 15
|
|
24162
24162
|
},
|
|
24163
24163
|
"signature": "type OutdatedPkg = CurrentPkg & {\n latestRange: string;\n}",
|
|
@@ -24227,7 +24227,7 @@
|
|
|
24227
24227
|
"__schema": "ExportSchema",
|
|
24228
24228
|
"location": {
|
|
24229
24229
|
"filePath": "index.ts",
|
|
24230
|
-
"line":
|
|
24230
|
+
"line": 66,
|
|
24231
24231
|
"character": 10
|
|
24232
24232
|
},
|
|
24233
24233
|
"signature": "function extendWithComponentsFromDir(rootDir: string, manifestsByPaths: any): Promise<any>",
|
|
@@ -24313,7 +24313,7 @@
|
|
|
24313
24313
|
"__schema": "ExportSchema",
|
|
24314
24314
|
"location": {
|
|
24315
24315
|
"filePath": "index.ts",
|
|
24316
|
-
"line":
|
|
24316
|
+
"line": 67,
|
|
24317
24317
|
"character": 10
|
|
24318
24318
|
},
|
|
24319
24319
|
"signature": "function isRange(version: string, compIdStr: string): boolean",
|
|
@@ -24387,7 +24387,7 @@
|
|
|
24387
24387
|
"__schema": "ExportSchema",
|
|
24388
24388
|
"location": {
|
|
24389
24389
|
"filePath": "index.ts",
|
|
24390
|
-
"line":
|
|
24390
|
+
"line": 68,
|
|
24391
24391
|
"character": 15
|
|
24392
24392
|
},
|
|
24393
24393
|
"signature": "interface DependencyEnv",
|
|
@@ -24473,7 +24473,7 @@
|
|
|
24473
24473
|
"__schema": "ExportSchema",
|
|
24474
24474
|
"location": {
|
|
24475
24475
|
"filePath": "index.ts",
|
|
24476
|
-
"line":
|
|
24476
|
+
"line": 69,
|
|
24477
24477
|
"character": 38
|
|
24478
24478
|
},
|
|
24479
24479
|
"signature": "const DependencyResolverAspect: Aspect",
|
|
@@ -24510,7 +24510,7 @@
|
|
|
24510
24510
|
"__schema": "ExportSchema",
|
|
24511
24511
|
"location": {
|
|
24512
24512
|
"filePath": "index.ts",
|
|
24513
|
-
"line":
|
|
24513
|
+
"line": 69,
|
|
24514
24514
|
"character": 47
|
|
24515
24515
|
},
|
|
24516
24516
|
"signature": "const DependencyResolverAspect: Aspect",
|
|
@@ -25901,16 +25901,16 @@
|
|
|
25901
25901
|
"__schema": "ParameterSchema",
|
|
25902
25902
|
"location": {
|
|
25903
25903
|
"filePath": "manifest/manifest.ts",
|
|
25904
|
-
"line":
|
|
25905
|
-
"character":
|
|
25904
|
+
"line": 28,
|
|
25905
|
+
"character": 5
|
|
25906
25906
|
},
|
|
25907
25907
|
"name": "name",
|
|
25908
25908
|
"type": {
|
|
25909
25909
|
"__schema": "KeywordTypeSchema",
|
|
25910
25910
|
"location": {
|
|
25911
25911
|
"filePath": "manifest/manifest.ts",
|
|
25912
|
-
"line":
|
|
25913
|
-
"character":
|
|
25912
|
+
"line": 28,
|
|
25913
|
+
"character": 18
|
|
25914
25914
|
},
|
|
25915
25915
|
"name": "string"
|
|
25916
25916
|
},
|
|
@@ -25921,16 +25921,16 @@
|
|
|
25921
25921
|
"__schema": "ParameterSchema",
|
|
25922
25922
|
"location": {
|
|
25923
25923
|
"filePath": "manifest/manifest.ts",
|
|
25924
|
-
"line":
|
|
25925
|
-
"character":
|
|
25924
|
+
"line": 29,
|
|
25925
|
+
"character": 5
|
|
25926
25926
|
},
|
|
25927
25927
|
"name": "version",
|
|
25928
25928
|
"type": {
|
|
25929
25929
|
"__schema": "TypeRefSchema",
|
|
25930
25930
|
"location": {
|
|
25931
25931
|
"filePath": "manifest/manifest.ts",
|
|
25932
|
-
"line":
|
|
25933
|
-
"character":
|
|
25932
|
+
"line": 29,
|
|
25933
|
+
"character": 21
|
|
25934
25934
|
},
|
|
25935
25935
|
"name": "SemVer",
|
|
25936
25936
|
"packageName": "semver"
|
|
@@ -25942,16 +25942,16 @@
|
|
|
25942
25942
|
"__schema": "ParameterSchema",
|
|
25943
25943
|
"location": {
|
|
25944
25944
|
"filePath": "manifest/manifest.ts",
|
|
25945
|
-
"line":
|
|
25946
|
-
"character":
|
|
25945
|
+
"line": 30,
|
|
25946
|
+
"character": 5
|
|
25947
25947
|
},
|
|
25948
25948
|
"name": "dependencies",
|
|
25949
25949
|
"type": {
|
|
25950
25950
|
"__schema": "TypeRefSchema",
|
|
25951
25951
|
"location": {
|
|
25952
25952
|
"filePath": "manifest/manifest.ts",
|
|
25953
|
-
"line":
|
|
25954
|
-
"character":
|
|
25953
|
+
"line": 30,
|
|
25954
|
+
"character": 26
|
|
25955
25955
|
},
|
|
25956
25956
|
"name": "ManifestDependenciesObject"
|
|
25957
25957
|
},
|
|
@@ -25974,7 +25974,7 @@
|
|
|
25974
25974
|
"__schema": "FunctionLikeSchema",
|
|
25975
25975
|
"location": {
|
|
25976
25976
|
"filePath": "manifest/manifest.ts",
|
|
25977
|
-
"line":
|
|
25977
|
+
"line": 38,
|
|
25978
25978
|
"character": 3
|
|
25979
25979
|
},
|
|
25980
25980
|
"signature": "(method) Manifest.toJson(options?: ManifestToJsonOptions): Record<string, any>",
|
|
@@ -25984,7 +25984,7 @@
|
|
|
25984
25984
|
"__schema": "ParameterSchema",
|
|
25985
25985
|
"location": {
|
|
25986
25986
|
"filePath": "manifest/manifest.ts",
|
|
25987
|
-
"line":
|
|
25987
|
+
"line": 38,
|
|
25988
25988
|
"character": 10
|
|
25989
25989
|
},
|
|
25990
25990
|
"name": "options",
|
|
@@ -25992,7 +25992,7 @@
|
|
|
25992
25992
|
"__schema": "TypeRefSchema",
|
|
25993
25993
|
"location": {
|
|
25994
25994
|
"filePath": "manifest/manifest.ts",
|
|
25995
|
-
"line":
|
|
25995
|
+
"line": 38,
|
|
25996
25996
|
"character": 19
|
|
25997
25997
|
},
|
|
25998
25998
|
"name": "ManifestToJsonOptions",
|
|
@@ -26007,7 +26007,7 @@
|
|
|
26007
26007
|
"__schema": "TypeRefSchema",
|
|
26008
26008
|
"location": {
|
|
26009
26009
|
"filePath": "manifest/manifest.ts",
|
|
26010
|
-
"line":
|
|
26010
|
+
"line": 38,
|
|
26011
26011
|
"character": 48
|
|
26012
26012
|
},
|
|
26013
26013
|
"name": "Record",
|
|
@@ -26016,7 +26016,7 @@
|
|
|
26016
26016
|
"__schema": "KeywordTypeSchema",
|
|
26017
26017
|
"location": {
|
|
26018
26018
|
"filePath": "manifest/manifest.ts",
|
|
26019
|
-
"line":
|
|
26019
|
+
"line": 38,
|
|
26020
26020
|
"character": 55
|
|
26021
26021
|
},
|
|
26022
26022
|
"name": "string"
|
|
@@ -26025,7 +26025,7 @@
|
|
|
26025
26025
|
"__schema": "KeywordTypeSchema",
|
|
26026
26026
|
"location": {
|
|
26027
26027
|
"filePath": "manifest/manifest.ts",
|
|
26028
|
-
"line":
|
|
26028
|
+
"line": 38,
|
|
26029
26029
|
"character": 63
|
|
26030
26030
|
},
|
|
26031
26031
|
"name": "any"
|
|
@@ -26544,8 +26544,8 @@
|
|
|
26544
26544
|
"__schema": "ParameterSchema",
|
|
26545
26545
|
"location": {
|
|
26546
26546
|
"filePath": "manifest/manifest.ts",
|
|
26547
|
-
"line":
|
|
26548
|
-
"character":
|
|
26547
|
+
"line": 28,
|
|
26548
|
+
"character": 5
|
|
26549
26549
|
},
|
|
26550
26550
|
"name": "name",
|
|
26551
26551
|
"isOptional": false,
|
|
@@ -26554,8 +26554,8 @@
|
|
|
26554
26554
|
"__schema": "KeywordTypeSchema",
|
|
26555
26555
|
"location": {
|
|
26556
26556
|
"filePath": "manifest/manifest.ts",
|
|
26557
|
-
"line":
|
|
26558
|
-
"character":
|
|
26557
|
+
"line": 28,
|
|
26558
|
+
"character": 18
|
|
26559
26559
|
},
|
|
26560
26560
|
"name": "string"
|
|
26561
26561
|
}
|
|
@@ -26564,8 +26564,8 @@
|
|
|
26564
26564
|
"__schema": "ParameterSchema",
|
|
26565
26565
|
"location": {
|
|
26566
26566
|
"filePath": "manifest/manifest.ts",
|
|
26567
|
-
"line":
|
|
26568
|
-
"character":
|
|
26567
|
+
"line": 29,
|
|
26568
|
+
"character": 5
|
|
26569
26569
|
},
|
|
26570
26570
|
"name": "version",
|
|
26571
26571
|
"isOptional": false,
|
|
@@ -26574,8 +26574,8 @@
|
|
|
26574
26574
|
"__schema": "TypeRefSchema",
|
|
26575
26575
|
"location": {
|
|
26576
26576
|
"filePath": "manifest/manifest.ts",
|
|
26577
|
-
"line":
|
|
26578
|
-
"character":
|
|
26577
|
+
"line": 29,
|
|
26578
|
+
"character": 21
|
|
26579
26579
|
},
|
|
26580
26580
|
"name": "SemVer",
|
|
26581
26581
|
"packageName": "semver"
|
|
@@ -26585,8 +26585,8 @@
|
|
|
26585
26585
|
"__schema": "ParameterSchema",
|
|
26586
26586
|
"location": {
|
|
26587
26587
|
"filePath": "manifest/manifest.ts",
|
|
26588
|
-
"line":
|
|
26589
|
-
"character":
|
|
26588
|
+
"line": 30,
|
|
26589
|
+
"character": 5
|
|
26590
26590
|
},
|
|
26591
26591
|
"name": "dependencies",
|
|
26592
26592
|
"isOptional": false,
|
|
@@ -26595,8 +26595,8 @@
|
|
|
26595
26595
|
"__schema": "TypeRefSchema",
|
|
26596
26596
|
"location": {
|
|
26597
26597
|
"filePath": "manifest/manifest.ts",
|
|
26598
|
-
"line":
|
|
26599
|
-
"character":
|
|
26598
|
+
"line": 30,
|
|
26599
|
+
"character": 26
|
|
26600
26600
|
},
|
|
26601
26601
|
"name": "ManifestDependenciesObject"
|
|
26602
26602
|
}
|
|
@@ -26617,7 +26617,7 @@
|
|
|
26617
26617
|
"__schema": "FunctionLikeSchema",
|
|
26618
26618
|
"location": {
|
|
26619
26619
|
"filePath": "manifest/manifest.ts",
|
|
26620
|
-
"line":
|
|
26620
|
+
"line": 38,
|
|
26621
26621
|
"character": 3
|
|
26622
26622
|
},
|
|
26623
26623
|
"name": "toJson",
|
|
@@ -26627,7 +26627,7 @@
|
|
|
26627
26627
|
"__schema": "ParameterSchema",
|
|
26628
26628
|
"location": {
|
|
26629
26629
|
"filePath": "manifest/manifest.ts",
|
|
26630
|
-
"line":
|
|
26630
|
+
"line": 38,
|
|
26631
26631
|
"character": 10
|
|
26632
26632
|
},
|
|
26633
26633
|
"name": "options",
|
|
@@ -26638,7 +26638,7 @@
|
|
|
26638
26638
|
"__schema": "TypeRefSchema",
|
|
26639
26639
|
"location": {
|
|
26640
26640
|
"filePath": "manifest/manifest.ts",
|
|
26641
|
-
"line":
|
|
26641
|
+
"line": 38,
|
|
26642
26642
|
"character": 19
|
|
26643
26643
|
},
|
|
26644
26644
|
"name": "ManifestToJsonOptions",
|
|
@@ -26650,7 +26650,7 @@
|
|
|
26650
26650
|
"__schema": "TypeRefSchema",
|
|
26651
26651
|
"location": {
|
|
26652
26652
|
"filePath": "manifest/manifest.ts",
|
|
26653
|
-
"line":
|
|
26653
|
+
"line": 38,
|
|
26654
26654
|
"character": 48
|
|
26655
26655
|
},
|
|
26656
26656
|
"name": "Record",
|
|
@@ -26659,7 +26659,7 @@
|
|
|
26659
26659
|
"__schema": "KeywordTypeSchema",
|
|
26660
26660
|
"location": {
|
|
26661
26661
|
"filePath": "manifest/manifest.ts",
|
|
26662
|
-
"line":
|
|
26662
|
+
"line": 38,
|
|
26663
26663
|
"character": 55
|
|
26664
26664
|
},
|
|
26665
26665
|
"name": "string"
|
|
@@ -26668,7 +26668,7 @@
|
|
|
26668
26668
|
"__schema": "KeywordTypeSchema",
|
|
26669
26669
|
"location": {
|
|
26670
26670
|
"filePath": "manifest/manifest.ts",
|
|
26671
|
-
"line":
|
|
26671
|
+
"line": 38,
|
|
26672
26672
|
"character": 63
|
|
26673
26673
|
},
|
|
26674
26674
|
"name": "any"
|
|
@@ -26868,8 +26868,8 @@
|
|
|
26868
26868
|
"__schema": "ParameterSchema",
|
|
26869
26869
|
"location": {
|
|
26870
26870
|
"filePath": "manifest/manifest.ts",
|
|
26871
|
-
"line":
|
|
26872
|
-
"character":
|
|
26871
|
+
"line": 28,
|
|
26872
|
+
"character": 5
|
|
26873
26873
|
},
|
|
26874
26874
|
"name": "name",
|
|
26875
26875
|
"isOptional": false,
|
|
@@ -26878,8 +26878,8 @@
|
|
|
26878
26878
|
"__schema": "KeywordTypeSchema",
|
|
26879
26879
|
"location": {
|
|
26880
26880
|
"filePath": "manifest/manifest.ts",
|
|
26881
|
-
"line":
|
|
26882
|
-
"character":
|
|
26881
|
+
"line": 28,
|
|
26882
|
+
"character": 18
|
|
26883
26883
|
},
|
|
26884
26884
|
"name": "string"
|
|
26885
26885
|
}
|
|
@@ -26888,8 +26888,8 @@
|
|
|
26888
26888
|
"__schema": "ParameterSchema",
|
|
26889
26889
|
"location": {
|
|
26890
26890
|
"filePath": "manifest/manifest.ts",
|
|
26891
|
-
"line":
|
|
26892
|
-
"character":
|
|
26891
|
+
"line": 29,
|
|
26892
|
+
"character": 5
|
|
26893
26893
|
},
|
|
26894
26894
|
"name": "version",
|
|
26895
26895
|
"isOptional": false,
|
|
@@ -26898,8 +26898,8 @@
|
|
|
26898
26898
|
"__schema": "TypeRefSchema",
|
|
26899
26899
|
"location": {
|
|
26900
26900
|
"filePath": "manifest/manifest.ts",
|
|
26901
|
-
"line":
|
|
26902
|
-
"character":
|
|
26901
|
+
"line": 29,
|
|
26902
|
+
"character": 21
|
|
26903
26903
|
},
|
|
26904
26904
|
"name": "SemVer",
|
|
26905
26905
|
"packageName": "semver"
|
|
@@ -26909,8 +26909,8 @@
|
|
|
26909
26909
|
"__schema": "ParameterSchema",
|
|
26910
26910
|
"location": {
|
|
26911
26911
|
"filePath": "manifest/manifest.ts",
|
|
26912
|
-
"line":
|
|
26913
|
-
"character":
|
|
26912
|
+
"line": 30,
|
|
26913
|
+
"character": 5
|
|
26914
26914
|
},
|
|
26915
26915
|
"name": "dependencies",
|
|
26916
26916
|
"isOptional": false,
|
|
@@ -26919,8 +26919,8 @@
|
|
|
26919
26919
|
"__schema": "TypeRefSchema",
|
|
26920
26920
|
"location": {
|
|
26921
26921
|
"filePath": "manifest/manifest.ts",
|
|
26922
|
-
"line":
|
|
26923
|
-
"character":
|
|
26922
|
+
"line": 30,
|
|
26923
|
+
"character": 26
|
|
26924
26924
|
},
|
|
26925
26925
|
"name": "ManifestDependenciesObject"
|
|
26926
26926
|
}
|
|
@@ -26941,7 +26941,7 @@
|
|
|
26941
26941
|
"__schema": "FunctionLikeSchema",
|
|
26942
26942
|
"location": {
|
|
26943
26943
|
"filePath": "manifest/manifest.ts",
|
|
26944
|
-
"line":
|
|
26944
|
+
"line": 38,
|
|
26945
26945
|
"character": 3
|
|
26946
26946
|
},
|
|
26947
26947
|
"name": "toJson",
|
|
@@ -26951,7 +26951,7 @@
|
|
|
26951
26951
|
"__schema": "ParameterSchema",
|
|
26952
26952
|
"location": {
|
|
26953
26953
|
"filePath": "manifest/manifest.ts",
|
|
26954
|
-
"line":
|
|
26954
|
+
"line": 38,
|
|
26955
26955
|
"character": 10
|
|
26956
26956
|
},
|
|
26957
26957
|
"name": "options",
|
|
@@ -26962,7 +26962,7 @@
|
|
|
26962
26962
|
"__schema": "TypeRefSchema",
|
|
26963
26963
|
"location": {
|
|
26964
26964
|
"filePath": "manifest/manifest.ts",
|
|
26965
|
-
"line":
|
|
26965
|
+
"line": 38,
|
|
26966
26966
|
"character": 19
|
|
26967
26967
|
},
|
|
26968
26968
|
"name": "ManifestToJsonOptions",
|
|
@@ -26974,7 +26974,7 @@
|
|
|
26974
26974
|
"__schema": "TypeRefSchema",
|
|
26975
26975
|
"location": {
|
|
26976
26976
|
"filePath": "manifest/manifest.ts",
|
|
26977
|
-
"line":
|
|
26977
|
+
"line": 38,
|
|
26978
26978
|
"character": 48
|
|
26979
26979
|
},
|
|
26980
26980
|
"name": "Record",
|
|
@@ -26983,7 +26983,7 @@
|
|
|
26983
26983
|
"__schema": "KeywordTypeSchema",
|
|
26984
26984
|
"location": {
|
|
26985
26985
|
"filePath": "manifest/manifest.ts",
|
|
26986
|
-
"line":
|
|
26986
|
+
"line": 38,
|
|
26987
26987
|
"character": 55
|
|
26988
26988
|
},
|
|
26989
26989
|
"name": "string"
|
|
@@ -26992,7 +26992,7 @@
|
|
|
26992
26992
|
"__schema": "KeywordTypeSchema",
|
|
26993
26993
|
"location": {
|
|
26994
26994
|
"filePath": "manifest/manifest.ts",
|
|
26995
|
-
"line":
|
|
26995
|
+
"line": 38,
|
|
26996
26996
|
"character": 63
|
|
26997
26997
|
},
|
|
26998
26998
|
"name": "any"
|
|
@@ -27392,16 +27392,16 @@
|
|
|
27392
27392
|
"__schema": "ParameterSchema",
|
|
27393
27393
|
"location": {
|
|
27394
27394
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27395
|
-
"line":
|
|
27396
|
-
"character":
|
|
27395
|
+
"line": 46,
|
|
27396
|
+
"character": 5
|
|
27397
27397
|
},
|
|
27398
27398
|
"name": "dependencyResolver",
|
|
27399
27399
|
"type": {
|
|
27400
27400
|
"__schema": "TypeRefSchema",
|
|
27401
27401
|
"location": {
|
|
27402
27402
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27403
|
-
"line":
|
|
27404
|
-
"character":
|
|
27403
|
+
"line": 46,
|
|
27404
|
+
"character": 33
|
|
27405
27405
|
},
|
|
27406
27406
|
"name": "DependencyResolverMain"
|
|
27407
27407
|
},
|
|
@@ -27412,16 +27412,16 @@
|
|
|
27412
27412
|
"__schema": "ParameterSchema",
|
|
27413
27413
|
"location": {
|
|
27414
27414
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27415
|
-
"line":
|
|
27416
|
-
"character":
|
|
27415
|
+
"line": 47,
|
|
27416
|
+
"character": 5
|
|
27417
27417
|
},
|
|
27418
27418
|
"name": "aspectLoader",
|
|
27419
27419
|
"type": {
|
|
27420
27420
|
"__schema": "TypeRefSchema",
|
|
27421
27421
|
"location": {
|
|
27422
27422
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27423
|
-
"line":
|
|
27424
|
-
"character":
|
|
27423
|
+
"line": 47,
|
|
27424
|
+
"character": 27
|
|
27425
27425
|
},
|
|
27426
27426
|
"name": "AspectLoaderMain",
|
|
27427
27427
|
"componentId": {
|
|
@@ -27448,7 +27448,7 @@
|
|
|
27448
27448
|
"__schema": "FunctionLikeSchema",
|
|
27449
27449
|
"location": {
|
|
27450
27450
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27451
|
-
"line":
|
|
27451
|
+
"line": 50,
|
|
27452
27452
|
"character": 3
|
|
27453
27453
|
},
|
|
27454
27454
|
"signature": "(method) WorkspaceManifestFactory.createFromComponents(name: string, version: SemVer, rootPolicy: WorkspacePolicy, rootDir: string, components: Component[], options?: CreateFromComponentsOptions): Promise<WorkspaceManifest>",
|
|
@@ -27458,7 +27458,7 @@
|
|
|
27458
27458
|
"__schema": "ParameterSchema",
|
|
27459
27459
|
"location": {
|
|
27460
27460
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27461
|
-
"line":
|
|
27461
|
+
"line": 51,
|
|
27462
27462
|
"character": 5
|
|
27463
27463
|
},
|
|
27464
27464
|
"name": "name",
|
|
@@ -27466,7 +27466,7 @@
|
|
|
27466
27466
|
"__schema": "KeywordTypeSchema",
|
|
27467
27467
|
"location": {
|
|
27468
27468
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27469
|
-
"line":
|
|
27469
|
+
"line": 51,
|
|
27470
27470
|
"character": 11
|
|
27471
27471
|
},
|
|
27472
27472
|
"name": "string"
|
|
@@ -27478,7 +27478,7 @@
|
|
|
27478
27478
|
"__schema": "ParameterSchema",
|
|
27479
27479
|
"location": {
|
|
27480
27480
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27481
|
-
"line":
|
|
27481
|
+
"line": 52,
|
|
27482
27482
|
"character": 5
|
|
27483
27483
|
},
|
|
27484
27484
|
"name": "version",
|
|
@@ -27486,7 +27486,7 @@
|
|
|
27486
27486
|
"__schema": "TypeRefSchema",
|
|
27487
27487
|
"location": {
|
|
27488
27488
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27489
|
-
"line":
|
|
27489
|
+
"line": 52,
|
|
27490
27490
|
"character": 14
|
|
27491
27491
|
},
|
|
27492
27492
|
"name": "SemVer",
|
|
@@ -27499,7 +27499,7 @@
|
|
|
27499
27499
|
"__schema": "ParameterSchema",
|
|
27500
27500
|
"location": {
|
|
27501
27501
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27502
|
-
"line":
|
|
27502
|
+
"line": 53,
|
|
27503
27503
|
"character": 5
|
|
27504
27504
|
},
|
|
27505
27505
|
"name": "rootPolicy",
|
|
@@ -27507,7 +27507,7 @@
|
|
|
27507
27507
|
"__schema": "TypeRefSchema",
|
|
27508
27508
|
"location": {
|
|
27509
27509
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27510
|
-
"line":
|
|
27510
|
+
"line": 53,
|
|
27511
27511
|
"character": 17
|
|
27512
27512
|
},
|
|
27513
27513
|
"name": "WorkspacePolicy"
|
|
@@ -27519,7 +27519,7 @@
|
|
|
27519
27519
|
"__schema": "ParameterSchema",
|
|
27520
27520
|
"location": {
|
|
27521
27521
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27522
|
-
"line":
|
|
27522
|
+
"line": 54,
|
|
27523
27523
|
"character": 5
|
|
27524
27524
|
},
|
|
27525
27525
|
"name": "rootDir",
|
|
@@ -27527,7 +27527,7 @@
|
|
|
27527
27527
|
"__schema": "KeywordTypeSchema",
|
|
27528
27528
|
"location": {
|
|
27529
27529
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27530
|
-
"line":
|
|
27530
|
+
"line": 54,
|
|
27531
27531
|
"character": 14
|
|
27532
27532
|
},
|
|
27533
27533
|
"name": "string"
|
|
@@ -27539,7 +27539,7 @@
|
|
|
27539
27539
|
"__schema": "ParameterSchema",
|
|
27540
27540
|
"location": {
|
|
27541
27541
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27542
|
-
"line":
|
|
27542
|
+
"line": 55,
|
|
27543
27543
|
"character": 5
|
|
27544
27544
|
},
|
|
27545
27545
|
"name": "components",
|
|
@@ -27547,14 +27547,14 @@
|
|
|
27547
27547
|
"__schema": "TypeArraySchema",
|
|
27548
27548
|
"location": {
|
|
27549
27549
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27550
|
-
"line":
|
|
27550
|
+
"line": 55,
|
|
27551
27551
|
"character": 17
|
|
27552
27552
|
},
|
|
27553
27553
|
"type": {
|
|
27554
27554
|
"__schema": "TypeRefSchema",
|
|
27555
27555
|
"location": {
|
|
27556
27556
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27557
|
-
"line":
|
|
27557
|
+
"line": 55,
|
|
27558
27558
|
"character": 17
|
|
27559
27559
|
},
|
|
27560
27560
|
"name": "Component",
|
|
@@ -27571,7 +27571,7 @@
|
|
|
27571
27571
|
"__schema": "ParameterSchema",
|
|
27572
27572
|
"location": {
|
|
27573
27573
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27574
|
-
"line":
|
|
27574
|
+
"line": 56,
|
|
27575
27575
|
"character": 5
|
|
27576
27576
|
},
|
|
27577
27577
|
"name": "options",
|
|
@@ -27579,7 +27579,7 @@
|
|
|
27579
27579
|
"__schema": "TypeRefSchema",
|
|
27580
27580
|
"location": {
|
|
27581
27581
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27582
|
-
"line":
|
|
27582
|
+
"line": 56,
|
|
27583
27583
|
"character": 14
|
|
27584
27584
|
},
|
|
27585
27585
|
"name": "CreateFromComponentsOptions"
|
|
@@ -27593,7 +27593,7 @@
|
|
|
27593
27593
|
"__schema": "TypeRefSchema",
|
|
27594
27594
|
"location": {
|
|
27595
27595
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27596
|
-
"line":
|
|
27596
|
+
"line": 57,
|
|
27597
27597
|
"character": 6
|
|
27598
27598
|
},
|
|
27599
27599
|
"name": "Promise",
|
|
@@ -27602,7 +27602,7 @@
|
|
|
27602
27602
|
"__schema": "TypeRefSchema",
|
|
27603
27603
|
"location": {
|
|
27604
27604
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27605
|
-
"line":
|
|
27605
|
+
"line": 57,
|
|
27606
27606
|
"character": 14
|
|
27607
27607
|
},
|
|
27608
27608
|
"name": "WorkspaceManifest"
|
|
@@ -27617,14 +27617,14 @@
|
|
|
27617
27617
|
"__schema": "FunctionLikeSchema",
|
|
27618
27618
|
"location": {
|
|
27619
27619
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27620
|
-
"line":
|
|
27620
|
+
"line": 269,
|
|
27621
27621
|
"character": 3
|
|
27622
27622
|
},
|
|
27623
27623
|
"doc": {
|
|
27624
27624
|
"__schema": "DocSchema",
|
|
27625
27625
|
"location": {
|
|
27626
27626
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27627
|
-
"line":
|
|
27627
|
+
"line": 262,
|
|
27628
27628
|
"character": 3
|
|
27629
27629
|
},
|
|
27630
27630
|
"raw": "/**\n * Get the components manifests based on the calculated dedupedDependencies\n *\n * @param {DedupedDependencies} dedupedDependencies\n * @param {Component[]} components\n * @returns {ComponentsManifestsMap}\n */",
|
|
@@ -27634,7 +27634,7 @@
|
|
|
27634
27634
|
"__schema": "PropertyLikeTagSchema",
|
|
27635
27635
|
"location": {
|
|
27636
27636
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27637
|
-
"line":
|
|
27637
|
+
"line": 265,
|
|
27638
27638
|
"character": 6
|
|
27639
27639
|
},
|
|
27640
27640
|
"name": "dedupedDependencies",
|
|
@@ -27643,7 +27643,7 @@
|
|
|
27643
27643
|
"__schema": "TypeRefSchema",
|
|
27644
27644
|
"location": {
|
|
27645
27645
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27646
|
-
"line":
|
|
27646
|
+
"line": 265,
|
|
27647
27647
|
"character": 14
|
|
27648
27648
|
},
|
|
27649
27649
|
"name": "DedupedDependencies",
|
|
@@ -27654,7 +27654,7 @@
|
|
|
27654
27654
|
"__schema": "PropertyLikeTagSchema",
|
|
27655
27655
|
"location": {
|
|
27656
27656
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27657
|
-
"line":
|
|
27657
|
+
"line": 266,
|
|
27658
27658
|
"character": 6
|
|
27659
27659
|
},
|
|
27660
27660
|
"name": "components",
|
|
@@ -27663,14 +27663,14 @@
|
|
|
27663
27663
|
"__schema": "TypeArraySchema",
|
|
27664
27664
|
"location": {
|
|
27665
27665
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27666
|
-
"line":
|
|
27666
|
+
"line": 266,
|
|
27667
27667
|
"character": 14
|
|
27668
27668
|
},
|
|
27669
27669
|
"type": {
|
|
27670
27670
|
"__schema": "TypeRefSchema",
|
|
27671
27671
|
"location": {
|
|
27672
27672
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27673
|
-
"line":
|
|
27673
|
+
"line": 266,
|
|
27674
27674
|
"character": 14
|
|
27675
27675
|
},
|
|
27676
27676
|
"name": "Component",
|
|
@@ -27685,7 +27685,7 @@
|
|
|
27685
27685
|
"__schema": "ReturnTagSchema",
|
|
27686
27686
|
"location": {
|
|
27687
27687
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27688
|
-
"line":
|
|
27688
|
+
"line": 267,
|
|
27689
27689
|
"character": 6
|
|
27690
27690
|
},
|
|
27691
27691
|
"tagName": "return",
|
|
@@ -27693,7 +27693,7 @@
|
|
|
27693
27693
|
"__schema": "TypeRefSchema",
|
|
27694
27694
|
"location": {
|
|
27695
27695
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27696
|
-
"line":
|
|
27696
|
+
"line": 267,
|
|
27697
27697
|
"character": 16
|
|
27698
27698
|
},
|
|
27699
27699
|
"name": "ComponentsManifestsMap"
|
|
@@ -27708,7 +27708,7 @@
|
|
|
27708
27708
|
"__schema": "ParameterSchema",
|
|
27709
27709
|
"location": {
|
|
27710
27710
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27711
|
-
"line":
|
|
27711
|
+
"line": 270,
|
|
27712
27712
|
"character": 5
|
|
27713
27713
|
},
|
|
27714
27714
|
"name": "dedupedDependencies",
|
|
@@ -27716,7 +27716,7 @@
|
|
|
27716
27716
|
"__schema": "TypeRefSchema",
|
|
27717
27717
|
"location": {
|
|
27718
27718
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27719
|
-
"line":
|
|
27719
|
+
"line": 270,
|
|
27720
27720
|
"character": 26
|
|
27721
27721
|
},
|
|
27722
27722
|
"name": "DedupedDependencies",
|
|
@@ -27729,7 +27729,7 @@
|
|
|
27729
27729
|
"__schema": "ParameterSchema",
|
|
27730
27730
|
"location": {
|
|
27731
27731
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27732
|
-
"line":
|
|
27732
|
+
"line": 271,
|
|
27733
27733
|
"character": 5
|
|
27734
27734
|
},
|
|
27735
27735
|
"name": "components",
|
|
@@ -27737,14 +27737,14 @@
|
|
|
27737
27737
|
"__schema": "TypeArraySchema",
|
|
27738
27738
|
"location": {
|
|
27739
27739
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27740
|
-
"line":
|
|
27740
|
+
"line": 271,
|
|
27741
27741
|
"character": 17
|
|
27742
27742
|
},
|
|
27743
27743
|
"type": {
|
|
27744
27744
|
"__schema": "TypeRefSchema",
|
|
27745
27745
|
"location": {
|
|
27746
27746
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27747
|
-
"line":
|
|
27747
|
+
"line": 271,
|
|
27748
27748
|
"character": 17
|
|
27749
27749
|
},
|
|
27750
27750
|
"name": "Component",
|
|
@@ -27761,7 +27761,7 @@
|
|
|
27761
27761
|
"__schema": "ParameterSchema",
|
|
27762
27762
|
"location": {
|
|
27763
27763
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27764
|
-
"line":
|
|
27764
|
+
"line": 272,
|
|
27765
27765
|
"character": 5
|
|
27766
27766
|
},
|
|
27767
27767
|
"name": "createManifestForComponentsWithoutDependencies",
|
|
@@ -27769,7 +27769,7 @@
|
|
|
27769
27769
|
"__schema": "InferenceTypeSchema",
|
|
27770
27770
|
"location": {
|
|
27771
27771
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27772
|
-
"line":
|
|
27772
|
+
"line": 272,
|
|
27773
27773
|
"character": 5
|
|
27774
27774
|
},
|
|
27775
27775
|
"type": "boolean"
|
|
@@ -27783,7 +27783,7 @@
|
|
|
27783
27783
|
"__schema": "TypeRefSchema",
|
|
27784
27784
|
"location": {
|
|
27785
27785
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27786
|
-
"line":
|
|
27786
|
+
"line": 273,
|
|
27787
27787
|
"character": 6
|
|
27788
27788
|
},
|
|
27789
27789
|
"name": "Promise",
|
|
@@ -27792,7 +27792,7 @@
|
|
|
27792
27792
|
"__schema": "TypeRefSchema",
|
|
27793
27793
|
"location": {
|
|
27794
27794
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27795
|
-
"line":
|
|
27795
|
+
"line": 273,
|
|
27796
27796
|
"character": 14
|
|
27797
27797
|
},
|
|
27798
27798
|
"name": "ComponentsManifestsMap"
|
|
@@ -27845,7 +27845,7 @@
|
|
|
27845
27845
|
"__schema": "FunctionLikeSchema",
|
|
27846
27846
|
"location": {
|
|
27847
27847
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27848
|
-
"line":
|
|
27848
|
+
"line": 310,
|
|
27849
27849
|
"character": 1
|
|
27850
27850
|
},
|
|
27851
27851
|
"signature": "function filterExtensions(dependencyList: DependencyList): DependencyList",
|
|
@@ -27855,7 +27855,7 @@
|
|
|
27855
27855
|
"__schema": "ParameterSchema",
|
|
27856
27856
|
"location": {
|
|
27857
27857
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27858
|
-
"line":
|
|
27858
|
+
"line": 310,
|
|
27859
27859
|
"character": 27
|
|
27860
27860
|
},
|
|
27861
27861
|
"name": "dependencyList",
|
|
@@ -27863,7 +27863,7 @@
|
|
|
27863
27863
|
"__schema": "TypeRefSchema",
|
|
27864
27864
|
"location": {
|
|
27865
27865
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27866
|
-
"line":
|
|
27866
|
+
"line": 310,
|
|
27867
27867
|
"character": 43
|
|
27868
27868
|
},
|
|
27869
27869
|
"name": "DependencyList"
|
|
@@ -27876,7 +27876,7 @@
|
|
|
27876
27876
|
"__schema": "TypeRefSchema",
|
|
27877
27877
|
"location": {
|
|
27878
27878
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27879
|
-
"line":
|
|
27879
|
+
"line": 310,
|
|
27880
27880
|
"character": 1
|
|
27881
27881
|
},
|
|
27882
27882
|
"name": "DependencyList"
|
|
@@ -27887,7 +27887,7 @@
|
|
|
27887
27887
|
"__schema": "FunctionLikeSchema",
|
|
27888
27888
|
"location": {
|
|
27889
27889
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27890
|
-
"line":
|
|
27890
|
+
"line": 320,
|
|
27891
27891
|
"character": 1
|
|
27892
27892
|
},
|
|
27893
27893
|
"signature": "function filterComponents(dependencyList: DependencyList, componentsToFilterOut: Component[]): DependencyList",
|
|
@@ -27897,7 +27897,7 @@
|
|
|
27897
27897
|
"__schema": "ParameterSchema",
|
|
27898
27898
|
"location": {
|
|
27899
27899
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27900
|
-
"line":
|
|
27900
|
+
"line": 320,
|
|
27901
27901
|
"character": 27
|
|
27902
27902
|
},
|
|
27903
27903
|
"name": "dependencyList",
|
|
@@ -27905,7 +27905,7 @@
|
|
|
27905
27905
|
"__schema": "TypeRefSchema",
|
|
27906
27906
|
"location": {
|
|
27907
27907
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27908
|
-
"line":
|
|
27908
|
+
"line": 320,
|
|
27909
27909
|
"character": 43
|
|
27910
27910
|
},
|
|
27911
27911
|
"name": "DependencyList"
|
|
@@ -27917,7 +27917,7 @@
|
|
|
27917
27917
|
"__schema": "ParameterSchema",
|
|
27918
27918
|
"location": {
|
|
27919
27919
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27920
|
-
"line":
|
|
27920
|
+
"line": 320,
|
|
27921
27921
|
"character": 59
|
|
27922
27922
|
},
|
|
27923
27923
|
"name": "componentsToFilterOut",
|
|
@@ -27925,14 +27925,14 @@
|
|
|
27925
27925
|
"__schema": "TypeArraySchema",
|
|
27926
27926
|
"location": {
|
|
27927
27927
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27928
|
-
"line":
|
|
27928
|
+
"line": 320,
|
|
27929
27929
|
"character": 82
|
|
27930
27930
|
},
|
|
27931
27931
|
"type": {
|
|
27932
27932
|
"__schema": "TypeRefSchema",
|
|
27933
27933
|
"location": {
|
|
27934
27934
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27935
|
-
"line":
|
|
27935
|
+
"line": 320,
|
|
27936
27936
|
"character": 82
|
|
27937
27937
|
},
|
|
27938
27938
|
"name": "Component",
|
|
@@ -27950,7 +27950,7 @@
|
|
|
27950
27950
|
"__schema": "TypeRefSchema",
|
|
27951
27951
|
"location": {
|
|
27952
27952
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27953
|
-
"line":
|
|
27953
|
+
"line": 320,
|
|
27954
27954
|
"character": 1
|
|
27955
27955
|
},
|
|
27956
27956
|
"name": "DependencyList"
|
|
@@ -27961,7 +27961,7 @@
|
|
|
27961
27961
|
"__schema": "FunctionLikeSchema",
|
|
27962
27962
|
"location": {
|
|
27963
27963
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27964
|
-
"line":
|
|
27964
|
+
"line": 354,
|
|
27965
27965
|
"character": 1
|
|
27966
27966
|
},
|
|
27967
27967
|
"signature": "function excludeWorkspaceDependencies(deps: DepObjectValue): DepObjectValue",
|
|
@@ -27971,7 +27971,7 @@
|
|
|
27971
27971
|
"__schema": "ParameterSchema",
|
|
27972
27972
|
"location": {
|
|
27973
27973
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27974
|
-
"line":
|
|
27974
|
+
"line": 354,
|
|
27975
27975
|
"character": 39
|
|
27976
27976
|
},
|
|
27977
27977
|
"name": "deps",
|
|
@@ -27979,7 +27979,7 @@
|
|
|
27979
27979
|
"__schema": "TypeRefSchema",
|
|
27980
27980
|
"location": {
|
|
27981
27981
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27982
|
-
"line":
|
|
27982
|
+
"line": 354,
|
|
27983
27983
|
"character": 45
|
|
27984
27984
|
},
|
|
27985
27985
|
"name": "DepObjectValue",
|
|
@@ -27993,7 +27993,7 @@
|
|
|
27993
27993
|
"__schema": "TypeRefSchema",
|
|
27994
27994
|
"location": {
|
|
27995
27995
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27996
|
-
"line":
|
|
27996
|
+
"line": 354,
|
|
27997
27997
|
"character": 1
|
|
27998
27998
|
},
|
|
27999
27999
|
"name": "DepObjectValue",
|
|
@@ -28005,7 +28005,7 @@
|
|
|
28005
28005
|
"__schema": "FunctionLikeSchema",
|
|
28006
28006
|
"location": {
|
|
28007
28007
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28008
|
-
"line":
|
|
28008
|
+
"line": 358,
|
|
28009
28009
|
"character": 1
|
|
28010
28010
|
},
|
|
28011
28011
|
"signature": "function getMissingPackages(component: Component): Promise<{\n devMissings: string[];\n runtimeMissings: string[];\n}>",
|
|
@@ -28015,7 +28015,7 @@
|
|
|
28015
28015
|
"__schema": "ParameterSchema",
|
|
28016
28016
|
"location": {
|
|
28017
28017
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28018
|
-
"line":
|
|
28018
|
+
"line": 358,
|
|
28019
28019
|
"character": 35
|
|
28020
28020
|
},
|
|
28021
28021
|
"name": "component",
|
|
@@ -28023,7 +28023,7 @@
|
|
|
28023
28023
|
"__schema": "TypeRefSchema",
|
|
28024
28024
|
"location": {
|
|
28025
28025
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28026
|
-
"line":
|
|
28026
|
+
"line": 358,
|
|
28027
28027
|
"character": 46
|
|
28028
28028
|
},
|
|
28029
28029
|
"name": "Component",
|
|
@@ -28040,7 +28040,7 @@
|
|
|
28040
28040
|
"__schema": "TypeRefSchema",
|
|
28041
28041
|
"location": {
|
|
28042
28042
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28043
|
-
"line":
|
|
28043
|
+
"line": 358,
|
|
28044
28044
|
"character": 58
|
|
28045
28045
|
},
|
|
28046
28046
|
"name": "Promise",
|
|
@@ -28049,7 +28049,7 @@
|
|
|
28049
28049
|
"__schema": "TypeLiteralSchema",
|
|
28050
28050
|
"location": {
|
|
28051
28051
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28052
|
-
"line":
|
|
28052
|
+
"line": 358,
|
|
28053
28053
|
"character": 66
|
|
28054
28054
|
},
|
|
28055
28055
|
"members": [
|
|
@@ -28057,7 +28057,7 @@
|
|
|
28057
28057
|
"__schema": "VariableLikeSchema",
|
|
28058
28058
|
"location": {
|
|
28059
28059
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28060
|
-
"line":
|
|
28060
|
+
"line": 358,
|
|
28061
28061
|
"character": 68
|
|
28062
28062
|
},
|
|
28063
28063
|
"signature": "(property) devMissings: string[]",
|
|
@@ -28066,14 +28066,14 @@
|
|
|
28066
28066
|
"__schema": "TypeArraySchema",
|
|
28067
28067
|
"location": {
|
|
28068
28068
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28069
|
-
"line":
|
|
28069
|
+
"line": 358,
|
|
28070
28070
|
"character": 81
|
|
28071
28071
|
},
|
|
28072
28072
|
"type": {
|
|
28073
28073
|
"__schema": "KeywordTypeSchema",
|
|
28074
28074
|
"location": {
|
|
28075
28075
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28076
|
-
"line":
|
|
28076
|
+
"line": 358,
|
|
28077
28077
|
"character": 81
|
|
28078
28078
|
},
|
|
28079
28079
|
"name": "string"
|
|
@@ -28085,7 +28085,7 @@
|
|
|
28085
28085
|
"__schema": "VariableLikeSchema",
|
|
28086
28086
|
"location": {
|
|
28087
28087
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28088
|
-
"line":
|
|
28088
|
+
"line": 358,
|
|
28089
28089
|
"character": 91
|
|
28090
28090
|
},
|
|
28091
28091
|
"signature": "(property) runtimeMissings: string[]",
|
|
@@ -28094,14 +28094,14 @@
|
|
|
28094
28094
|
"__schema": "TypeArraySchema",
|
|
28095
28095
|
"location": {
|
|
28096
28096
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28097
|
-
"line":
|
|
28097
|
+
"line": 358,
|
|
28098
28098
|
"character": 108
|
|
28099
28099
|
},
|
|
28100
28100
|
"type": {
|
|
28101
28101
|
"__schema": "KeywordTypeSchema",
|
|
28102
28102
|
"location": {
|
|
28103
28103
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
28104
|
-
"line":
|
|
28104
|
+
"line": 358,
|
|
28105
28105
|
"character": 108
|
|
28106
28106
|
},
|
|
28107
28107
|
"name": "string"
|
|
@@ -35578,7 +35578,7 @@
|
|
|
35578
35578
|
"componentId": {
|
|
35579
35579
|
"scope": "teambit.component",
|
|
35580
35580
|
"name": "sources",
|
|
35581
|
-
"version": "0.0.
|
|
35581
|
+
"version": "0.0.34"
|
|
35582
35582
|
}
|
|
35583
35583
|
}
|
|
35584
35584
|
},
|
|
@@ -35712,7 +35712,7 @@
|
|
|
35712
35712
|
"componentId": {
|
|
35713
35713
|
"scope": "teambit.component",
|
|
35714
35714
|
"name": "sources",
|
|
35715
|
-
"version": "0.0.
|
|
35715
|
+
"version": "0.0.34"
|
|
35716
35716
|
}
|
|
35717
35717
|
}
|
|
35718
35718
|
},
|
|
@@ -35882,7 +35882,7 @@
|
|
|
35882
35882
|
"componentId": {
|
|
35883
35883
|
"scope": "teambit.component",
|
|
35884
35884
|
"name": "sources",
|
|
35885
|
-
"version": "0.0.
|
|
35885
|
+
"version": "0.0.34"
|
|
35886
35886
|
}
|
|
35887
35887
|
}
|
|
35888
35888
|
},
|
|
@@ -36353,7 +36353,7 @@
|
|
|
36353
36353
|
"componentId": {
|
|
36354
36354
|
"scope": "teambit.component",
|
|
36355
36355
|
"name": "sources",
|
|
36356
|
-
"version": "0.0.
|
|
36356
|
+
"version": "0.0.34"
|
|
36357
36357
|
}
|
|
36358
36358
|
}
|
|
36359
36359
|
},
|
|
@@ -36457,7 +36457,7 @@
|
|
|
36457
36457
|
"componentId": {
|
|
36458
36458
|
"scope": "teambit.component",
|
|
36459
36459
|
"name": "sources",
|
|
36460
|
-
"version": "0.0.
|
|
36460
|
+
"version": "0.0.34"
|
|
36461
36461
|
}
|
|
36462
36462
|
}
|
|
36463
36463
|
},
|
|
@@ -36755,7 +36755,7 @@
|
|
|
36755
36755
|
"componentId": {
|
|
36756
36756
|
"scope": "teambit.harmony",
|
|
36757
36757
|
"name": "modules/requireable-component",
|
|
36758
|
-
"version": "0.0.
|
|
36758
|
+
"version": "0.0.498"
|
|
36759
36759
|
}
|
|
36760
36760
|
},
|
|
36761
36761
|
"isOptional": false,
|
|
@@ -49835,23 +49835,23 @@
|
|
|
49835
49835
|
"__schema": "ParameterSchema",
|
|
49836
49836
|
"location": {
|
|
49837
49837
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49838
|
-
"line":
|
|
49839
|
-
"character":
|
|
49838
|
+
"line": 48,
|
|
49839
|
+
"character": 5
|
|
49840
49840
|
},
|
|
49841
49841
|
"name": "_policiesEntries",
|
|
49842
49842
|
"type": {
|
|
49843
49843
|
"__schema": "TypeArraySchema",
|
|
49844
49844
|
"location": {
|
|
49845
49845
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49846
|
-
"line":
|
|
49847
|
-
"character":
|
|
49846
|
+
"line": 48,
|
|
49847
|
+
"character": 23
|
|
49848
49848
|
},
|
|
49849
49849
|
"type": {
|
|
49850
49850
|
"__schema": "TypeRefSchema",
|
|
49851
49851
|
"location": {
|
|
49852
49852
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49853
|
-
"line":
|
|
49854
|
-
"character":
|
|
49853
|
+
"line": 48,
|
|
49854
|
+
"character": 23
|
|
49855
49855
|
},
|
|
49856
49856
|
"name": "VariantPolicyEntry"
|
|
49857
49857
|
}
|
|
@@ -49863,16 +49863,16 @@
|
|
|
49863
49863
|
"__schema": "ParameterSchema",
|
|
49864
49864
|
"location": {
|
|
49865
49865
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49866
|
-
"line":
|
|
49867
|
-
"character":
|
|
49866
|
+
"line": 49,
|
|
49867
|
+
"character": 5
|
|
49868
49868
|
},
|
|
49869
49869
|
"name": "selfPolicy",
|
|
49870
49870
|
"type": {
|
|
49871
49871
|
"__schema": "TypeRefSchema",
|
|
49872
49872
|
"location": {
|
|
49873
49873
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49874
|
-
"line":
|
|
49875
|
-
"character":
|
|
49874
|
+
"line": 49,
|
|
49875
|
+
"character": 26
|
|
49876
49876
|
},
|
|
49877
49877
|
"name": "VariantPolicy"
|
|
49878
49878
|
},
|
|
@@ -49895,7 +49895,7 @@
|
|
|
49895
49895
|
"__schema": "FunctionLikeSchema",
|
|
49896
49896
|
"location": {
|
|
49897
49897
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49898
|
-
"line":
|
|
49898
|
+
"line": 54,
|
|
49899
49899
|
"character": 3
|
|
49900
49900
|
},
|
|
49901
49901
|
"signature": "(method) EnvPolicy.fromConfigObject(configObject: EnvPolicyConfigObject, { includeLegacyPeersInSelfPolicy }?: VariantPolicyFromConfigObjectOptions): EnvPolicy",
|
|
@@ -49905,7 +49905,7 @@
|
|
|
49905
49905
|
"__schema": "ParameterSchema",
|
|
49906
49906
|
"location": {
|
|
49907
49907
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49908
|
-
"line":
|
|
49908
|
+
"line": 55,
|
|
49909
49909
|
"character": 5
|
|
49910
49910
|
},
|
|
49911
49911
|
"name": "configObject",
|
|
@@ -49913,7 +49913,7 @@
|
|
|
49913
49913
|
"__schema": "TypeRefSchema",
|
|
49914
49914
|
"location": {
|
|
49915
49915
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49916
|
-
"line":
|
|
49916
|
+
"line": 55,
|
|
49917
49917
|
"character": 19
|
|
49918
49918
|
},
|
|
49919
49919
|
"name": "EnvPolicyConfigObject"
|
|
@@ -49925,7 +49925,7 @@
|
|
|
49925
49925
|
"__schema": "ParameterSchema",
|
|
49926
49926
|
"location": {
|
|
49927
49927
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49928
|
-
"line":
|
|
49928
|
+
"line": 56,
|
|
49929
49929
|
"character": 5
|
|
49930
49930
|
},
|
|
49931
49931
|
"name": "{ includeLegacyPeersInSelfPolicy }",
|
|
@@ -49933,7 +49933,7 @@
|
|
|
49933
49933
|
"__schema": "TypeRefSchema",
|
|
49934
49934
|
"location": {
|
|
49935
49935
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49936
|
-
"line":
|
|
49936
|
+
"line": 56,
|
|
49937
49937
|
"character": 41
|
|
49938
49938
|
},
|
|
49939
49939
|
"name": "VariantPolicyFromConfigObjectOptions",
|
|
@@ -49946,7 +49946,7 @@
|
|
|
49946
49946
|
"__schema": "InferenceTypeSchema",
|
|
49947
49947
|
"location": {
|
|
49948
49948
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49949
|
-
"line":
|
|
49949
|
+
"line": 56,
|
|
49950
49950
|
"character": 7
|
|
49951
49951
|
},
|
|
49952
49952
|
"name": "includeLegacyPeersInSelfPolicy",
|
|
@@ -49961,7 +49961,7 @@
|
|
|
49961
49961
|
"__schema": "TypeRefSchema",
|
|
49962
49962
|
"location": {
|
|
49963
49963
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49964
|
-
"line":
|
|
49964
|
+
"line": 54,
|
|
49965
49965
|
"character": 3
|
|
49966
49966
|
},
|
|
49967
49967
|
"name": "EnvPolicy"
|
|
@@ -49974,7 +49974,7 @@
|
|
|
49974
49974
|
"__schema": "FunctionLikeSchema",
|
|
49975
49975
|
"location": {
|
|
49976
49976
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49977
|
-
"line":
|
|
49977
|
+
"line": 102,
|
|
49978
49978
|
"character": 3
|
|
49979
49979
|
},
|
|
49980
49980
|
"signature": "(method) EnvPolicy.getEmpty(): EnvPolicy",
|
|
@@ -49984,7 +49984,7 @@
|
|
|
49984
49984
|
"__schema": "TypeRefSchema",
|
|
49985
49985
|
"location": {
|
|
49986
49986
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
49987
|
-
"line":
|
|
49987
|
+
"line": 102,
|
|
49988
49988
|
"character": 3
|
|
49989
49989
|
},
|
|
49990
49990
|
"name": "EnvPolicy"
|
|
@@ -51311,7 +51311,7 @@
|
|
|
51311
51311
|
"__schema": "FunctionLikeSchema",
|
|
51312
51312
|
"location": {
|
|
51313
51313
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51314
|
-
"line":
|
|
51314
|
+
"line": 107,
|
|
51315
51315
|
"character": 1
|
|
51316
51316
|
},
|
|
51317
51317
|
"signature": "function handleLegacyPeers(configObject: VariantPolicyConfigObject): VariantPolicyEntry[]",
|
|
@@ -51321,7 +51321,7 @@
|
|
|
51321
51321
|
"__schema": "ParameterSchema",
|
|
51322
51322
|
"location": {
|
|
51323
51323
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51324
|
-
"line":
|
|
51324
|
+
"line": 107,
|
|
51325
51325
|
"character": 28
|
|
51326
51326
|
},
|
|
51327
51327
|
"name": "configObject",
|
|
@@ -51329,7 +51329,7 @@
|
|
|
51329
51329
|
"__schema": "TypeRefSchema",
|
|
51330
51330
|
"location": {
|
|
51331
51331
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51332
|
-
"line":
|
|
51332
|
+
"line": 107,
|
|
51333
51333
|
"character": 42
|
|
51334
51334
|
},
|
|
51335
51335
|
"name": "VariantPolicyConfigObject"
|
|
@@ -51342,14 +51342,14 @@
|
|
|
51342
51342
|
"__schema": "TypeArraySchema",
|
|
51343
51343
|
"location": {
|
|
51344
51344
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51345
|
-
"line":
|
|
51345
|
+
"line": 107,
|
|
51346
51346
|
"character": 70
|
|
51347
51347
|
},
|
|
51348
51348
|
"type": {
|
|
51349
51349
|
"__schema": "TypeRefSchema",
|
|
51350
51350
|
"location": {
|
|
51351
51351
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51352
|
-
"line":
|
|
51352
|
+
"line": 107,
|
|
51353
51353
|
"character": 70
|
|
51354
51354
|
},
|
|
51355
51355
|
"name": "VariantPolicyEntry"
|
|
@@ -51361,7 +51361,7 @@
|
|
|
51361
51361
|
"__schema": "FunctionLikeSchema",
|
|
51362
51362
|
"location": {
|
|
51363
51363
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51364
|
-
"line":
|
|
51364
|
+
"line": 121,
|
|
51365
51365
|
"character": 1
|
|
51366
51366
|
},
|
|
51367
51367
|
"signature": "function entriesFromKey(configObject: VariantPolicyConfigObject, keyName: EnvJsoncPolicyConfigKey, versionKey: VersionKeyName | undefined, lifecycleType: DependencyLifecycleType, options: VariantPolicyFromConfigObjectOptions): VariantPolicyEntry[]",
|
|
@@ -51371,7 +51371,7 @@
|
|
|
51371
51371
|
"__schema": "ParameterSchema",
|
|
51372
51372
|
"location": {
|
|
51373
51373
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51374
|
-
"line":
|
|
51374
|
+
"line": 122,
|
|
51375
51375
|
"character": 3
|
|
51376
51376
|
},
|
|
51377
51377
|
"name": "configObject",
|
|
@@ -51379,7 +51379,7 @@
|
|
|
51379
51379
|
"__schema": "TypeRefSchema",
|
|
51380
51380
|
"location": {
|
|
51381
51381
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51382
|
-
"line":
|
|
51382
|
+
"line": 122,
|
|
51383
51383
|
"character": 17
|
|
51384
51384
|
},
|
|
51385
51385
|
"name": "VariantPolicyConfigObject"
|
|
@@ -51391,7 +51391,7 @@
|
|
|
51391
51391
|
"__schema": "ParameterSchema",
|
|
51392
51392
|
"location": {
|
|
51393
51393
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51394
|
-
"line":
|
|
51394
|
+
"line": 123,
|
|
51395
51395
|
"character": 3
|
|
51396
51396
|
},
|
|
51397
51397
|
"name": "keyName",
|
|
@@ -51399,7 +51399,7 @@
|
|
|
51399
51399
|
"__schema": "TypeRefSchema",
|
|
51400
51400
|
"location": {
|
|
51401
51401
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51402
|
-
"line":
|
|
51402
|
+
"line": 123,
|
|
51403
51403
|
"character": 12
|
|
51404
51404
|
},
|
|
51405
51405
|
"name": "EnvJsoncPolicyConfigKey",
|
|
@@ -51412,7 +51412,7 @@
|
|
|
51412
51412
|
"__schema": "ParameterSchema",
|
|
51413
51413
|
"location": {
|
|
51414
51414
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51415
|
-
"line":
|
|
51415
|
+
"line": 124,
|
|
51416
51416
|
"character": 3
|
|
51417
51417
|
},
|
|
51418
51418
|
"name": "versionKey",
|
|
@@ -51420,7 +51420,7 @@
|
|
|
51420
51420
|
"__schema": "TypeRefSchema",
|
|
51421
51421
|
"location": {
|
|
51422
51422
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51423
|
-
"line":
|
|
51423
|
+
"line": 124,
|
|
51424
51424
|
"character": 15
|
|
51425
51425
|
},
|
|
51426
51426
|
"name": "VersionKeyName",
|
|
@@ -51434,7 +51434,7 @@
|
|
|
51434
51434
|
"__schema": "ParameterSchema",
|
|
51435
51435
|
"location": {
|
|
51436
51436
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51437
|
-
"line":
|
|
51437
|
+
"line": 125,
|
|
51438
51438
|
"character": 3
|
|
51439
51439
|
},
|
|
51440
51440
|
"name": "lifecycleType",
|
|
@@ -51442,7 +51442,7 @@
|
|
|
51442
51442
|
"__schema": "TypeRefSchema",
|
|
51443
51443
|
"location": {
|
|
51444
51444
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51445
|
-
"line":
|
|
51445
|
+
"line": 125,
|
|
51446
51446
|
"character": 18
|
|
51447
51447
|
},
|
|
51448
51448
|
"name": "DependencyLifecycleType"
|
|
@@ -51454,7 +51454,7 @@
|
|
|
51454
51454
|
"__schema": "ParameterSchema",
|
|
51455
51455
|
"location": {
|
|
51456
51456
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51457
|
-
"line":
|
|
51457
|
+
"line": 126,
|
|
51458
51458
|
"character": 3
|
|
51459
51459
|
},
|
|
51460
51460
|
"name": "options",
|
|
@@ -51462,7 +51462,7 @@
|
|
|
51462
51462
|
"__schema": "TypeRefSchema",
|
|
51463
51463
|
"location": {
|
|
51464
51464
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51465
|
-
"line":
|
|
51465
|
+
"line": 126,
|
|
51466
51466
|
"character": 12
|
|
51467
51467
|
},
|
|
51468
51468
|
"name": "VariantPolicyFromConfigObjectOptions",
|
|
@@ -51476,14 +51476,14 @@
|
|
|
51476
51476
|
"__schema": "TypeArraySchema",
|
|
51477
51477
|
"location": {
|
|
51478
51478
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51479
|
-
"line":
|
|
51479
|
+
"line": 127,
|
|
51480
51480
|
"character": 4
|
|
51481
51481
|
},
|
|
51482
51482
|
"type": {
|
|
51483
51483
|
"__schema": "TypeRefSchema",
|
|
51484
51484
|
"location": {
|
|
51485
51485
|
"filePath": "policy/env-policy/env-policy.ts",
|
|
51486
|
-
"line":
|
|
51486
|
+
"line": 127,
|
|
51487
51487
|
"character": 4
|
|
51488
51488
|
},
|
|
51489
51489
|
"name": "VariantPolicyEntry"
|
|
@@ -55670,7 +55670,7 @@
|
|
|
55670
55670
|
"__schema": "FunctionLikeSchema",
|
|
55671
55671
|
"location": {
|
|
55672
55672
|
"filePath": "dependency-installer.ts",
|
|
55673
|
-
"line":
|
|
55673
|
+
"line": 264,
|
|
55674
55674
|
"character": 3
|
|
55675
55675
|
},
|
|
55676
55676
|
"signature": "(method) DependencyInstaller.pruneModules(rootDir: string): Promise<void>",
|
|
@@ -55680,7 +55680,7 @@
|
|
|
55680
55680
|
"__schema": "ParameterSchema",
|
|
55681
55681
|
"location": {
|
|
55682
55682
|
"filePath": "dependency-installer.ts",
|
|
55683
|
-
"line":
|
|
55683
|
+
"line": 264,
|
|
55684
55684
|
"character": 29
|
|
55685
55685
|
},
|
|
55686
55686
|
"name": "rootDir",
|
|
@@ -55688,7 +55688,7 @@
|
|
|
55688
55688
|
"__schema": "KeywordTypeSchema",
|
|
55689
55689
|
"location": {
|
|
55690
55690
|
"filePath": "dependency-installer.ts",
|
|
55691
|
-
"line":
|
|
55691
|
+
"line": 264,
|
|
55692
55692
|
"character": 38
|
|
55693
55693
|
},
|
|
55694
55694
|
"name": "string"
|
|
@@ -55701,7 +55701,7 @@
|
|
|
55701
55701
|
"__schema": "TypeRefSchema",
|
|
55702
55702
|
"location": {
|
|
55703
55703
|
"filePath": "dependency-installer.ts",
|
|
55704
|
-
"line":
|
|
55704
|
+
"line": 264,
|
|
55705
55705
|
"character": 47
|
|
55706
55706
|
},
|
|
55707
55707
|
"name": "Promise",
|
|
@@ -55710,7 +55710,7 @@
|
|
|
55710
55710
|
"__schema": "KeywordTypeSchema",
|
|
55711
55711
|
"location": {
|
|
55712
55712
|
"filePath": "dependency-installer.ts",
|
|
55713
|
-
"line":
|
|
55713
|
+
"line": 264,
|
|
55714
55714
|
"character": 55
|
|
55715
55715
|
},
|
|
55716
55716
|
"name": "void"
|
|
@@ -55726,14 +55726,14 @@
|
|
|
55726
55726
|
"__schema": "FunctionLikeSchema",
|
|
55727
55727
|
"location": {
|
|
55728
55728
|
"filePath": "dependency-installer.ts",
|
|
55729
|
-
"line":
|
|
55729
|
+
"line": 275,
|
|
55730
55730
|
"character": 3
|
|
55731
55731
|
},
|
|
55732
55732
|
"doc": {
|
|
55733
55733
|
"__schema": "DocSchema",
|
|
55734
55734
|
"location": {
|
|
55735
55735
|
"filePath": "dependency-installer.ts",
|
|
55736
|
-
"line":
|
|
55736
|
+
"line": 271,
|
|
55737
55737
|
"character": 3
|
|
55738
55738
|
},
|
|
55739
55739
|
"raw": "/**\n * Compute all the component manifests (a.k.a. package.json files) that should be passed to the package manager\n * in order to install the dependencies.\n */",
|
|
@@ -55747,7 +55747,7 @@
|
|
|
55747
55747
|
"__schema": "ParameterSchema",
|
|
55748
55748
|
"location": {
|
|
55749
55749
|
"filePath": "dependency-installer.ts",
|
|
55750
|
-
"line":
|
|
55750
|
+
"line": 275,
|
|
55751
55751
|
"character": 38
|
|
55752
55752
|
},
|
|
55753
55753
|
"name": "{ componentDirectoryMap, rootPolicy, rootDir, dedupe, dependencyFilterFn, copyPeerToRuntimeOnComponents, copyPeerToRuntimeOnRoot, installPeersFromEnvs, resolveVersionsFromDependenciesOnly, referenceLocalPackages, hasRootComponents, excludeExtensionsDependencies }",
|
|
@@ -55755,7 +55755,7 @@
|
|
|
55755
55755
|
"__schema": "TypeRefSchema",
|
|
55756
55756
|
"location": {
|
|
55757
55757
|
"filePath": "dependency-installer.ts",
|
|
55758
|
-
"line":
|
|
55758
|
+
"line": 288,
|
|
55759
55759
|
"character": 6
|
|
55760
55760
|
},
|
|
55761
55761
|
"name": "GetComponentManifestsOptions"
|
|
@@ -55766,7 +55766,7 @@
|
|
|
55766
55766
|
"__schema": "InferenceTypeSchema",
|
|
55767
55767
|
"location": {
|
|
55768
55768
|
"filePath": "dependency-installer.ts",
|
|
55769
|
-
"line":
|
|
55769
|
+
"line": 276,
|
|
55770
55770
|
"character": 5
|
|
55771
55771
|
},
|
|
55772
55772
|
"name": "componentDirectoryMap",
|
|
@@ -55777,7 +55777,7 @@
|
|
|
55777
55777
|
"__schema": "InferenceTypeSchema",
|
|
55778
55778
|
"location": {
|
|
55779
55779
|
"filePath": "dependency-installer.ts",
|
|
55780
|
-
"line":
|
|
55780
|
+
"line": 277,
|
|
55781
55781
|
"character": 5
|
|
55782
55782
|
},
|
|
55783
55783
|
"name": "rootPolicy",
|
|
@@ -55788,7 +55788,7 @@
|
|
|
55788
55788
|
"__schema": "InferenceTypeSchema",
|
|
55789
55789
|
"location": {
|
|
55790
55790
|
"filePath": "dependency-installer.ts",
|
|
55791
|
-
"line":
|
|
55791
|
+
"line": 278,
|
|
55792
55792
|
"character": 5
|
|
55793
55793
|
},
|
|
55794
55794
|
"name": "rootDir",
|
|
@@ -55799,7 +55799,7 @@
|
|
|
55799
55799
|
"__schema": "InferenceTypeSchema",
|
|
55800
55800
|
"location": {
|
|
55801
55801
|
"filePath": "dependency-installer.ts",
|
|
55802
|
-
"line":
|
|
55802
|
+
"line": 279,
|
|
55803
55803
|
"character": 5
|
|
55804
55804
|
},
|
|
55805
55805
|
"name": "dedupe",
|
|
@@ -55810,7 +55810,7 @@
|
|
|
55810
55810
|
"__schema": "InferenceTypeSchema",
|
|
55811
55811
|
"location": {
|
|
55812
55812
|
"filePath": "dependency-installer.ts",
|
|
55813
|
-
"line":
|
|
55813
|
+
"line": 280,
|
|
55814
55814
|
"character": 5
|
|
55815
55815
|
},
|
|
55816
55816
|
"name": "dependencyFilterFn",
|
|
@@ -55821,7 +55821,7 @@
|
|
|
55821
55821
|
"__schema": "InferenceTypeSchema",
|
|
55822
55822
|
"location": {
|
|
55823
55823
|
"filePath": "dependency-installer.ts",
|
|
55824
|
-
"line":
|
|
55824
|
+
"line": 281,
|
|
55825
55825
|
"character": 5
|
|
55826
55826
|
},
|
|
55827
55827
|
"name": "copyPeerToRuntimeOnComponents",
|
|
@@ -55832,7 +55832,7 @@
|
|
|
55832
55832
|
"__schema": "InferenceTypeSchema",
|
|
55833
55833
|
"location": {
|
|
55834
55834
|
"filePath": "dependency-installer.ts",
|
|
55835
|
-
"line":
|
|
55835
|
+
"line": 282,
|
|
55836
55836
|
"character": 5
|
|
55837
55837
|
},
|
|
55838
55838
|
"name": "copyPeerToRuntimeOnRoot",
|
|
@@ -55843,7 +55843,7 @@
|
|
|
55843
55843
|
"__schema": "InferenceTypeSchema",
|
|
55844
55844
|
"location": {
|
|
55845
55845
|
"filePath": "dependency-installer.ts",
|
|
55846
|
-
"line":
|
|
55846
|
+
"line": 283,
|
|
55847
55847
|
"character": 5
|
|
55848
55848
|
},
|
|
55849
55849
|
"name": "installPeersFromEnvs",
|
|
@@ -55854,7 +55854,7 @@
|
|
|
55854
55854
|
"__schema": "InferenceTypeSchema",
|
|
55855
55855
|
"location": {
|
|
55856
55856
|
"filePath": "dependency-installer.ts",
|
|
55857
|
-
"line":
|
|
55857
|
+
"line": 284,
|
|
55858
55858
|
"character": 5
|
|
55859
55859
|
},
|
|
55860
55860
|
"name": "resolveVersionsFromDependenciesOnly",
|
|
@@ -55865,7 +55865,7 @@
|
|
|
55865
55865
|
"__schema": "InferenceTypeSchema",
|
|
55866
55866
|
"location": {
|
|
55867
55867
|
"filePath": "dependency-installer.ts",
|
|
55868
|
-
"line":
|
|
55868
|
+
"line": 285,
|
|
55869
55869
|
"character": 5
|
|
55870
55870
|
},
|
|
55871
55871
|
"name": "referenceLocalPackages",
|
|
@@ -55876,7 +55876,7 @@
|
|
|
55876
55876
|
"__schema": "InferenceTypeSchema",
|
|
55877
55877
|
"location": {
|
|
55878
55878
|
"filePath": "dependency-installer.ts",
|
|
55879
|
-
"line":
|
|
55879
|
+
"line": 286,
|
|
55880
55880
|
"character": 5
|
|
55881
55881
|
},
|
|
55882
55882
|
"name": "hasRootComponents",
|
|
@@ -55887,7 +55887,7 @@
|
|
|
55887
55887
|
"__schema": "InferenceTypeSchema",
|
|
55888
55888
|
"location": {
|
|
55889
55889
|
"filePath": "dependency-installer.ts",
|
|
55890
|
-
"line":
|
|
55890
|
+
"line": 287,
|
|
55891
55891
|
"character": 5
|
|
55892
55892
|
},
|
|
55893
55893
|
"name": "excludeExtensionsDependencies",
|
|
@@ -55902,7 +55902,7 @@
|
|
|
55902
55902
|
"__schema": "InferenceTypeSchema",
|
|
55903
55903
|
"location": {
|
|
55904
55904
|
"filePath": "dependency-installer.ts",
|
|
55905
|
-
"line":
|
|
55905
|
+
"line": 275,
|
|
55906
55906
|
"character": 3
|
|
55907
55907
|
},
|
|
55908
55908
|
"type": "Promise<Record<string, ProjectManifest>>"
|
|
@@ -56112,7 +56112,7 @@
|
|
|
56112
56112
|
"componentId": {
|
|
56113
56113
|
"scope": "teambit.dependencies",
|
|
56114
56114
|
"name": "dependency-resolver",
|
|
56115
|
-
"version": "1.0.
|
|
56115
|
+
"version": "1.0.426"
|
|
56116
56116
|
},
|
|
56117
56117
|
"taggedModuleExports": []
|
|
56118
56118
|
}
|