@teambit/component-compare 1.0.1138 → 1.0.1140
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.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1140/dist/component-compare.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1140/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.
|
|
3
|
+
"version": "1.0.1140",
|
|
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.
|
|
9
|
+
"version": "1.0.1140"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"p-map": "4.0.0",
|
|
@@ -16,48 +16,48 @@
|
|
|
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.137",
|
|
19
20
|
"@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
|
|
21
|
+
"@teambit/component.ui.component-compare.component-compare": "0.0.279",
|
|
22
|
+
"@teambit/component.ui.component-compare.context": "0.0.132",
|
|
20
23
|
"@teambit/component.ui.component-compare.hooks.use-component-compare-url": "0.0.13",
|
|
21
24
|
"@teambit/component.ui.component-compare.utils.group-by-version": "0.0.8",
|
|
22
25
|
"@teambit/component.ui.component-compare.utils.sort-logs": "0.0.8",
|
|
26
|
+
"@teambit/component.ui.component-compare.version-picker": "0.0.260",
|
|
27
|
+
"@teambit/dependencies.ui.deps-diff-table": "0.0.5",
|
|
23
28
|
"@teambit/legacy-component-log": "0.0.429",
|
|
29
|
+
"@teambit/semantics.ui.api-diff-view": "0.0.7",
|
|
24
30
|
"@teambit/harmony": "0.4.12",
|
|
25
31
|
"@teambit/bit-error": "0.0.404",
|
|
26
|
-
"@teambit/cache": "0.0.1471",
|
|
27
|
-
"@teambit/cli": "0.0.1378",
|
|
28
32
|
"@teambit/component-id": "1.2.4",
|
|
29
33
|
"@teambit/harmony.modules.concurrency": "0.0.43",
|
|
30
34
|
"@teambit/legacy.component-diff": "0.0.207",
|
|
31
35
|
"@teambit/legacy.consumer-component": "0.0.152",
|
|
32
|
-
"@teambit/logger": "0.0.1471",
|
|
33
|
-
"@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.155",
|
|
34
|
-
"@teambit/legacy.constants": "0.0.42",
|
|
35
|
-
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.137",
|
|
36
|
-
"@teambit/component": "1.0.1138",
|
|
37
|
-
"@teambit/component.ui.component-compare.component-compare": "0.0.279",
|
|
38
|
-
"@teambit/component.ui.component-compare.context": "0.0.132",
|
|
39
|
-
"@teambit/component.ui.component-compare.version-picker": "0.0.260",
|
|
40
|
-
"@teambit/dependencies.ui.deps-diff-table": "0.0.5",
|
|
41
|
-
"@teambit/semantics.ui.api-diff-view": "0.0.7",
|
|
42
|
-
"@teambit/graphql": "1.0.1138",
|
|
43
|
-
"@teambit/builder": "1.0.1138",
|
|
44
|
-
"@teambit/dependency-resolver": "1.0.1138",
|
|
45
|
-
"@teambit/importer": "1.0.1138",
|
|
46
|
-
"@teambit/objects": "0.0.645",
|
|
47
|
-
"@teambit/schema": "1.0.1138",
|
|
48
|
-
"@teambit/scope": "1.0.1138",
|
|
49
|
-
"@teambit/tester": "1.0.1138",
|
|
50
|
-
"@teambit/workspace": "1.0.1138",
|
|
51
36
|
"@teambit/component.ui.component-compare.changelog": "0.0.254",
|
|
37
|
+
"@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.155",
|
|
52
38
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.529",
|
|
53
|
-
"@teambit/
|
|
39
|
+
"@teambit/legacy.constants": "0.0.42",
|
|
40
|
+
"@teambit/component": "1.0.1140",
|
|
41
|
+
"@teambit/graphql": "1.0.1140",
|
|
42
|
+
"@teambit/builder": "1.0.1140",
|
|
43
|
+
"@teambit/cache": "0.0.1472",
|
|
44
|
+
"@teambit/cli": "0.0.1379",
|
|
45
|
+
"@teambit/dependency-resolver": "1.0.1140",
|
|
46
|
+
"@teambit/importer": "1.0.1140",
|
|
47
|
+
"@teambit/logger": "0.0.1472",
|
|
48
|
+
"@teambit/objects": "0.0.647",
|
|
49
|
+
"@teambit/schema": "1.0.1140",
|
|
50
|
+
"@teambit/scope": "1.0.1140",
|
|
51
|
+
"@teambit/tester": "1.0.1140",
|
|
52
|
+
"@teambit/workspace": "1.0.1140",
|
|
53
|
+
"@teambit/ui": "1.0.1140"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@types/classnames": "^2.3.4",
|
|
57
57
|
"@types/lodash": "4.14.165",
|
|
58
58
|
"@types/lodash.flatten": "4.4.6",
|
|
59
59
|
"@types/mocha": "9.1.0",
|
|
60
|
-
"@teambit/harmony.envs.core-aspect-env": "2.0.
|
|
60
|
+
"@teambit/harmony.envs.core-aspect-env": "2.0.8"
|
|
61
61
|
},
|
|
62
62
|
"peerDependencies": {
|
|
63
63
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|