@teambit/importer 1.0.541 → 1.0.543
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_importer@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_importer@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_importer@1.0.543/dist/importer.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_importer@1.0.543/dist/importer.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/importer",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.543",
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/importer",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.scope",
|
8
8
|
"name": "importer",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.543"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -20,30 +20,30 @@
|
|
20
20
|
"@teambit/lane-id": "0.0.312",
|
21
21
|
"@teambit/harmony": "0.4.6",
|
22
22
|
"@teambit/legacy-bit-id": "1.1.1",
|
23
|
-
"@teambit/graph": "1.0.
|
24
|
-
"@teambit/logger": "0.0.
|
25
|
-
"@teambit/workspace": "1.0.
|
26
|
-
"@teambit/cli": "0.0.
|
27
|
-
"@teambit/merging": "1.0.
|
28
|
-
"@teambit/checkout": "1.0.
|
29
|
-
"@teambit/component-writer": "1.0.
|
30
|
-
"@teambit/config-merger": "0.0.
|
31
|
-
"@teambit/envs": "1.0.
|
32
|
-
"@teambit/legacy.consumer-component": "0.0.
|
33
|
-
"@teambit/legacy.consumer": "0.0.
|
34
|
-
"@teambit/legacy.scope": "0.0.
|
23
|
+
"@teambit/graph": "1.0.543",
|
24
|
+
"@teambit/logger": "0.0.1213",
|
25
|
+
"@teambit/workspace": "1.0.543",
|
26
|
+
"@teambit/cli": "0.0.1120",
|
27
|
+
"@teambit/merging": "1.0.543",
|
28
|
+
"@teambit/checkout": "1.0.543",
|
29
|
+
"@teambit/component-writer": "1.0.543",
|
30
|
+
"@teambit/config-merger": "0.0.410",
|
31
|
+
"@teambit/envs": "1.0.543",
|
32
|
+
"@teambit/legacy.consumer-component": "0.0.32",
|
33
|
+
"@teambit/legacy.consumer": "0.0.31",
|
34
|
+
"@teambit/legacy.scope": "0.0.31",
|
35
35
|
"@teambit/legacy.utils": "0.0.17",
|
36
|
-
"@teambit/lister": "1.0.
|
37
|
-
"@teambit/objects": "0.0.
|
36
|
+
"@teambit/lister": "1.0.543",
|
37
|
+
"@teambit/objects": "0.0.50",
|
38
38
|
"@teambit/toolbox.promise.map-pool": "0.0.6",
|
39
|
-
"@teambit/component.sources": "0.0.
|
40
|
-
"@teambit/dependency-resolver": "1.0.
|
41
|
-
"@teambit/install": "1.0.
|
39
|
+
"@teambit/component.sources": "0.0.83",
|
40
|
+
"@teambit/dependency-resolver": "1.0.543",
|
41
|
+
"@teambit/install": "1.0.543",
|
42
42
|
"@teambit/legacy.analytics": "0.0.70",
|
43
|
-
"@teambit/legacy.scope-api": "0.0.
|
44
|
-
"@teambit/pkg.modules.component-package-name": "0.0.
|
45
|
-
"@teambit/scope.remotes": "0.0.
|
46
|
-
"@teambit/scope": "1.0.
|
43
|
+
"@teambit/legacy.scope-api": "0.0.86",
|
44
|
+
"@teambit/pkg.modules.component-package-name": "0.0.38",
|
45
|
+
"@teambit/scope.remotes": "0.0.31",
|
46
|
+
"@teambit/scope": "1.0.543"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"@types/lodash": "4.14.165",
|