@teambit/api-server 1.0.1040 → 1.0.1042

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.1040",
3
+ "version": "1.0.1042",
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.1040"
9
+ "version": "1.0.1042"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -20,44 +20,44 @@
20
20
  "chalk": "4.1.2",
21
21
  "pretty-time": "1.1.0",
22
22
  "@teambit/component.modules.component-url": "0.0.190",
23
- "@teambit/lane-id": "0.0.312",
24
- "@teambit/legacy.utils": "0.0.38",
25
- "@teambit/harmony": "0.4.7",
26
- "@teambit/harmony.modules.send-server-sent-events": "0.0.18",
27
- "@teambit/toolbox.network.get-port": "1.0.21",
28
- "@teambit/legacy.loader": "0.0.19",
29
- "@teambit/application": "1.0.1010",
30
- "@teambit/checkout": "1.0.1011",
31
- "@teambit/component-compare": "1.0.1010",
32
- "@teambit/component-log": "1.0.1010",
33
23
  "@teambit/component.modules.merge-helper": "0.0.67",
34
- "@teambit/component": "1.0.1010",
35
- "@teambit/config": "0.0.1509",
36
- "@teambit/deprecation": "1.0.1010",
37
- "@teambit/envs": "1.0.1010",
38
- "@teambit/export": "1.0.1010",
39
- "@teambit/generator": "1.0.1011",
40
- "@teambit/graph": "1.0.1010",
41
- "@teambit/install": "1.0.1010",
24
+ "@teambit/lane-id": "0.0.312",
42
25
  "@teambit/lanes.modules.diff": "0.0.627",
43
- "@teambit/lanes": "1.0.1029",
44
26
  "@teambit/legacy.consumer": "0.0.124",
45
27
  "@teambit/legacy.scope": "0.0.124",
46
- "@teambit/logger": "0.0.1427",
47
- "@teambit/objects": "0.0.517",
48
- "@teambit/remove": "1.0.1010",
49
- "@teambit/schema": "1.0.1010",
50
- "@teambit/scope": "1.0.1010",
51
- "@teambit/snapping": "1.0.1010",
52
- "@teambit/workspace": "1.0.1010",
53
- "@teambit/cli": "0.0.1334",
54
- "@teambit/express": "0.0.1433",
55
- "@teambit/importer": "1.0.1010",
28
+ "@teambit/legacy.utils": "0.0.38",
29
+ "@teambit/harmony": "0.4.7",
30
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.18",
56
31
  "@teambit/legacy.constants": "0.0.30",
57
32
  "@teambit/scope.network": "0.0.124",
58
- "@teambit/watcher": "1.0.1010",
33
+ "@teambit/toolbox.network.get-port": "1.0.21",
59
34
  "@teambit/harmony.modules.feature-toggle": "0.0.40",
60
- "@teambit/legacy.logger": "0.0.42"
35
+ "@teambit/legacy.loader": "0.0.19",
36
+ "@teambit/legacy.logger": "0.0.42",
37
+ "@teambit/application": "1.0.1012",
38
+ "@teambit/checkout": "1.0.1013",
39
+ "@teambit/component-compare": "1.0.1012",
40
+ "@teambit/component-log": "1.0.1012",
41
+ "@teambit/component": "1.0.1012",
42
+ "@teambit/config": "0.0.1510",
43
+ "@teambit/deprecation": "1.0.1012",
44
+ "@teambit/envs": "1.0.1012",
45
+ "@teambit/export": "1.0.1012",
46
+ "@teambit/generator": "1.0.1013",
47
+ "@teambit/graph": "1.0.1012",
48
+ "@teambit/install": "1.0.1012",
49
+ "@teambit/lanes": "1.0.1031",
50
+ "@teambit/logger": "0.0.1428",
51
+ "@teambit/objects": "0.0.519",
52
+ "@teambit/remove": "1.0.1012",
53
+ "@teambit/schema": "1.0.1012",
54
+ "@teambit/scope": "1.0.1012",
55
+ "@teambit/snapping": "1.0.1012",
56
+ "@teambit/workspace": "1.0.1012",
57
+ "@teambit/cli": "0.0.1335",
58
+ "@teambit/express": "0.0.1434",
59
+ "@teambit/importer": "1.0.1012",
60
+ "@teambit/watcher": "1.0.1012"
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": "0.1.5"
70
+ "@teambit/harmony.envs.core-aspect-env": "0.1.6"
71
71
  },
72
72
  "peerDependencies": {},
73
73
  "license": "Apache-2.0",