@teambit/api-server 1.0.881 → 1.0.883

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.881",
3
+ "version": "1.0.883",
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.881"
9
+ "version": "1.0.883"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -18,44 +18,44 @@
18
18
  "http-proxy-middleware": "^3.0.3",
19
19
  "chalk": "4.1.2",
20
20
  "pretty-time": "1.1.0",
21
- "@teambit/component.modules.component-url": "0.0.185",
22
- "@teambit/component.modules.merge-helper": "0.0.37",
23
- "@teambit/config": "0.0.1472",
24
21
  "@teambit/lane-id": "0.0.312",
25
- "@teambit/legacy.consumer": "0.0.96",
26
- "@teambit/legacy.scope": "0.0.96",
27
- "@teambit/legacy.utils": "0.0.32",
28
- "@teambit/logger": "0.0.1390",
29
22
  "@teambit/harmony": "0.4.7",
30
- "@teambit/cli": "0.0.1297",
31
- "@teambit/express": "0.0.1396",
32
- "@teambit/harmony.modules.send-server-sent-events": "0.0.15",
33
- "@teambit/legacy.constants": "0.0.22",
34
- "@teambit/scope.network": "0.0.96",
35
- "@teambit/toolbox.network.get-port": "1.0.18",
36
- "@teambit/harmony.modules.feature-toggle": "0.0.32",
37
- "@teambit/legacy.loader": "0.0.16",
38
- "@teambit/legacy.logger": "0.0.33",
39
- "@teambit/application": "1.0.868",
40
- "@teambit/checkout": "1.0.868",
41
- "@teambit/component-compare": "1.0.868",
42
- "@teambit/component-log": "1.0.868",
43
- "@teambit/component": "1.0.868",
44
- "@teambit/deprecation": "1.0.868",
45
- "@teambit/envs": "1.0.868",
46
- "@teambit/export": "1.0.868",
47
- "@teambit/generator": "1.0.869",
48
- "@teambit/graph": "1.0.868",
49
- "@teambit/install": "1.0.868",
50
- "@teambit/lanes": "1.0.874",
51
- "@teambit/objects": "0.0.375",
52
- "@teambit/remove": "1.0.868",
53
- "@teambit/schema": "1.0.868",
54
- "@teambit/scope": "1.0.868",
55
- "@teambit/snapping": "1.0.868",
56
- "@teambit/workspace": "1.0.868",
57
- "@teambit/importer": "1.0.868",
58
- "@teambit/watcher": "1.0.868"
23
+ "@teambit/application": "1.0.870",
24
+ "@teambit/checkout": "1.0.870",
25
+ "@teambit/component-compare": "1.0.870",
26
+ "@teambit/component-log": "1.0.870",
27
+ "@teambit/component.modules.component-url": "0.0.186",
28
+ "@teambit/component.modules.merge-helper": "0.0.38",
29
+ "@teambit/component": "1.0.870",
30
+ "@teambit/config": "0.0.1473",
31
+ "@teambit/deprecation": "1.0.870",
32
+ "@teambit/envs": "1.0.870",
33
+ "@teambit/export": "1.0.870",
34
+ "@teambit/generator": "1.0.871",
35
+ "@teambit/graph": "1.0.870",
36
+ "@teambit/install": "1.0.870",
37
+ "@teambit/lanes": "1.0.876",
38
+ "@teambit/legacy.consumer": "0.0.97",
39
+ "@teambit/legacy.scope": "0.0.97",
40
+ "@teambit/legacy.utils": "0.0.33",
41
+ "@teambit/logger": "0.0.1391",
42
+ "@teambit/objects": "0.0.377",
43
+ "@teambit/remove": "1.0.870",
44
+ "@teambit/schema": "1.0.870",
45
+ "@teambit/scope": "1.0.870",
46
+ "@teambit/snapping": "1.0.870",
47
+ "@teambit/workspace": "1.0.870",
48
+ "@teambit/cli": "0.0.1298",
49
+ "@teambit/express": "0.0.1397",
50
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.16",
51
+ "@teambit/importer": "1.0.870",
52
+ "@teambit/legacy.constants": "0.0.23",
53
+ "@teambit/scope.network": "0.0.97",
54
+ "@teambit/toolbox.network.get-port": "1.0.19",
55
+ "@teambit/watcher": "1.0.870",
56
+ "@teambit/harmony.modules.feature-toggle": "0.0.33",
57
+ "@teambit/legacy.loader": "0.0.17",
58
+ "@teambit/legacy.logger": "0.0.34"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@types/fs-extra": "9.0.7",
@@ -64,7 +64,7 @@
64
64
  "@types/cors": "2.8.10",
65
65
  "@types/pretty-time": "^1.1.5",
66
66
  "@types/mocha": "9.1.0",
67
- "@teambit/harmony.envs.core-aspect-env": "0.1.3"
67
+ "@teambit/harmony.envs.core-aspect-env": "0.1.4"
68
68
  },
69
69
  "peerDependencies": {},
70
70
  "license": "Apache-2.0",