@teambit/api-server 1.0.949 → 1.0.951

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.949",
3
+ "version": "1.0.951",
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.949"
9
+ "version": "1.0.951"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -19,17 +19,12 @@
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/component.modules.merge-helper": "0.0.45",
23
- "@teambit/config": "0.0.1482",
24
22
  "@teambit/lane-id": "0.0.312",
25
- "@teambit/lanes.modules.diff": "0.0.604",
23
+ "@teambit/lanes.modules.diff": "0.0.605",
26
24
  "@teambit/legacy.consumer": "0.0.103",
27
25
  "@teambit/legacy.scope": "0.0.103",
28
26
  "@teambit/legacy.utils": "0.0.34",
29
- "@teambit/logger": "0.0.1400",
30
27
  "@teambit/harmony": "0.4.7",
31
- "@teambit/cli": "0.0.1307",
32
- "@teambit/express": "0.0.1406",
33
28
  "@teambit/harmony.modules.send-server-sent-events": "0.0.17",
34
29
  "@teambit/legacy.constants": "0.0.24",
35
30
  "@teambit/scope.network": "0.0.103",
@@ -37,26 +32,31 @@
37
32
  "@teambit/harmony.modules.feature-toggle": "0.0.34",
38
33
  "@teambit/legacy.loader": "0.0.18",
39
34
  "@teambit/legacy.logger": "0.0.36",
40
- "@teambit/application": "1.0.928",
41
- "@teambit/checkout": "1.0.928",
42
- "@teambit/component-compare": "1.0.928",
43
- "@teambit/component-log": "1.0.928",
44
- "@teambit/component": "1.0.928",
45
- "@teambit/deprecation": "1.0.928",
46
- "@teambit/envs": "1.0.928",
47
- "@teambit/export": "1.0.928",
48
- "@teambit/generator": "1.0.929",
49
- "@teambit/graph": "1.0.928",
50
- "@teambit/install": "1.0.928",
51
- "@teambit/lanes": "1.0.942",
52
- "@teambit/objects": "0.0.435",
53
- "@teambit/remove": "1.0.928",
54
- "@teambit/schema": "1.0.928",
55
- "@teambit/scope": "1.0.928",
56
- "@teambit/snapping": "1.0.928",
57
- "@teambit/workspace": "1.0.928",
58
- "@teambit/importer": "1.0.928",
59
- "@teambit/watcher": "1.0.928"
35
+ "@teambit/application": "1.0.929",
36
+ "@teambit/checkout": "1.0.929",
37
+ "@teambit/component-compare": "1.0.929",
38
+ "@teambit/component-log": "1.0.929",
39
+ "@teambit/component.modules.merge-helper": "0.0.46",
40
+ "@teambit/component": "1.0.929",
41
+ "@teambit/config": "0.0.1483",
42
+ "@teambit/deprecation": "1.0.929",
43
+ "@teambit/envs": "1.0.929",
44
+ "@teambit/export": "1.0.929",
45
+ "@teambit/generator": "1.0.930",
46
+ "@teambit/graph": "1.0.929",
47
+ "@teambit/install": "1.0.929",
48
+ "@teambit/lanes": "1.0.944",
49
+ "@teambit/logger": "0.0.1401",
50
+ "@teambit/objects": "0.0.436",
51
+ "@teambit/remove": "1.0.929",
52
+ "@teambit/schema": "1.0.929",
53
+ "@teambit/scope": "1.0.929",
54
+ "@teambit/snapping": "1.0.929",
55
+ "@teambit/workspace": "1.0.929",
56
+ "@teambit/cli": "0.0.1308",
57
+ "@teambit/express": "0.0.1407",
58
+ "@teambit/importer": "1.0.929",
59
+ "@teambit/watcher": "1.0.929"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@types/fs-extra": "9.0.7",