@teambit/merge-lanes 0.0.0-ac9037a48f4c80b127d001a6cc0c585da3d37d5c → 0.0.0-b1280996fb1927e30c8f3c044e05d5b5bf670269
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-b1280996fb1927e30c8f3c044e05d5b5bf670269",
|
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": "b1280996fb1927e30c8f3c044e05d5b5bf670269"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -16,36 +16,36 @@
|
|
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.cli.prompts": "0.0.18",
|
20
|
-
"@teambit/legacy.constants": "0.0.12",
|
21
19
|
"@teambit/harmony": "0.4.7",
|
22
20
|
"@teambit/component-id": "1.2.4",
|
23
21
|
"@teambit/lane-id": "0.0.312",
|
24
|
-
"@teambit/express": "0.0.0-
|
25
|
-
"@teambit/logger": "0.0.0-
|
26
|
-
"@teambit/legacy.bit-map": "0.0.0-
|
27
|
-
"@teambit/legacy.
|
28
|
-
"@teambit/legacy.
|
29
|
-
"@teambit/
|
30
|
-
"@teambit/
|
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-87d35d0b1d655ba5b6013e1cab065b6b1596c544",
|
23
|
+
"@teambit/logger": "0.0.0-40c14c9f8302d5a55c5c5a91e8923c4f60ae00d8",
|
24
|
+
"@teambit/legacy.bit-map": "0.0.0-18f2184e46977f07ab7ebed1d5fd2f52ed4caba3",
|
25
|
+
"@teambit/legacy.cli.prompts": "0.0.0-d5a804a3648fc246521c52f28e96717fee3a34a6",
|
26
|
+
"@teambit/legacy.consumer": "0.0.0-1bf17e3308d6adaeb68966306dbfd46234c09037",
|
27
|
+
"@teambit/legacy.scope": "0.0.0-85e7757706cf54ba5a304044200555b3d19920b1",
|
28
|
+
"@teambit/objects": "0.0.0-895051cc567ccfe47ccc0dd3e115990ce37f7f3e",
|
29
|
+
"@teambit/scope": "0.0.0-58d201949c7406416a821ab9836282c227b96191",
|
30
|
+
"@teambit/checkout": "0.0.0-86433fc365b3634821a3b82be5be97a6c2f07b4c",
|
31
|
+
"@teambit/cli": "0.0.0-1cbeafa8d34c72d49de4504ee93b6e1ab5c11e1c",
|
32
|
+
"@teambit/config-store": "0.0.0-1702a6a530747632ba1167b4c46ef83094a68de6",
|
33
|
+
"@teambit/legacy.constants": "0.0.0-6cf76236ceda9fc2da86be6c48f73b86bc2fbcc6",
|
34
|
+
"@teambit/merging": "0.0.0-b195397b026556346ea7af95f2d8a9389940ef51",
|
35
|
+
"@teambit/remove": "0.0.0-2c3e0457941db69bff0299b467c97816a79b7fdc",
|
36
|
+
"@teambit/component.snap-distance": "0.0.0-b18dec3bb09c5748e652453b7588b4e7f46fbc4d",
|
37
|
+
"@teambit/config-merger": "0.0.0-19099749742c3be5914afc824dc88bd71484f215",
|
38
|
+
"@teambit/export": "0.0.0-5d1df52e8aa1ab74018efbcb049ce68e80012d75",
|
39
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.0-b0032bdb7b446c1ef5c97e254958d3036edf21f0",
|
40
|
+
"@teambit/importer": "0.0.0-cfdad3b7c1b364b4efb13fb04cf79ca356cbbd13",
|
41
|
+
"@teambit/lanes": "0.0.0-196afe681df3c2e4f2cbd0daae9b115efc27787b",
|
42
|
+
"@teambit/workspace": "0.0.0-32ddc12bb449411701fd53e925cdc16f5fe7b3e0"
|
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.72"
|
49
49
|
},
|
50
50
|
"peerDependencies": {},
|
51
51
|
"license": "Apache-2.0",
|
File without changes
|