@teambit/api-server 1.0.860 → 1.0.862

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.860",
3
+ "version": "1.0.862",
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.860"
9
+ "version": "1.0.862"
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.184",
23
22
  "@teambit/lane-id": "0.0.312",
24
- "@teambit/legacy.utils": "0.0.31",
25
23
  "@teambit/harmony": "0.4.7",
26
- "@teambit/harmony.modules.send-server-sent-events": "0.0.14",
27
- "@teambit/legacy.constants": "0.0.21",
28
- "@teambit/toolbox.network.get-port": "1.0.17",
29
- "@teambit/harmony.modules.feature-toggle": "0.0.31",
30
- "@teambit/legacy.loader": "0.0.15",
31
- "@teambit/legacy.logger": "0.0.32",
32
- "@teambit/application": "1.0.850",
33
- "@teambit/checkout": "1.0.850",
34
- "@teambit/component-compare": "1.0.850",
35
- "@teambit/component-log": "1.0.850",
36
- "@teambit/component.modules.merge-helper": "0.0.34",
37
- "@teambit/component": "1.0.850",
38
- "@teambit/config": "0.0.1468",
39
- "@teambit/deprecation": "1.0.850",
40
- "@teambit/envs": "1.0.850",
41
- "@teambit/export": "1.0.850",
42
- "@teambit/generator": "1.0.851",
43
- "@teambit/graph": "1.0.850",
44
- "@teambit/install": "1.0.850",
45
- "@teambit/lanes": "1.0.856",
46
- "@teambit/legacy.consumer": "0.0.93",
47
- "@teambit/legacy.scope": "0.0.93",
48
- "@teambit/logger": "0.0.1386",
49
- "@teambit/objects": "0.0.357",
50
- "@teambit/remove": "1.0.850",
51
- "@teambit/schema": "1.0.850",
52
- "@teambit/scope": "1.0.850",
53
- "@teambit/snapping": "1.0.850",
54
- "@teambit/workspace": "1.0.850",
55
- "@teambit/cli": "0.0.1293",
56
- "@teambit/express": "0.0.1392",
57
- "@teambit/importer": "1.0.850",
58
- "@teambit/scope.network": "0.0.93",
59
- "@teambit/watcher": "1.0.850"
24
+ "@teambit/application": "1.0.852",
25
+ "@teambit/checkout": "1.0.852",
26
+ "@teambit/component-compare": "1.0.852",
27
+ "@teambit/component-log": "1.0.852",
28
+ "@teambit/component.modules.component-url": "0.0.185",
29
+ "@teambit/component.modules.merge-helper": "0.0.35",
30
+ "@teambit/component": "1.0.852",
31
+ "@teambit/config": "0.0.1469",
32
+ "@teambit/deprecation": "1.0.852",
33
+ "@teambit/envs": "1.0.852",
34
+ "@teambit/export": "1.0.852",
35
+ "@teambit/generator": "1.0.853",
36
+ "@teambit/graph": "1.0.852",
37
+ "@teambit/install": "1.0.852",
38
+ "@teambit/lanes": "1.0.858",
39
+ "@teambit/legacy.consumer": "0.0.94",
40
+ "@teambit/legacy.scope": "0.0.94",
41
+ "@teambit/legacy.utils": "0.0.32",
42
+ "@teambit/logger": "0.0.1387",
43
+ "@teambit/objects": "0.0.359",
44
+ "@teambit/remove": "1.0.852",
45
+ "@teambit/schema": "1.0.852",
46
+ "@teambit/scope": "1.0.852",
47
+ "@teambit/snapping": "1.0.852",
48
+ "@teambit/workspace": "1.0.852",
49
+ "@teambit/cli": "0.0.1294",
50
+ "@teambit/express": "0.0.1393",
51
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.15",
52
+ "@teambit/importer": "1.0.852",
53
+ "@teambit/legacy.constants": "0.0.22",
54
+ "@teambit/scope.network": "0.0.94",
55
+ "@teambit/toolbox.network.get-port": "1.0.18",
56
+ "@teambit/watcher": "1.0.852",
57
+ "@teambit/harmony.modules.feature-toggle": "0.0.32",
58
+ "@teambit/legacy.loader": "0.0.16",
59
+ "@teambit/legacy.logger": "0.0.33"
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.1.0"
69
+ "@teambit/harmony.envs.core-aspect-env": "0.1.3"
70
70
  },
71
71
  "peerDependencies": {},
72
72
  "license": "Apache-2.0",