@teambit/merge-lanes 0.0.0-5a73b320103bfe0ef056db5d5d9199c6c9da623d → 0.0.0-5b3a582507bce2635459e397e829f38591a113d3
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-5b3a582507bce2635459e397e829f38591a113d3",
|
|
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": "5b3a582507bce2635459e397e829f38591a113d3"
|
|
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.1377",
|
|
19
|
+
"@teambit/logger": "0.0.1371",
|
|
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.136",
|
|
22
|
+
"@teambit/legacy.consumer": "0.0.79",
|
|
23
|
+
"@teambit/legacy.scope": "0.0.79",
|
|
24
|
+
"@teambit/cli": "0.0.1278",
|
|
25
|
+
"@teambit/component.modules.merge-helper": "0.0.19",
|
|
26
|
+
"@teambit/config-store": "0.0.158",
|
|
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.80",
|
|
31
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.80",
|
|
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-95f5e5289d57549f725473425abaa11458508a7e",
|
|
34
|
+
"@teambit/scope": "0.0.0-513b892eb10ccda19eb5aa042d9d200aa0319da5",
|
|
35
|
+
"@teambit/checkout": "0.0.0-97433d08c02c47545ddb7782ceb7d42dab32de8d",
|
|
36
|
+
"@teambit/merging": "0.0.0-194bfb3b602b60df553fb7d202fcd6ee1b7dcee2",
|
|
37
|
+
"@teambit/remove": "0.0.0-16004f3b8703e6a8a2531e6dbbe2f7ec4dd89266",
|
|
38
|
+
"@teambit/config-merger": "0.0.0-87a22ea8f182d02107519e069d04b2daede88276",
|
|
39
|
+
"@teambit/export": "0.0.0-0fb060a76f91381aa2cdb7c1b1ca51acf7d192ae",
|
|
40
|
+
"@teambit/importer": "0.0.0-31a212db58658fe5949ef53b98bf9a88c0f4a863",
|
|
41
|
+
"@teambit/lanes": "0.0.0-5c9f1f89c1c6a38e400387857adb0a3f3f0acce8",
|
|
42
|
+
"@teambit/workspace": "0.0.0-7ce3ec140b36ecc36789b2a369a865f9d2980983"
|
|
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.79"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {},
|
|
51
51
|
"license": "Apache-2.0",
|
|
File without changes
|