@teambit/api-server 1.0.1041 → 1.0.1043

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.1041",
3
+ "version": "1.0.1043",
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.1041"
9
+ "version": "1.0.1043"
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/component.modules.merge-helper": "0.0.67",
24
- "@teambit/config": "0.0.1509",
25
23
  "@teambit/lane-id": "0.0.312",
26
- "@teambit/lanes.modules.diff": "0.0.627",
27
- "@teambit/legacy.consumer": "0.0.124",
28
- "@teambit/legacy.scope": "0.0.124",
29
24
  "@teambit/legacy.utils": "0.0.38",
30
- "@teambit/logger": "0.0.1427",
31
25
  "@teambit/harmony": "0.4.7",
32
- "@teambit/cli": "0.0.1334",
33
- "@teambit/express": "0.0.1433",
34
26
  "@teambit/harmony.modules.send-server-sent-events": "0.0.18",
35
27
  "@teambit/legacy.constants": "0.0.30",
36
- "@teambit/scope.network": "0.0.124",
37
28
  "@teambit/toolbox.network.get-port": "1.0.21",
38
29
  "@teambit/harmony.modules.feature-toggle": "0.0.40",
39
30
  "@teambit/legacy.loader": "0.0.19",
40
31
  "@teambit/legacy.logger": "0.0.42",
41
- "@teambit/application": "1.0.1011",
42
- "@teambit/checkout": "1.0.1012",
43
- "@teambit/component-compare": "1.0.1011",
44
- "@teambit/component-log": "1.0.1011",
45
- "@teambit/component": "1.0.1011",
46
- "@teambit/deprecation": "1.0.1011",
47
- "@teambit/envs": "1.0.1011",
48
- "@teambit/export": "1.0.1011",
49
- "@teambit/generator": "1.0.1012",
50
- "@teambit/graph": "1.0.1011",
51
- "@teambit/install": "1.0.1011",
52
- "@teambit/lanes": "1.0.1030",
53
- "@teambit/objects": "0.0.518",
54
- "@teambit/remove": "1.0.1011",
55
- "@teambit/schema": "1.0.1011",
56
- "@teambit/scope": "1.0.1011",
57
- "@teambit/snapping": "1.0.1011",
58
- "@teambit/workspace": "1.0.1011",
59
- "@teambit/importer": "1.0.1011",
60
- "@teambit/watcher": "1.0.1011"
32
+ "@teambit/application": "1.0.1013",
33
+ "@teambit/checkout": "1.0.1014",
34
+ "@teambit/component-compare": "1.0.1013",
35
+ "@teambit/component-log": "1.0.1013",
36
+ "@teambit/component.modules.merge-helper": "0.0.68",
37
+ "@teambit/component": "1.0.1013",
38
+ "@teambit/config": "0.0.1511",
39
+ "@teambit/deprecation": "1.0.1013",
40
+ "@teambit/envs": "1.0.1013",
41
+ "@teambit/export": "1.0.1013",
42
+ "@teambit/generator": "1.0.1014",
43
+ "@teambit/graph": "1.0.1013",
44
+ "@teambit/install": "1.0.1013",
45
+ "@teambit/lanes.modules.diff": "0.0.628",
46
+ "@teambit/lanes": "1.0.1032",
47
+ "@teambit/legacy.consumer": "0.0.125",
48
+ "@teambit/legacy.scope": "0.0.125",
49
+ "@teambit/logger": "0.0.1429",
50
+ "@teambit/objects": "0.0.520",
51
+ "@teambit/remove": "1.0.1013",
52
+ "@teambit/schema": "1.0.1013",
53
+ "@teambit/scope": "1.0.1013",
54
+ "@teambit/snapping": "1.0.1013",
55
+ "@teambit/workspace": "1.0.1013",
56
+ "@teambit/cli": "0.0.1336",
57
+ "@teambit/express": "0.0.1435",
58
+ "@teambit/importer": "1.0.1013",
59
+ "@teambit/scope.network": "0.0.125",
60
+ "@teambit/watcher": "1.0.1013"
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",