@teambit/api-server 1.0.980 → 1.0.981

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.980",
3
+ "version": "1.0.981",
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.980"
9
+ "version": "1.0.981"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -19,44 +19,44 @@
19
19
  "chalk": "4.1.2",
20
20
  "pretty-time": "1.1.0",
21
21
  "@teambit/component.modules.component-url": "0.0.187",
22
- "@teambit/lane-id": "0.0.312",
23
- "@teambit/legacy.utils": "0.0.34",
24
- "@teambit/harmony": "0.4.7",
25
- "@teambit/harmony.modules.send-server-sent-events": "0.0.17",
26
- "@teambit/legacy.constants": "0.0.26",
27
- "@teambit/toolbox.network.get-port": "1.0.20",
28
- "@teambit/harmony.modules.feature-toggle": "0.0.36",
29
- "@teambit/legacy.loader": "0.0.18",
30
- "@teambit/legacy.logger": "0.0.38",
31
- "@teambit/application": "1.0.956",
32
- "@teambit/checkout": "1.0.957",
33
- "@teambit/component-compare": "1.0.956",
34
- "@teambit/component-log": "1.0.956",
35
22
  "@teambit/component.modules.merge-helper": "0.0.52",
36
- "@teambit/component": "1.0.956",
37
23
  "@teambit/config": "0.0.1493",
38
- "@teambit/deprecation": "1.0.956",
39
- "@teambit/envs": "1.0.956",
40
- "@teambit/export": "1.0.956",
41
- "@teambit/generator": "1.0.957",
42
- "@teambit/graph": "1.0.956",
43
- "@teambit/install": "1.0.956",
24
+ "@teambit/lane-id": "0.0.312",
44
25
  "@teambit/lanes.modules.diff": "0.0.612",
45
- "@teambit/lanes": "1.0.972",
46
26
  "@teambit/legacy.consumer": "0.0.109",
47
27
  "@teambit/legacy.scope": "0.0.109",
28
+ "@teambit/legacy.utils": "0.0.34",
48
29
  "@teambit/logger": "0.0.1411",
49
- "@teambit/objects": "0.0.463",
50
- "@teambit/remove": "1.0.956",
51
- "@teambit/schema": "1.0.956",
52
- "@teambit/scope": "1.0.956",
53
- "@teambit/snapping": "1.0.956",
54
- "@teambit/workspace": "1.0.956",
30
+ "@teambit/harmony": "0.4.7",
55
31
  "@teambit/cli": "0.0.1318",
56
32
  "@teambit/express": "0.0.1417",
57
- "@teambit/importer": "1.0.956",
33
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.17",
34
+ "@teambit/legacy.constants": "0.0.26",
58
35
  "@teambit/scope.network": "0.0.109",
59
- "@teambit/watcher": "1.0.956"
36
+ "@teambit/toolbox.network.get-port": "1.0.20",
37
+ "@teambit/harmony.modules.feature-toggle": "0.0.36",
38
+ "@teambit/legacy.loader": "0.0.18",
39
+ "@teambit/legacy.logger": "0.0.38",
40
+ "@teambit/application": "1.0.957",
41
+ "@teambit/checkout": "1.0.958",
42
+ "@teambit/component-compare": "1.0.957",
43
+ "@teambit/component-log": "1.0.957",
44
+ "@teambit/component": "1.0.957",
45
+ "@teambit/deprecation": "1.0.957",
46
+ "@teambit/envs": "1.0.957",
47
+ "@teambit/export": "1.0.957",
48
+ "@teambit/generator": "1.0.958",
49
+ "@teambit/graph": "1.0.957",
50
+ "@teambit/install": "1.0.957",
51
+ "@teambit/lanes": "1.0.973",
52
+ "@teambit/objects": "0.0.464",
53
+ "@teambit/remove": "1.0.957",
54
+ "@teambit/schema": "1.0.957",
55
+ "@teambit/scope": "1.0.957",
56
+ "@teambit/snapping": "1.0.957",
57
+ "@teambit/workspace": "1.0.957",
58
+ "@teambit/importer": "1.0.957",
59
+ "@teambit/watcher": "1.0.957"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@types/fs-extra": "9.0.7",