@teambit/version-history 0.0.20 → 0.0.22
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 +1 -1
- package/artifacts/schema.json +115 -35
- package/dist/build-version-history-action.d.ts +13 -0
- package/dist/index.d.ts +4 -0
- package/dist/version-history-cmd.d.ts +62 -0
- package/dist/version-history.aspect.d.ts +2 -0
- package/dist/version-history.main.runtime.d.ts +39 -0
- package/package.json +6 -6
- package/tsconfig.json +1 -13
- /package/dist/{preview-1712805335812.js → preview-1712891953391.js} +0 -0
|
@@ -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.scope/version-history@0.0.
|
|
3
|
+
<testsuite name="teambit.scope/version-history@0.0.22" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -48,7 +48,11 @@
|
|
|
48
48
|
"line": 28,
|
|
49
49
|
"character": 30
|
|
50
50
|
},
|
|
51
|
-
"name": "ScopeMain"
|
|
51
|
+
"name": "ScopeMain",
|
|
52
|
+
"componentId": {
|
|
53
|
+
"scope": "teambit.scope",
|
|
54
|
+
"name": "scope"
|
|
55
|
+
}
|
|
52
56
|
},
|
|
53
57
|
"isOptional": false,
|
|
54
58
|
"isSpread": false
|
|
@@ -68,7 +72,11 @@
|
|
|
68
72
|
"line": 28,
|
|
69
73
|
"character": 57
|
|
70
74
|
},
|
|
71
|
-
"name": "Logger"
|
|
75
|
+
"name": "Logger",
|
|
76
|
+
"componentId": {
|
|
77
|
+
"scope": "teambit.harmony",
|
|
78
|
+
"name": "logger"
|
|
79
|
+
}
|
|
72
80
|
},
|
|
73
81
|
"isOptional": false,
|
|
74
82
|
"isSpread": false
|
|
@@ -110,7 +118,12 @@
|
|
|
110
118
|
"line": 30,
|
|
111
119
|
"character": 19
|
|
112
120
|
},
|
|
113
|
-
"name": "ComponentID"
|
|
121
|
+
"name": "ComponentID",
|
|
122
|
+
"componentId": {
|
|
123
|
+
"scope": "teambit.component",
|
|
124
|
+
"name": "component-id",
|
|
125
|
+
"version": "1.2.0"
|
|
126
|
+
}
|
|
114
127
|
},
|
|
115
128
|
"isOptional": false,
|
|
116
129
|
"isSpread": false
|
|
@@ -130,7 +143,8 @@
|
|
|
130
143
|
"line": 30,
|
|
131
144
|
"character": 41
|
|
132
145
|
},
|
|
133
|
-
"name": "BuildOptions"
|
|
146
|
+
"name": "BuildOptions",
|
|
147
|
+
"internalFilePath": "version-history-cmd.ts"
|
|
134
148
|
},
|
|
135
149
|
"isOptional": true,
|
|
136
150
|
"defaultValue": "{}",
|
|
@@ -153,7 +167,8 @@
|
|
|
153
167
|
"line": 30,
|
|
154
168
|
"character": 69
|
|
155
169
|
},
|
|
156
|
-
"name": "BuildResult"
|
|
170
|
+
"name": "BuildResult",
|
|
171
|
+
"internalFilePath": "version-history.main.runtime.ts"
|
|
157
172
|
}
|
|
158
173
|
]
|
|
159
174
|
},
|
|
@@ -206,7 +221,8 @@
|
|
|
206
221
|
"line": 88,
|
|
207
222
|
"character": 35
|
|
208
223
|
},
|
|
209
|
-
"name": "ShowOptions"
|
|
224
|
+
"name": "ShowOptions",
|
|
225
|
+
"internalFilePath": "version-history-cmd.ts"
|
|
210
226
|
},
|
|
211
227
|
"isOptional": false,
|
|
212
228
|
"isSpread": false
|
|
@@ -235,7 +251,8 @@
|
|
|
235
251
|
"line": 88,
|
|
236
252
|
"character": 57
|
|
237
253
|
},
|
|
238
|
-
"name": "ShowResult"
|
|
254
|
+
"name": "ShowResult",
|
|
255
|
+
"internalFilePath": "version-history.main.runtime.ts"
|
|
239
256
|
}
|
|
240
257
|
}
|
|
241
258
|
]
|
|
@@ -269,7 +286,12 @@
|
|
|
269
286
|
"line": 100,
|
|
270
287
|
"character": 17
|
|
271
288
|
},
|
|
272
|
-
"name": "ComponentID"
|
|
289
|
+
"name": "ComponentID",
|
|
290
|
+
"componentId": {
|
|
291
|
+
"scope": "teambit.component",
|
|
292
|
+
"name": "component-id",
|
|
293
|
+
"version": "1.2.0"
|
|
294
|
+
}
|
|
273
295
|
},
|
|
274
296
|
"isOptional": false,
|
|
275
297
|
"isSpread": false
|
|
@@ -291,7 +313,8 @@
|
|
|
291
313
|
"line": 100,
|
|
292
314
|
"character": 39
|
|
293
315
|
},
|
|
294
|
-
"name": "VersionHistory"
|
|
316
|
+
"name": "VersionHistory",
|
|
317
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
|
295
318
|
}
|
|
296
319
|
]
|
|
297
320
|
},
|
|
@@ -366,7 +389,8 @@
|
|
|
366
389
|
"line": 107,
|
|
367
390
|
"character": 65
|
|
368
391
|
},
|
|
369
|
-
"name": "VersionHistoryGraph"
|
|
392
|
+
"name": "VersionHistoryGraph",
|
|
393
|
+
"packageName": "@teambit/legacy/dist/scope/models/version-history"
|
|
370
394
|
}
|
|
371
395
|
]
|
|
372
396
|
},
|
|
@@ -439,7 +463,8 @@
|
|
|
439
463
|
"line": 130,
|
|
440
464
|
"character": 14
|
|
441
465
|
},
|
|
442
|
-
"name": "BuildOptions"
|
|
466
|
+
"name": "BuildOptions",
|
|
467
|
+
"internalFilePath": "version-history-cmd.ts"
|
|
443
468
|
},
|
|
444
469
|
"isOptional": false,
|
|
445
470
|
"isSpread": false
|
|
@@ -496,7 +521,8 @@
|
|
|
496
521
|
"line": 131,
|
|
497
522
|
"character": 33
|
|
498
523
|
},
|
|
499
|
-
"name": "BuildResult"
|
|
524
|
+
"name": "BuildResult",
|
|
525
|
+
"internalFilePath": "version-history.main.runtime.ts"
|
|
500
526
|
}
|
|
501
527
|
}
|
|
502
528
|
]
|
|
@@ -552,7 +578,8 @@
|
|
|
552
578
|
"line": 139,
|
|
553
579
|
"character": 50
|
|
554
580
|
},
|
|
555
|
-
"name": "BuildOptions"
|
|
581
|
+
"name": "BuildOptions",
|
|
582
|
+
"internalFilePath": "version-history-cmd.ts"
|
|
556
583
|
},
|
|
557
584
|
"isOptional": false,
|
|
558
585
|
"isSpread": false
|
|
@@ -609,7 +636,8 @@
|
|
|
609
636
|
"line": 139,
|
|
610
637
|
"character": 92
|
|
611
638
|
},
|
|
612
|
-
"name": "BuildResult"
|
|
639
|
+
"name": "BuildResult",
|
|
640
|
+
"internalFilePath": "version-history.main.runtime.ts"
|
|
613
641
|
}
|
|
614
642
|
}
|
|
615
643
|
]
|
|
@@ -716,7 +744,11 @@
|
|
|
716
744
|
"line": 160,
|
|
717
745
|
"character": 52
|
|
718
746
|
},
|
|
719
|
-
"name": "CLIMain"
|
|
747
|
+
"name": "CLIMain",
|
|
748
|
+
"componentId": {
|
|
749
|
+
"scope": "teambit.harmony",
|
|
750
|
+
"name": "cli"
|
|
751
|
+
}
|
|
720
752
|
},
|
|
721
753
|
{
|
|
722
754
|
"__schema": "TypeRefSchema",
|
|
@@ -725,7 +757,11 @@
|
|
|
725
757
|
"line": 160,
|
|
726
758
|
"character": 61
|
|
727
759
|
},
|
|
728
|
-
"name": "ScopeMain"
|
|
760
|
+
"name": "ScopeMain",
|
|
761
|
+
"componentId": {
|
|
762
|
+
"scope": "teambit.scope",
|
|
763
|
+
"name": "scope"
|
|
764
|
+
}
|
|
729
765
|
},
|
|
730
766
|
{
|
|
731
767
|
"__schema": "TypeRefSchema",
|
|
@@ -734,7 +770,11 @@
|
|
|
734
770
|
"line": 160,
|
|
735
771
|
"character": 72
|
|
736
772
|
},
|
|
737
|
-
"name": "LoggerMain"
|
|
773
|
+
"name": "LoggerMain",
|
|
774
|
+
"componentId": {
|
|
775
|
+
"scope": "teambit.harmony",
|
|
776
|
+
"name": "logger"
|
|
777
|
+
}
|
|
738
778
|
}
|
|
739
779
|
]
|
|
740
780
|
},
|
|
@@ -843,7 +883,11 @@
|
|
|
843
883
|
"line": 28,
|
|
844
884
|
"character": 30
|
|
845
885
|
},
|
|
846
|
-
"name": "ScopeMain"
|
|
886
|
+
"name": "ScopeMain",
|
|
887
|
+
"componentId": {
|
|
888
|
+
"scope": "teambit.scope",
|
|
889
|
+
"name": "scope"
|
|
890
|
+
}
|
|
847
891
|
},
|
|
848
892
|
"isOptional": false,
|
|
849
893
|
"isSpread": false
|
|
@@ -863,7 +907,11 @@
|
|
|
863
907
|
"line": 28,
|
|
864
908
|
"character": 57
|
|
865
909
|
},
|
|
866
|
-
"name": "Logger"
|
|
910
|
+
"name": "Logger",
|
|
911
|
+
"componentId": {
|
|
912
|
+
"scope": "teambit.harmony",
|
|
913
|
+
"name": "logger"
|
|
914
|
+
}
|
|
867
915
|
},
|
|
868
916
|
"isOptional": false,
|
|
869
917
|
"isSpread": false
|
|
@@ -905,7 +953,12 @@
|
|
|
905
953
|
"line": 30,
|
|
906
954
|
"character": 19
|
|
907
955
|
},
|
|
908
|
-
"name": "ComponentID"
|
|
956
|
+
"name": "ComponentID",
|
|
957
|
+
"componentId": {
|
|
958
|
+
"scope": "teambit.component",
|
|
959
|
+
"name": "component-id",
|
|
960
|
+
"version": "1.2.0"
|
|
961
|
+
}
|
|
909
962
|
},
|
|
910
963
|
"isOptional": false,
|
|
911
964
|
"isSpread": false
|
|
@@ -925,7 +978,8 @@
|
|
|
925
978
|
"line": 30,
|
|
926
979
|
"character": 41
|
|
927
980
|
},
|
|
928
|
-
"name": "BuildOptions"
|
|
981
|
+
"name": "BuildOptions",
|
|
982
|
+
"internalFilePath": "version-history-cmd.ts"
|
|
929
983
|
},
|
|
930
984
|
"isOptional": true,
|
|
931
985
|
"defaultValue": "{}",
|
|
@@ -948,7 +1002,8 @@
|
|
|
948
1002
|
"line": 30,
|
|
949
1003
|
"character": 69
|
|
950
1004
|
},
|
|
951
|
-
"name": "BuildResult"
|
|
1005
|
+
"name": "BuildResult",
|
|
1006
|
+
"internalFilePath": "version-history.main.runtime.ts"
|
|
952
1007
|
}
|
|
953
1008
|
]
|
|
954
1009
|
},
|
|
@@ -1001,7 +1056,8 @@
|
|
|
1001
1056
|
"line": 88,
|
|
1002
1057
|
"character": 35
|
|
1003
1058
|
},
|
|
1004
|
-
"name": "ShowOptions"
|
|
1059
|
+
"name": "ShowOptions",
|
|
1060
|
+
"internalFilePath": "version-history-cmd.ts"
|
|
1005
1061
|
},
|
|
1006
1062
|
"isOptional": false,
|
|
1007
1063
|
"isSpread": false
|
|
@@ -1030,7 +1086,8 @@
|
|
|
1030
1086
|
"line": 88,
|
|
1031
1087
|
"character": 57
|
|
1032
1088
|
},
|
|
1033
|
-
"name": "ShowResult"
|
|
1089
|
+
"name": "ShowResult",
|
|
1090
|
+
"internalFilePath": "version-history.main.runtime.ts"
|
|
1034
1091
|
}
|
|
1035
1092
|
}
|
|
1036
1093
|
]
|
|
@@ -1064,7 +1121,12 @@
|
|
|
1064
1121
|
"line": 100,
|
|
1065
1122
|
"character": 17
|
|
1066
1123
|
},
|
|
1067
|
-
"name": "ComponentID"
|
|
1124
|
+
"name": "ComponentID",
|
|
1125
|
+
"componentId": {
|
|
1126
|
+
"scope": "teambit.component",
|
|
1127
|
+
"name": "component-id",
|
|
1128
|
+
"version": "1.2.0"
|
|
1129
|
+
}
|
|
1068
1130
|
},
|
|
1069
1131
|
"isOptional": false,
|
|
1070
1132
|
"isSpread": false
|
|
@@ -1086,7 +1148,8 @@
|
|
|
1086
1148
|
"line": 100,
|
|
1087
1149
|
"character": 39
|
|
1088
1150
|
},
|
|
1089
|
-
"name": "VersionHistory"
|
|
1151
|
+
"name": "VersionHistory",
|
|
1152
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
|
1090
1153
|
}
|
|
1091
1154
|
]
|
|
1092
1155
|
},
|
|
@@ -1161,7 +1224,8 @@
|
|
|
1161
1224
|
"line": 107,
|
|
1162
1225
|
"character": 65
|
|
1163
1226
|
},
|
|
1164
|
-
"name": "VersionHistoryGraph"
|
|
1227
|
+
"name": "VersionHistoryGraph",
|
|
1228
|
+
"packageName": "@teambit/legacy/dist/scope/models/version-history"
|
|
1165
1229
|
}
|
|
1166
1230
|
]
|
|
1167
1231
|
},
|
|
@@ -1234,7 +1298,8 @@
|
|
|
1234
1298
|
"line": 130,
|
|
1235
1299
|
"character": 14
|
|
1236
1300
|
},
|
|
1237
|
-
"name": "BuildOptions"
|
|
1301
|
+
"name": "BuildOptions",
|
|
1302
|
+
"internalFilePath": "version-history-cmd.ts"
|
|
1238
1303
|
},
|
|
1239
1304
|
"isOptional": false,
|
|
1240
1305
|
"isSpread": false
|
|
@@ -1291,7 +1356,8 @@
|
|
|
1291
1356
|
"line": 131,
|
|
1292
1357
|
"character": 33
|
|
1293
1358
|
},
|
|
1294
|
-
"name": "BuildResult"
|
|
1359
|
+
"name": "BuildResult",
|
|
1360
|
+
"internalFilePath": "version-history.main.runtime.ts"
|
|
1295
1361
|
}
|
|
1296
1362
|
}
|
|
1297
1363
|
]
|
|
@@ -1347,7 +1413,8 @@
|
|
|
1347
1413
|
"line": 139,
|
|
1348
1414
|
"character": 50
|
|
1349
1415
|
},
|
|
1350
|
-
"name": "BuildOptions"
|
|
1416
|
+
"name": "BuildOptions",
|
|
1417
|
+
"internalFilePath": "version-history-cmd.ts"
|
|
1351
1418
|
},
|
|
1352
1419
|
"isOptional": false,
|
|
1353
1420
|
"isSpread": false
|
|
@@ -1404,7 +1471,8 @@
|
|
|
1404
1471
|
"line": 139,
|
|
1405
1472
|
"character": 92
|
|
1406
1473
|
},
|
|
1407
|
-
"name": "BuildResult"
|
|
1474
|
+
"name": "BuildResult",
|
|
1475
|
+
"internalFilePath": "version-history.main.runtime.ts"
|
|
1408
1476
|
}
|
|
1409
1477
|
}
|
|
1410
1478
|
]
|
|
@@ -1511,7 +1579,11 @@
|
|
|
1511
1579
|
"line": 160,
|
|
1512
1580
|
"character": 52
|
|
1513
1581
|
},
|
|
1514
|
-
"name": "CLIMain"
|
|
1582
|
+
"name": "CLIMain",
|
|
1583
|
+
"componentId": {
|
|
1584
|
+
"scope": "teambit.harmony",
|
|
1585
|
+
"name": "cli"
|
|
1586
|
+
}
|
|
1515
1587
|
},
|
|
1516
1588
|
{
|
|
1517
1589
|
"__schema": "TypeRefSchema",
|
|
@@ -1520,7 +1592,11 @@
|
|
|
1520
1592
|
"line": 160,
|
|
1521
1593
|
"character": 61
|
|
1522
1594
|
},
|
|
1523
|
-
"name": "ScopeMain"
|
|
1595
|
+
"name": "ScopeMain",
|
|
1596
|
+
"componentId": {
|
|
1597
|
+
"scope": "teambit.scope",
|
|
1598
|
+
"name": "scope"
|
|
1599
|
+
}
|
|
1524
1600
|
},
|
|
1525
1601
|
{
|
|
1526
1602
|
"__schema": "TypeRefSchema",
|
|
@@ -1529,7 +1605,11 @@
|
|
|
1529
1605
|
"line": 160,
|
|
1530
1606
|
"character": 72
|
|
1531
1607
|
},
|
|
1532
|
-
"name": "LoggerMain"
|
|
1608
|
+
"name": "LoggerMain",
|
|
1609
|
+
"componentId": {
|
|
1610
|
+
"scope": "teambit.harmony",
|
|
1611
|
+
"name": "logger"
|
|
1612
|
+
}
|
|
1533
1613
|
}
|
|
1534
1614
|
]
|
|
1535
1615
|
},
|
|
@@ -1828,7 +1908,7 @@
|
|
|
1828
1908
|
"componentId": {
|
|
1829
1909
|
"scope": "teambit.scope",
|
|
1830
1910
|
"name": "version-history",
|
|
1831
|
-
"version": "0.0.
|
|
1911
|
+
"version": "0.0.22"
|
|
1832
1912
|
},
|
|
1833
1913
|
"taggedModuleExports": []
|
|
1834
1914
|
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { BuildOptions } from './version-history-cmd';
|
|
2
|
+
import { VersionHistoryMain } from './version-history.main.runtime';
|
|
3
|
+
export declare class BuildVersionHistoryAction {
|
|
4
|
+
private versionHistory;
|
|
5
|
+
name: string;
|
|
6
|
+
constructor(versionHistory: VersionHistoryMain);
|
|
7
|
+
execute(options: BuildOptions): Promise<{
|
|
8
|
+
[idStr: string]: {
|
|
9
|
+
err?: Error | undefined;
|
|
10
|
+
added?: string[] | undefined;
|
|
11
|
+
};
|
|
12
|
+
}>;
|
|
13
|
+
}
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { Command, CommandOptions } from '@teambit/cli';
|
|
2
|
+
import { VersionHistoryMain } from './version-history.main.runtime';
|
|
3
|
+
export declare class VersionHistoryCmd implements Command {
|
|
4
|
+
name: string;
|
|
5
|
+
alias: string;
|
|
6
|
+
description: string;
|
|
7
|
+
options: never[];
|
|
8
|
+
group: string;
|
|
9
|
+
commands: Command[];
|
|
10
|
+
report([unrecognizedSubcommand]: [string]): Promise<string>;
|
|
11
|
+
}
|
|
12
|
+
export type BuildOptions = {
|
|
13
|
+
fromSnap?: string;
|
|
14
|
+
deleteExisting?: boolean;
|
|
15
|
+
remote?: string;
|
|
16
|
+
pattern?: string;
|
|
17
|
+
fromAllLanes?: boolean;
|
|
18
|
+
};
|
|
19
|
+
export declare class VersionHistoryBuildCmd implements Command {
|
|
20
|
+
private versionHistoryMain;
|
|
21
|
+
name: string;
|
|
22
|
+
description: string;
|
|
23
|
+
arguments: {
|
|
24
|
+
name: string;
|
|
25
|
+
description: string;
|
|
26
|
+
}[];
|
|
27
|
+
options: CommandOptions;
|
|
28
|
+
group: string;
|
|
29
|
+
constructor(versionHistoryMain: VersionHistoryMain);
|
|
30
|
+
report([pattern]: [string], opts: BuildOptions): Promise<string>;
|
|
31
|
+
}
|
|
32
|
+
export declare class VersionHistoryGraphCmd implements Command {
|
|
33
|
+
private versionHistoryMain;
|
|
34
|
+
name: string;
|
|
35
|
+
alias: string;
|
|
36
|
+
description: string;
|
|
37
|
+
options: CommandOptions;
|
|
38
|
+
group: string;
|
|
39
|
+
commands: Command[];
|
|
40
|
+
constructor(versionHistoryMain: VersionHistoryMain);
|
|
41
|
+
report([id]: [string], { shortHash, mark, png, layout, }: {
|
|
42
|
+
shortHash?: boolean;
|
|
43
|
+
mark?: string;
|
|
44
|
+
png?: boolean;
|
|
45
|
+
layout?: string;
|
|
46
|
+
}): Promise<string>;
|
|
47
|
+
}
|
|
48
|
+
export type ShowOptions = {
|
|
49
|
+
shortHash?: boolean;
|
|
50
|
+
};
|
|
51
|
+
export declare class VersionHistoryShowCmd implements Command {
|
|
52
|
+
private versionHistoryMain;
|
|
53
|
+
name: string;
|
|
54
|
+
alias: string;
|
|
55
|
+
description: string;
|
|
56
|
+
options: CommandOptions;
|
|
57
|
+
group: string;
|
|
58
|
+
commands: Command[];
|
|
59
|
+
constructor(versionHistoryMain: VersionHistoryMain);
|
|
60
|
+
report([id]: [string], { shortHash }: ShowOptions): Promise<string>;
|
|
61
|
+
json([id]: [string]): Promise<Record<string, any>>;
|
|
62
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { CLIMain } from '@teambit/cli';
|
|
2
|
+
import { BuildOptions, ShowOptions } from './version-history-cmd';
|
|
3
|
+
import { ScopeMain } from '@teambit/scope';
|
|
4
|
+
import { ComponentID } from '@teambit/component-id';
|
|
5
|
+
import { VersionHistory } from '@teambit/legacy/dist/scope/models';
|
|
6
|
+
import { Logger, LoggerMain } from '@teambit/logger';
|
|
7
|
+
import { VersionHistoryGraph } from '@teambit/legacy/dist/scope/models/version-history';
|
|
8
|
+
type BuildResult = {
|
|
9
|
+
err?: Error;
|
|
10
|
+
added?: string[];
|
|
11
|
+
};
|
|
12
|
+
type ShowResult = {
|
|
13
|
+
node: string;
|
|
14
|
+
pointers: string[];
|
|
15
|
+
edges: Array<{
|
|
16
|
+
hash: string;
|
|
17
|
+
type: string;
|
|
18
|
+
}>;
|
|
19
|
+
};
|
|
20
|
+
export declare class VersionHistoryMain {
|
|
21
|
+
private scope;
|
|
22
|
+
private logger;
|
|
23
|
+
constructor(scope: ScopeMain, logger: Logger);
|
|
24
|
+
build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>;
|
|
25
|
+
show(id: string, options: ShowOptions): Promise<ShowResult[]>;
|
|
26
|
+
get(id: ComponentID): Promise<VersionHistory>;
|
|
27
|
+
generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>;
|
|
28
|
+
buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{
|
|
29
|
+
[idStr: string]: BuildResult;
|
|
30
|
+
}>;
|
|
31
|
+
buildByPattern(pattern: string, options: BuildOptions): Promise<{
|
|
32
|
+
[idStr: string]: BuildResult;
|
|
33
|
+
}>;
|
|
34
|
+
static slots: never[];
|
|
35
|
+
static dependencies: import("@teambit/harmony").Aspect[];
|
|
36
|
+
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
|
37
|
+
static provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>;
|
|
38
|
+
}
|
|
39
|
+
export default VersionHistoryMain;
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/version-history",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.22",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/version-history",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "version-history",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.22"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
"@teambit/harmony": "0.4.6",
|
|
15
15
|
"@teambit/bit-error": "0.0.404",
|
|
16
16
|
"@teambit/component-id": "1.2.0",
|
|
17
|
-
"@teambit/cli": "0.0.
|
|
18
|
-
"@teambit/logger": "0.0.
|
|
19
|
-
"@teambit/scope": "1.0.
|
|
17
|
+
"@teambit/cli": "0.0.862",
|
|
18
|
+
"@teambit/logger": "0.0.955",
|
|
19
|
+
"@teambit/scope": "1.0.230"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@types/lodash": "4.14.165",
|
|
23
23
|
"@types/mocha": "10.0.1",
|
|
24
24
|
"chai": "4.3.0",
|
|
25
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
25
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.33"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"@teambit/legacy": "1.0.682"
|
package/tsconfig.json
CHANGED
|
@@ -20,8 +20,7 @@
|
|
|
20
20
|
"emitDeclarationOnly": true,
|
|
21
21
|
"strict": true,
|
|
22
22
|
"strictPropertyInitialization": false,
|
|
23
|
-
"noImplicitAny": false
|
|
24
|
-
"composite": true
|
|
23
|
+
"noImplicitAny": false
|
|
25
24
|
},
|
|
26
25
|
"exclude": [
|
|
27
26
|
"artifacts",
|
|
@@ -36,16 +35,5 @@
|
|
|
36
35
|
"include": [
|
|
37
36
|
"**/*",
|
|
38
37
|
"**/*.json"
|
|
39
|
-
],
|
|
40
|
-
"references": [
|
|
41
|
-
{
|
|
42
|
-
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_cli@0.0.861"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_logger@0.0.954"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.228"
|
|
49
|
-
}
|
|
50
38
|
]
|
|
51
39
|
}
|
|
File without changes
|