@teambit/api-server 1.0.1068 → 1.0.1070

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.1068",
3
+ "version": "1.0.1070",
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.1068"
9
+ "version": "1.0.1070"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -19,18 +19,18 @@
19
19
  "http-proxy-middleware": "^3.0.3",
20
20
  "chalk": "4.1.2",
21
21
  "pretty-time": "1.1.0",
22
- "@teambit/component.modules.component-url": "0.0.191",
22
+ "@teambit/component.modules.component-url": "0.0.192",
23
23
  "@teambit/component.modules.merge-helper": "0.0.73",
24
- "@teambit/config": "0.0.1518",
24
+ "@teambit/config": "0.0.1519",
25
25
  "@teambit/lane-id": "0.0.312",
26
26
  "@teambit/lanes.modules.diff": "0.0.634",
27
27
  "@teambit/legacy.consumer": "0.0.130",
28
28
  "@teambit/legacy.scope": "0.0.130",
29
29
  "@teambit/legacy.utils": "0.0.39",
30
- "@teambit/logger": "0.0.1436",
30
+ "@teambit/logger": "0.0.1437",
31
31
  "@teambit/harmony": "0.4.11",
32
- "@teambit/cli": "0.0.1343",
33
- "@teambit/express": "0.0.1442",
32
+ "@teambit/cli": "0.0.1344",
33
+ "@teambit/express": "0.0.1443",
34
34
  "@teambit/harmony.modules.send-server-sent-events": "0.0.19",
35
35
  "@teambit/legacy.constants": "0.0.31",
36
36
  "@teambit/scope.network": "0.0.130",
@@ -38,26 +38,26 @@
38
38
  "@teambit/harmony.modules.feature-toggle": "0.0.41",
39
39
  "@teambit/legacy.loader": "0.0.20",
40
40
  "@teambit/legacy.logger": "0.0.45",
41
- "@teambit/application": "1.0.1038",
42
- "@teambit/checkout": "1.0.1039",
43
- "@teambit/component-compare": "1.0.1038",
44
- "@teambit/component-log": "1.0.1038",
45
- "@teambit/component": "1.0.1038",
46
- "@teambit/deprecation": "1.0.1038",
47
- "@teambit/envs": "1.0.1038",
48
- "@teambit/export": "1.0.1038",
49
- "@teambit/generator": "1.0.1039",
50
- "@teambit/graph": "1.0.1038",
51
- "@teambit/install": "1.0.1038",
52
- "@teambit/lanes": "1.0.1057",
53
- "@teambit/objects": "0.0.545",
54
- "@teambit/remove": "1.0.1038",
55
- "@teambit/schema": "1.0.1038",
56
- "@teambit/scope": "1.0.1038",
57
- "@teambit/snapping": "1.0.1038",
58
- "@teambit/workspace": "1.0.1038",
59
- "@teambit/importer": "1.0.1038",
60
- "@teambit/watcher": "1.0.1038"
41
+ "@teambit/application": "1.0.1040",
42
+ "@teambit/checkout": "1.0.1041",
43
+ "@teambit/component-compare": "1.0.1040",
44
+ "@teambit/component-log": "1.0.1040",
45
+ "@teambit/component": "1.0.1040",
46
+ "@teambit/deprecation": "1.0.1040",
47
+ "@teambit/envs": "1.0.1040",
48
+ "@teambit/export": "1.0.1040",
49
+ "@teambit/generator": "1.0.1041",
50
+ "@teambit/graph": "1.0.1040",
51
+ "@teambit/install": "1.0.1040",
52
+ "@teambit/lanes": "1.0.1059",
53
+ "@teambit/objects": "0.0.547",
54
+ "@teambit/remove": "1.0.1040",
55
+ "@teambit/schema": "1.0.1040",
56
+ "@teambit/scope": "1.0.1040",
57
+ "@teambit/snapping": "1.0.1040",
58
+ "@teambit/workspace": "1.0.1040",
59
+ "@teambit/importer": "1.0.1040",
60
+ "@teambit/watcher": "1.0.1040"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",