@teambit/api-server 1.0.817 → 1.0.818

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.817",
3
+ "version": "1.0.818",
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.817"
9
+ "version": "1.0.818"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -21,15 +21,11 @@
21
21
  "pretty-time": "1.1.0",
22
22
  "@teambit/component.modules.component-url": "0.0.182",
23
23
  "@teambit/component.modules.merge-helper": "0.0.27",
24
- "@teambit/config": "0.0.1459",
25
24
  "@teambit/lane-id": "0.0.312",
26
25
  "@teambit/legacy.consumer": "0.0.86",
27
26
  "@teambit/legacy.scope": "0.0.86",
28
27
  "@teambit/legacy.utils": "0.0.28",
29
- "@teambit/logger": "0.0.1378",
30
28
  "@teambit/harmony": "0.4.7",
31
- "@teambit/cli": "0.0.1285",
32
- "@teambit/express": "0.0.1384",
33
29
  "@teambit/harmony.modules.send-server-sent-events": "0.0.12",
34
30
  "@teambit/legacy.constants": "0.0.19",
35
31
  "@teambit/scope.network": "0.0.86",
@@ -37,26 +33,30 @@
37
33
  "@teambit/harmony.modules.feature-toggle": "0.0.29",
38
34
  "@teambit/legacy.loader": "0.0.13",
39
35
  "@teambit/legacy.logger": "0.0.30",
40
- "@teambit/application": "1.0.810",
41
- "@teambit/checkout": "1.0.810",
42
- "@teambit/component-compare": "1.0.810",
43
- "@teambit/component-log": "1.0.810",
44
- "@teambit/component": "1.0.810",
45
- "@teambit/deprecation": "1.0.810",
46
- "@teambit/envs": "1.0.810",
47
- "@teambit/export": "1.0.810",
48
- "@teambit/generator": "1.0.811",
49
- "@teambit/graph": "1.0.810",
50
- "@teambit/install": "1.0.810",
51
- "@teambit/lanes": "1.0.814",
52
- "@teambit/objects": "0.0.317",
53
- "@teambit/remove": "1.0.810",
54
- "@teambit/schema": "1.0.810",
55
- "@teambit/scope": "1.0.810",
56
- "@teambit/snapping": "1.0.810",
57
- "@teambit/workspace": "1.0.810",
58
- "@teambit/importer": "1.0.810",
59
- "@teambit/watcher": "1.0.810"
36
+ "@teambit/application": "1.0.811",
37
+ "@teambit/checkout": "1.0.811",
38
+ "@teambit/component-compare": "1.0.811",
39
+ "@teambit/component-log": "1.0.811",
40
+ "@teambit/component": "1.0.811",
41
+ "@teambit/config": "0.0.1460",
42
+ "@teambit/deprecation": "1.0.811",
43
+ "@teambit/envs": "1.0.811",
44
+ "@teambit/export": "1.0.811",
45
+ "@teambit/generator": "1.0.812",
46
+ "@teambit/graph": "1.0.811",
47
+ "@teambit/install": "1.0.811",
48
+ "@teambit/lanes": "1.0.815",
49
+ "@teambit/logger": "0.0.1379",
50
+ "@teambit/objects": "0.0.318",
51
+ "@teambit/remove": "1.0.811",
52
+ "@teambit/schema": "1.0.811",
53
+ "@teambit/scope": "1.0.811",
54
+ "@teambit/snapping": "1.0.811",
55
+ "@teambit/workspace": "1.0.811",
56
+ "@teambit/cli": "0.0.1286",
57
+ "@teambit/express": "0.0.1385",
58
+ "@teambit/importer": "1.0.811",
59
+ "@teambit/watcher": "1.0.811"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@types/fs-extra": "9.0.7",