@teambit/api-server 1.0.1124 → 1.0.1125

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.1124",
3
+ "version": "1.0.1125",
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.1124"
9
+ "version": "1.0.1125"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -21,16 +21,12 @@
21
21
  "pretty-time": "1.1.0",
22
22
  "@teambit/component.modules.component-url": "0.0.200",
23
23
  "@teambit/component.modules.merge-helper": "0.0.86",
24
- "@teambit/config": "0.0.1535",
25
24
  "@teambit/lane-id": "0.0.312",
26
25
  "@teambit/lanes.modules.diff": "0.0.648",
27
26
  "@teambit/legacy.consumer": "0.0.143",
28
27
  "@teambit/legacy.scope": "0.0.143",
29
28
  "@teambit/legacy.utils": "0.0.47",
30
- "@teambit/logger": "0.0.1453",
31
29
  "@teambit/harmony": "0.4.12",
32
- "@teambit/cli": "0.0.1360",
33
- "@teambit/express": "0.0.1459",
34
30
  "@teambit/harmony.modules.send-server-sent-events": "0.0.27",
35
31
  "@teambit/legacy.constants": "0.0.39",
36
32
  "@teambit/scope.network": "0.0.143",
@@ -38,26 +34,30 @@
38
34
  "@teambit/harmony.modules.feature-toggle": "0.0.51",
39
35
  "@teambit/legacy.loader": "0.0.28",
40
36
  "@teambit/legacy.logger": "0.0.54",
41
- "@teambit/application": "1.0.1092",
42
- "@teambit/checkout": "1.0.1093",
43
- "@teambit/component-compare": "1.0.1092",
44
- "@teambit/component-log": "1.0.1092",
45
- "@teambit/component": "1.0.1092",
46
- "@teambit/deprecation": "1.0.1092",
47
- "@teambit/envs": "1.0.1092",
48
- "@teambit/export": "1.0.1092",
49
- "@teambit/generator": "1.0.1093",
50
- "@teambit/graph": "1.0.1092",
51
- "@teambit/install": "1.0.1092",
52
- "@teambit/lanes": "1.0.1113",
53
- "@teambit/objects": "0.0.599",
54
- "@teambit/remove": "1.0.1092",
55
- "@teambit/schema": "1.0.1092",
56
- "@teambit/scope": "1.0.1092",
57
- "@teambit/snapping": "1.0.1092",
58
- "@teambit/workspace": "1.0.1092",
59
- "@teambit/importer": "1.0.1092",
60
- "@teambit/watcher": "1.0.1092"
37
+ "@teambit/application": "1.0.1093",
38
+ "@teambit/checkout": "1.0.1094",
39
+ "@teambit/component-compare": "1.0.1093",
40
+ "@teambit/component-log": "1.0.1093",
41
+ "@teambit/component": "1.0.1093",
42
+ "@teambit/config": "0.0.1536",
43
+ "@teambit/deprecation": "1.0.1093",
44
+ "@teambit/envs": "1.0.1093",
45
+ "@teambit/export": "1.0.1093",
46
+ "@teambit/generator": "1.0.1094",
47
+ "@teambit/graph": "1.0.1093",
48
+ "@teambit/install": "1.0.1093",
49
+ "@teambit/lanes": "1.0.1114",
50
+ "@teambit/logger": "0.0.1454",
51
+ "@teambit/objects": "0.0.600",
52
+ "@teambit/remove": "1.0.1093",
53
+ "@teambit/schema": "1.0.1093",
54
+ "@teambit/scope": "1.0.1093",
55
+ "@teambit/snapping": "1.0.1093",
56
+ "@teambit/workspace": "1.0.1093",
57
+ "@teambit/cli": "0.0.1361",
58
+ "@teambit/express": "0.0.1460",
59
+ "@teambit/importer": "1.0.1093",
60
+ "@teambit/watcher": "1.0.1093"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",
@@ -67,7 +67,7 @@
67
67
  "@types/express": "^4.17.21",
68
68
  "@types/pretty-time": "^1.1.5",
69
69
  "@types/mocha": "9.1.0",
70
- "@teambit/harmony.envs.core-aspect-env": "2.0.4"
70
+ "@teambit/harmony.envs.core-aspect-env": "2.0.5"
71
71
  },
72
72
  "peerDependencies": {},
73
73
  "license": "Apache-2.0",