@teambit/api-server 1.0.410 → 1.0.411

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.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.harmony/api-server@1.0.410" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.harmony/api-server@1.0.411" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -20,6 +20,7 @@
20
20
  "line": 3,
21
21
  "character": 15
22
22
  },
23
+ "signature": "class ApiServerMain",
23
24
  "name": "ApiServerMain",
24
25
  "exportNode": {
25
26
  "__schema": "ClassSchema",
@@ -657,6 +658,7 @@
657
658
  "line": 5,
658
659
  "character": 10
659
660
  },
661
+ "signature": "const ApiServerAspect: Aspect",
660
662
  "name": "ApiServerAspect",
661
663
  "exportNode": {
662
664
  "__schema": "VariableLikeSchema",
@@ -1380,7 +1382,7 @@
1380
1382
  "componentId": {
1381
1383
  "scope": "teambit.harmony",
1382
1384
  "name": "api-server",
1383
- "version": "1.0.410"
1385
+ "version": "1.0.411"
1384
1386
  },
1385
1387
  "taggedModuleExports": []
1386
1388
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/api-server",
3
- "version": "1.0.410",
3
+ "version": "1.0.411",
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.410"
9
+ "version": "1.0.411"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -20,30 +20,30 @@
20
20
  "pretty-time": "1.1.0",
21
21
  "@teambit/lane-id": "0.0.311",
22
22
  "@teambit/harmony": "0.4.6",
23
- "@teambit/application": "1.0.410",
24
- "@teambit/checkout": "1.0.410",
25
- "@teambit/component-compare": "1.0.410",
26
- "@teambit/component-log": "1.0.410",
27
- "@teambit/config": "0.0.1161",
28
- "@teambit/deprecation": "1.0.410",
29
- "@teambit/envs": "1.0.410",
30
- "@teambit/export": "1.0.410",
31
- "@teambit/generator": "1.0.411",
32
- "@teambit/install": "1.0.410",
33
- "@teambit/lanes": "1.0.410",
23
+ "@teambit/application": "1.0.411",
24
+ "@teambit/checkout": "1.0.411",
25
+ "@teambit/component-compare": "1.0.411",
26
+ "@teambit/component-log": "1.0.411",
27
+ "@teambit/config": "0.0.1162",
28
+ "@teambit/deprecation": "1.0.411",
29
+ "@teambit/envs": "1.0.411",
30
+ "@teambit/export": "1.0.411",
31
+ "@teambit/generator": "1.0.412",
32
+ "@teambit/install": "1.0.411",
33
+ "@teambit/lanes": "1.0.411",
34
34
  "@teambit/legacy.utils": "0.0.5",
35
- "@teambit/merging": "1.0.410",
36
- "@teambit/remove": "1.0.410",
37
- "@teambit/snapping": "1.0.410",
38
- "@teambit/workspace": "1.0.410",
39
- "@teambit/cli": "0.0.987",
40
- "@teambit/component": "1.0.410",
41
- "@teambit/express": "0.0.1086",
35
+ "@teambit/merging": "1.0.411",
36
+ "@teambit/remove": "1.0.411",
37
+ "@teambit/snapping": "1.0.411",
38
+ "@teambit/workspace": "1.0.411",
39
+ "@teambit/cli": "0.0.988",
40
+ "@teambit/component": "1.0.411",
41
+ "@teambit/express": "0.0.1087",
42
42
  "@teambit/harmony.modules.send-server-sent-events": "0.0.3",
43
- "@teambit/importer": "1.0.410",
44
- "@teambit/logger": "0.0.1080",
43
+ "@teambit/importer": "1.0.411",
44
+ "@teambit/logger": "0.0.1081",
45
45
  "@teambit/toolbox.network.get-port": "1.0.6",
46
- "@teambit/watcher": "1.0.410",
46
+ "@teambit/watcher": "1.0.411",
47
47
  "@teambit/harmony.modules.feature-toggle": "0.0.6"
48
48
  },
49
49
  "devDependencies": {