@teambit/api-server 1.0.1030 → 1.0.1031

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.1030",
3
+ "version": "1.0.1031",
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.1030"
9
+ "version": "1.0.1031"
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.61",
24
- "@teambit/config": "0.0.1503",
25
23
  "@teambit/lane-id": "0.0.312",
26
- "@teambit/lanes.modules.diff": "0.0.621",
27
- "@teambit/legacy.consumer": "0.0.118",
28
- "@teambit/legacy.scope": "0.0.118",
29
24
  "@teambit/legacy.utils": "0.0.38",
30
- "@teambit/logger": "0.0.1421",
31
25
  "@teambit/harmony": "0.4.7",
32
- "@teambit/cli": "0.0.1328",
33
- "@teambit/express": "0.0.1427",
34
26
  "@teambit/harmony.modules.send-server-sent-events": "0.0.18",
35
- "@teambit/legacy.constants": "0.0.27",
36
- "@teambit/scope.network": "0.0.118",
37
27
  "@teambit/toolbox.network.get-port": "1.0.21",
38
- "@teambit/harmony.modules.feature-toggle": "0.0.37",
39
28
  "@teambit/legacy.loader": "0.0.19",
40
- "@teambit/legacy.logger": "0.0.39",
41
- "@teambit/application": "1.0.1001",
42
- "@teambit/checkout": "1.0.1002",
43
- "@teambit/component-compare": "1.0.1001",
44
- "@teambit/component-log": "1.0.1001",
45
- "@teambit/component": "1.0.1001",
46
- "@teambit/deprecation": "1.0.1001",
47
- "@teambit/envs": "1.0.1001",
48
- "@teambit/export": "1.0.1001",
49
- "@teambit/generator": "1.0.1002",
50
- "@teambit/graph": "1.0.1001",
51
- "@teambit/install": "1.0.1001",
52
- "@teambit/lanes": "1.0.1019",
53
- "@teambit/objects": "0.0.508",
54
- "@teambit/remove": "1.0.1001",
55
- "@teambit/schema": "1.0.1001",
56
- "@teambit/scope": "1.0.1001",
57
- "@teambit/snapping": "1.0.1001",
58
- "@teambit/workspace": "1.0.1001",
59
- "@teambit/importer": "1.0.1001",
60
- "@teambit/watcher": "1.0.1001"
29
+ "@teambit/application": "1.0.1002",
30
+ "@teambit/checkout": "1.0.1003",
31
+ "@teambit/component-compare": "1.0.1002",
32
+ "@teambit/component-log": "1.0.1002",
33
+ "@teambit/component.modules.merge-helper": "0.0.62",
34
+ "@teambit/component": "1.0.1002",
35
+ "@teambit/config": "0.0.1504",
36
+ "@teambit/deprecation": "1.0.1002",
37
+ "@teambit/envs": "1.0.1002",
38
+ "@teambit/export": "1.0.1002",
39
+ "@teambit/generator": "1.0.1003",
40
+ "@teambit/graph": "1.0.1002",
41
+ "@teambit/install": "1.0.1002",
42
+ "@teambit/lanes.modules.diff": "0.0.622",
43
+ "@teambit/lanes": "1.0.1020",
44
+ "@teambit/legacy.consumer": "0.0.119",
45
+ "@teambit/legacy.scope": "0.0.119",
46
+ "@teambit/logger": "0.0.1422",
47
+ "@teambit/objects": "0.0.509",
48
+ "@teambit/remove": "1.0.1002",
49
+ "@teambit/schema": "1.0.1002",
50
+ "@teambit/scope": "1.0.1002",
51
+ "@teambit/snapping": "1.0.1002",
52
+ "@teambit/workspace": "1.0.1002",
53
+ "@teambit/cli": "0.0.1329",
54
+ "@teambit/express": "0.0.1428",
55
+ "@teambit/importer": "1.0.1002",
56
+ "@teambit/legacy.constants": "0.0.28",
57
+ "@teambit/scope.network": "0.0.119",
58
+ "@teambit/watcher": "1.0.1002",
59
+ "@teambit/harmony.modules.feature-toggle": "0.0.38",
60
+ "@teambit/legacy.logger": "0.0.40"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",