@teambit/api-server 1.0.712 → 1.0.714

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.712",
3
+ "version": "1.0.714",
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.712"
9
+ "version": "1.0.714"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -18,44 +18,44 @@
18
18
  "http-proxy-middleware": "^3.0.3",
19
19
  "chalk": "4.1.2",
20
20
  "pretty-time": "1.1.0",
21
- "@teambit/lane-id": "0.0.312",
22
- "@teambit/harmony": "0.4.7",
23
- "@teambit/application": "1.0.709",
24
- "@teambit/checkout": "1.0.709",
25
- "@teambit/component-compare": "1.0.709",
26
- "@teambit/component-log": "1.0.709",
27
21
  "@teambit/component.modules.component-url": "0.0.179",
28
22
  "@teambit/component.modules.merge-helper": "0.0.9",
29
- "@teambit/component": "1.0.709",
30
- "@teambit/config": "0.0.1439",
31
- "@teambit/deprecation": "1.0.709",
32
- "@teambit/envs": "1.0.709",
33
- "@teambit/export": "1.0.709",
34
- "@teambit/generator": "1.0.710",
35
- "@teambit/graph": "1.0.709",
36
- "@teambit/install": "1.0.709",
37
- "@teambit/lanes": "1.0.710",
23
+ "@teambit/config": "0.0.1440",
24
+ "@teambit/lane-id": "0.0.312",
38
25
  "@teambit/legacy.consumer": "0.0.69",
39
26
  "@teambit/legacy.scope": "0.0.69",
40
27
  "@teambit/legacy.utils": "0.0.24",
41
- "@teambit/logger": "0.0.1358",
42
- "@teambit/objects": "0.0.216",
43
- "@teambit/remove": "1.0.709",
44
- "@teambit/schema": "1.0.709",
45
- "@teambit/scope": "1.0.709",
46
- "@teambit/snapping": "1.0.709",
47
- "@teambit/workspace": "1.0.709",
48
- "@teambit/cli": "0.0.1265",
49
- "@teambit/express": "0.0.1364",
28
+ "@teambit/logger": "0.0.1359",
29
+ "@teambit/harmony": "0.4.7",
30
+ "@teambit/cli": "0.0.1266",
31
+ "@teambit/express": "0.0.1365",
50
32
  "@teambit/harmony.modules.send-server-sent-events": "0.0.9",
51
- "@teambit/importer": "1.0.709",
52
33
  "@teambit/legacy.constants": "0.0.15",
53
34
  "@teambit/scope.network": "0.0.69",
54
35
  "@teambit/toolbox.network.get-port": "1.0.11",
55
- "@teambit/watcher": "1.0.709",
56
36
  "@teambit/harmony.modules.feature-toggle": "0.0.25",
57
37
  "@teambit/legacy.loader": "0.0.10",
58
- "@teambit/legacy.logger": "0.0.25"
38
+ "@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"
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.76"
67
+ "@teambit/harmony.envs.core-aspect-env": "0.0.77"
68
68
  },
69
69
  "peerDependencies": {},
70
70
  "license": "Apache-2.0",