@teambit/merge-lanes 0.0.0-00aa450d7767e7a09da98119d36bd7cc8c42bc07 → 0.0.0-038584b589e7ba5f61bb6e2f8b11ab8c5622ad11
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-038584b589e7ba5f61bb6e2f8b11ab8c5622ad11",
|
|
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": "038584b589e7ba5f61bb6e2f8b11ab8c5622ad11"
|
|
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.1388",
|
|
19
|
+
"@teambit/logger": "0.0.1382",
|
|
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.146",
|
|
22
|
+
"@teambit/legacy.consumer": "0.0.89",
|
|
23
|
+
"@teambit/legacy.scope": "0.0.89",
|
|
24
|
+
"@teambit/cli": "0.0.1289",
|
|
25
|
+
"@teambit/component.modules.merge-helper": "0.0.30",
|
|
26
|
+
"@teambit/config-store": "0.0.169",
|
|
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.90",
|
|
31
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.90",
|
|
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-6f54abcf541d413e28f8ed1d7625e64d28533a30",
|
|
34
|
+
"@teambit/scope": "0.0.0-6c35ffae18ae71dac4f15e090f1ef767e644be85",
|
|
35
|
+
"@teambit/checkout": "0.0.0-df0f202fcf5aa60f73605f0fc9dc0c761eb3668e",
|
|
36
|
+
"@teambit/merging": "0.0.0-8ade520e764e2a526dd5acb76720cb87baa28245",
|
|
37
|
+
"@teambit/remove": "0.0.0-1eb2cbca547e0eaa504bb41537be09081f1ea532",
|
|
38
|
+
"@teambit/config-merger": "0.0.0-e57bef02ccf559861dd02a330eaad0cf5d9704c1",
|
|
39
|
+
"@teambit/export": "0.0.0-bc59250dbb690336f0393fc84973ba1474d83bab",
|
|
40
|
+
"@teambit/importer": "0.0.0-711f4426058a85067ce0b475732cc1ff12645beb",
|
|
41
|
+
"@teambit/lanes": "0.0.0-ae6fce51fd53ec68de0a54a0aeb357d1b579c4cf",
|
|
42
|
+
"@teambit/workspace": "0.0.0-c9af63add0278c720881abb2e1ca25a8d10a1589"
|
|
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
|