@teambit/merge-lanes 0.0.0-4b1dbc5ea7ffe318ea02197a6500326c145cc025 → 0.0.0-4b7c7803bc890af4eb172c266abb8822fbb109e3
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-4b7c7803bc890af4eb172c266abb8822fbb109e3",
|
|
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": "4b7c7803bc890af4eb172c266abb8822fbb109e3"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -15,31 +15,31 @@
|
|
|
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.1384",
|
|
19
|
+
"@teambit/logger": "0.0.1378",
|
|
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.
|
|
21
|
+
"@teambit/legacy.bit-map": "0.0.143",
|
|
22
|
+
"@teambit/legacy.consumer": "0.0.86",
|
|
23
|
+
"@teambit/legacy.scope": "0.0.86",
|
|
24
|
+
"@teambit/cli": "0.0.1285",
|
|
25
|
+
"@teambit/component.modules.merge-helper": "0.0.27",
|
|
26
|
+
"@teambit/config-store": "0.0.165",
|
|
27
27
|
"@teambit/legacy.constants": "0.0.19",
|
|
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.87",
|
|
31
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.87",
|
|
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-54674f5ee7978d1870b47384174ac9b0ddb3cc87",
|
|
34
|
+
"@teambit/scope": "0.0.0-1191190b5e6c816ace5cef5f50450ae0d268d8ce",
|
|
35
|
+
"@teambit/checkout": "0.0.0-fc95c89fe1606abcb378ff99dee3c3e7f514bfc8",
|
|
36
|
+
"@teambit/merging": "0.0.0-accef61442b8e8a91cc21c548e2f712f019fcfb3",
|
|
37
|
+
"@teambit/remove": "0.0.0-c1165ae4b2f7ed6199a5783ad013725cc23739c9",
|
|
38
|
+
"@teambit/config-merger": "0.0.0-e47a663b5cd21722516d947b6ec3f71c261a8f00",
|
|
39
|
+
"@teambit/export": "0.0.0-af4224c6f89df7da75b01a988559fc28fb42b6fa",
|
|
40
|
+
"@teambit/importer": "0.0.0-0af70af1f6f982452cc4b55012447f5002334380",
|
|
41
|
+
"@teambit/lanes": "0.0.0-3ac1cca0aa7f7d519d0bcadc1f6ddc188b62e385",
|
|
42
|
+
"@teambit/workspace": "0.0.0-616ed12d2dc95f7e319942688c7159c02ef4416b"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/fs-extra": "9.0.7",
|
|
File without changes
|