@teambit/tracker 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.
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.component/tracker@1.0.
|
3
|
+
<testsuite name="teambit.component/tracker@1.0.426" tests="0" failures="0" errors="0" skipped="0"/>
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
@@ -117,7 +117,7 @@
|
|
117
117
|
"_legacy": {
|
118
118
|
"scope": "teambit.component",
|
119
119
|
"name": "tracker",
|
120
|
-
"version": "1.0.
|
120
|
+
"version": "1.0.426"
|
121
121
|
},
|
122
122
|
"_scope": "teambit.component"
|
123
123
|
}
|
@@ -251,7 +251,7 @@
|
|
251
251
|
"_legacy": {
|
252
252
|
"scope": "teambit.component",
|
253
253
|
"name": "tracker",
|
254
|
-
"version": "1.0.
|
254
|
+
"version": "1.0.426"
|
255
255
|
},
|
256
256
|
"_scope": "teambit.component"
|
257
257
|
}
|
@@ -365,7 +365,7 @@
|
|
365
365
|
"_legacy": {
|
366
366
|
"scope": "teambit.component",
|
367
367
|
"name": "tracker",
|
368
|
-
"version": "1.0.
|
368
|
+
"version": "1.0.426"
|
369
369
|
},
|
370
370
|
"_scope": "teambit.component"
|
371
371
|
}
|
@@ -479,7 +479,7 @@
|
|
479
479
|
"_legacy": {
|
480
480
|
"scope": "teambit.component",
|
481
481
|
"name": "tracker",
|
482
|
-
"version": "1.0.
|
482
|
+
"version": "1.0.426"
|
483
483
|
},
|
484
484
|
"_scope": "teambit.component"
|
485
485
|
}
|
@@ -593,7 +593,7 @@
|
|
593
593
|
"_legacy": {
|
594
594
|
"scope": "teambit.component",
|
595
595
|
"name": "tracker",
|
596
|
-
"version": "1.0.
|
596
|
+
"version": "1.0.426"
|
597
597
|
},
|
598
598
|
"_scope": "teambit.component"
|
599
599
|
}
|
@@ -636,16 +636,16 @@
|
|
636
636
|
"__schema": "ParameterSchema",
|
637
637
|
"location": {
|
638
638
|
"filePath": "tracker.main.runtime.ts",
|
639
|
-
"line":
|
640
|
-
"character":
|
639
|
+
"line": 24,
|
640
|
+
"character": 5
|
641
641
|
},
|
642
642
|
"name": "workspace",
|
643
643
|
"type": {
|
644
644
|
"__schema": "TypeRefSchema",
|
645
645
|
"location": {
|
646
646
|
"filePath": "tracker.main.runtime.ts",
|
647
|
-
"line":
|
648
|
-
"character":
|
647
|
+
"line": 24,
|
648
|
+
"character": 24
|
649
649
|
},
|
650
650
|
"name": "Workspace",
|
651
651
|
"componentId": {
|
@@ -660,16 +660,16 @@
|
|
660
660
|
"__schema": "ParameterSchema",
|
661
661
|
"location": {
|
662
662
|
"filePath": "tracker.main.runtime.ts",
|
663
|
-
"line":
|
664
|
-
"character":
|
663
|
+
"line": 25,
|
664
|
+
"character": 5
|
665
665
|
},
|
666
666
|
"name": "logger",
|
667
667
|
"type": {
|
668
668
|
"__schema": "TypeRefSchema",
|
669
669
|
"location": {
|
670
670
|
"filePath": "tracker.main.runtime.ts",
|
671
|
-
"line":
|
672
|
-
"character":
|
671
|
+
"line": 25,
|
672
|
+
"character": 21
|
673
673
|
},
|
674
674
|
"name": "Logger",
|
675
675
|
"componentId": {
|
@@ -696,14 +696,14 @@
|
|
696
696
|
"__schema": "FunctionLikeSchema",
|
697
697
|
"location": {
|
698
698
|
"filePath": "tracker.main.runtime.ts",
|
699
|
-
"line":
|
699
|
+
"line": 33,
|
700
700
|
"character": 3
|
701
701
|
},
|
702
702
|
"doc": {
|
703
703
|
"__schema": "DocSchema",
|
704
704
|
"location": {
|
705
705
|
"filePath": "tracker.main.runtime.ts",
|
706
|
-
"line":
|
706
|
+
"line": 28,
|
707
707
|
"character": 3
|
708
708
|
},
|
709
709
|
"raw": "/**\n * add a new component to the .bitmap file.\n * this method only adds the records in memory but doesn't persist to the filesystem.\n * to write the .bitmap file once completed, run \"await this.bitMap.write();\"\n */",
|
@@ -717,7 +717,7 @@
|
|
717
717
|
"__schema": "ParameterSchema",
|
718
718
|
"location": {
|
719
719
|
"filePath": "tracker.main.runtime.ts",
|
720
|
-
"line":
|
720
|
+
"line": 33,
|
721
721
|
"character": 15
|
722
722
|
},
|
723
723
|
"name": "trackData",
|
@@ -725,7 +725,7 @@
|
|
725
725
|
"__schema": "TypeRefSchema",
|
726
726
|
"location": {
|
727
727
|
"filePath": "tracker.main.runtime.ts",
|
728
|
-
"line":
|
728
|
+
"line": 33,
|
729
729
|
"character": 26
|
730
730
|
},
|
731
731
|
"name": "TrackData",
|
@@ -739,7 +739,7 @@
|
|
739
739
|
"__schema": "TypeRefSchema",
|
740
740
|
"location": {
|
741
741
|
"filePath": "tracker.main.runtime.ts",
|
742
|
-
"line":
|
742
|
+
"line": 33,
|
743
743
|
"character": 38
|
744
744
|
},
|
745
745
|
"name": "Promise",
|
@@ -748,7 +748,7 @@
|
|
748
748
|
"__schema": "TypeRefSchema",
|
749
749
|
"location": {
|
750
750
|
"filePath": "tracker.main.runtime.ts",
|
751
|
-
"line":
|
751
|
+
"line": 33,
|
752
752
|
"character": 46
|
753
753
|
},
|
754
754
|
"name": "TrackResult",
|
@@ -764,7 +764,7 @@
|
|
764
764
|
"__schema": "FunctionLikeSchema",
|
765
765
|
"location": {
|
766
766
|
"filePath": "tracker.main.runtime.ts",
|
767
|
-
"line":
|
767
|
+
"line": 55,
|
768
768
|
"character": 3
|
769
769
|
},
|
770
770
|
"signature": "(method) TrackerMain.addForCLI(addProps: AddProps): Promise<AddActionResults>",
|
@@ -774,7 +774,7 @@
|
|
774
774
|
"__schema": "ParameterSchema",
|
775
775
|
"location": {
|
776
776
|
"filePath": "tracker.main.runtime.ts",
|
777
|
-
"line":
|
777
|
+
"line": 55,
|
778
778
|
"character": 19
|
779
779
|
},
|
780
780
|
"name": "addProps",
|
@@ -782,7 +782,7 @@
|
|
782
782
|
"__schema": "TypeRefSchema",
|
783
783
|
"location": {
|
784
784
|
"filePath": "tracker.main.runtime.ts",
|
785
|
-
"line":
|
785
|
+
"line": 55,
|
786
786
|
"character": 29
|
787
787
|
},
|
788
788
|
"name": "AddProps",
|
@@ -796,7 +796,7 @@
|
|
796
796
|
"__schema": "TypeRefSchema",
|
797
797
|
"location": {
|
798
798
|
"filePath": "tracker.main.runtime.ts",
|
799
|
-
"line":
|
799
|
+
"line": 55,
|
800
800
|
"character": 40
|
801
801
|
},
|
802
802
|
"name": "Promise",
|
@@ -805,7 +805,7 @@
|
|
805
805
|
"__schema": "TypeRefSchema",
|
806
806
|
"location": {
|
807
807
|
"filePath": "tracker.main.runtime.ts",
|
808
|
-
"line":
|
808
|
+
"line": 55,
|
809
809
|
"character": 48
|
810
810
|
},
|
811
811
|
"name": "AddActionResults",
|
@@ -821,7 +821,7 @@
|
|
821
821
|
"__schema": "FunctionLikeSchema",
|
822
822
|
"location": {
|
823
823
|
"filePath": "tracker.main.runtime.ts",
|
824
|
-
"line":
|
824
|
+
"line": 71,
|
825
825
|
"character": 3
|
826
826
|
},
|
827
827
|
"signature": "(method) TrackerMain.addEnvToConfig(env: string, config: {\n [aspectName: string]: any;\n}): Promise<void>",
|
@@ -831,7 +831,7 @@
|
|
831
831
|
"__schema": "ParameterSchema",
|
832
832
|
"location": {
|
833
833
|
"filePath": "tracker.main.runtime.ts",
|
834
|
-
"line":
|
834
|
+
"line": 71,
|
835
835
|
"character": 24
|
836
836
|
},
|
837
837
|
"name": "env",
|
@@ -839,7 +839,7 @@
|
|
839
839
|
"__schema": "KeywordTypeSchema",
|
840
840
|
"location": {
|
841
841
|
"filePath": "tracker.main.runtime.ts",
|
842
|
-
"line":
|
842
|
+
"line": 71,
|
843
843
|
"character": 29
|
844
844
|
},
|
845
845
|
"name": "string"
|
@@ -851,7 +851,7 @@
|
|
851
851
|
"__schema": "ParameterSchema",
|
852
852
|
"location": {
|
853
853
|
"filePath": "tracker.main.runtime.ts",
|
854
|
-
"line":
|
854
|
+
"line": 71,
|
855
855
|
"character": 37
|
856
856
|
},
|
857
857
|
"name": "config",
|
@@ -859,7 +859,7 @@
|
|
859
859
|
"__schema": "TypeLiteralSchema",
|
860
860
|
"location": {
|
861
861
|
"filePath": "tracker.main.runtime.ts",
|
862
|
-
"line":
|
862
|
+
"line": 71,
|
863
863
|
"character": 45
|
864
864
|
},
|
865
865
|
"members": [
|
@@ -867,14 +867,14 @@
|
|
867
867
|
"__schema": "IndexSignatureSchema",
|
868
868
|
"location": {
|
869
869
|
"filePath": "tracker.main.runtime.ts",
|
870
|
-
"line":
|
870
|
+
"line": 71,
|
871
871
|
"character": 47
|
872
872
|
},
|
873
873
|
"keyType": {
|
874
874
|
"__schema": "ParameterSchema",
|
875
875
|
"location": {
|
876
876
|
"filePath": "tracker.main.runtime.ts",
|
877
|
-
"line":
|
877
|
+
"line": 71,
|
878
878
|
"character": 48
|
879
879
|
},
|
880
880
|
"name": "aspectName",
|
@@ -882,7 +882,7 @@
|
|
882
882
|
"__schema": "KeywordTypeSchema",
|
883
883
|
"location": {
|
884
884
|
"filePath": "tracker.main.runtime.ts",
|
885
|
-
"line":
|
885
|
+
"line": 71,
|
886
886
|
"character": 60
|
887
887
|
},
|
888
888
|
"name": "string"
|
@@ -894,7 +894,7 @@
|
|
894
894
|
"__schema": "KeywordTypeSchema",
|
895
895
|
"location": {
|
896
896
|
"filePath": "tracker.main.runtime.ts",
|
897
|
-
"line":
|
897
|
+
"line": 71,
|
898
898
|
"character": 69
|
899
899
|
},
|
900
900
|
"name": "any"
|
@@ -910,7 +910,7 @@
|
|
910
910
|
"__schema": "InferenceTypeSchema",
|
911
911
|
"location": {
|
912
912
|
"filePath": "tracker.main.runtime.ts",
|
913
|
-
"line":
|
913
|
+
"line": 71,
|
914
914
|
"character": 3
|
915
915
|
},
|
916
916
|
"type": "Promise<void>"
|
@@ -923,7 +923,7 @@
|
|
923
923
|
"__schema": "VariableLikeSchema",
|
924
924
|
"location": {
|
925
925
|
"filePath": "tracker.main.runtime.ts",
|
926
|
-
"line":
|
926
|
+
"line": 117,
|
927
927
|
"character": 3
|
928
928
|
},
|
929
929
|
"signature": "(property) TrackerMain.slots: never[]",
|
@@ -932,7 +932,7 @@
|
|
932
932
|
"__schema": "InferenceTypeSchema",
|
933
933
|
"location": {
|
934
934
|
"filePath": "tracker.main.runtime.ts",
|
935
|
-
"line":
|
935
|
+
"line": 117,
|
936
936
|
"character": 3
|
937
937
|
},
|
938
938
|
"type": "never[]"
|
@@ -944,7 +944,7 @@
|
|
944
944
|
"__schema": "VariableLikeSchema",
|
945
945
|
"location": {
|
946
946
|
"filePath": "tracker.main.runtime.ts",
|
947
|
-
"line":
|
947
|
+
"line": 118,
|
948
948
|
"character": 3
|
949
949
|
},
|
950
950
|
"signature": "(property) TrackerMain.dependencies: Aspect[]",
|
@@ -953,7 +953,7 @@
|
|
953
953
|
"__schema": "InferenceTypeSchema",
|
954
954
|
"location": {
|
955
955
|
"filePath": "tracker.main.runtime.ts",
|
956
|
-
"line":
|
956
|
+
"line": 118,
|
957
957
|
"character": 3
|
958
958
|
},
|
959
959
|
"type": "Aspect[]"
|
@@ -965,7 +965,7 @@
|
|
965
965
|
"__schema": "VariableLikeSchema",
|
966
966
|
"location": {
|
967
967
|
"filePath": "tracker.main.runtime.ts",
|
968
|
-
"line":
|
968
|
+
"line": 119,
|
969
969
|
"character": 3
|
970
970
|
},
|
971
971
|
"signature": "(property) TrackerMain.runtime: RuntimeDefinition",
|
@@ -974,7 +974,7 @@
|
|
974
974
|
"__schema": "InferenceTypeSchema",
|
975
975
|
"location": {
|
976
976
|
"filePath": "tracker.main.runtime.ts",
|
977
|
-
"line":
|
977
|
+
"line": 119,
|
978
978
|
"character": 3
|
979
979
|
},
|
980
980
|
"type": "RuntimeDefinition"
|
@@ -986,7 +986,7 @@
|
|
986
986
|
"__schema": "FunctionLikeSchema",
|
987
987
|
"location": {
|
988
988
|
"filePath": "tracker.main.runtime.ts",
|
989
|
-
"line":
|
989
|
+
"line": 120,
|
990
990
|
"character": 3
|
991
991
|
},
|
992
992
|
"signature": "(method) TrackerMain.provider([cli, workspace, loggerMain]: [CLIMain, Workspace, LoggerMain]): Promise<TrackerMain>",
|
@@ -996,7 +996,7 @@
|
|
996
996
|
"__schema": "ParameterSchema",
|
997
997
|
"location": {
|
998
998
|
"filePath": "tracker.main.runtime.ts",
|
999
|
-
"line":
|
999
|
+
"line": 120,
|
1000
1000
|
"character": 25
|
1001
1001
|
},
|
1002
1002
|
"name": "[ cli, workspace, loggerMain ]",
|
@@ -1004,7 +1004,7 @@
|
|
1004
1004
|
"__schema": "TupleTypeSchema",
|
1005
1005
|
"location": {
|
1006
1006
|
"filePath": "tracker.main.runtime.ts",
|
1007
|
-
"line":
|
1007
|
+
"line": 120,
|
1008
1008
|
"character": 55
|
1009
1009
|
},
|
1010
1010
|
"elements": [
|
@@ -1012,7 +1012,7 @@
|
|
1012
1012
|
"__schema": "TypeRefSchema",
|
1013
1013
|
"location": {
|
1014
1014
|
"filePath": "tracker.main.runtime.ts",
|
1015
|
-
"line":
|
1015
|
+
"line": 120,
|
1016
1016
|
"character": 56
|
1017
1017
|
},
|
1018
1018
|
"name": "CLIMain",
|
@@ -1025,7 +1025,7 @@
|
|
1025
1025
|
"__schema": "TypeRefSchema",
|
1026
1026
|
"location": {
|
1027
1027
|
"filePath": "tracker.main.runtime.ts",
|
1028
|
-
"line":
|
1028
|
+
"line": 120,
|
1029
1029
|
"character": 65
|
1030
1030
|
},
|
1031
1031
|
"name": "Workspace",
|
@@ -1038,7 +1038,7 @@
|
|
1038
1038
|
"__schema": "TypeRefSchema",
|
1039
1039
|
"location": {
|
1040
1040
|
"filePath": "tracker.main.runtime.ts",
|
1041
|
-
"line":
|
1041
|
+
"line": 120,
|
1042
1042
|
"character": 76
|
1043
1043
|
},
|
1044
1044
|
"name": "LoggerMain",
|
@@ -1057,7 +1057,7 @@
|
|
1057
1057
|
"__schema": "InferenceTypeSchema",
|
1058
1058
|
"location": {
|
1059
1059
|
"filePath": "tracker.main.runtime.ts",
|
1060
|
-
"line":
|
1060
|
+
"line": 120,
|
1061
1061
|
"character": 3
|
1062
1062
|
},
|
1063
1063
|
"type": "Promise<TrackerMain>"
|
@@ -1435,16 +1435,16 @@
|
|
1435
1435
|
"__schema": "ParameterSchema",
|
1436
1436
|
"location": {
|
1437
1437
|
"filePath": "tracker.main.runtime.ts",
|
1438
|
-
"line":
|
1439
|
-
"character":
|
1438
|
+
"line": 24,
|
1439
|
+
"character": 5
|
1440
1440
|
},
|
1441
1441
|
"name": "workspace",
|
1442
1442
|
"type": {
|
1443
1443
|
"__schema": "TypeRefSchema",
|
1444
1444
|
"location": {
|
1445
1445
|
"filePath": "tracker.main.runtime.ts",
|
1446
|
-
"line":
|
1447
|
-
"character":
|
1446
|
+
"line": 24,
|
1447
|
+
"character": 24
|
1448
1448
|
},
|
1449
1449
|
"name": "Workspace",
|
1450
1450
|
"componentId": {
|
@@ -1459,16 +1459,16 @@
|
|
1459
1459
|
"__schema": "ParameterSchema",
|
1460
1460
|
"location": {
|
1461
1461
|
"filePath": "tracker.main.runtime.ts",
|
1462
|
-
"line":
|
1463
|
-
"character":
|
1462
|
+
"line": 25,
|
1463
|
+
"character": 5
|
1464
1464
|
},
|
1465
1465
|
"name": "logger",
|
1466
1466
|
"type": {
|
1467
1467
|
"__schema": "TypeRefSchema",
|
1468
1468
|
"location": {
|
1469
1469
|
"filePath": "tracker.main.runtime.ts",
|
1470
|
-
"line":
|
1471
|
-
"character":
|
1470
|
+
"line": 25,
|
1471
|
+
"character": 21
|
1472
1472
|
},
|
1473
1473
|
"name": "Logger",
|
1474
1474
|
"componentId": {
|
@@ -1495,14 +1495,14 @@
|
|
1495
1495
|
"__schema": "FunctionLikeSchema",
|
1496
1496
|
"location": {
|
1497
1497
|
"filePath": "tracker.main.runtime.ts",
|
1498
|
-
"line":
|
1498
|
+
"line": 33,
|
1499
1499
|
"character": 3
|
1500
1500
|
},
|
1501
1501
|
"doc": {
|
1502
1502
|
"__schema": "DocSchema",
|
1503
1503
|
"location": {
|
1504
1504
|
"filePath": "tracker.main.runtime.ts",
|
1505
|
-
"line":
|
1505
|
+
"line": 28,
|
1506
1506
|
"character": 3
|
1507
1507
|
},
|
1508
1508
|
"raw": "/**\n * add a new component to the .bitmap file.\n * this method only adds the records in memory but doesn't persist to the filesystem.\n * to write the .bitmap file once completed, run \"await this.bitMap.write();\"\n */",
|
@@ -1516,7 +1516,7 @@
|
|
1516
1516
|
"__schema": "ParameterSchema",
|
1517
1517
|
"location": {
|
1518
1518
|
"filePath": "tracker.main.runtime.ts",
|
1519
|
-
"line":
|
1519
|
+
"line": 33,
|
1520
1520
|
"character": 15
|
1521
1521
|
},
|
1522
1522
|
"name": "trackData",
|
@@ -1524,7 +1524,7 @@
|
|
1524
1524
|
"__schema": "TypeRefSchema",
|
1525
1525
|
"location": {
|
1526
1526
|
"filePath": "tracker.main.runtime.ts",
|
1527
|
-
"line":
|
1527
|
+
"line": 33,
|
1528
1528
|
"character": 26
|
1529
1529
|
},
|
1530
1530
|
"name": "TrackData",
|
@@ -1538,7 +1538,7 @@
|
|
1538
1538
|
"__schema": "TypeRefSchema",
|
1539
1539
|
"location": {
|
1540
1540
|
"filePath": "tracker.main.runtime.ts",
|
1541
|
-
"line":
|
1541
|
+
"line": 33,
|
1542
1542
|
"character": 38
|
1543
1543
|
},
|
1544
1544
|
"name": "Promise",
|
@@ -1547,7 +1547,7 @@
|
|
1547
1547
|
"__schema": "TypeRefSchema",
|
1548
1548
|
"location": {
|
1549
1549
|
"filePath": "tracker.main.runtime.ts",
|
1550
|
-
"line":
|
1550
|
+
"line": 33,
|
1551
1551
|
"character": 46
|
1552
1552
|
},
|
1553
1553
|
"name": "TrackResult",
|
@@ -1563,7 +1563,7 @@
|
|
1563
1563
|
"__schema": "FunctionLikeSchema",
|
1564
1564
|
"location": {
|
1565
1565
|
"filePath": "tracker.main.runtime.ts",
|
1566
|
-
"line":
|
1566
|
+
"line": 55,
|
1567
1567
|
"character": 3
|
1568
1568
|
},
|
1569
1569
|
"signature": "(method) TrackerMain.addForCLI(addProps: AddProps): Promise<AddActionResults>",
|
@@ -1573,7 +1573,7 @@
|
|
1573
1573
|
"__schema": "ParameterSchema",
|
1574
1574
|
"location": {
|
1575
1575
|
"filePath": "tracker.main.runtime.ts",
|
1576
|
-
"line":
|
1576
|
+
"line": 55,
|
1577
1577
|
"character": 19
|
1578
1578
|
},
|
1579
1579
|
"name": "addProps",
|
@@ -1581,7 +1581,7 @@
|
|
1581
1581
|
"__schema": "TypeRefSchema",
|
1582
1582
|
"location": {
|
1583
1583
|
"filePath": "tracker.main.runtime.ts",
|
1584
|
-
"line":
|
1584
|
+
"line": 55,
|
1585
1585
|
"character": 29
|
1586
1586
|
},
|
1587
1587
|
"name": "AddProps",
|
@@ -1595,7 +1595,7 @@
|
|
1595
1595
|
"__schema": "TypeRefSchema",
|
1596
1596
|
"location": {
|
1597
1597
|
"filePath": "tracker.main.runtime.ts",
|
1598
|
-
"line":
|
1598
|
+
"line": 55,
|
1599
1599
|
"character": 40
|
1600
1600
|
},
|
1601
1601
|
"name": "Promise",
|
@@ -1604,7 +1604,7 @@
|
|
1604
1604
|
"__schema": "TypeRefSchema",
|
1605
1605
|
"location": {
|
1606
1606
|
"filePath": "tracker.main.runtime.ts",
|
1607
|
-
"line":
|
1607
|
+
"line": 55,
|
1608
1608
|
"character": 48
|
1609
1609
|
},
|
1610
1610
|
"name": "AddActionResults",
|
@@ -1620,7 +1620,7 @@
|
|
1620
1620
|
"__schema": "FunctionLikeSchema",
|
1621
1621
|
"location": {
|
1622
1622
|
"filePath": "tracker.main.runtime.ts",
|
1623
|
-
"line":
|
1623
|
+
"line": 71,
|
1624
1624
|
"character": 3
|
1625
1625
|
},
|
1626
1626
|
"signature": "(method) TrackerMain.addEnvToConfig(env: string, config: {\n [aspectName: string]: any;\n}): Promise<void>",
|
@@ -1630,7 +1630,7 @@
|
|
1630
1630
|
"__schema": "ParameterSchema",
|
1631
1631
|
"location": {
|
1632
1632
|
"filePath": "tracker.main.runtime.ts",
|
1633
|
-
"line":
|
1633
|
+
"line": 71,
|
1634
1634
|
"character": 24
|
1635
1635
|
},
|
1636
1636
|
"name": "env",
|
@@ -1638,7 +1638,7 @@
|
|
1638
1638
|
"__schema": "KeywordTypeSchema",
|
1639
1639
|
"location": {
|
1640
1640
|
"filePath": "tracker.main.runtime.ts",
|
1641
|
-
"line":
|
1641
|
+
"line": 71,
|
1642
1642
|
"character": 29
|
1643
1643
|
},
|
1644
1644
|
"name": "string"
|
@@ -1650,7 +1650,7 @@
|
|
1650
1650
|
"__schema": "ParameterSchema",
|
1651
1651
|
"location": {
|
1652
1652
|
"filePath": "tracker.main.runtime.ts",
|
1653
|
-
"line":
|
1653
|
+
"line": 71,
|
1654
1654
|
"character": 37
|
1655
1655
|
},
|
1656
1656
|
"name": "config",
|
@@ -1658,7 +1658,7 @@
|
|
1658
1658
|
"__schema": "TypeLiteralSchema",
|
1659
1659
|
"location": {
|
1660
1660
|
"filePath": "tracker.main.runtime.ts",
|
1661
|
-
"line":
|
1661
|
+
"line": 71,
|
1662
1662
|
"character": 45
|
1663
1663
|
},
|
1664
1664
|
"members": [
|
@@ -1666,14 +1666,14 @@
|
|
1666
1666
|
"__schema": "IndexSignatureSchema",
|
1667
1667
|
"location": {
|
1668
1668
|
"filePath": "tracker.main.runtime.ts",
|
1669
|
-
"line":
|
1669
|
+
"line": 71,
|
1670
1670
|
"character": 47
|
1671
1671
|
},
|
1672
1672
|
"keyType": {
|
1673
1673
|
"__schema": "ParameterSchema",
|
1674
1674
|
"location": {
|
1675
1675
|
"filePath": "tracker.main.runtime.ts",
|
1676
|
-
"line":
|
1676
|
+
"line": 71,
|
1677
1677
|
"character": 48
|
1678
1678
|
},
|
1679
1679
|
"name": "aspectName",
|
@@ -1681,7 +1681,7 @@
|
|
1681
1681
|
"__schema": "KeywordTypeSchema",
|
1682
1682
|
"location": {
|
1683
1683
|
"filePath": "tracker.main.runtime.ts",
|
1684
|
-
"line":
|
1684
|
+
"line": 71,
|
1685
1685
|
"character": 60
|
1686
1686
|
},
|
1687
1687
|
"name": "string"
|
@@ -1693,7 +1693,7 @@
|
|
1693
1693
|
"__schema": "KeywordTypeSchema",
|
1694
1694
|
"location": {
|
1695
1695
|
"filePath": "tracker.main.runtime.ts",
|
1696
|
-
"line":
|
1696
|
+
"line": 71,
|
1697
1697
|
"character": 69
|
1698
1698
|
},
|
1699
1699
|
"name": "any"
|
@@ -1709,7 +1709,7 @@
|
|
1709
1709
|
"__schema": "InferenceTypeSchema",
|
1710
1710
|
"location": {
|
1711
1711
|
"filePath": "tracker.main.runtime.ts",
|
1712
|
-
"line":
|
1712
|
+
"line": 71,
|
1713
1713
|
"character": 3
|
1714
1714
|
},
|
1715
1715
|
"type": "Promise<void>"
|
@@ -1722,7 +1722,7 @@
|
|
1722
1722
|
"__schema": "VariableLikeSchema",
|
1723
1723
|
"location": {
|
1724
1724
|
"filePath": "tracker.main.runtime.ts",
|
1725
|
-
"line":
|
1725
|
+
"line": 117,
|
1726
1726
|
"character": 3
|
1727
1727
|
},
|
1728
1728
|
"signature": "(property) TrackerMain.slots: never[]",
|
@@ -1731,7 +1731,7 @@
|
|
1731
1731
|
"__schema": "InferenceTypeSchema",
|
1732
1732
|
"location": {
|
1733
1733
|
"filePath": "tracker.main.runtime.ts",
|
1734
|
-
"line":
|
1734
|
+
"line": 117,
|
1735
1735
|
"character": 3
|
1736
1736
|
},
|
1737
1737
|
"type": "never[]"
|
@@ -1743,7 +1743,7 @@
|
|
1743
1743
|
"__schema": "VariableLikeSchema",
|
1744
1744
|
"location": {
|
1745
1745
|
"filePath": "tracker.main.runtime.ts",
|
1746
|
-
"line":
|
1746
|
+
"line": 118,
|
1747
1747
|
"character": 3
|
1748
1748
|
},
|
1749
1749
|
"signature": "(property) TrackerMain.dependencies: Aspect[]",
|
@@ -1752,7 +1752,7 @@
|
|
1752
1752
|
"__schema": "InferenceTypeSchema",
|
1753
1753
|
"location": {
|
1754
1754
|
"filePath": "tracker.main.runtime.ts",
|
1755
|
-
"line":
|
1755
|
+
"line": 118,
|
1756
1756
|
"character": 3
|
1757
1757
|
},
|
1758
1758
|
"type": "Aspect[]"
|
@@ -1764,7 +1764,7 @@
|
|
1764
1764
|
"__schema": "VariableLikeSchema",
|
1765
1765
|
"location": {
|
1766
1766
|
"filePath": "tracker.main.runtime.ts",
|
1767
|
-
"line":
|
1767
|
+
"line": 119,
|
1768
1768
|
"character": 3
|
1769
1769
|
},
|
1770
1770
|
"signature": "(property) TrackerMain.runtime: RuntimeDefinition",
|
@@ -1773,7 +1773,7 @@
|
|
1773
1773
|
"__schema": "InferenceTypeSchema",
|
1774
1774
|
"location": {
|
1775
1775
|
"filePath": "tracker.main.runtime.ts",
|
1776
|
-
"line":
|
1776
|
+
"line": 119,
|
1777
1777
|
"character": 3
|
1778
1778
|
},
|
1779
1779
|
"type": "RuntimeDefinition"
|
@@ -1785,7 +1785,7 @@
|
|
1785
1785
|
"__schema": "FunctionLikeSchema",
|
1786
1786
|
"location": {
|
1787
1787
|
"filePath": "tracker.main.runtime.ts",
|
1788
|
-
"line":
|
1788
|
+
"line": 120,
|
1789
1789
|
"character": 3
|
1790
1790
|
},
|
1791
1791
|
"signature": "(method) TrackerMain.provider([cli, workspace, loggerMain]: [CLIMain, Workspace, LoggerMain]): Promise<TrackerMain>",
|
@@ -1795,7 +1795,7 @@
|
|
1795
1795
|
"__schema": "ParameterSchema",
|
1796
1796
|
"location": {
|
1797
1797
|
"filePath": "tracker.main.runtime.ts",
|
1798
|
-
"line":
|
1798
|
+
"line": 120,
|
1799
1799
|
"character": 25
|
1800
1800
|
},
|
1801
1801
|
"name": "[ cli, workspace, loggerMain ]",
|
@@ -1803,7 +1803,7 @@
|
|
1803
1803
|
"__schema": "TupleTypeSchema",
|
1804
1804
|
"location": {
|
1805
1805
|
"filePath": "tracker.main.runtime.ts",
|
1806
|
-
"line":
|
1806
|
+
"line": 120,
|
1807
1807
|
"character": 55
|
1808
1808
|
},
|
1809
1809
|
"elements": [
|
@@ -1811,7 +1811,7 @@
|
|
1811
1811
|
"__schema": "TypeRefSchema",
|
1812
1812
|
"location": {
|
1813
1813
|
"filePath": "tracker.main.runtime.ts",
|
1814
|
-
"line":
|
1814
|
+
"line": 120,
|
1815
1815
|
"character": 56
|
1816
1816
|
},
|
1817
1817
|
"name": "CLIMain",
|
@@ -1824,7 +1824,7 @@
|
|
1824
1824
|
"__schema": "TypeRefSchema",
|
1825
1825
|
"location": {
|
1826
1826
|
"filePath": "tracker.main.runtime.ts",
|
1827
|
-
"line":
|
1827
|
+
"line": 120,
|
1828
1828
|
"character": 65
|
1829
1829
|
},
|
1830
1830
|
"name": "Workspace",
|
@@ -1837,7 +1837,7 @@
|
|
1837
1837
|
"__schema": "TypeRefSchema",
|
1838
1838
|
"location": {
|
1839
1839
|
"filePath": "tracker.main.runtime.ts",
|
1840
|
-
"line":
|
1840
|
+
"line": 120,
|
1841
1841
|
"character": 76
|
1842
1842
|
},
|
1843
1843
|
"name": "LoggerMain",
|
@@ -1856,7 +1856,7 @@
|
|
1856
1856
|
"__schema": "InferenceTypeSchema",
|
1857
1857
|
"location": {
|
1858
1858
|
"filePath": "tracker.main.runtime.ts",
|
1859
|
-
"line":
|
1859
|
+
"line": 120,
|
1860
1860
|
"character": 3
|
1861
1861
|
},
|
1862
1862
|
"type": "Promise<TrackerMain>"
|
@@ -1874,7 +1874,7 @@
|
|
1874
1874
|
"__schema": "UnImplementedSchema",
|
1875
1875
|
"location": {
|
1876
1876
|
"filePath": "tracker.main.runtime.ts",
|
1877
|
-
"line":
|
1877
|
+
"line": 130,
|
1878
1878
|
"character": 16
|
1879
1879
|
},
|
1880
1880
|
"name": "TrackerMain",
|
@@ -1886,7 +1886,7 @@
|
|
1886
1886
|
"__schema": "UnImplementedSchema",
|
1887
1887
|
"location": {
|
1888
1888
|
"filePath": "tracker.main.runtime.ts",
|
1889
|
-
"line":
|
1889
|
+
"line": 128,
|
1890
1890
|
"character": 1
|
1891
1891
|
},
|
1892
1892
|
"name": "TrackerAspect.addRuntime(TrackerMain);",
|
@@ -1935,7 +1935,7 @@
|
|
1935
1935
|
"componentId": {
|
1936
1936
|
"scope": "teambit.component",
|
1937
1937
|
"name": "tracker",
|
1938
|
-
"version": "1.0.
|
1938
|
+
"version": "1.0.426"
|
1939
1939
|
},
|
1940
1940
|
"taggedModuleExports": []
|
1941
1941
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"names":["_cli","data","require","_path","_interopRequireDefault","_envs","_workspace","_logger","_addCmd","_addComponents","_tracker","e","__esModule","default","_defineProperty","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","TrackerMain","constructor","workspace","logger","track","trackData","defaultScope","addOwnerToScopeName","undefined","compPath","path","isAbsolute","rootDir","join","addComponent","AddComponents","componentPaths","id","componentName","main","mainFile","override","config","result","add","addedComponent","addedComponents","files","map","f","relativePath","warnings","componentId","addForCLI","addProps","OutsideWorkspaceError","addContext","shouldHandleOutOfSync","env","addEnvToConfig","addComponents","addResults","consumer","onDestroy","userEnvId","resolveComponentId","userEnvIdWithPotentialVersion","resolveEnvIdWithPotentialVersionForConfig","err","toStringWithoutVersion","EnvsAspect","scopeName","includes","isSelfHosted","isHostedByBit","wsDefaultScope","warn","owner","split","remotes","scope","_legacyRemotes","isHub","provider","cli","loggerMain","createLogger","TrackerAspect","trackerMain","register","AddCmd","exports","CLIAspect","WorkspaceAspect","LoggerAspect","MainRuntime","addRuntime","_default"],"sources":["tracker.main.runtime.ts"],"sourcesContent":["import { CLIAspect, CLIMain, MainRuntime } from '@teambit/cli';\nimport path from 'path';\nimport { ComponentID } from '@teambit/component-id';\nimport { EnvsAspect } from '@teambit/envs';\nimport { WorkspaceAspect, OutsideWorkspaceError, Workspace } from '@teambit/workspace';\nimport { Logger, LoggerAspect, LoggerMain } from '@teambit/logger';\nimport { PathOsBasedRelative, PathOsBasedAbsolute } from '@teambit/legacy.utils';\nimport { AddCmd } from './add-cmd';\nimport AddComponents, { AddActionResults, AddContext, AddProps, Warnings } from './add-components';\nimport { TrackerAspect } from './tracker.aspect';\n\nexport type TrackResult = { files: string[]; warnings: Warnings; componentId: ComponentID };\n\nexport type TrackData = {\n rootDir: PathOsBasedRelative | PathOsBasedAbsolute; // path relative to the workspace or absolute path\n componentName?: string; // if empty, it'll be generated from the path\n mainFile?: string; // if empty, attempts will be made to guess the best candidate\n defaultScope?: string; // can be entered as part of \"bit create\" command, helpful for out-of-sync logic\n config?: { [aspectName: string]: any }; // config specific to this component, which overrides variants of workspace.jsonc\n};\n\nexport class TrackerMain {\n constructor(private workspace: Workspace, private logger: Logger) {}\n\n /**\n * add a new component to the .bitmap file.\n * this method only adds the records in memory but doesn't persist to the filesystem.\n * to write the .bitmap file once completed, run \"await this.bitMap.write();\"\n */\n async track(trackData: TrackData): Promise<TrackResult> {\n const defaultScope = trackData.defaultScope ? await this.addOwnerToScopeName(trackData.defaultScope) : undefined;\n const compPath = path.isAbsolute(trackData.rootDir)\n ? trackData.rootDir\n : path.join(this.workspace.path, trackData.rootDir);\n const addComponent = new AddComponents(\n { workspace: this.workspace },\n {\n componentPaths: [compPath],\n id: trackData.componentName,\n main: trackData.mainFile,\n override: false,\n defaultScope,\n config: trackData.config,\n }\n );\n const result = await addComponent.add();\n const addedComponent = result.addedComponents[0];\n const files = addedComponent?.files.map((f) => f.relativePath) || [];\n return { files, warnings: result.warnings, componentId: result.addedComponents[0].id };\n }\n\n async addForCLI(addProps: AddProps): Promise<AddActionResults> {\n if (!this.workspace) throw new OutsideWorkspaceError();\n const addContext: AddContext = { workspace: this.workspace };\n addProps.shouldHandleOutOfSync = true;\n if (addProps.env) {\n const config = {};\n await this.addEnvToConfig(addProps.env, config);\n addProps.config = config;\n }\n const addComponents = new AddComponents(addContext, addProps);\n const addResults = await addComponents.add();\n await this.workspace.consumer.onDestroy('add');\n\n return addResults;\n }\n\n async addEnvToConfig(env: string, config: { [aspectName: string]: any }) {\n const userEnvId = await this.workspace.resolveComponentId(env);\n let userEnvIdWithPotentialVersion: string;\n try {\n userEnvIdWithPotentialVersion = await this.workspace.resolveEnvIdWithPotentialVersionForConfig(userEnvId);\n } catch (err) {\n // the env needs to be without version\n userEnvIdWithPotentialVersion = userEnvId.toStringWithoutVersion();\n }\n config[userEnvIdWithPotentialVersion] = {};\n config[EnvsAspect.id] = config[EnvsAspect.id] || {};\n config[EnvsAspect.id].env = userEnvId.toStringWithoutVersion();\n }\n\n /**\n * scopes in bit.dev are \"owner.collection\".\n * we might have the scope-name only without the owner and we need to retrieve it from the defaultScope in the\n * workspace.jsonc file.\n *\n * @param scopeName scopeName that might not have the owner part.\n * @returns full scope name\n */\n private async addOwnerToScopeName(scopeName: string): Promise<string> {\n if (scopeName.includes('.')) return scopeName; // it has owner.\n const isSelfHosted = !(await this.isHostedByBit(scopeName));\n if (isSelfHosted) return scopeName;\n const wsDefaultScope = this.workspace.defaultScope;\n if (!wsDefaultScope.includes('.')) {\n this.logger.warn(`the entered scope ${scopeName} has no owner nor the defaultScope in workspace.jsonc`);\n // it's possible that the user entered a non-exist scope just to test the command and will change it later.\n return scopeName;\n }\n const [owner] = wsDefaultScope.split('.');\n return `${owner}.${scopeName}`;\n }\n\n /**\n * whether a scope is hosted by Bit cloud.\n * otherwise, it is self-hosted\n */\n private async isHostedByBit(scopeName: string): Promise<boolean> {\n // TODO: once scope create a new API for this, replace it with the new one\n const remotes = await this.workspace.scope._legacyRemotes();\n return remotes.isHub(scopeName);\n }\n\n static slots = [];\n static dependencies = [CLIAspect, WorkspaceAspect, LoggerAspect];\n static runtime = MainRuntime;\n static async provider([cli, workspace, loggerMain]: [CLIMain, Workspace, LoggerMain]) {\n const logger = loggerMain.createLogger(TrackerAspect.id);\n const trackerMain = new TrackerMain(workspace, logger);\n cli.register(new AddCmd(trackerMain));\n return trackerMain;\n }\n}\n\nTrackerAspect.addRuntime(TrackerMain);\n\nexport default TrackerMain;\n"],"mappings":"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","ignoreList":[]}
|
1
|
+
{"version":3,"names":["_cli","data","require","_path","_interopRequireDefault","_envs","_workspace","_logger","_addCmd","_addComponents","_tracker","e","__esModule","default","_defineProperty","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","TrackerMain","constructor","workspace","logger","track","trackData","defaultScope","addOwnerToScopeName","undefined","compPath","path","isAbsolute","rootDir","join","addComponent","AddComponents","componentPaths","id","componentName","main","mainFile","override","config","result","add","addedComponent","addedComponents","files","map","f","relativePath","warnings","componentId","addForCLI","addProps","OutsideWorkspaceError","addContext","shouldHandleOutOfSync","env","addEnvToConfig","addComponents","addResults","consumer","onDestroy","userEnvId","resolveComponentId","userEnvIdWithPotentialVersion","resolveEnvIdWithPotentialVersionForConfig","err","toStringWithoutVersion","EnvsAspect","scopeName","includes","isSelfHosted","isHostedByBit","wsDefaultScope","warn","owner","split","remotes","scope","_legacyRemotes","isHub","provider","cli","loggerMain","createLogger","TrackerAspect","trackerMain","register","AddCmd","exports","CLIAspect","WorkspaceAspect","LoggerAspect","MainRuntime","addRuntime","_default"],"sources":["tracker.main.runtime.ts"],"sourcesContent":["import { CLIAspect, CLIMain, MainRuntime } from '@teambit/cli';\nimport path from 'path';\nimport { ComponentID } from '@teambit/component-id';\nimport { EnvsAspect } from '@teambit/envs';\nimport { WorkspaceAspect, OutsideWorkspaceError, Workspace } from '@teambit/workspace';\nimport { Logger, LoggerAspect, LoggerMain } from '@teambit/logger';\nimport { PathOsBasedRelative, PathOsBasedAbsolute } from '@teambit/legacy.utils';\nimport { AddCmd } from './add-cmd';\nimport AddComponents, { AddActionResults, AddContext, AddProps, Warnings } from './add-components';\nimport { TrackerAspect } from './tracker.aspect';\n\nexport type TrackResult = { files: string[]; warnings: Warnings; componentId: ComponentID };\n\nexport type TrackData = {\n rootDir: PathOsBasedRelative | PathOsBasedAbsolute; // path relative to the workspace or absolute path\n componentName?: string; // if empty, it'll be generated from the path\n mainFile?: string; // if empty, attempts will be made to guess the best candidate\n defaultScope?: string; // can be entered as part of \"bit create\" command, helpful for out-of-sync logic\n config?: { [aspectName: string]: any }; // config specific to this component, which overrides variants of workspace.jsonc\n};\n\nexport class TrackerMain {\n constructor(\n private workspace: Workspace,\n private logger: Logger\n ) {}\n\n /**\n * add a new component to the .bitmap file.\n * this method only adds the records in memory but doesn't persist to the filesystem.\n * to write the .bitmap file once completed, run \"await this.bitMap.write();\"\n */\n async track(trackData: TrackData): Promise<TrackResult> {\n const defaultScope = trackData.defaultScope ? await this.addOwnerToScopeName(trackData.defaultScope) : undefined;\n const compPath = path.isAbsolute(trackData.rootDir)\n ? trackData.rootDir\n : path.join(this.workspace.path, trackData.rootDir);\n const addComponent = new AddComponents(\n { workspace: this.workspace },\n {\n componentPaths: [compPath],\n id: trackData.componentName,\n main: trackData.mainFile,\n override: false,\n defaultScope,\n config: trackData.config,\n }\n );\n const result = await addComponent.add();\n const addedComponent = result.addedComponents[0];\n const files = addedComponent?.files.map((f) => f.relativePath) || [];\n return { files, warnings: result.warnings, componentId: result.addedComponents[0].id };\n }\n\n async addForCLI(addProps: AddProps): Promise<AddActionResults> {\n if (!this.workspace) throw new OutsideWorkspaceError();\n const addContext: AddContext = { workspace: this.workspace };\n addProps.shouldHandleOutOfSync = true;\n if (addProps.env) {\n const config = {};\n await this.addEnvToConfig(addProps.env, config);\n addProps.config = config;\n }\n const addComponents = new AddComponents(addContext, addProps);\n const addResults = await addComponents.add();\n await this.workspace.consumer.onDestroy('add');\n\n return addResults;\n }\n\n async addEnvToConfig(env: string, config: { [aspectName: string]: any }) {\n const userEnvId = await this.workspace.resolveComponentId(env);\n let userEnvIdWithPotentialVersion: string;\n try {\n userEnvIdWithPotentialVersion = await this.workspace.resolveEnvIdWithPotentialVersionForConfig(userEnvId);\n } catch (err) {\n // the env needs to be without version\n userEnvIdWithPotentialVersion = userEnvId.toStringWithoutVersion();\n }\n config[userEnvIdWithPotentialVersion] = {};\n config[EnvsAspect.id] = config[EnvsAspect.id] || {};\n config[EnvsAspect.id].env = userEnvId.toStringWithoutVersion();\n }\n\n /**\n * scopes in bit.dev are \"owner.collection\".\n * we might have the scope-name only without the owner and we need to retrieve it from the defaultScope in the\n * workspace.jsonc file.\n *\n * @param scopeName scopeName that might not have the owner part.\n * @returns full scope name\n */\n private async addOwnerToScopeName(scopeName: string): Promise<string> {\n if (scopeName.includes('.')) return scopeName; // it has owner.\n const isSelfHosted = !(await this.isHostedByBit(scopeName));\n if (isSelfHosted) return scopeName;\n const wsDefaultScope = this.workspace.defaultScope;\n if (!wsDefaultScope.includes('.')) {\n this.logger.warn(`the entered scope ${scopeName} has no owner nor the defaultScope in workspace.jsonc`);\n // it's possible that the user entered a non-exist scope just to test the command and will change it later.\n return scopeName;\n }\n const [owner] = wsDefaultScope.split('.');\n return `${owner}.${scopeName}`;\n }\n\n /**\n * whether a scope is hosted by Bit cloud.\n * otherwise, it is self-hosted\n */\n private async isHostedByBit(scopeName: string): Promise<boolean> {\n // TODO: once scope create a new API for this, replace it with the new one\n const remotes = await this.workspace.scope._legacyRemotes();\n return remotes.isHub(scopeName);\n }\n\n static slots = [];\n static dependencies = [CLIAspect, WorkspaceAspect, LoggerAspect];\n static runtime = MainRuntime;\n static async provider([cli, workspace, loggerMain]: [CLIMain, Workspace, LoggerMain]) {\n const logger = loggerMain.createLogger(TrackerAspect.id);\n const trackerMain = new TrackerMain(workspace, logger);\n cli.register(new AddCmd(trackerMain));\n return trackerMain;\n }\n}\n\nTrackerAspect.addRuntime(TrackerMain);\n\nexport default TrackerMain;\n"],"mappings":"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","ignoreList":[]}
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/tracker",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.426",
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/tracker",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.component",
|
8
8
|
"name": "tracker",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.426"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -20,14 +20,14 @@
|
|
20
20
|
"@teambit/component-id": "1.2.2",
|
21
21
|
"@teambit/legacy-bit-id": "1.1.1",
|
22
22
|
"@teambit/harmony": "0.4.6",
|
23
|
-
"@teambit/cli": "0.0.
|
23
|
+
"@teambit/cli": "0.0.1003",
|
24
24
|
"@teambit/legacy.utils": "0.0.6",
|
25
|
-
"@teambit/legacy.analytics": "0.0.
|
26
|
-
"@teambit/legacy.bit-map": "0.0.
|
27
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
28
|
-
"@teambit/workspace": "1.0.
|
29
|
-
"@teambit/envs": "1.0.
|
30
|
-
"@teambit/logger": "0.0.
|
25
|
+
"@teambit/legacy.analytics": "0.0.39",
|
26
|
+
"@teambit/legacy.bit-map": "0.0.38",
|
27
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.209",
|
28
|
+
"@teambit/workspace": "1.0.426",
|
29
|
+
"@teambit/envs": "1.0.426",
|
30
|
+
"@teambit/logger": "0.0.1096"
|
31
31
|
},
|
32
32
|
"devDependencies": {
|
33
33
|
"@types/fs-extra": "9.0.7",
|
File without changes
|