@teambit/api-server 1.0.820 → 1.0.822

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.820",
3
+ "version": "1.0.822",
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.820"
9
+ "version": "1.0.822"
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",
25
22
  "@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",
30
23
  "@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.812",
41
- "@teambit/checkout": "1.0.812",
42
- "@teambit/component-compare": "1.0.812",
43
- "@teambit/component-log": "1.0.812",
44
- "@teambit/component": "1.0.812",
45
- "@teambit/deprecation": "1.0.812",
46
- "@teambit/envs": "1.0.812",
47
- "@teambit/export": "1.0.812",
48
- "@teambit/generator": "1.0.813",
49
- "@teambit/graph": "1.0.812",
50
- "@teambit/install": "1.0.812",
51
- "@teambit/lanes": "1.0.817",
52
- "@teambit/objects": "0.0.319",
53
- "@teambit/remove": "1.0.812",
54
- "@teambit/schema": "1.0.812",
55
- "@teambit/scope": "1.0.812",
56
- "@teambit/snapping": "1.0.812",
57
- "@teambit/workspace": "1.0.812",
58
- "@teambit/importer": "1.0.812",
59
- "@teambit/watcher": "1.0.812"
24
+ "@teambit/application": "1.0.814",
25
+ "@teambit/checkout": "1.0.814",
26
+ "@teambit/component-compare": "1.0.814",
27
+ "@teambit/component-log": "1.0.814",
28
+ "@teambit/component.modules.component-url": "0.0.183",
29
+ "@teambit/component.modules.merge-helper": "0.0.28",
30
+ "@teambit/component": "1.0.814",
31
+ "@teambit/config": "0.0.1461",
32
+ "@teambit/deprecation": "1.0.814",
33
+ "@teambit/envs": "1.0.814",
34
+ "@teambit/export": "1.0.814",
35
+ "@teambit/generator": "1.0.815",
36
+ "@teambit/graph": "1.0.814",
37
+ "@teambit/install": "1.0.814",
38
+ "@teambit/lanes": "1.0.819",
39
+ "@teambit/legacy.consumer": "0.0.87",
40
+ "@teambit/legacy.scope": "0.0.87",
41
+ "@teambit/legacy.utils": "0.0.29",
42
+ "@teambit/logger": "0.0.1380",
43
+ "@teambit/objects": "0.0.321",
44
+ "@teambit/remove": "1.0.814",
45
+ "@teambit/schema": "1.0.814",
46
+ "@teambit/scope": "1.0.814",
47
+ "@teambit/snapping": "1.0.814",
48
+ "@teambit/workspace": "1.0.814",
49
+ "@teambit/cli": "0.0.1287",
50
+ "@teambit/express": "0.0.1386",
51
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.13",
52
+ "@teambit/importer": "1.0.814",
53
+ "@teambit/legacy.constants": "0.0.20",
54
+ "@teambit/scope.network": "0.0.87",
55
+ "@teambit/toolbox.network.get-port": "1.0.16",
56
+ "@teambit/watcher": "1.0.814",
57
+ "@teambit/harmony.modules.feature-toggle": "0.0.30",
58
+ "@teambit/legacy.loader": "0.0.14",
59
+ "@teambit/legacy.logger": "0.0.31"
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",