@teambit/api-server 1.0.1008 → 1.0.1009

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.1008",
3
+ "version": "1.0.1009",
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.1008"
9
+ "version": "1.0.1009"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -21,6 +21,7 @@
21
21
  "pretty-time": "1.1.0",
22
22
  "@teambit/component.modules.component-url": "0.0.187",
23
23
  "@teambit/lane-id": "0.0.312",
24
+ "@teambit/legacy.utils": "0.0.36",
24
25
  "@teambit/harmony": "0.4.7",
25
26
  "@teambit/harmony.modules.send-server-sent-events": "0.0.17",
26
27
  "@teambit/legacy.constants": "0.0.26",
@@ -28,36 +29,35 @@
28
29
  "@teambit/harmony.modules.feature-toggle": "0.0.36",
29
30
  "@teambit/legacy.loader": "0.0.18",
30
31
  "@teambit/legacy.logger": "0.0.38",
31
- "@teambit/application": "1.0.981",
32
- "@teambit/checkout": "1.0.982",
33
- "@teambit/component-compare": "1.0.981",
34
- "@teambit/component-log": "1.0.981",
35
- "@teambit/component.modules.merge-helper": "0.0.56",
36
- "@teambit/component": "1.0.981",
37
- "@teambit/config": "0.0.1497",
38
- "@teambit/deprecation": "1.0.981",
39
- "@teambit/envs": "1.0.981",
40
- "@teambit/export": "1.0.981",
41
- "@teambit/generator": "1.0.982",
42
- "@teambit/graph": "1.0.981",
43
- "@teambit/install": "1.0.981",
44
- "@teambit/lanes.modules.diff": "0.0.616",
45
- "@teambit/lanes": "1.0.998",
46
- "@teambit/legacy.consumer": "0.0.113",
47
- "@teambit/legacy.scope": "0.0.113",
48
- "@teambit/legacy.utils": "0.0.36",
49
- "@teambit/logger": "0.0.1415",
50
- "@teambit/objects": "0.0.488",
51
- "@teambit/remove": "1.0.981",
52
- "@teambit/schema": "1.0.981",
53
- "@teambit/scope": "1.0.981",
54
- "@teambit/snapping": "1.0.981",
55
- "@teambit/workspace": "1.0.981",
56
- "@teambit/cli": "0.0.1322",
57
- "@teambit/express": "0.0.1421",
58
- "@teambit/importer": "1.0.981",
59
- "@teambit/scope.network": "0.0.113",
60
- "@teambit/watcher": "1.0.981"
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"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",