@teambit/api-server 1.0.1082 → 1.0.1083

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.
@@ -157,8 +157,8 @@ export declare class APIForIDE {
157
157
  [relativePath: string]: string;
158
158
  }>;
159
159
  catObject(hash: string): Promise<string>;
160
- logFile(filePath: string): Promise<import("../teambit.component_component-log@1.0.1052/component-log.main.runtime").FileLog[]>;
161
- blame(filePath: string): Promise<import("../teambit.component_component-log@1.0.1052/component-log.main.runtime").BlameLineInfo[]>;
160
+ logFile(filePath: string): Promise<import("../teambit.component_component-log@1.0.1053/component-log.main.runtime").FileLog[]>;
161
+ blame(filePath: string): Promise<import("../teambit.component_component-log@1.0.1053/component-log.main.runtime").BlameLineInfo[]>;
162
162
  changedFilesFromParent(id: string): Promise<FileHashDiffFromParent[]>;
163
163
  getConfigForDiff(id: string): Promise<{
164
164
  version?: string;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/api-server",
3
- "version": "1.0.1082",
3
+ "version": "1.0.1083",
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.1082"
9
+ "version": "1.0.1083"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -19,45 +19,45 @@
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.194",
23
- "@teambit/component.modules.merge-helper": "0.0.78",
24
- "@teambit/config": "0.0.1524",
25
22
  "@teambit/lane-id": "0.0.312",
26
- "@teambit/lanes.modules.diff": "0.0.639",
27
- "@teambit/legacy.consumer": "0.0.135",
28
- "@teambit/legacy.scope": "0.0.135",
29
- "@teambit/legacy.utils": "0.0.41",
30
- "@teambit/logger": "0.0.1442",
31
23
  "@teambit/harmony": "0.4.12",
32
- "@teambit/cli": "0.0.1349",
33
- "@teambit/express": "0.0.1448",
34
- "@teambit/harmony.modules.send-server-sent-events": "0.0.21",
35
- "@teambit/legacy.constants": "0.0.33",
36
- "@teambit/scope.network": "0.0.135",
37
- "@teambit/toolbox.network.get-port": "1.0.22",
38
- "@teambit/harmony.modules.feature-toggle": "0.0.45",
39
- "@teambit/legacy.loader": "0.0.22",
40
- "@teambit/legacy.logger": "0.0.48",
41
- "@teambit/application": "1.0.1052",
42
- "@teambit/checkout": "1.0.1053",
43
- "@teambit/component-compare": "1.0.1052",
44
- "@teambit/component-log": "1.0.1052",
45
- "@teambit/component": "1.0.1052",
46
- "@teambit/deprecation": "1.0.1052",
47
- "@teambit/envs": "1.0.1052",
48
- "@teambit/export": "1.0.1052",
49
- "@teambit/generator": "1.0.1053",
50
- "@teambit/graph": "1.0.1052",
51
- "@teambit/install": "1.0.1052",
52
- "@teambit/lanes": "1.0.1071",
53
- "@teambit/objects": "0.0.559",
54
- "@teambit/remove": "1.0.1052",
55
- "@teambit/schema": "1.0.1052",
56
- "@teambit/scope": "1.0.1052",
57
- "@teambit/snapping": "1.0.1052",
58
- "@teambit/workspace": "1.0.1052",
59
- "@teambit/importer": "1.0.1052",
60
- "@teambit/watcher": "1.0.1052"
24
+ "@teambit/application": "1.0.1053",
25
+ "@teambit/checkout": "1.0.1054",
26
+ "@teambit/component-compare": "1.0.1053",
27
+ "@teambit/component-log": "1.0.1053",
28
+ "@teambit/component.modules.component-url": "0.0.195",
29
+ "@teambit/component.modules.merge-helper": "0.0.79",
30
+ "@teambit/component": "1.0.1053",
31
+ "@teambit/config": "0.0.1525",
32
+ "@teambit/deprecation": "1.0.1053",
33
+ "@teambit/envs": "1.0.1053",
34
+ "@teambit/export": "1.0.1053",
35
+ "@teambit/generator": "1.0.1054",
36
+ "@teambit/graph": "1.0.1053",
37
+ "@teambit/install": "1.0.1053",
38
+ "@teambit/lanes.modules.diff": "0.0.640",
39
+ "@teambit/lanes": "1.0.1072",
40
+ "@teambit/legacy.consumer": "0.0.136",
41
+ "@teambit/legacy.scope": "0.0.136",
42
+ "@teambit/legacy.utils": "0.0.42",
43
+ "@teambit/logger": "0.0.1443",
44
+ "@teambit/objects": "0.0.560",
45
+ "@teambit/remove": "1.0.1053",
46
+ "@teambit/schema": "1.0.1053",
47
+ "@teambit/scope": "1.0.1053",
48
+ "@teambit/snapping": "1.0.1053",
49
+ "@teambit/workspace": "1.0.1053",
50
+ "@teambit/cli": "0.0.1350",
51
+ "@teambit/express": "0.0.1449",
52
+ "@teambit/harmony.modules.send-server-sent-events": "0.0.22",
53
+ "@teambit/importer": "1.0.1053",
54
+ "@teambit/legacy.constants": "0.0.34",
55
+ "@teambit/scope.network": "0.0.136",
56
+ "@teambit/toolbox.network.get-port": "1.0.23",
57
+ "@teambit/watcher": "1.0.1053",
58
+ "@teambit/harmony.modules.feature-toggle": "0.0.46",
59
+ "@teambit/legacy.loader": "0.0.23",
60
+ "@teambit/legacy.logger": "0.0.49"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",