@teambit/merge-lanes 0.0.0-6f9b8ebed7472f3bf34199a5968ccff6bbbcb94e → 0.0.0-72ad6e12243ba81282931ad78ccf2d14686a3d05
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-72ad6e12243ba81282931ad78ccf2d14686a3d05",
|
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": "72ad6e12243ba81282931ad78ccf2d14686a3d05"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -16,30 +16,30 @@
|
|
16
16
|
"lodash": "4.17.21",
|
17
17
|
"p-map-series": "2.1.0",
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
19
|
-
"@teambit/legacy.bit-map": "0.0.111",
|
20
|
-
"@teambit/legacy.cli.prompts": "0.0.18",
|
21
|
-
"@teambit/legacy.consumer": "0.0.54",
|
22
|
-
"@teambit/legacy.scope": "0.0.54",
|
23
|
-
"@teambit/legacy.constants": "0.0.12",
|
24
19
|
"@teambit/harmony": "0.4.7",
|
25
20
|
"@teambit/component-id": "1.2.4",
|
26
|
-
"@teambit/component.snap-distance": "0.0.55",
|
27
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.55",
|
28
21
|
"@teambit/lane-id": "0.0.312",
|
29
|
-
"@teambit/express": "0.0.0-
|
30
|
-
"@teambit/logger": "0.0.0-
|
31
|
-
"@teambit/
|
32
|
-
"@teambit/
|
33
|
-
"@teambit/
|
34
|
-
"@teambit/
|
35
|
-
"@teambit/
|
36
|
-
"@teambit/
|
37
|
-
"@teambit/
|
38
|
-
"@teambit/
|
39
|
-
"@teambit/
|
40
|
-
"@teambit/
|
41
|
-
"@teambit/
|
42
|
-
"@teambit/
|
22
|
+
"@teambit/express": "0.0.0-06d7ddd9143ece6308d8fb1afc39beb3e6ccc512",
|
23
|
+
"@teambit/logger": "0.0.0-84184266636aca1a269b792c366e49aa9253adfa",
|
24
|
+
"@teambit/legacy.bit-map": "0.0.0-f3e673080f2caa105dbdb03c7506953189f37908",
|
25
|
+
"@teambit/legacy.cli.prompts": "0.0.18",
|
26
|
+
"@teambit/legacy.consumer": "0.0.0-dc89f9625ba8a26421ddfd4f4f21e23d650b3870",
|
27
|
+
"@teambit/legacy.scope": "0.0.0-482998c5a37cb782b68e330b96b9901974889d89",
|
28
|
+
"@teambit/objects": "0.0.0-2ae9562c570cbd95c75cca40f8113089ebd882ba",
|
29
|
+
"@teambit/scope": "0.0.0-e904235314ac47364f0f50a94e4b24f9f7409742",
|
30
|
+
"@teambit/checkout": "0.0.0-4fdbc236717e591ef76a8f2ec559230989a0d1c7",
|
31
|
+
"@teambit/cli": "0.0.0-2e5f911c71db9449d65d68c07703201040c5418e",
|
32
|
+
"@teambit/config-store": "0.0.0-2b26ce77a58cb99384dc3dc472a4e37b20f071ee",
|
33
|
+
"@teambit/legacy.constants": "0.0.12",
|
34
|
+
"@teambit/merging": "0.0.0-fed0542704657273931101ebfeb4c53c08f07ccf",
|
35
|
+
"@teambit/remove": "0.0.0-5a073dfd19cba7c23ed25cbf3801abd7dfd6ec4b",
|
36
|
+
"@teambit/component.snap-distance": "0.0.0-f725974392bd6a72f02063d7dbdffb7cc2d0674e",
|
37
|
+
"@teambit/config-merger": "0.0.0-4d074330fbaba61372aee7275fca82269adc9d42",
|
38
|
+
"@teambit/export": "0.0.0-3c11bf473d4fd82eb125f931a06b38a10c0b9329",
|
39
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.0-390ac947ca4cf1b8f514dc39b4894ca1b172735b",
|
40
|
+
"@teambit/importer": "0.0.0-cbd6e7cabdd77ef69f78b6680de49377df63ef68",
|
41
|
+
"@teambit/lanes": "0.0.0-e13425d1e99532240f770da7d24a73f2c133c662",
|
42
|
+
"@teambit/workspace": "0.0.0-6e8d2de42f46a86907763222e275840bddc345d3"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
45
|
"@types/fs-extra": "9.0.7",
|
File without changes
|