@teambit/version-history 0.0.50 → 0.0.51

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.scope/version-history@0.0.50" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.scope/version-history@0.0.51" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -56,7 +56,11 @@
56
56
  "line": 28,
57
57
  "character": 30
58
58
  },
59
- "name": "ScopeMain"
59
+ "name": "ScopeMain",
60
+ "componentId": {
61
+ "scope": "teambit.scope",
62
+ "name": "scope"
63
+ }
60
64
  },
61
65
  "isOptional": false,
62
66
  "isSpread": false
@@ -76,7 +80,11 @@
76
80
  "line": 28,
77
81
  "character": 57
78
82
  },
79
- "name": "Logger"
83
+ "name": "Logger",
84
+ "componentId": {
85
+ "scope": "teambit.harmony",
86
+ "name": "logger"
87
+ }
80
88
  },
81
89
  "isOptional": false,
82
90
  "isSpread": false
@@ -118,7 +126,12 @@
118
126
  "line": 30,
119
127
  "character": 19
120
128
  },
121
- "name": "ComponentID"
129
+ "name": "ComponentID",
130
+ "componentId": {
131
+ "scope": "teambit.component",
132
+ "name": "component-id",
133
+ "version": "1.2.0"
134
+ }
122
135
  },
123
136
  "isOptional": false,
124
137
  "isSpread": false
@@ -138,7 +151,8 @@
138
151
  "line": 30,
139
152
  "character": 41
140
153
  },
141
- "name": "BuildOptions"
154
+ "name": "BuildOptions",
155
+ "internalFilePath": "version-history-cmd.ts"
142
156
  },
143
157
  "isOptional": true,
144
158
  "defaultValue": "{}",
@@ -161,7 +175,8 @@
161
175
  "line": 30,
162
176
  "character": 69
163
177
  },
164
- "name": "BuildResult"
178
+ "name": "BuildResult",
179
+ "internalFilePath": "version-history.main.runtime.ts"
165
180
  }
166
181
  ]
167
182
  },
@@ -214,7 +229,8 @@
214
229
  "line": 88,
215
230
  "character": 35
216
231
  },
217
- "name": "ShowOptions"
232
+ "name": "ShowOptions",
233
+ "internalFilePath": "version-history-cmd.ts"
218
234
  },
219
235
  "isOptional": false,
220
236
  "isSpread": false
@@ -243,7 +259,8 @@
243
259
  "line": 88,
244
260
  "character": 57
245
261
  },
246
- "name": "ShowResult"
262
+ "name": "ShowResult",
263
+ "internalFilePath": "version-history.main.runtime.ts"
247
264
  }
248
265
  }
249
266
  ]
@@ -277,7 +294,12 @@
277
294
  "line": 100,
278
295
  "character": 17
279
296
  },
280
- "name": "ComponentID"
297
+ "name": "ComponentID",
298
+ "componentId": {
299
+ "scope": "teambit.component",
300
+ "name": "component-id",
301
+ "version": "1.2.0"
302
+ }
281
303
  },
282
304
  "isOptional": false,
283
305
  "isSpread": false
@@ -299,7 +321,8 @@
299
321
  "line": 100,
300
322
  "character": 39
301
323
  },
302
- "name": "VersionHistory"
324
+ "name": "VersionHistory",
325
+ "packageName": "@teambit/legacy/dist/scope/models"
303
326
  }
304
327
  ]
305
328
  },
@@ -374,7 +397,8 @@
374
397
  "line": 107,
375
398
  "character": 65
376
399
  },
377
- "name": "VersionHistoryGraph"
400
+ "name": "VersionHistoryGraph",
401
+ "packageName": "@teambit/legacy/dist/scope/models/version-history"
378
402
  }
379
403
  ]
380
404
  },
@@ -447,7 +471,8 @@
447
471
  "line": 130,
448
472
  "character": 14
449
473
  },
450
- "name": "BuildOptions"
474
+ "name": "BuildOptions",
475
+ "internalFilePath": "version-history-cmd.ts"
451
476
  },
452
477
  "isOptional": false,
453
478
  "isSpread": false
@@ -504,7 +529,8 @@
504
529
  "line": 131,
505
530
  "character": 33
506
531
  },
507
- "name": "BuildResult"
532
+ "name": "BuildResult",
533
+ "internalFilePath": "version-history.main.runtime.ts"
508
534
  }
509
535
  }
510
536
  ]
@@ -560,7 +586,8 @@
560
586
  "line": 139,
561
587
  "character": 50
562
588
  },
563
- "name": "BuildOptions"
589
+ "name": "BuildOptions",
590
+ "internalFilePath": "version-history-cmd.ts"
564
591
  },
565
592
  "isOptional": false,
