@teambit/merging 1.0.387 → 1.0.389
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.component/merging@1.0.
|
|
3
|
+
<testsuite name="teambit.component/merging@1.0.389" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -5814,7 +5814,7 @@
|
|
|
5814
5814
|
"_legacy": {
|
|
5815
5815
|
"scope": "teambit.component",
|
|
5816
5816
|
"name": "merging",
|
|
5817
|
-
"version": "1.0.
|
|
5817
|
+
"version": "1.0.389"
|
|
5818
5818
|
},
|
|
5819
5819
|
"_scope": "teambit.component"
|
|
5820
5820
|
}
|
|
@@ -11058,7 +11058,7 @@
|
|
|
11058
11058
|
"componentId": {
|
|
11059
11059
|
"scope": "teambit.component",
|
|
11060
11060
|
"name": "merging",
|
|
11061
|
-
"version": "1.0.
|
|
11061
|
+
"version": "1.0.389"
|
|
11062
11062
|
},
|
|
11063
11063
|
"taggedModuleExports": []
|
|
11064
11064
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/merging",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.389",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/merging",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "merging",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.389"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -17,24 +17,24 @@
|
|
|
17
17
|
"@teambit/component-id": "1.2.0",
|
|
18
18
|
"@teambit/lane-id": "0.0.311",
|
|
19
19
|
"@teambit/harmony": "0.4.6",
|
|
20
|
-
"@teambit/cli": "0.0.
|
|
21
|
-
"@teambit/config-merger": "0.0.
|
|
22
|
-
"@teambit/global-config": "0.0.
|
|
20
|
+
"@teambit/cli": "0.0.966",
|
|
21
|
+
"@teambit/config-merger": "0.0.256",
|
|
22
|
+
"@teambit/global-config": "0.0.969",
|
|
23
23
|
"@teambit/git.modules.git-executable": "0.0.1",
|
|
24
24
|
"@teambit/legacy.utils": "0.0.4",
|
|
25
|
-
"@teambit/importer": "1.0.
|
|
26
|
-
"@teambit/logger": "0.0.
|
|
27
|
-
"@teambit/scope": "1.0.
|
|
28
|
-
"@teambit/workspace": "1.0.
|
|
29
|
-
"@teambit/checkout": "1.0.
|
|
30
|
-
"@teambit/component-writer": "1.0.
|
|
31
|
-
"@teambit/config": "0.0.
|
|
32
|
-
"@teambit/dependency-resolver": "1.0.
|
|
33
|
-
"@teambit/install": "1.0.
|
|
25
|
+
"@teambit/importer": "1.0.389",
|
|
26
|
+
"@teambit/logger": "0.0.1059",
|
|
27
|
+
"@teambit/scope": "1.0.389",
|
|
28
|
+
"@teambit/workspace": "1.0.389",
|
|
29
|
+
"@teambit/checkout": "1.0.389",
|
|
30
|
+
"@teambit/component-writer": "1.0.389",
|
|
31
|
+
"@teambit/config": "0.0.1140",
|
|
32
|
+
"@teambit/dependency-resolver": "1.0.389",
|
|
33
|
+
"@teambit/install": "1.0.389",
|
|
34
34
|
"@teambit/legacy.component-list": "0.0.22",
|
|
35
35
|
"@teambit/pkg.modules.component-package-name": "0.0.3",
|
|
36
|
-
"@teambit/remove": "1.0.
|
|
37
|
-
"@teambit/snapping": "1.0.
|
|
36
|
+
"@teambit/remove": "1.0.389",
|
|
37
|
+
"@teambit/snapping": "1.0.389",
|
|
38
38
|
"@teambit/toolbox.path.path": "0.0.2",
|
|
39
39
|
"@teambit/legacy.cli.prompts": "0.0.1",
|
|
40
40
|
"@teambit/component.sources": "0.0.21",
|
|
File without changes
|