@teambit/api-server 1.0.821 → 1.0.823

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.821",
3
+ "version": "1.0.823",
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.821"
9
+ "version": "1.0.823"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -19,44 +19,44 @@
19
19
  "http-proxy": "1.18.1",
20
20
  "chalk": "4.1.2",
21
21
  "pretty-time": "1.1.0",
22
- "@teambit/component.modules.component-url": "0.0.182",
23
- "@teambit/component.modules.merge-helper": "0.0.27",
24
- "@teambit/config": "0.0.1460",
22
+ "@teambit/component.modules.component-url": "0.0.183",
23
+ "@teambit/component.modules.merge-helper": "0.0.28",
24
+ "@teambit/config": "0.0.1461",
25
25
  "@teambit/lane-id": "0.0.312",
26
- "@teambit/legacy.consumer": "0.0.86",
27
- "@teambit/legacy.scope": "0.0.86",
28
- "@teambit/legacy.utils": "0.0.28",
29
- "@teambit/logger": "0.0.1379",
26
+ "@teambit/legacy.consumer": "0.0.87",
27
+ "@teambit/legacy.scope": "0.0.87",
28
+ "@teambit/legacy.utils": "0.0.29",
29
+ "@teambit/logger": "0.0.1380",
30
30
  "@teambit/harmony": "0.4.7",
31
- "@teambit/cli": "0.0.1286",
32
- "@teambit/express": "0.0.1385",
33
- "@teambit/harmony.modules.send-server-sent-events": "0.0.12",
34
- "@teambit/legacy.constants": "0.0.19",
35
- "@teambit/scope.network": "0.0.86",
36
- "@teambit/toolbox.network.get-port": "1.0.15",
37
- "@teambit/harmony.modules.feature-toggle": "0.0.29",
38
- "@teambit/legacy.loader": "0.0.13",
39
- "@teambit/legacy.logger": "0.0.30",
40
- "@teambit/application": "1.0.813",
41
- "@teambit/checkout": "1.0.813",
42
- "@teambit/component-compare": "1.0.813",
43
- "@teambit/component-log": "1.0.813",
44
- "@teambit/component": "1.0.813",
45
- "@teambit/deprecation": "1.0.813",
46
- "@teambit/envs": "1.0.813",
47
- "@teambit/export": "1.0.813",
48
- "@teambit/generator": "1.0.814",
49
- "@teambit/graph": "1.0.813",
50
- "@teambit/install": "1.0.813",
51
- "@teambit/lanes": "1.0.818",
52
- "@teambit/objects": "0.0.320",
53
- "@teambit/remove": "1.0.813",
54
- "@teambit/schema": "1.0.813",
55
- "@teambit/scope": "1.0.813",
56
- "@teambit/snapping": "1.0.813",
57
- "@teambit/workspace": "1.0.813",
58
- "@teambit/importer": "1.0.813",
59
- "@teambit/watcher": "1.0.813"
31
+ "@teambit/cli": "0.0.1287",
32
+ "@teambit/express": "0.0.1386",
33
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.13",
34
+ "@teambit/legacy.constants": "0.0.20",
35
+ "@teambit/scope.network": "0.0.87",
36
+ "@teambit/toolbox.network.get-port": "1.0.16",
37
+ "@teambit/harmony.modules.feature-toggle": "0.0.30",
38
+ "@teambit/legacy.loader": "0.0.14",
39
+ "@teambit/legacy.logger": "0.0.31",
40
+ "@teambit/application": "1.0.815",
41
+ "@teambit/checkout": "1.0.815",
42
+ "@teambit/component-compare": "1.0.815",
43
+ "@teambit/component-log": "1.0.815",
44
+ "@teambit/component": "1.0.815",
45
+ "@teambit/deprecation": "1.0.815",
46
+ "@teambit/envs": "1.0.815",
47
+ "@teambit/export": "1.0.815",
48
+ "@teambit/generator": "1.0.816",
49
+ "@teambit/graph": "1.0.815",
50
+ "@teambit/install": "1.0.815",
51
+ "@teambit/lanes": "1.0.820",
52
+ "@teambit/objects": "0.0.322",
53
+ "@teambit/remove": "1.0.815",
54
+ "@teambit/schema": "1.0.815",
55
+ "@teambit/scope": "1.0.815",
56
+ "@teambit/snapping": "1.0.815",
57
+ "@teambit/workspace": "1.0.815",
58
+ "@teambit/importer": "1.0.815",
59
+ "@teambit/watcher": "1.0.815"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@types/fs-extra": "9.0.7",
@@ -66,7 +66,7 @@
66
66
  "@types/http-proxy": "^1.17.16",
67
67
  "@types/pretty-time": "^1.1.5",
68
68
  "@types/mocha": "9.1.0",
69
- "@teambit/harmony.envs.core-aspect-env": "0.0.79"
69
+ "@teambit/harmony.envs.core-aspect-env": "0.0.80"
70
70
  },
71
71
  "peerDependencies": {},
72
72
  "license": "Apache-2.0",