@teambit/api-server 1.0.1009 → 1.0.1011

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.1009",
3
+ "version": "1.0.1011",
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.1009"
9
+ "version": "1.0.1011"
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.187",
23
+ "@teambit/component.modules.merge-helper": "0.0.58",
24
+ "@teambit/config": "0.0.1499",
23
25
  "@teambit/lane-id": "0.0.312",
24
- "@teambit/legacy.utils": "0.0.36",
26
+ "@teambit/lanes.modules.diff": "0.0.618",
27
+ "@teambit/legacy.consumer": "0.0.115",
28
+ "@teambit/legacy.scope": "0.0.115",
29
+ "@teambit/legacy.utils": "0.0.37",
30
+ "@teambit/logger": "0.0.1417",
25
31
  "@teambit/harmony": "0.4.7",
32
+ "@teambit/cli": "0.0.1324",
33
+ "@teambit/express": "0.0.1423",
26
34
  "@teambit/harmony.modules.send-server-sent-events": "0.0.17",
27
35
  "@teambit/legacy.constants": "0.0.26",
36
+ "@teambit/scope.network": "0.0.115",
28
37
  "@teambit/toolbox.network.get-port": "1.0.20",
29
38
  "@teambit/harmony.modules.feature-toggle": "0.0.36",
30
39
  "@teambit/legacy.loader": "0.0.18",
31
40
  "@teambit/legacy.logger": "0.0.38",
32
- "@teambit/application": "1.0.982",
33
- "@teambit/checkout": "1.0.983",
34
- "@teambit/component-compare": "1.0.982",
35
- "@teambit/component-log": "1.0.982",
36
- "@teambit/component.modules.merge-helper": "0.0.57",
37
- "@teambit/component": "1.0.982",
38
- "@teambit/config": "0.0.1498",
39
- "@teambit/deprecation": "1.0.982",
40
- "@teambit/envs": "1.0.982",
41
- "@teambit/export": "1.0.982",
42
- "@teambit/generator": "1.0.983",
43
- "@teambit/graph": "1.0.982",
44
- "@teambit/install": "1.0.982",
45
- "@teambit/lanes.modules.diff": "0.0.617",
46
- "@teambit/lanes": "1.0.999",
47
- "@teambit/legacy.consumer": "0.0.114",
48
- "@teambit/legacy.scope": "0.0.114",
49
- "@teambit/logger": "0.0.1416",
50
- "@teambit/objects": "0.0.489",
51
- "@teambit/remove": "1.0.982",
52
- "@teambit/schema": "1.0.982",
53
- "@teambit/scope": "1.0.982",
54
- "@teambit/snapping": "1.0.982",
55
- "@teambit/workspace": "1.0.982",
56
- "@teambit/cli": "0.0.1323",
57
- "@teambit/express": "0.0.1422",
58
- "@teambit/importer": "1.0.982",
59
- "@teambit/scope.network": "0.0.114",
60
- "@teambit/watcher": "1.0.982"
41
+ "@teambit/application": "1.0.984",
42
+ "@teambit/checkout": "1.0.985",
43
+ "@teambit/component-compare": "1.0.984",
44
+ "@teambit/component-log": "1.0.984",
45
+ "@teambit/component": "1.0.984",
46
+ "@teambit/deprecation": "1.0.984",
47
+ "@teambit/envs": "1.0.984",
48
+ "@teambit/export": "1.0.984",
49
+ "@teambit/generator": "1.0.985",
50
+ "@teambit/graph": "1.0.984",
51
+ "@teambit/install": "1.0.984",
52
+ "@teambit/lanes": "1.0.1001",
53
+ "@teambit/objects": "0.0.491",
54
+ "@teambit/remove": "1.0.984",
55
+ "@teambit/schema": "1.0.984",
56
+ "@teambit/scope": "1.0.984",
57
+ "@teambit/snapping": "1.0.984",
58
+ "@teambit/workspace": "1.0.984",
59
+ "@teambit/importer": "1.0.984",
60
+ "@teambit/watcher": "1.0.984"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",