@teambit/api-server 1.0.765 → 1.0.767

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.765",
3
+ "version": "1.0.767",
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.765"
9
+ "version": "1.0.767"
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.181",
23
- "@teambit/component.modules.merge-helper": "0.0.17",
24
- "@teambit/config": "0.0.1450",
22
+ "@teambit/component.modules.component-url": "0.0.182",
23
+ "@teambit/component.modules.merge-helper": "0.0.18",
24
+ "@teambit/config": "0.0.1451",
25
25
  "@teambit/lane-id": "0.0.312",
26
- "@teambit/legacy.consumer": "0.0.77",
27
- "@teambit/legacy.scope": "0.0.77",
28
- "@teambit/legacy.utils": "0.0.27",
29
- "@teambit/logger": "0.0.1369",
26
+ "@teambit/legacy.consumer": "0.0.78",
27
+ "@teambit/legacy.scope": "0.0.78",
28
+ "@teambit/legacy.utils": "0.0.28",
29
+ "@teambit/logger": "0.0.1370",
30
30
  "@teambit/harmony": "0.4.7",
31
- "@teambit/cli": "0.0.1276",
32
- "@teambit/express": "0.0.1375",
33
- "@teambit/harmony.modules.send-server-sent-events": "0.0.11",
34
- "@teambit/legacy.constants": "0.0.18",
35
- "@teambit/scope.network": "0.0.77",
36
- "@teambit/toolbox.network.get-port": "1.0.14",
37
- "@teambit/harmony.modules.feature-toggle": "0.0.28",
38
- "@teambit/legacy.loader": "0.0.12",
39
- "@teambit/legacy.logger": "0.0.29",
40
- "@teambit/application": "1.0.760",
41
- "@teambit/checkout": "1.0.760",
42
- "@teambit/component-compare": "1.0.760",
43
- "@teambit/component-log": "1.0.760",
44
- "@teambit/component": "1.0.760",
45
- "@teambit/deprecation": "1.0.760",
46
- "@teambit/envs": "1.0.760",
47
- "@teambit/export": "1.0.760",
48
- "@teambit/generator": "1.0.761",
49
- "@teambit/graph": "1.0.760",
50
- "@teambit/install": "1.0.760",
51
- "@teambit/lanes": "1.0.762",
52
- "@teambit/objects": "0.0.267",
53
- "@teambit/remove": "1.0.760",
54
- "@teambit/schema": "1.0.760",
55
- "@teambit/scope": "1.0.760",
56
- "@teambit/snapping": "1.0.760",
57
- "@teambit/workspace": "1.0.760",
58
- "@teambit/importer": "1.0.760",
59
- "@teambit/watcher": "1.0.760"
31
+ "@teambit/cli": "0.0.1277",
32
+ "@teambit/express": "0.0.1376",
33
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.12",
34
+ "@teambit/legacy.constants": "0.0.19",
35
+ "@teambit/scope.network": "0.0.78",
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.762",
41
+ "@teambit/checkout": "1.0.762",
42
+ "@teambit/component-compare": "1.0.762",
43
+ "@teambit/component-log": "1.0.762",
44
+ "@teambit/component": "1.0.762",
45
+ "@teambit/deprecation": "1.0.762",
46
+ "@teambit/envs": "1.0.762",
47
+ "@teambit/export": "1.0.762",
48
+ "@teambit/generator": "1.0.763",
49
+ "@teambit/graph": "1.0.762",
50
+ "@teambit/install": "1.0.762",
51
+ "@teambit/lanes": "1.0.764",
52
+ "@teambit/objects": "0.0.269",
53
+ "@teambit/remove": "1.0.762",
54
+ "@teambit/schema": "1.0.762",
55
+ "@teambit/scope": "1.0.762",
56
+ "@teambit/snapping": "1.0.762",
57
+ "@teambit/workspace": "1.0.762",
58
+ "@teambit/importer": "1.0.762",
59
+ "@teambit/watcher": "1.0.762"
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.78"
69
+ "@teambit/harmony.envs.core-aspect-env": "0.0.79"
70
70
  },
71
71
  "peerDependencies": {},
72
72
  "license": "Apache-2.0",