566
593
  "isSpread": false
@@ -617,7 +644,8 @@
617
644
  "line": 139,
618
645
  "character": 92
619
646
  },
620
- "name": "BuildResult"
647
+ "name": "BuildResult",
648
+ "internalFilePath": "version-history.main.runtime.ts"
621
649
  }
622
650
  }
623
651
  ]
@@ -724,7 +752,11 @@
724
752
  "line": 160,
725
753
  "character": 52
726
754
  },
727
- "name": "CLIMain"
755
+ "name": "CLIMain",
756
+ "componentId": {
757
+ "scope": "teambit.harmony",
758
+ "name": "cli"
759
+ }
728
760
  },
729
761
  {
730
762
  "__schema": "TypeRefSchema",
@@ -733,7 +765,11 @@
733
765
  "line": 160,
734
766
  "character": 61
735
767
  },
736
- "name": "ScopeMain"
768
+ "name": "ScopeMain",
769
+ "componentId": {
770
+ "scope": "teambit.scope",
771
+ "name": "scope"
772
+ }
737
773
  },
738
774
  {
739
775
  "__schema": "TypeRefSchema",
@@ -742,7 +778,11 @@
742
778
  "line": 160,
743
779
  "character": 72
744
780
  },
745
- "name": "LoggerMain"
781
+ "name": "LoggerMain",
782
+ "componentId": {
783
+ "scope": "teambit.harmony",
784
+ "name": "logger"
785
+ }
746
786
  }
747
787
  ]
748
788
  },
@@ -861,7 +901,11 @@
861
901
  "line": 28,
862
902
  "character": 30
863
903
  },
864
- "name": "ScopeMain"
904
+ "name": "ScopeMain",
905
+ "componentId": {
906
+ "scope": "teambit.scope",
907
+ "name": "scope"
908
+ }
865
909
  },
866
910
  "isOptional": false,
867
911
  "isSpread": false
@@ -881,7 +925,11 @@
881
925
  "line": 28,
882
926
  "character": 57
883
927
  },
884
- "name": "Logger"
928
+ "name": "Logger",
929
+ "componentId": {
930
+ "scope": "teambit.harmony",
931
+ "name": "logger"
932
+ }
885
933
  },
886
934
  "isOptional": false,
887
935
  "isSpread": false
@@ -923,7 +971,12 @@
923
971
  "line": 30,
924
972
  "character": 19
925
973
  },
926
- "name": "ComponentID"
974
+ "name": "ComponentID",
975
+ "componentId": {
976
+ "scope": "teambit.component",
977
+ "name": "component-id",
978
+ "version": "1.2.0"
979
+ }
927
980
  },
928
981
  "isOptional": false,
929
982
  "isSpread": false
@@ -943,7 +996,8 @@
943
996
  "line": 30,
944
997
  "character": 41
945
998
  },
946
- "name": "BuildOptions"
999
+ "name": "BuildOptions",
1000
+ "internalFilePath": "version-history-cmd.ts"
947
1001
  },
948
1002
  "isOptional": true,
949
1003
  "defaultValue": "{}",
@@ -966,7 +1020,8 @@
966
1020
  "line": 30,
967
1021
  "character": 69
968
1022
  },
969
- "name": "BuildResult"
1023
+ "name": "BuildResult",
1024
+ "internalFilePath": "version-history.main.runtime.ts"
970
1025
  }
971
1026
  ]
972
1027
  },
@@ -1019,7 +1074,8 @@
1019
1074
  "line": 88,
1020
1075
  "character": 35
1021
1076
  },
1022
- "name": "ShowOptions"
1077
+ "name": "ShowOptions",
1078
+ "internalFilePath": "version-history-cmd.ts"
1023
1079
  },
1024
1080
  "isOptional": false,
1025
1081
  "isSpread": false
@@ -1048,7 +1104,8 @@
1048
1104
  "line": 88,
1049
1105
  "character": 57
1050
1106
  },
1051
- "name": "ShowResult"
1107
+ "name": "ShowResult",
1108
+ "internalFilePath": "version-history.main.runtime.ts"
1052
1109
  }
1053
1110
  }
1054
1111
  ]
@@ -1082,7 +1139,12 @@
1082
1139
  "line": 100,
1083
1140
  "character": 17
1084
1141
  },
1085
- "name": "ComponentID"
1142
+ "name": "ComponentID",
1143
+ "componentId": {
1144
+ "scope": "teambit.component",
1145
+ "name": "component-id",
1146
+ "version": "1.2.0"
1147
+ }
1086
1148
  },
1087
1149
  "isOptional": false,
1088
1150
  "isSpread": false
@@ -1104,7 +1166,8 @@
1104
1166
  "line": 100,
