@teambit/api-server 1.0.944 → 1.0.946

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.944",
3
+ "version": "1.0.946",
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.944"
9
+ "version": "1.0.946"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -20,16 +20,16 @@
20
20
  "pretty-time": "1.1.0",
21
21
  "@teambit/component.modules.component-url": "0.0.187",
22
22
  "@teambit/component.modules.merge-helper": "0.0.44",
23
- "@teambit/config": "0.0.1480",
23
+ "@teambit/config": "0.0.1481",
24
24
  "@teambit/lane-id": "0.0.312",
25
25
  "@teambit/lanes.modules.diff": "0.0.604",
26
26
  "@teambit/legacy.consumer": "0.0.103",
27
27
  "@teambit/legacy.scope": "0.0.103",
28
28
  "@teambit/legacy.utils": "0.0.34",
29
- "@teambit/logger": "0.0.1398",
29
+ "@teambit/logger": "0.0.1399",
30
30
  "@teambit/harmony": "0.4.7",
31
- "@teambit/cli": "0.0.1305",
32
- "@teambit/express": "0.0.1404",
31
+ "@teambit/cli": "0.0.1306",
32
+ "@teambit/express": "0.0.1405",
33
33
  "@teambit/harmony.modules.send-server-sent-events": "0.0.17",
34
34
  "@teambit/legacy.constants": "0.0.24",
35
35
  "@teambit/scope.network": "0.0.103",
@@ -37,26 +37,26 @@
37
37
  "@teambit/harmony.modules.feature-toggle": "0.0.34",
38
38
  "@teambit/legacy.loader": "0.0.18",
39
39
  "@teambit/legacy.logger": "0.0.36",
40
- "@teambit/application": "1.0.923",
41
- "@teambit/checkout": "1.0.923",
42
- "@teambit/component-compare": "1.0.923",
43
- "@teambit/component-log": "1.0.923",
44
- "@teambit/component": "1.0.923",
45
- "@teambit/deprecation": "1.0.923",
46
- "@teambit/envs": "1.0.923",
47
- "@teambit/export": "1.0.923",
48
- "@teambit/generator": "1.0.924",
49
- "@teambit/graph": "1.0.923",
50
- "@teambit/install": "1.0.923",
51
- "@teambit/lanes": "1.0.937",
52
- "@teambit/objects": "0.0.430",
53
- "@teambit/remove": "1.0.923",
54
- "@teambit/schema": "1.0.923",
55
- "@teambit/scope": "1.0.923",
56
- "@teambit/snapping": "1.0.923",
57
- "@teambit/workspace": "1.0.923",
58
- "@teambit/importer": "1.0.923",
59
- "@teambit/watcher": "1.0.923"
40
+ "@teambit/application": "1.0.925",
41
+ "@teambit/checkout": "1.0.925",
42
+ "@teambit/component-compare": "1.0.925",
43
+ "@teambit/component-log": "1.0.925",
44
+ "@teambit/component": "1.0.925",
45
+ "@teambit/deprecation": "1.0.925",
46
+ "@teambit/envs": "1.0.925",
47
+ "@teambit/export": "1.0.925",
48
+ "@teambit/generator": "1.0.926",
49
+ "@teambit/graph": "1.0.925",
50
+ "@teambit/install": "1.0.925",
51
+ "@teambit/lanes": "1.0.939",
52
+ "@teambit/objects": "0.0.432",
53
+ "@teambit/remove": "1.0.925",
54
+ "@teambit/schema": "1.0.925",
55
+ "@teambit/scope": "1.0.925",
56
+ "@teambit/snapping": "1.0.925",
57
+ "@teambit/workspace": "1.0.925",
58
+ "@teambit/importer": "1.0.925",
59
+ "@teambit/watcher": "1.0.925"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@types/fs-extra": "9.0.7",