@teambit/api-server 1.0.1069 → 1.0.1071

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.1069",
3
+ "version": "1.0.1071",
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.1069"
9
+ "version": "1.0.1071"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -19,13 +19,18 @@
19
19
  "http-proxy-middleware": "^3.0.3",
20
20
  "chalk": "4.1.2",
21
21
  "pretty-time": "1.1.0",
22
+ "@teambit/component.modules.component-url": "0.0.192",
22
23
  "@teambit/component.modules.merge-helper": "0.0.73",
24
+ "@teambit/config": "0.0.1519",
23
25
  "@teambit/lane-id": "0.0.312",
24
26
  "@teambit/lanes.modules.diff": "0.0.634",
25
27
  "@teambit/legacy.consumer": "0.0.130",
26
28
  "@teambit/legacy.scope": "0.0.130",
27
29
  "@teambit/legacy.utils": "0.0.39",
30
+ "@teambit/logger": "0.0.1437",
28
31
  "@teambit/harmony": "0.4.11",
32
+ "@teambit/cli": "0.0.1344",
33
+ "@teambit/express": "0.0.1443",
29
34
  "@teambit/harmony.modules.send-server-sent-events": "0.0.19",
30
35
  "@teambit/legacy.constants": "0.0.31",
31
36
  "@teambit/scope.network": "0.0.130",
@@ -33,31 +38,26 @@
33
38
  "@teambit/harmony.modules.feature-toggle": "0.0.41",
34
39
  "@teambit/legacy.loader": "0.0.20",
35
40
  "@teambit/legacy.logger": "0.0.45",
36
- "@teambit/application": "1.0.1039",
37
- "@teambit/checkout": "1.0.1040",
38
- "@teambit/component-compare": "1.0.1039",
39
- "@teambit/component-log": "1.0.1039",
40
- "@teambit/component.modules.component-url": "0.0.192",
41
- "@teambit/component": "1.0.1039",
42
- "@teambit/config": "0.0.1519",
43
- "@teambit/deprecation": "1.0.1039",
44
- "@teambit/envs": "1.0.1039",
45
- "@teambit/export": "1.0.1039",
46
- "@teambit/generator": "1.0.1040",
47
- "@teambit/graph": "1.0.1039",
48
- "@teambit/install": "1.0.1039",
49
- "@teambit/lanes": "1.0.1058",
50
- "@teambit/logger": "0.0.1437",
51
- "@teambit/objects": "0.0.546",
52
- "@teambit/remove": "1.0.1039",
53
- "@teambit/schema": "1.0.1039",
54
- "@teambit/scope": "1.0.1039",
55
- "@teambit/snapping": "1.0.1039",
56
- "@teambit/workspace": "1.0.1039",
57
- "@teambit/cli": "0.0.1344",
58
- "@teambit/express": "0.0.1443",
59
- "@teambit/importer": "1.0.1039",
60
- "@teambit/watcher": "1.0.1039"
41
+ "@teambit/application": "1.0.1041",
42
+ "@teambit/checkout": "1.0.1042",
43
+ "@teambit/component-compare": "1.0.1041",
44
+ "@teambit/component-log": "1.0.1041",
45
+ "@teambit/component": "1.0.1041",
46
+ "@teambit/deprecation": "1.0.1041",
47
+ "@teambit/envs": "1.0.1041",
48
+ "@teambit/export": "1.0.1041",
49
+ "@teambit/generator": "1.0.1042",
50
+ "@teambit/graph": "1.0.1041",
51
+ "@teambit/install": "1.0.1041",
52
+ "@teambit/lanes": "1.0.1060",
53
+ "@teambit/objects": "0.0.548",
54
+ "@teambit/remove": "1.0.1041",
55
+ "@teambit/schema": "1.0.1041",
56
+ "@teambit/scope": "1.0.1041",
57
+ "@teambit/snapping": "1.0.1041",
58
+ "@teambit/workspace": "1.0.1041",
59
+ "@teambit/importer": "1.0.1041",
60
+ "@teambit/watcher": "1.0.1041"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",