@teambit/merging 1.0.753 → 1.0.755
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/package.json
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/merging",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.755",
|
|
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.755"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
13
13
|
"lodash": "4.17.21",
|
|
14
14
|
"p-map-series": "2.1.0",
|
|
15
|
-
"@teambit/component.modules.merge-helper": "0.0.
|
|
15
|
+
"@teambit/component.modules.merge-helper": "0.0.15",
|
|
16
16
|
"@teambit/bit-error": "0.0.404",
|
|
17
|
-
"@teambit/cli": "0.0.
|
|
18
|
-
"@teambit/config-store": "0.0.
|
|
17
|
+
"@teambit/cli": "0.0.1274",
|
|
18
|
+
"@teambit/config-store": "0.0.154",
|
|
19
19
|
"@teambit/legacy.constants": "0.0.18",
|
|
20
20
|
"@teambit/component-id": "1.2.4",
|
|
21
|
-
"@teambit/component.snap-distance": "0.0.
|
|
21
|
+
"@teambit/component.snap-distance": "0.0.76",
|
|
22
22
|
"@teambit/lane-id": "0.0.312",
|
|
23
|
-
"@teambit/legacy.consumer-component": "0.0.
|
|
24
|
-
"@teambit/legacy.extension-data": "0.0.
|
|
25
|
-
"@teambit/legacy.scope": "0.0.
|
|
26
|
-
"@teambit/logger": "0.0.
|
|
23
|
+
"@teambit/legacy.consumer-component": "0.0.76",
|
|
24
|
+
"@teambit/legacy.extension-data": "0.0.77",
|
|
25
|
+
"@teambit/legacy.scope": "0.0.75",
|
|
26
|
+
"@teambit/logger": "0.0.1367",
|
|
27
27
|
"@teambit/harmony": "0.4.7",
|
|
28
|
-
"@teambit/config": "0.0.
|
|
29
|
-
"@teambit/legacy.component-list": "0.0.
|
|
30
|
-
"@teambit/legacy.consumer": "0.0.
|
|
31
|
-
"@teambit/pkg.modules.component-package-name": "0.0.
|
|
28
|
+
"@teambit/config": "0.0.1448",
|
|
29
|
+
"@teambit/legacy.component-list": "0.0.129",
|
|
30
|
+
"@teambit/legacy.consumer": "0.0.75",
|
|
31
|
+
"@teambit/pkg.modules.component-package-name": "0.0.82",
|
|
32
32
|
"@teambit/toolbox.path.path": "0.0.10",
|
|
33
|
-
"@teambit/config-merger": "0.0.
|
|
34
|
-
"@teambit/builder": "1.0.
|
|
35
|
-
"@teambit/dependency-resolver": "1.0.
|
|
36
|
-
"@teambit/importer": "1.0.
|
|
37
|
-
"@teambit/objects": "0.0.
|
|
38
|
-
"@teambit/scope": "1.0.
|
|
39
|
-
"@teambit/workspace": "1.0.
|
|
40
|
-
"@teambit/application": "1.0.
|
|
41
|
-
"@teambit/checkout": "1.0.
|
|
42
|
-
"@teambit/component-writer": "1.0.
|
|
43
|
-
"@teambit/install": "1.0.
|
|
44
|
-
"@teambit/remove": "1.0.
|
|
45
|
-
"@teambit/snapping": "1.0.
|
|
33
|
+
"@teambit/config-merger": "0.0.622",
|
|
34
|
+
"@teambit/builder": "1.0.755",
|
|
35
|
+
"@teambit/dependency-resolver": "1.0.755",
|
|
36
|
+
"@teambit/importer": "1.0.755",
|
|
37
|
+
"@teambit/objects": "0.0.262",
|
|
38
|
+
"@teambit/scope": "1.0.755",
|
|
39
|
+
"@teambit/workspace": "1.0.755",
|
|
40
|
+
"@teambit/application": "1.0.755",
|
|
41
|
+
"@teambit/checkout": "1.0.755",
|
|
42
|
+
"@teambit/component-writer": "1.0.755",
|
|
43
|
+
"@teambit/install": "1.0.755",
|
|
44
|
+
"@teambit/remove": "1.0.755",
|
|
45
|
+
"@teambit/snapping": "1.0.755"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@types/lodash": "4.14.165",
|
|
File without changes
|