@teambit/merging 1.0.485 → 1.0.487
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.487" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -5970,7 +5970,7 @@
|
|
|
5970
5970
|
"_legacy": {
|
|
5971
5971
|
"scope": "teambit.component",
|
|
5972
5972
|
"name": "merging",
|
|
5973
|
-
"version": "1.0.
|
|
5973
|
+
"version": "1.0.487"
|
|
5974
5974
|
},
|
|
5975
5975
|
"_scope": "teambit.component"
|
|
5976
5976
|
}
|
|
@@ -11411,7 +11411,7 @@
|
|
|
11411
11411
|
"componentId": {
|
|
11412
11412
|
"scope": "teambit.component",
|
|
11413
11413
|
"name": "merging",
|
|
11414
|
-
"version": "1.0.
|
|
11414
|
+
"version": "1.0.487"
|
|
11415
11415
|
},
|
|
11416
11416
|
"taggedModuleExports": []
|
|
11417
11417
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/merging",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.487",
|
|
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.487"
|
|
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.1064",
|
|
21
|
+
"@teambit/config-merger": "0.0.354",
|
|
22
|
+
"@teambit/global-config": "0.0.1067",
|
|
23
23
|
"@teambit/git.modules.git-executable": "0.0.1",
|
|
24
24
|
"@teambit/legacy.utils": "0.0.7",
|
|
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.487",
|
|
26
|
+
"@teambit/logger": "0.0.1157",
|
|
27
|
+
"@teambit/scope": "1.0.487",
|
|
28
|
+
"@teambit/workspace": "1.0.487",
|
|
29
|
+
"@teambit/checkout": "1.0.487",
|
|
30
|
+
"@teambit/component-writer": "1.0.487",
|
|
31
|
+
"@teambit/config": "0.0.1238",
|
|
32
|
+
"@teambit/dependency-resolver": "1.0.487",
|
|
33
|
+
"@teambit/install": "1.0.487",
|
|
34
34
|
"@teambit/legacy.component-list": "0.0.54",
|
|
35
35
|
"@teambit/pkg.modules.component-package-name": "0.0.7",
|
|
36
|
-
"@teambit/remove": "1.0.
|
|
37
|
-
"@teambit/snapping": "1.0.
|
|
36
|
+
"@teambit/remove": "1.0.487",
|
|
37
|
+
"@teambit/snapping": "1.0.487",
|
|
38
38
|
"@teambit/toolbox.path.path": "0.0.4",
|
|
39
39
|
"@teambit/legacy.cli.prompts": "0.0.5",
|
|
40
40
|
"@teambit/component.sources": "0.0.52",
|
|
File without changes
|