@teambit/builder 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,11 @@
|
|
|
1
|
+
export const BuilderAspect: any;
|
|
2
|
+
export const ArtifactVinyl: any;
|
|
3
|
+
export const BuildPipe: any;
|
|
4
|
+
export const CAPSULE_ARTIFACTS_DIR: any;
|
|
5
|
+
export const Pipeline: any;
|
|
6
|
+
export const TaskResultsList: any;
|
|
7
|
+
export const Artifact: any;
|
|
8
|
+
export const ArtifactList: any;
|
|
9
|
+
export const ArtifactFactory: any;
|
|
10
|
+
export default cjsModule;
|
|
11
|
+
import cjsModule from './index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.pipelines_builder@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.pipelines_builder@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.pipelines_builder@1.0.694/dist/builder.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.pipelines_builder@1.0.694/dist/builder.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/builder",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.694",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/pipelines/builder",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.pipelines",
|
|
8
8
|
"name": "builder",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.694"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -21,35 +21,35 @@
|
|
|
21
21
|
"fs-extra": "10.0.0",
|
|
22
22
|
"minimatch": "3.0.5",
|
|
23
23
|
"globby": "11.0.1",
|
|
24
|
-
"@teambit/logger": "0.0.1349",
|
|
25
24
|
"@teambit/toolbox.string.capitalize": "0.0.500",
|
|
26
25
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
27
26
|
"@teambit/legacy.constants": "0.0.14",
|
|
28
27
|
"@teambit/component.sources": "0.0.117",
|
|
29
28
|
"@teambit/lane-id": "0.0.312",
|
|
30
|
-
"@teambit/cli": "0.0.1256",
|
|
31
29
|
"@teambit/component-issues": "0.0.161",
|
|
32
30
|
"@teambit/harmony": "0.4.7",
|
|
33
31
|
"@teambit/bit-error": "0.0.404",
|
|
34
32
|
"@teambit/bit.get-bit-version": "0.0.6",
|
|
35
|
-
"@teambit/config-store": "0.0.136",
|
|
36
33
|
"@teambit/legacy.consumer-component": "0.0.66",
|
|
37
34
|
"@teambit/legacy.extension-data": "0.0.67",
|
|
38
35
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
|
39
|
-
"@teambit/express": "0.0.1355",
|
|
40
36
|
"@teambit/component-id": "1.2.4",
|
|
41
37
|
"@teambit/legacy.utils": "0.0.23",
|
|
42
38
|
"@teambit/legacy.scope": "0.0.65",
|
|
43
|
-
"@teambit/component": "1.0.
|
|
44
|
-
"@teambit/envs": "1.0.
|
|
45
|
-
"@teambit/
|
|
46
|
-
"@teambit/
|
|
47
|
-
"@teambit/
|
|
48
|
-
"@teambit/
|
|
49
|
-
"@teambit/
|
|
50
|
-
"@teambit/
|
|
51
|
-
"@teambit/
|
|
52
|
-
"@teambit/
|
|
39
|
+
"@teambit/component": "1.0.694",
|
|
40
|
+
"@teambit/envs": "1.0.694",
|
|
41
|
+
"@teambit/logger": "0.0.1350",
|
|
42
|
+
"@teambit/isolator": "1.0.694",
|
|
43
|
+
"@teambit/cli": "0.0.1257",
|
|
44
|
+
"@teambit/workspace": "1.0.694",
|
|
45
|
+
"@teambit/aspect-loader": "1.0.694",
|
|
46
|
+
"@teambit/config-store": "0.0.137",
|
|
47
|
+
"@teambit/generator": "1.0.695",
|
|
48
|
+
"@teambit/graphql": "1.0.694",
|
|
49
|
+
"@teambit/issues": "1.0.694",
|
|
50
|
+
"@teambit/scope": "1.0.694",
|
|
51
|
+
"@teambit/ui": "1.0.694",
|
|
52
|
+
"@teambit/express": "0.0.1356"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@types/pretty-time": "^1.1.5",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"@types/minimatch": "3.0.4",
|
|
61
61
|
"@types/mocha": "9.1.0",
|
|
62
62
|
"@teambit/pipelines.aspect-docs.builder": "0.0.172",
|
|
63
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
63
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.74"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"react": "^17.0.0 || ^18.0.0",
|