@teambit/api-server 1.0.1053 → 1.0.1054

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.1053",
3
+ "version": "1.0.1054",
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.1053"
9
+ "version": "1.0.1054"
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.191",
23
- "@teambit/lane-id": "0.0.312",
24
- "@teambit/legacy.utils": "0.0.39",
25
- "@teambit/harmony": "0.4.7",
26
- "@teambit/harmony.modules.send-server-sent-events": "0.0.19",
27
- "@teambit/legacy.constants": "0.0.31",
28
- "@teambit/toolbox.network.get-port": "1.0.21",
29
- "@teambit/harmony.modules.feature-toggle": "0.0.41",
30
- "@teambit/legacy.loader": "0.0.20",
31
- "@teambit/application": "1.0.1023",
32
- "@teambit/checkout": "1.0.1024",
33
- "@teambit/component-compare": "1.0.1023",
34
- "@teambit/component-log": "1.0.1023",
35
23
  "@teambit/component.modules.merge-helper": "0.0.72",
36
- "@teambit/component": "1.0.1023",
37
24
  "@teambit/config": "0.0.1516",
38
- "@teambit/deprecation": "1.0.1023",
39
- "@teambit/envs": "1.0.1023",
40
- "@teambit/export": "1.0.1023",
41
- "@teambit/generator": "1.0.1024",
42
- "@teambit/graph": "1.0.1023",
43
- "@teambit/install": "1.0.1023",
25
+ "@teambit/lane-id": "0.0.312",
44
26
  "@teambit/lanes.modules.diff": "0.0.632",
45
- "@teambit/lanes": "1.0.1042",
46
27
  "@teambit/legacy.consumer": "0.0.129",
47
28
  "@teambit/legacy.scope": "0.0.129",
29
+ "@teambit/legacy.utils": "0.0.39",
48
30
  "@teambit/logger": "0.0.1434",
49
- "@teambit/objects": "0.0.530",
50
- "@teambit/remove": "1.0.1023",
51
- "@teambit/schema": "1.0.1023",
52
- "@teambit/scope": "1.0.1023",
53
- "@teambit/snapping": "1.0.1023",
54
- "@teambit/workspace": "1.0.1023",
31
+ "@teambit/harmony": "0.4.7",
55
32
  "@teambit/cli": "0.0.1341",
56
33
  "@teambit/express": "0.0.1440",
57
- "@teambit/importer": "1.0.1023",
34
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.19",
35
+ "@teambit/legacy.constants": "0.0.31",
58
36
  "@teambit/scope.network": "0.0.129",
59
- "@teambit/watcher": "1.0.1023",
60
- "@teambit/legacy.logger": "0.0.45"
37
+ "@teambit/toolbox.network.get-port": "1.0.21",
38
+ "@teambit/harmony.modules.feature-toggle": "0.0.41",
39
+ "@teambit/legacy.loader": "0.0.20",
40
+ "@teambit/legacy.logger": "0.0.45",
41
+ "@teambit/application": "1.0.1024",
42
+ "@teambit/checkout": "1.0.1025",
43
+ "@teambit/component-compare": "1.0.1024",
44
+ "@teambit/component-log": "1.0.1024",
45
+ "@teambit/component": "1.0.1024",
46
+ "@teambit/deprecation": "1.0.1024",
47
+ "@teambit/envs": "1.0.1024",
48
+ "@teambit/export": "1.0.1024",
49
+ "@teambit/generator": "1.0.1025",
50
+ "@teambit/graph": "1.0.1024",
51
+ "@teambit/install": "1.0.1024",
52
+ "@teambit/lanes": "1.0.1043",
53
+ "@teambit/objects": "0.0.531",
54
+ "@teambit/remove": "1.0.1024",
55
+ "@teambit/schema": "1.0.1024",
56
+ "@teambit/scope": "1.0.1024",
57
+ "@teambit/snapping": "1.0.1024",
58
+ "@teambit/workspace": "1.0.1024",
59
+ "@teambit/importer": "1.0.1024",
60
+ "@teambit/watcher": "1.0.1024"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",