@teambit/api-server 1.0.708 → 1.0.710

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.708",
3
+ "version": "1.0.710",
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.708"
9
+ "version": "1.0.710"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -20,11 +20,15 @@
20
20
  "pretty-time": "1.1.0",
21
21
  "@teambit/component.modules.component-url": "0.0.178",
22
22
  "@teambit/component.modules.merge-helper": "0.0.8",
23
+ "@teambit/config": "0.0.1438",
23
24
  "@teambit/lane-id": "0.0.312",
24
25
  "@teambit/legacy.consumer": "0.0.68",
25
26
  "@teambit/legacy.scope": "0.0.68",
26
27
  "@teambit/legacy.utils": "0.0.23",
28
+ "@teambit/logger": "0.0.1357",
27
29
  "@teambit/harmony": "0.4.7",
30
+ "@teambit/cli": "0.0.1264",
31
+ "@teambit/express": "0.0.1363",
28
32
  "@teambit/harmony.modules.send-server-sent-events": "0.0.8",
29
33
  "@teambit/legacy.constants": "0.0.14",
30
34
  "@teambit/scope.network": "0.0.68",
@@ -32,30 +36,26 @@
32
36
  "@teambit/harmony.modules.feature-toggle": "0.0.24",
33
37
  "@teambit/legacy.loader": "0.0.9",
34
38
  "@teambit/legacy.logger": "0.0.24",
35
- "@teambit/application": "1.0.705",
36
- "@teambit/checkout": "1.0.705",
37
- "@teambit/component-compare": "1.0.705",
38
- "@teambit/component-log": "1.0.705",
39
- "@teambit/component": "1.0.705",
40
- "@teambit/config": "0.0.1438",
41
- "@teambit/deprecation": "1.0.705",
42
- "@teambit/envs": "1.0.705",
43
- "@teambit/export": "1.0.705",
44
- "@teambit/generator": "1.0.706",
45
- "@teambit/graph": "1.0.705",
46
- "@teambit/install": "1.0.705",
47
- "@teambit/lanes": "1.0.706",
48
- "@teambit/logger": "0.0.1357",
49
- "@teambit/objects": "0.0.212",
50
- "@teambit/remove": "1.0.705",
51
- "@teambit/schema": "1.0.705",
52
- "@teambit/scope": "1.0.705",
53
- "@teambit/snapping": "1.0.705",
54
- "@teambit/workspace": "1.0.705",
55
- "@teambit/cli": "0.0.1264",
56
- "@teambit/express": "0.0.1363",
57
- "@teambit/importer": "1.0.705",
58
- "@teambit/watcher": "1.0.705"
39
+ "@teambit/application": "1.0.707",
40
+ "@teambit/checkout": "1.0.707",
41
+ "@teambit/component-compare": "1.0.707",
42
+ "@teambit/component-log": "1.0.707",
43
+ "@teambit/component": "1.0.707",
44
+ "@teambit/deprecation": "1.0.707",
45
+ "@teambit/envs": "1.0.707",
46
+ "@teambit/export": "1.0.707",
47
+ "@teambit/generator": "1.0.708",
48
+ "@teambit/graph": "1.0.707",
49
+ "@teambit/install": "1.0.707",
50
+ "@teambit/lanes": "1.0.708",
51
+ "@teambit/objects": "0.0.214",
52
+ "@teambit/remove": "1.0.707",
53
+ "@teambit/schema": "1.0.707",
54
+ "@teambit/scope": "1.0.707",
55
+ "@teambit/snapping": "1.0.707",
56
+ "@teambit/workspace": "1.0.707",
57
+ "@teambit/importer": "1.0.707",
58
+ "@teambit/watcher": "1.0.707"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@types/fs-extra": "9.0.7",