@teambit/component-compare 1.0.1085 → 1.0.1087
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/.npmignore
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
dist/tsconfig.tsbuildinfo
|
|
2
|
+
dist/tsconfig.json
|
|
3
|
+
/tsconfig.json
|
|
4
|
+
|
|
5
|
+
package-tar/
|
|
6
|
+
.bit-capsule-ready
|
|
7
|
+
/*.ts
|
|
8
|
+
artifacts/*
|
|
9
|
+
!artifacts/env-template
|
|
10
|
+
!artifacts/ui-bundle
|
|
11
|
+
!artifacts/preview-bundle
|
|
12
|
+
package-tar/
|
|
13
|
+
.bit-capsule-ready
|
|
14
|
+
/*.ts
|
|
15
|
+
artifacts/*
|
|
16
|
+
!artifacts/env-template
|
|
17
|
+
!artifacts/ui-bundle
|
|
18
|
+
!artifacts/preview-bundle
|
package/dist/diff-cmd.d.ts
CHANGED
|
@@ -39,15 +39,15 @@ export declare class DiffCmd implements Command {
|
|
|
39
39
|
additions: number;
|
|
40
40
|
deletions: number;
|
|
41
41
|
filePath: string;
|
|
42
|
-
status: import("@teambit/legacy.component-diff/dist/components-diff
|
|
42
|
+
status: import("@teambit/legacy.component-diff/dist/components-diff").DiffStatus;
|
|
43
43
|
diffOutput?: undefined;
|
|
44
44
|
} | {
|
|
45
45
|
filePath: string;
|
|
46
|
-
status: import("@teambit/legacy.component-diff/dist/components-diff
|
|
46
|
+
status: import("@teambit/legacy.component-diff/dist/components-diff").DiffStatus;
|
|
47
47
|
diffOutput?: undefined;
|
|
48
48
|
} | {
|
|
49
49
|
filePath: string;
|
|
50
|
-
status: import("@teambit/legacy.component-diff/dist/components-diff
|
|
50
|
+
status: import("@teambit/legacy.component-diff/dist/components-diff").DiffStatus;
|
|
51
51
|
diffOutput: string;
|
|
52
52
|
})[] | undefined;
|
|
53
53
|
fieldsDiff: import("@teambit/legacy.component-diff").FieldsDiff[] | null | undefined;
|
|
@@ -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.1087/dist/component-compare.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1087/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.1087",
|
|
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.1087"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"p-map": "4.0.0",
|
|
@@ -29,28 +29,28 @@
|
|
|
29
29
|
"@teambit/semantics.ui.api-diff-view": "0.0.2",
|
|
30
30
|
"@teambit/harmony": "0.4.12",
|
|
31
31
|
"@teambit/bit-error": "0.0.404",
|
|
32
|
-
"@teambit/cache": "0.0.1452",
|
|
33
|
-
"@teambit/cli": "0.0.1359",
|
|
34
32
|
"@teambit/component-id": "1.2.4",
|
|
35
33
|
"@teambit/harmony.modules.concurrency": "0.0.40",
|
|
36
|
-
"@teambit/legacy.component-diff": "0.0.198",
|
|
37
|
-
"@teambit/legacy.consumer-component": "0.0.143",
|
|
38
|
-
"@teambit/logger": "0.0.1452",
|
|
39
34
|
"@teambit/component.ui.component-compare.changelog": "0.0.249",
|
|
40
35
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
|
|
41
36
|
"@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.155",
|
|
42
37
|
"@teambit/legacy.constants": "0.0.39",
|
|
43
|
-
"@teambit/component": "1.0.
|
|
44
|
-
"@teambit/graphql": "1.0.
|
|
45
|
-
"@teambit/builder": "1.0.
|
|
46
|
-
"@teambit/
|
|
47
|
-
"@teambit/
|
|
48
|
-
"@teambit/
|
|
49
|
-
"@teambit/
|
|
50
|
-
"@teambit/
|
|
51
|
-
"@teambit/
|
|
52
|
-
"@teambit/
|
|
53
|
-
"@teambit/
|
|
38
|
+
"@teambit/component": "1.0.1087",
|
|
39
|
+
"@teambit/graphql": "1.0.1087",
|
|
40
|
+
"@teambit/builder": "1.0.1087",
|
|
41
|
+
"@teambit/cache": "0.0.1453",
|
|
42
|
+
"@teambit/cli": "0.0.1360",
|
|
43
|
+
"@teambit/dependency-resolver": "1.0.1087",
|
|
44
|
+
"@teambit/importer": "1.0.1087",
|
|
45
|
+
"@teambit/legacy.component-diff": "0.0.199",
|
|
46
|
+
"@teambit/legacy.consumer-component": "0.0.144",
|
|
47
|
+
"@teambit/logger": "0.0.1453",
|
|
48
|
+
"@teambit/objects": "0.0.594",
|
|
49
|
+
"@teambit/schema": "1.0.1087",
|
|
50
|
+
"@teambit/scope": "1.0.1087",
|
|
51
|
+
"@teambit/tester": "1.0.1087",
|
|
52
|
+
"@teambit/workspace": "1.0.1087",
|
|
53
|
+
"@teambit/ui": "1.0.1087"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@types/classnames": "^2.3.4",
|