@teambit/merge-lanes 0.0.0-5202ba0b4a2cf730baee02eb1dc15d7e02aa9f11 → 0.0.0-53a897e6956b6e5965fb5cfdfb6a905687d91649
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,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/merge-lanes",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-53a897e6956b6e5965fb5cfdfb6a905687d91649",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/lanes/merge-lanes",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.lanes",
|
|
8
8
|
"name": "merge-lanes",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "53a897e6956b6e5965fb5cfdfb6a905687d91649"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -15,37 +15,37 @@
|
|
|
15
15
|
"yesno": "0.4.0",
|
|
16
16
|
"lodash": "4.17.21",
|
|
17
17
|
"p-map-series": "2.1.0",
|
|
18
|
-
"@teambit/express": "0.0.
|
|
19
|
-
"@teambit/logger": "0.0.
|
|
18
|
+
"@teambit/express": "0.0.1387",
|
|
19
|
+
"@teambit/logger": "0.0.1381",
|
|
20
20
|
"@teambit/bit-error": "0.0.404",
|
|
21
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
22
|
-
"@teambit/legacy.consumer": "0.0.
|
|
23
|
-
"@teambit/legacy.scope": "0.0.
|
|
24
|
-
"@teambit/cli": "0.0.
|
|
25
|
-
"@teambit/component.modules.merge-helper": "0.0.
|
|
26
|
-
"@teambit/config-store": "0.0.
|
|
27
|
-
"@teambit/legacy.constants": "0.0.
|
|
21
|
+
"@teambit/legacy.bit-map": "0.0.145",
|
|
22
|
+
"@teambit/legacy.consumer": "0.0.88",
|
|
23
|
+
"@teambit/legacy.scope": "0.0.88",
|
|
24
|
+
"@teambit/cli": "0.0.1288",
|
|
25
|
+
"@teambit/component.modules.merge-helper": "0.0.29",
|
|
26
|
+
"@teambit/config-store": "0.0.168",
|
|
27
|
+
"@teambit/legacy.constants": "0.0.20",
|
|
28
28
|
"@teambit/harmony": "0.4.7",
|
|
29
29
|
"@teambit/component-id": "1.2.4",
|
|
30
|
-
"@teambit/component.snap-distance": "0.0.
|
|
31
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
|
30
|
+
"@teambit/component.snap-distance": "0.0.89",
|
|
31
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.89",
|
|
32
32
|
"@teambit/lane-id": "0.0.312",
|
|
33
|
-
"@teambit/objects": "0.0.0-
|
|
34
|
-
"@teambit/scope": "0.0.0-
|
|
35
|
-
"@teambit/checkout": "0.0.0-
|
|
36
|
-
"@teambit/merging": "0.0.0-
|
|
37
|
-
"@teambit/remove": "0.0.0-
|
|
38
|
-
"@teambit/config-merger": "0.0.0-
|
|
39
|
-
"@teambit/export": "0.0.0-
|
|
40
|
-
"@teambit/importer": "0.0.0-
|
|
41
|
-
"@teambit/lanes": "0.0.0-
|
|
42
|
-
"@teambit/workspace": "0.0.0-
|
|
33
|
+
"@teambit/objects": "0.0.0-59c17354277feba188e7207ba608ee0bca453cc8",
|
|
34
|
+
"@teambit/scope": "0.0.0-2a2ebbb941875f58b3e561378cd71421097818af",
|
|
35
|
+
"@teambit/checkout": "0.0.0-a44b4c38d9dff88e4904860e10dcf2399423d7ca",
|
|
36
|
+
"@teambit/merging": "0.0.0-127fca2eca8ae10def2377c5b568e23aec51dff2",
|
|
37
|
+
"@teambit/remove": "0.0.0-57c1becf8a8b2b1e8dcbe70f9dba1767ce567343",
|
|
38
|
+
"@teambit/config-merger": "0.0.0-870723daa067cc0d19317262f6e8ceb9a72874f5",
|
|
39
|
+
"@teambit/export": "0.0.0-d66c7cc22033722abe0960a73c693927aa5ab7c6",
|
|
40
|
+
"@teambit/importer": "0.0.0-55d2c5cc70b2d8227873eafc4dc1389c95b24057",
|
|
41
|
+
"@teambit/lanes": "0.0.0-271203950e8f8113ce69e91fe7c36e35e32596b7",
|
|
42
|
+
"@teambit/workspace": "0.0.0-75a7222811c0c94953b9969e6789e2789b3b2916"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/fs-extra": "9.0.7",
|
|
46
46
|
"@types/lodash": "4.14.165",
|
|
47
47
|
"@types/mocha": "9.1.0",
|
|
48
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
48
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.80"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {},
|
|
51
51
|
"license": "Apache-2.0",
|
|
File without changes
|