@teambit/api-server 1.0.1078 → 1.0.1079
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/dist/api-for-ide.d.ts
CHANGED
|
@@ -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("
|
|
161
|
-
blame(filePath: string): Promise<import("
|
|
160
|
+
logFile(filePath: string): Promise<import("../teambit.component_component-log@1.0.1049/component-log.main.runtime").FileLog[]>;
|
|
161
|
+
blame(filePath: string): Promise<import("../teambit.component_component-log@1.0.1049/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.
|
|
3
|
+
"version": "1.0.1079",
|
|
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.
|
|
9
|
+
"version": "1.0.1079"
|
|
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.192",
|
|
23
|
-
"@teambit/component.modules.merge-helper": "0.0.76",
|
|
24
|
-
"@teambit/config": "0.0.1522",
|
|
25
22
|
"@teambit/lane-id": "0.0.312",
|
|
26
|
-
"@teambit/lanes.modules.diff": "0.0.637",
|
|
27
|
-
"@teambit/legacy.consumer": "0.0.133",
|
|
28
|
-
"@teambit/legacy.scope": "0.0.133",
|
|
29
|
-
"@teambit/legacy.utils": "0.0.39",
|
|
30
|
-
"@teambit/logger": "0.0.1440",
|
|
31
23
|
"@teambit/harmony": "0.4.12",
|
|
32
|
-
"@teambit/
|
|
33
|
-
"@teambit/
|
|
34
|
-
"@teambit/
|
|
35
|
-
"@teambit/
|
|
36
|
-
"@teambit/
|
|
37
|
-
"@teambit/
|
|
38
|
-
"@teambit/
|
|
39
|
-
"@teambit/
|
|
40
|
-
"@teambit/
|
|
41
|
-
"@teambit/
|
|
42
|
-
"@teambit/
|
|
43
|
-
"@teambit/
|
|
44
|
-
"@teambit/
|
|
45
|
-
"@teambit/
|
|
46
|
-
"@teambit/
|
|
47
|
-
"@teambit/
|
|
48
|
-
"@teambit/
|
|
49
|
-
"@teambit/
|
|
50
|
-
"@teambit/
|
|
51
|
-
"@teambit/
|
|
52
|
-
"@teambit/
|
|
53
|
-
"@teambit/
|
|
54
|
-
"@teambit/
|
|
55
|
-
"@teambit/
|
|
56
|
-
"@teambit/
|
|
57
|
-
"@teambit/
|
|
58
|
-
"@teambit/
|
|
59
|
-
"@teambit/
|
|
60
|
-
"@teambit/
|
|
24
|
+
"@teambit/application": "1.0.1049",
|
|
25
|
+
"@teambit/checkout": "1.0.1050",
|
|
26
|
+
"@teambit/component-compare": "1.0.1049",
|
|
27
|
+
"@teambit/component-log": "1.0.1049",
|
|
28
|
+
"@teambit/component.modules.component-url": "0.0.193",
|
|
29
|
+
"@teambit/component.modules.merge-helper": "0.0.77",
|
|
30
|
+
"@teambit/component": "1.0.1049",
|
|
31
|
+
"@teambit/config": "0.0.1523",
|
|
32
|
+
"@teambit/deprecation": "1.0.1049",
|
|
33
|
+
"@teambit/envs": "1.0.1049",
|
|
34
|
+
"@teambit/export": "1.0.1049",
|
|
35
|
+
"@teambit/generator": "1.0.1050",
|
|
36
|
+
"@teambit/graph": "1.0.1049",
|
|
37
|
+
"@teambit/install": "1.0.1049",
|
|
38
|
+
"@teambit/lanes.modules.diff": "0.0.638",
|
|
39
|
+
"@teambit/lanes": "1.0.1068",
|
|
40
|
+
"@teambit/legacy.consumer": "0.0.134",
|
|
41
|
+
"@teambit/legacy.scope": "0.0.134",
|
|
42
|
+
"@teambit/legacy.utils": "0.0.40",
|
|
43
|
+
"@teambit/logger": "0.0.1441",
|
|
44
|
+
"@teambit/objects": "0.0.556",
|
|
45
|
+
"@teambit/remove": "1.0.1049",
|
|
46
|
+
"@teambit/schema": "1.0.1049",
|
|
47
|
+
"@teambit/scope": "1.0.1049",
|
|
48
|
+
"@teambit/snapping": "1.0.1049",
|
|
49
|
+
"@teambit/workspace": "1.0.1049",
|
|
50
|
+
"@teambit/cli": "0.0.1348",
|
|
51
|
+
"@teambit/express": "0.0.1447",
|
|
52
|
+
"@teambit/harmony.modules.send-server-sent-events": "0.0.20",
|
|
53
|
+
"@teambit/importer": "1.0.1049",
|
|
54
|
+
"@teambit/legacy.constants": "0.0.32",
|
|
55
|
+
"@teambit/scope.network": "0.0.134",
|
|
56
|
+
"@teambit/toolbox.network.get-port": "1.0.22",
|
|
57
|
+
"@teambit/watcher": "1.0.1049",
|
|
58
|
+
"@teambit/harmony.modules.feature-toggle": "0.0.44",
|
|
59
|
+
"@teambit/legacy.loader": "0.0.21",
|
|
60
|
+
"@teambit/legacy.logger": "0.0.47"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@types/fs-extra": "9.0.7",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"@types/express": "^4.17.21",
|
|
68
68
|
"@types/pretty-time": "^1.1.5",
|
|
69
69
|
"@types/mocha": "9.1.0",
|
|
70
|
-
"@teambit/harmony.envs.core-aspect-env": "0.
|
|
70
|
+
"@teambit/harmony.envs.core-aspect-env": "1.0.0"
|
|
71
71
|
},
|
|
72
72
|
"peerDependencies": {},
|
|
73
73
|
"license": "Apache-2.0",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"peerDependenciesMeta": {},
|
|
76
76
|
"exports": {
|
|
77
77
|
".": {
|
|
78
|
-
"types": "./index.ts",
|
|
78
|
+
"types": "./dist/index.d.ts",
|
|
79
79
|
"node": {
|
|
80
80
|
"require": "./dist/index.js",
|
|
81
81
|
"import": "./dist/esm.mjs"
|
|
@@ -83,8 +83,7 @@
|
|
|
83
83
|
"default": "./dist/index.js"
|
|
84
84
|
},
|
|
85
85
|
"./dist/*": "./dist/*",
|
|
86
|
-
"./artifacts/*": "./artifacts/*"
|
|
87
|
-
"./*": "./*.ts"
|
|
86
|
+
"./artifacts/*": "./artifacts/*"
|
|
88
87
|
},
|
|
89
88
|
"private": false,
|
|
90
89
|
"engines": {
|
package/types/style.d.ts
CHANGED
|
@@ -40,3 +40,7 @@ declare module '*.mdx' {
|
|
|
40
40
|
const component: any;
|
|
41
41
|
export default component;
|
|
42
42
|
}
|
|
43
|
+
|
|
44
|
+
// `reset-css` ships only `reset.css` (no `.d.ts`). TS6 refuses bare
|
|
45
|
+
// side-effect imports without declarations, so we declare the module here.
|
|
46
|
+
declare module 'reset-css';
|
|
File without changes
|