@teambit/merging 1.0.468 → 1.0.469
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.469" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -6165,7 +6165,7 @@
|
|
|
6165
6165
|
"_legacy": {
|
|
6166
6166
|
"scope": "teambit.component",
|
|
6167
6167
|
"name": "merging",
|
|
6168
|
-
"version": "1.0.
|
|
6168
|
+
"version": "1.0.469"
|
|
6169
6169
|
},
|
|
6170
6170
|
"_scope": "teambit.component"
|
|
6171
6171
|
}
|
|
@@ -11754,7 +11754,7 @@
|
|
|
11754
11754
|
"componentId": {
|
|
11755
11755
|
"scope": "teambit.component",
|
|
11756
11756
|
"name": "merging",
|
|
11757
|
-
"version": "1.0.
|
|
11757
|
+
"version": "1.0.469"
|
|
11758
11758
|
},
|
|
11759
11759
|
"taggedModuleExports": []
|
|
11760
11760
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/merging",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.469",
|
|
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.469"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -17,24 +17,24 @@
|
|
|
17
17
|
"@teambit/component-id": "1.2.2",
|
|
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.1046",
|
|
21
|
+
"@teambit/config-merger": "0.0.336",
|
|
22
|
+
"@teambit/global-config": "0.0.1049",
|
|
23
23
|
"@teambit/git.modules.git-executable": "0.0.1",
|
|
24
24
|
"@teambit/legacy.utils": "0.0.6",
|
|
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.469",
|
|
26
|
+
"@teambit/logger": "0.0.1139",
|
|
27
|
+
"@teambit/scope": "1.0.469",
|
|
28
|
+
"@teambit/workspace": "1.0.469",
|
|
29
|
+
"@teambit/checkout": "1.0.469",
|
|
30
|
+
"@teambit/component-writer": "1.0.469",
|
|
31
|
+
"@teambit/config": "0.0.1220",
|
|
32
|
+
"@teambit/dependency-resolver": "1.0.469",
|
|
33
|
+
"@teambit/install": "1.0.469",
|
|
34
34
|
"@teambit/legacy.component-list": "0.0.47",
|
|
35
35
|
"@teambit/pkg.modules.component-package-name": "0.0.5",
|
|
36
|
-
"@teambit/remove": "1.0.
|
|
37
|
-
"@teambit/snapping": "1.0.
|
|
36
|
+
"@teambit/remove": "1.0.469",
|
|
37
|
+
"@teambit/snapping": "1.0.469",
|
|
38
38
|
"@teambit/toolbox.path.path": "0.0.4",
|
|
39
39
|
"@teambit/legacy.cli.prompts": "0.0.2",
|
|
40
40
|
"@teambit/component.sources": "0.0.45",
|
|
File without changes
|