@teambit/api-server 1.0.714 → 1.0.716

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.714",
3
+ "version": "1.0.716",
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.714"
9
+ "version": "1.0.716"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -20,15 +20,11 @@
20
20
  "pretty-time": "1.1.0",
21
21
  "@teambit/component.modules.component-url": "0.0.179",
22
22
  "@teambit/component.modules.merge-helper": "0.0.9",
23
- "@teambit/config": "0.0.1440",
24
23
  "@teambit/lane-id": "0.0.312",
25
24
  "@teambit/legacy.consumer": "0.0.69",
26
25
  "@teambit/legacy.scope": "0.0.69",
27
26
  "@teambit/legacy.utils": "0.0.24",
28
- "@teambit/logger": "0.0.1359",
29
27
  "@teambit/harmony": "0.4.7",
30
- "@teambit/cli": "0.0.1266",
31
- "@teambit/express": "0.0.1365",
32
28
  "@teambit/harmony.modules.send-server-sent-events": "0.0.9",
33
29
  "@teambit/legacy.constants": "0.0.15",
34
30
  "@teambit/scope.network": "0.0.69",
@@ -36,26 +32,30 @@
36
32
  "@teambit/harmony.modules.feature-toggle": "0.0.25",
37
33
  "@teambit/legacy.loader": "0.0.10",
38
34
  "@teambit/legacy.logger": "0.0.25",
39
- "@teambit/application": "1.0.711",
40
- "@teambit/checkout": "1.0.711",
41
- "@teambit/component-compare": "1.0.711",
42
- "@teambit/component-log": "1.0.711",
43
- "@teambit/component": "1.0.711",
44
- "@teambit/deprecation": "1.0.711",
45
- "@teambit/envs": "1.0.711",
46
- "@teambit/export": "1.0.711",
47
- "@teambit/generator": "1.0.712",
48
- "@teambit/graph": "1.0.711",
49
- "@teambit/install": "1.0.711",
50
- "@teambit/lanes": "1.0.712",
51
- "@teambit/objects": "0.0.218",
52
- "@teambit/remove": "1.0.711",
53
- "@teambit/schema": "1.0.711",
54
- "@teambit/scope": "1.0.711",
55
- "@teambit/snapping": "1.0.711",
56
- "@teambit/workspace": "1.0.711",
57
- "@teambit/importer": "1.0.711",
58
- "@teambit/watcher": "1.0.711"
35
+ "@teambit/application": "1.0.713",
36
+ "@teambit/checkout": "1.0.713",
37
+ "@teambit/component-compare": "1.0.713",
38
+ "@teambit/component-log": "1.0.713",
39
+ "@teambit/component": "1.0.713",
40
+ "@teambit/config": "0.0.1441",
41
+ "@teambit/deprecation": "1.0.713",
42
+ "@teambit/envs": "1.0.713",
43
+ "@teambit/export": "1.0.713",
44
+ "@teambit/generator": "1.0.714",
45
+ "@teambit/graph": "1.0.713",
46
+ "@teambit/install": "1.0.713",
47
+ "@teambit/lanes": "1.0.714",
48
+ "@teambit/logger": "0.0.1360",
49
+ "@teambit/objects": "0.0.220",
50
+ "@teambit/remove": "1.0.713",
51
+ "@teambit/schema": "1.0.713",
52
+ "@teambit/scope": "1.0.713",
53
+ "@teambit/snapping": "1.0.713",
54
+ "@teambit/workspace": "1.0.713",
55
+ "@teambit/cli": "0.0.1267",
56
+ "@teambit/express": "0.0.1366",
57
+ "@teambit/importer": "1.0.713",
58
+ "@teambit/watcher": "1.0.713"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@types/fs-extra": "9.0.7",
@@ -64,7 +64,7 @@
64
64
  "@types/cors": "2.8.10",
65
65
  "@types/pretty-time": "^1.1.5",
66
66
  "@types/mocha": "9.1.0",
67
- "@teambit/harmony.envs.core-aspect-env": "0.0.77"
67
+ "@teambit/harmony.envs.core-aspect-env": "0.0.78"
68
68
  },
69
69
  "peerDependencies": {},
70
70
  "license": "Apache-2.0",