@teambit/api-server 1.0.943 → 1.0.945

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/api-server",
3
- "version": "1.0.943",
3
+ "version": "1.0.945",
4
4
  "homepage": "https://bit.cloud/teambit/harmony/api-server",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.harmony",
8
8
  "name": "api-server",
9
- "version": "1.0.943"
9
+ "version": "1.0.945"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -19,44 +19,44 @@
19
19
  "chalk": "4.1.2",
20
20
  "pretty-time": "1.1.0",
21
21
  "@teambit/component.modules.component-url": "0.0.187",
22
+ "@teambit/component.modules.merge-helper": "0.0.44",
22
23
  "@teambit/lane-id": "0.0.312",
24
+ "@teambit/lanes.modules.diff": "0.0.604",
25
+ "@teambit/legacy.consumer": "0.0.103",
26
+ "@teambit/legacy.scope": "0.0.103",
23
27
  "@teambit/legacy.utils": "0.0.34",
24
28
  "@teambit/harmony": "0.4.7",
25
29
  "@teambit/harmony.modules.send-server-sent-events": "0.0.17",
26
30
  "@teambit/legacy.constants": "0.0.24",
31
+ "@teambit/scope.network": "0.0.103",
27
32
  "@teambit/toolbox.network.get-port": "1.0.20",
28
33
  "@teambit/harmony.modules.feature-toggle": "0.0.34",
29
34
  "@teambit/legacy.loader": "0.0.18",
30
35
  "@teambit/legacy.logger": "0.0.36",
31
- "@teambit/application": "1.0.922",
32
- "@teambit/checkout": "1.0.922",
33
- "@teambit/component-compare": "1.0.922",
34
- "@teambit/component-log": "1.0.922",
35
- "@teambit/component.modules.merge-helper": "0.0.44",
36
- "@teambit/component": "1.0.922",
37
- "@teambit/config": "0.0.1480",
38
- "@teambit/deprecation": "1.0.922",
39
- "@teambit/envs": "1.0.922",
40
- "@teambit/export": "1.0.922",
41
- "@teambit/generator": "1.0.923",
42
- "@teambit/graph": "1.0.922",
43
- "@teambit/install": "1.0.922",
44
- "@teambit/lanes.modules.diff": "0.0.604",
45
- "@teambit/lanes": "1.0.936",
46
- "@teambit/legacy.consumer": "0.0.103",
47
- "@teambit/legacy.scope": "0.0.103",
48
- "@teambit/logger": "0.0.1398",
49
- "@teambit/objects": "0.0.429",
50
- "@teambit/remove": "1.0.922",
51
- "@teambit/schema": "1.0.922",
52
- "@teambit/scope": "1.0.922",
53
- "@teambit/snapping": "1.0.922",
54
- "@teambit/workspace": "1.0.922",
55
- "@teambit/cli": "0.0.1305",
56
- "@teambit/express": "0.0.1404",
57
- "@teambit/importer": "1.0.922",
58
- "@teambit/scope.network": "0.0.103",
59
- "@teambit/watcher": "1.0.922"
36
+ "@teambit/application": "1.0.924",
37
+ "@teambit/checkout": "1.0.924",
38
+ "@teambit/component-compare": "1.0.924",
39
+ "@teambit/component-log": "1.0.924",
40
+ "@teambit/component": "1.0.924",
41
+ "@teambit/config": "0.0.1481",
42
+ "@teambit/deprecation": "1.0.924",
43
+ "@teambit/envs": "1.0.924",
44
+ "@teambit/export": "1.0.924",
45
+ "@teambit/generator": "1.0.925",
46
+ "@teambit/graph": "1.0.924",
47
+ "@teambit/install": "1.0.924",
48
+ "@teambit/lanes": "1.0.938",
49
+ "@teambit/logger": "0.0.1399",
50
+ "@teambit/objects": "0.0.431",
51
+ "@teambit/remove": "1.0.924",
52
+ "@teambit/schema": "1.0.924",
53
+ "@teambit/scope": "1.0.924",
54
+ "@teambit/snapping": "1.0.924",
55
+ "@teambit/workspace": "1.0.924",
56
+ "@teambit/cli": "0.0.1306",
57
+ "@teambit/express": "0.0.1405",
58
+ "@teambit/importer": "1.0.924",
59
+ "@teambit/watcher": "1.0.924"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@types/fs-extra": "9.0.7",