@teambit/merge-lanes 0.0.0-0879d5aae82b742a83a53ff06d5378ed05614920 → 0.0.0-090ace68f5fbf915ec9a1755da727cb1fd0edeab
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-090ace68f5fbf915ec9a1755da727cb1fd0edeab",
|
|
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": "090ace68f5fbf915ec9a1755da727cb1fd0edeab"
|
|
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-2edec928c3a7f68c2711612590e2260a73b37363",
|
|
34
|
+
"@teambit/scope": "0.0.0-8b72b9638f369b289ac0b0717f737e916a06c9d3",
|
|
35
|
+
"@teambit/checkout": "0.0.0-838ecfcd23966323276ffd2f98040aef8b69b896",
|
|
36
|
+
"@teambit/merging": "0.0.0-98291b2f588feb7b7c9ce990f1a7ec02e354c8fa",
|
|
37
|
+
"@teambit/remove": "0.0.0-5805e388ff917a13075373371cfb97545b06a72c",
|
|
38
|
+
"@teambit/config-merger": "0.0.0-31a28928ee0acc661ab94ac7fe3a5beca9ef73ce",
|
|
39
|
+
"@teambit/export": "0.0.0-fb03797fd7bf3b9cbfc2aa7b63fdcd82b35c56a9",
|
|
40
|
+
"@teambit/importer": "0.0.0-ebf9564582e4c2bbfd6d4aec9121e7ff2fc73da6",
|
|
41
|
+
"@teambit/lanes": "0.0.0-c69c705188e104ecdbf29d483a79ce0c678d7cca",
|
|
42
|
+
"@teambit/workspace": "0.0.0-044ac1eec0d65fa1dcdbaecb0030aa0235d111e8"
|
|
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
|