1105
1167
  "character": 39
1106
1168
  },
1107
- "name": "VersionHistory"
1169
+ "name": "VersionHistory",
1170
+ "packageName": "@teambit/legacy/dist/scope/models"
1108
1171
  }
1109
1172
  ]
1110
1173
  },
@@ -1179,7 +1242,8 @@
1179
1242
  "line": 107,
1180
1243
  "character": 65
1181
1244
  },
1182
- "name": "VersionHistoryGraph"
1245
+ "name": "VersionHistoryGraph",
1246
+ "packageName": "@teambit/legacy/dist/scope/models/version-history"
1183
1247
  }
1184
1248
  ]
1185
1249
  },
@@ -1252,7 +1316,8 @@
1252
1316
  "line": 130,
1253
1317
  "character": 14
1254
1318
  },
1255
- "name": "BuildOptions"
1319
+ "name": "BuildOptions",
1320
+ "internalFilePath": "version-history-cmd.ts"
1256
1321
  },
1257
1322
  "isOptional": false,
1258
1323
  "isSpread": false
@@ -1309,7 +1374,8 @@
1309
1374
  "line": 131,
1310
1375
  "character": 33
1311
1376
  },
1312
- "name": "BuildResult"
1377
+ "name": "BuildResult",
1378
+ "internalFilePath": "version-history.main.runtime.ts"
1313
1379
  }
1314
1380
  }
1315
1381
  ]
@@ -1365,7 +1431,8 @@
1365
1431
  "line": 139,
1366
1432
  "character": 50
1367
1433
  },
1368
- "name": "BuildOptions"
1434
+ "name": "BuildOptions",
1435
+ "internalFilePath": "version-history-cmd.ts"
1369
1436
  },
1370
1437
  "isOptional": false,
1371
1438
  "isSpread": false
@@ -1422,7 +1489,8 @@
1422
1489
  "line": 139,
1423
1490
  "character": 92
1424
1491
  },
1425
- "name": "BuildResult"
1492
+ "name": "BuildResult",
1493
+ "internalFilePath": "version-history.main.runtime.ts"
1426
1494
  }
1427
1495
  }
1428
1496
  ]
@@ -1529,7 +1597,11 @@
1529
1597
  "line": 160,
1530
1598
  "character": 52
1531
1599
  },
1532
- "name": "CLIMain"
1600
+ "name": "CLIMain",
1601
+ "componentId": {
1602
+ "scope": "teambit.harmony",
1603
+ "name": "cli"
1604
+ }
1533
1605
  },
1534
1606
  {
1535
1607
  "__schema": "TypeRefSchema",
@@ -1538,7 +1610,11 @@
1538
1610
  "line": 160,
1539
1611
  "character": 61
1540
1612
  },
1541
- "name": "ScopeMain"
1613
+ "name": "ScopeMain",
1614
+ "componentId": {
1615
+ "scope": "teambit.scope",
1616
+ "name": "scope"
1617
+ }
1542
1618
  },
1543
1619
  {
1544
1620
  "__schema": "TypeRefSchema",
@@ -1547,7 +1623,11 @@
1547
1623
  "line": 160,
1548
1624
  "character": 72
1549
1625
  },
1550
- "name": "LoggerMain"
1626
+ "name": "LoggerMain",
1627
+ "componentId": {
1628
+ "scope": "teambit.harmony",
1629
+ "name": "logger"
1630
+ }
1551
1631
  }
1552
1632
  ]
1553
1633
  },
@@ -1846,7 +1926,7 @@
1846
1926
  "componentId": {
1847
1927
  "scope": "teambit.scope",
1848
1928
  "name": "version-history",
1849
- "version": "0.0.50"
1929
+ "version": "0.0.51"
1850
1930
  },
1851
1931
  "taggedModuleExports": []
1852
1932
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/version-history",
3
- "version": "0.0.50",
3
+ "version": "0.0.51",
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.50"
9
+ "version": "0.0.51"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -14,9 +14,9 @@
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.862",
18
- "@teambit/logger": "0.0.955",
19
- "@teambit/scope": "1.0.258"
17
+ "@teambit/cli": "0.0.863",
18
+ "@teambit/logger": "0.0.956",
19
+ "@teambit/scope": "1.0.259"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@types/lodash": "4.14.165",
@@ -25,7 +25,7 @@
25
25
  "@teambit/harmony.envs.core-aspect-env": "0.0.33"
26
26
  },
27
27
  "peerDependencies": {
28
- "@teambit/legacy": "1.0.692"
28
+ "@teambit/legacy": "1.0.693"
29
29
  },
30
30
  "license": "Apache-2.0",
31
31
  "optionalDependencies": {},