@teambit/importer 1.0.510 → 1.0.512
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/dist/import-components.d.ts +1 -1
- package/dist/import-components.js.map +1 -1
- package/dist/importer.main.runtime.d.ts +1 -1
- package/dist/importer.main.runtime.js.map +1 -1
- package/dist/{preview-1736705249371.js → preview-1736824735631.js} +2 -2
- package/package.json +26 -26
- package/artifacts/schema.json +0 -6971
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/importer",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.512",
|
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.512"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -17,32 +17,32 @@
|
|
17
17
|
"@teambit/bit-error": "0.0.404",
|
18
18
|
"@teambit/component-id": "1.2.2",
|
19
19
|
"@teambit/component-version": "1.0.3",
|
20
|
-
"@teambit/lane-id": "0.0.
|
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.
|
35
|
-
"@teambit/legacy.utils": "0.0.
|
36
|
-
"@teambit/lister": "1.0.
|
37
|
-
"@teambit/
|
38
|
-
"@teambit/component.sources": "0.0.
|
39
|
-
"@teambit/dependency-resolver": "1.0.
|
40
|
-
"@teambit/install": "1.0.
|
41
|
-
"@teambit/legacy.analytics": "0.0.
|
42
|
-
"@teambit/legacy.scope-api": "0.0.
|
43
|
-
"@teambit/pkg.modules.component-package-name": "0.0.
|
44
|
-
"@teambit/scope.remotes": "0.0.
|
45
|
-
"@teambit/scope": "1.0.
|
23
|
+
"@teambit/graph": "1.0.512",
|
24
|
+
"@teambit/logger": "0.0.1182",
|
25
|
+
"@teambit/workspace": "1.0.512",
|
26
|
+
"@teambit/cli": "0.0.1089",
|
27
|
+
"@teambit/merging": "1.0.512",
|
28
|
+
"@teambit/checkout": "1.0.512",
|
29
|
+
"@teambit/component-writer": "1.0.512",
|
30
|
+
"@teambit/config-merger": "0.0.379",
|
31
|
+
"@teambit/envs": "1.0.512",
|
32
|
+
"@teambit/legacy.consumer-component": "0.0.20",
|
33
|
+
"@teambit/legacy.consumer": "0.0.19",
|
34
|
+
"@teambit/legacy.scope": "0.0.19",
|
35
|
+
"@teambit/legacy.utils": "0.0.13",
|
36
|
+
"@teambit/lister": "1.0.512",
|
37
|
+
"@teambit/objects": "0.0.19",
|
38
|
+
"@teambit/component.sources": "0.0.71",
|
39
|
+
"@teambit/dependency-resolver": "1.0.512",
|
40
|
+
"@teambit/install": "1.0.512",
|
41
|
+
"@teambit/legacy.analytics": "0.0.65",
|
42
|
+
"@teambit/legacy.scope-api": "0.0.74",
|
43
|
+
"@teambit/pkg.modules.component-package-name": "0.0.26",
|
44
|
+
"@teambit/scope.remotes": "0.0.19",
|
45
|
+
"@teambit/scope": "1.0.512"
|
46
46
|
},
|
47
47
|
"devDependencies": {
|
48
48
|
"@types/lodash": "4.14.165",
|