@teambit/importer 1.0.470 → 1.0.471
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_scope_importer-preview.js +1 -1
- package/artifacts/schema.json +590 -558
- package/dist/import-components.js +6 -12
- package/dist/import-components.js.map +1 -1
- package/dist/importer.main.runtime.js +2 -9
- package/dist/importer.main.runtime.js.map +1 -1
- package/dist/{preview-1732245631025.js → preview-1732332052659.js} +2 -2
- package/package.json +18 -18
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/importer",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.471",
|
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.471"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -20,24 +20,24 @@
|
|
20
20
|
"@teambit/lane-id": "0.0.311",
|
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.
|
23
|
+
"@teambit/graph": "1.0.471",
|
24
|
+
"@teambit/logger": "0.0.1141",
|
25
|
+
"@teambit/workspace": "1.0.471",
|
26
|
+
"@teambit/cli": "0.0.1048",
|
27
|
+
"@teambit/merging": "1.0.471",
|
28
|
+
"@teambit/checkout": "1.0.471",
|
29
|
+
"@teambit/component-writer": "1.0.471",
|
30
|
+
"@teambit/config-merger": "0.0.338",
|
31
|
+
"@teambit/envs": "1.0.471",
|
32
32
|
"@teambit/legacy.utils": "0.0.6",
|
33
|
-
"@teambit/lister": "1.0.
|
34
|
-
"@teambit/component.sources": "0.0.
|
35
|
-
"@teambit/dependency-resolver": "1.0.
|
36
|
-
"@teambit/install": "1.0.
|
37
|
-
"@teambit/legacy.analytics": "0.0.
|
38
|
-
"@teambit/legacy.scope-api": "0.0.
|
33
|
+
"@teambit/lister": "1.0.471",
|
34
|
+
"@teambit/component.sources": "0.0.47",
|
35
|
+
"@teambit/dependency-resolver": "1.0.471",
|
36
|
+
"@teambit/install": "1.0.471",
|
37
|
+
"@teambit/legacy.analytics": "0.0.52",
|
38
|
+
"@teambit/legacy.scope-api": "0.0.50",
|
39
39
|
"@teambit/pkg.modules.component-package-name": "0.0.5",
|
40
|
-
"@teambit/scope": "1.0.
|
40
|
+
"@teambit/scope": "1.0.471"
|
41
41
|
},
|
42
42
|
"devDependencies": {
|
43
43
|
"@types/lodash": "4.14.165",
|