@teambit/api-server 1.0.1064 → 1.0.1066

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.1064",
3
+ "version": "1.0.1066",
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.1064"
9
+ "version": "1.0.1066"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -21,16 +21,16 @@
21
21
  "pretty-time": "1.1.0",
22
22
  "@teambit/component.modules.component-url": "0.0.191",
23
23
  "@teambit/component.modules.merge-helper": "0.0.73",
24
- "@teambit/config": "0.0.1517",
24
+ "@teambit/config": "0.0.1518",
25
25
  "@teambit/lane-id": "0.0.312",
26
26
  "@teambit/lanes.modules.diff": "0.0.634",
27
27
  "@teambit/legacy.consumer": "0.0.130",
28
28
  "@teambit/legacy.scope": "0.0.130",
29
29
  "@teambit/legacy.utils": "0.0.39",
30
- "@teambit/logger": "0.0.1435",
31
- "@teambit/harmony": "0.4.7",
32
- "@teambit/cli": "0.0.1342",
33
- "@teambit/express": "0.0.1441",
30
+ "@teambit/logger": "0.0.1436",
31
+ "@teambit/harmony": "0.4.11",
32
+ "@teambit/cli": "0.0.1343",
33
+ "@teambit/express": "0.0.1442",
34
34
  "@teambit/harmony.modules.send-server-sent-events": "0.0.19",
35
35
  "@teambit/legacy.constants": "0.0.31",
36
36
  "@teambit/scope.network": "0.0.130",
@@ -38,26 +38,26 @@
38
38
  "@teambit/harmony.modules.feature-toggle": "0.0.41",
39
39
  "@teambit/legacy.loader": "0.0.20",
40
40
  "@teambit/legacy.logger": "0.0.45",
41
- "@teambit/application": "1.0.1034",
42
- "@teambit/checkout": "1.0.1035",
43
- "@teambit/component-compare": "1.0.1034",
44
- "@teambit/component-log": "1.0.1034",
45
- "@teambit/component": "1.0.1034",
46
- "@teambit/deprecation": "1.0.1034",
47
- "@teambit/envs": "1.0.1034",
48
- "@teambit/export": "1.0.1034",
49
- "@teambit/generator": "1.0.1035",
50
- "@teambit/graph": "1.0.1034",
51
- "@teambit/install": "1.0.1034",
52
- "@teambit/lanes": "1.0.1053",
53
- "@teambit/objects": "0.0.541",
54
- "@teambit/remove": "1.0.1034",
55
- "@teambit/schema": "1.0.1034",
56
- "@teambit/scope": "1.0.1034",
57
- "@teambit/snapping": "1.0.1034",
58
- "@teambit/workspace": "1.0.1034",
59
- "@teambit/importer": "1.0.1034",
60
- "@teambit/watcher": "1.0.1034"
41
+ "@teambit/application": "1.0.1036",
42
+ "@teambit/checkout": "1.0.1037",
43
+ "@teambit/component-compare": "1.0.1036",
44
+ "@teambit/component-log": "1.0.1036",
45
+ "@teambit/component": "1.0.1036",
46
+ "@teambit/deprecation": "1.0.1036",
47
+ "@teambit/envs": "1.0.1036",
48
+ "@teambit/export": "1.0.1036",
49
+ "@teambit/generator": "1.0.1037",
50
+ "@teambit/graph": "1.0.1036",
51
+ "@teambit/install": "1.0.1036",
52
+ "@teambit/lanes": "1.0.1055",
53
+ "@teambit/objects": "0.0.543",
54
+ "@teambit/remove": "1.0.1036",
55
+ "@teambit/schema": "1.0.1036",
56
+ "@teambit/scope": "1.0.1036",
57
+ "@teambit/snapping": "1.0.1036",
58
+ "@teambit/workspace": "1.0.1036",
59
+ "@teambit/importer": "1.0.1036",
60
+ "@teambit/watcher": "1.0.1036"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",