@teambit/typescript 1.0.693 → 1.0.694
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/esm.d.mts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export const TypescriptConfigMutator: any;
|
|
2
|
+
export const TypeScriptExtractor: any;
|
|
3
|
+
export const TypescriptCompiler: any;
|
|
4
|
+
export const TypescriptAspect: any;
|
|
5
|
+
export const SchemaExtractorContext: any;
|
|
6
|
+
export const importTransformer: any;
|
|
7
|
+
export const exportTransformer: any;
|
|
8
|
+
export const classNamesTransformer: any;
|
|
9
|
+
export const functionNamesTransformer: any;
|
|
10
|
+
export const interfaceNamesTransformer: any;
|
|
11
|
+
export const typeAliasNamesTransformer: any;
|
|
12
|
+
export const variableNamesTransformer: any;
|
|
13
|
+
export const transformSourceFile: any;
|
|
14
|
+
export const expressionStatementTransformer: any;
|
|
15
|
+
export const typeReferenceTransformer: any;
|
|
16
|
+
export default cjsModule;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.694/dist/typescript.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.694/dist/typescript.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/typescript",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.694",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/typescript/typescript",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.typescript",
|
|
8
8
|
"name": "typescript",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.694"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -23,28 +23,28 @@
|
|
|
23
23
|
"@teambit/semantics.entities.semantic-schema": "0.0.90",
|
|
24
24
|
"@teambit/ts-server": "0.0.66",
|
|
25
25
|
"@teambit/harmony": "0.4.7",
|
|
26
|
-
"@teambit/logger": "0.0.1349",
|
|
27
|
-
"@teambit/cli": "0.0.1256",
|
|
28
26
|
"@teambit/legacy.constants": "0.0.14",
|
|
29
|
-
"@teambit/compiler": "1.0.
|
|
30
|
-
"@teambit/builder": "1.0.
|
|
31
|
-
"@teambit/component": "1.0.
|
|
32
|
-
"@teambit/dependency-resolver": "1.0.
|
|
33
|
-
"@teambit/formatter": "1.0.
|
|
34
|
-
"@teambit/aspect-loader": "1.0.
|
|
35
|
-
"@teambit/envs": "1.0.
|
|
36
|
-
"@teambit/
|
|
37
|
-
"@teambit/
|
|
38
|
-
"@teambit/
|
|
39
|
-
"@teambit/
|
|
40
|
-
"@teambit/
|
|
27
|
+
"@teambit/compiler": "1.0.694",
|
|
28
|
+
"@teambit/builder": "1.0.694",
|
|
29
|
+
"@teambit/component": "1.0.694",
|
|
30
|
+
"@teambit/dependency-resolver": "1.0.694",
|
|
31
|
+
"@teambit/formatter": "1.0.694",
|
|
32
|
+
"@teambit/aspect-loader": "1.0.694",
|
|
33
|
+
"@teambit/envs": "1.0.694",
|
|
34
|
+
"@teambit/logger": "0.0.1350",
|
|
35
|
+
"@teambit/schema": "1.0.694",
|
|
36
|
+
"@teambit/scope": "1.0.694",
|
|
37
|
+
"@teambit/workspace": "1.0.694",
|
|
38
|
+
"@teambit/cli": "0.0.1257",
|
|
39
|
+
"@teambit/pkg": "1.0.694",
|
|
40
|
+
"@teambit/watcher": "1.0.694"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@types/lodash": "4.14.165",
|
|
44
44
|
"@types/fs-extra": "9.0.7",
|
|
45
45
|
"@types/mocha": "9.1.0",
|
|
46
46
|
"@teambit/typescript.aspect-docs.typescript": "0.0.171",
|
|
47
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
47
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.74"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
50
50
|
"react": "^17.0.0 || ^18.0.0",
|