@teambit/component-compare 1.0.1126 → 1.0.1127

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,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1126/dist/component-compare.compositions.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1126/dist/component-compare.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1127/dist/component-compare.compositions.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1127/dist/component-compare.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/component-compare",
3
- "version": "1.0.1126",
3
+ "version": "1.0.1127",
4
4
  "homepage": "https://bit.cloud/teambit/component/component-compare",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "component-compare",
9
- "version": "1.0.1126"
9
+ "version": "1.0.1127"
10
10
  },
11
11
  "dependencies": {
12
12
  "p-map": "4.0.0",
@@ -16,17 +16,11 @@
16
16
  "lodash.flatten": "4.4.0",
17
17
  "chalk": "4.1.2",
18
18
  "@teambit/component.ui.component-compare.models.component-compare-change-type": "0.0.7",
19
- "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.133",
20
19
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
21
- "@teambit/component.ui.component-compare.component-compare": "0.0.275",
22
- "@teambit/component.ui.component-compare.context": "0.0.128",
23
20
  "@teambit/component.ui.component-compare.hooks.use-component-compare-url": "0.0.13",
24
21
  "@teambit/component.ui.component-compare.utils.group-by-version": "0.0.8",
25
22
  "@teambit/component.ui.component-compare.utils.sort-logs": "0.0.8",
26
- "@teambit/component.ui.component-compare.version-picker": "0.0.256",
27
- "@teambit/dependencies.ui.deps-diff-table": "0.0.2",
28
23
  "@teambit/legacy-component-log": "0.0.428",
29
- "@teambit/semantics.ui.api-diff-view": "0.0.3",
30
24
  "@teambit/harmony": "0.4.12",
31
25
  "@teambit/bit-error": "0.0.404",
32
26
  "@teambit/cache": "0.0.1468",
@@ -36,21 +30,27 @@
36
30
  "@teambit/legacy.component-diff": "0.0.204",
37
31
  "@teambit/legacy.consumer-component": "0.0.149",
38
32
  "@teambit/logger": "0.0.1468",
39
- "@teambit/component.ui.component-compare.changelog": "0.0.250",
40
33
  "@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.155",
41
34
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
42
35
  "@teambit/legacy.constants": "0.0.41",
43
- "@teambit/component": "1.0.1126",
44
- "@teambit/graphql": "1.0.1126",
45
- "@teambit/builder": "1.0.1126",
46
- "@teambit/dependency-resolver": "1.0.1126",
47
- "@teambit/importer": "1.0.1126",
48
- "@teambit/objects": "0.0.633",
49
- "@teambit/schema": "1.0.1126",
50
- "@teambit/scope": "1.0.1126",
51
- "@teambit/tester": "1.0.1126",
52
- "@teambit/workspace": "1.0.1126",
53
- "@teambit/ui": "1.0.1126"
36
+ "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.134",
37
+ "@teambit/component": "1.0.1127",
38
+ "@teambit/component.ui.component-compare.component-compare": "0.0.276",
39
+ "@teambit/component.ui.component-compare.context": "0.0.129",
40
+ "@teambit/component.ui.component-compare.version-picker": "0.0.257",
41
+ "@teambit/dependencies.ui.deps-diff-table": "0.0.3",
42
+ "@teambit/semantics.ui.api-diff-view": "0.0.4",
43
+ "@teambit/graphql": "1.0.1127",
44
+ "@teambit/builder": "1.0.1127",
45
+ "@teambit/dependency-resolver": "1.0.1127",
46
+ "@teambit/importer": "1.0.1127",
47
+ "@teambit/objects": "0.0.634",
48
+ "@teambit/schema": "1.0.1127",
49
+ "@teambit/scope": "1.0.1127",
50
+ "@teambit/tester": "1.0.1127",
51
+ "@teambit/workspace": "1.0.1127",
52
+ "@teambit/component.ui.component-compare.changelog": "0.0.251",
53
+ "@teambit/ui": "1.0.1127"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@types/classnames": "^2.3.4",