@teambit/version-history 0.0.285 → 0.0.287

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.285" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.scope/version-history@0.0.287" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -326,7 +326,7 @@
326
326
  "componentId": {
327
327
  "scope": "teambit.scope",
328
328
  "name": "objects",
329
- "version": "0.0.5"
329
+ "version": "0.0.7"
330
330
  }
331
331
  }
332
332
  ]
@@ -406,7 +406,7 @@
406
406
  "componentId": {
407
407
  "scope": "teambit.scope",
408
408
  "name": "objects",
409
- "version": "0.0.5"
409
+ "version": "0.0.7"
410
410
  }
411
411
  }
412
412
  ]
@@ -1180,7 +1180,7 @@
1180
1180
  "componentId": {
1181
1181
  "scope": "teambit.scope",
1182
1182
  "name": "objects",
1183
- "version": "0.0.5"
1183
+ "version": "0.0.7"
1184
1184
  }
1185
1185
  }
1186
1186
  ]
@@ -1260,7 +1260,7 @@
1260
1260
  "componentId": {
1261
1261
  "scope": "teambit.scope",
1262
1262
  "name": "objects",
1263
- "version": "0.0.5"
1263
+ "version": "0.0.7"
1264
1264
  }
1265
1265
  }
1266
1266
  ]
@@ -1944,7 +1944,7 @@
1944
1944
  "componentId": {
1945
1945
  "scope": "teambit.scope",
1946
1946
  "name": "version-history",
1947
- "version": "0.0.285"
1947
+ "version": "0.0.287"
1948
1948
  },
1949
1949
  "taggedModuleExports": []
1950
1950
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/version-history",
3
- "version": "0.0.285",
3
+ "version": "0.0.287",
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.285"
9
+ "version": "0.0.287"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -14,16 +14,16 @@
14
14
  "@teambit/harmony": "0.4.6",
15
15
  "@teambit/bit-error": "0.0.404",
16
16
  "@teambit/component-id": "1.2.2",
17
- "@teambit/cli": "0.0.1070",
18
- "@teambit/legacy.scope": "0.0.5",
19
- "@teambit/scope.objects": "0.0.5",
17
+ "@teambit/cli": "0.0.1072",
18
+ "@teambit/legacy.scope": "0.0.7",
19
+ "@teambit/scope.objects": "0.0.7",
20
20
  "@teambit/legacy.constants": "0.0.3",
21
- "@teambit/legacy.dependency-graph": "0.0.8",
22
- "@teambit/legacy.consumer": "0.0.5",
23
- "@teambit/legacy.scope-api": "0.0.60",
24
- "@teambit/logger": "0.0.1163",
25
- "@teambit/scope.remotes": "0.0.5",
26
- "@teambit/scope": "1.0.493"
21
+ "@teambit/legacy.dependency-graph": "0.0.10",
22
+ "@teambit/legacy.consumer": "0.0.7",
23
+ "@teambit/legacy.scope-api": "0.0.62",
24
+ "@teambit/logger": "0.0.1165",
25
+ "@teambit/scope.remotes": "0.0.7",
26
+ "@teambit/scope": "1.0.495"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@types/lodash": "4.14.165",