@teambit/install 0.0.0-ed41c04b2d7523b40e997cf24dcb5bbef13893c0 → 0.0.0-f4f27b8d06525d31a211e4651dd59405f60f590f
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/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/install",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-f4f27b8d06525d31a211e4651dd59405f60f590f",
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/install",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.workspace",
|
8
8
|
"name": "install",
|
9
|
-
"version": "
|
9
|
+
"version": "f4f27b8d06525d31a211e4651dd59405f60f590f"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -23,32 +23,32 @@
|
|
23
23
|
"enquirer": "2.4.1",
|
24
24
|
"table": "6.7.3",
|
25
25
|
"@teambit/harmony": "0.4.7",
|
26
|
+
"@teambit/cli": "0.0.1251",
|
27
|
+
"@teambit/logger": "0.0.1344",
|
26
28
|
"@teambit/component-issues": "0.0.161",
|
27
29
|
"@teambit/component-package-version": "0.0.440",
|
28
|
-
"@teambit/component.sources": "0.0.
|
30
|
+
"@teambit/component.sources": "0.0.113",
|
29
31
|
"@teambit/dependencies.fs.linked-dependencies": "0.0.34",
|
30
|
-
"@teambit/pkg.modules.component-package-name": "0.0.
|
31
|
-
"@teambit/
|
32
|
+
"@teambit/pkg.modules.component-package-name": "0.0.68",
|
33
|
+
"@teambit/variants": "0.0.1518",
|
34
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.289",
|
32
35
|
"@teambit/workspace.root-components": "1.0.0",
|
33
36
|
"@teambit/bit-error": "0.0.404",
|
34
37
|
"@teambit/toolbox.time.time-format": "0.0.500",
|
35
|
-
"@teambit/
|
36
|
-
"@teambit/
|
37
|
-
"@teambit/
|
38
|
-
"@teambit/
|
39
|
-
"@teambit/
|
40
|
-
"@teambit/
|
41
|
-
"@teambit/
|
42
|
-
"@teambit/
|
43
|
-
"@teambit/
|
44
|
-
"@teambit/
|
45
|
-
"@teambit/
|
46
|
-
"@teambit/
|
47
|
-
"@teambit/
|
48
|
-
"@teambit/
|
49
|
-
"@teambit/ui": "0.0.0-2a84ae91eb28a9e883e23c089fe5b6b4f169907f",
|
50
|
-
"@teambit/variants": "0.0.0-effb275eae8e54f2808fdfd64f05e7690423f7f7",
|
51
|
-
"@teambit/workspace-config-files": "0.0.0-f42bbe1a57a6f76077c76a5202a7652b2c2def4c"
|
38
|
+
"@teambit/dependency-resolver": "0.0.0-32b3b1a8f0c6ef77c5353d3b2bcda0adf07d9e84",
|
39
|
+
"@teambit/workspace": "0.0.0-af8a6f8d7afb24ad954d3fb57e5f1f1baed9ea0e",
|
40
|
+
"@teambit/application": "0.0.0-57e35ac7b804abaaca93933f96aa1a410c0b972a",
|
41
|
+
"@teambit/aspect-loader": "0.0.0-65966a1953cc6d95dbfe07df3ad1d8fea506b87a",
|
42
|
+
"@teambit/bundler": "0.0.0-4e919c5d20b9684c31ff7e4439c3380c2fbafba6",
|
43
|
+
"@teambit/compiler": "0.0.0-6f5ce2566218c39ac08e666c5da820e2dc7e5912",
|
44
|
+
"@teambit/component": "0.0.0-721dff3ea53226e226bc75e63804cbb144236805",
|
45
|
+
"@teambit/envs": "0.0.0-92acfdc875b488791fd518bd228c144f1a6dc000",
|
46
|
+
"@teambit/generator": "0.0.0-b1098ac74b07621831ae6f011d3a5853f2f164a9",
|
47
|
+
"@teambit/ipc-events": "0.0.0-af2b37d09ac15441817d333108bc9d731e69efc4",
|
48
|
+
"@teambit/issues": "0.0.0-ef4ecc7eb16fe974cc483f959898410f42f2ca56",
|
49
|
+
"@teambit/objects": "0.0.0-4fd80612bfce4cd77b4783e2e23acb0c07bbe07d",
|
50
|
+
"@teambit/ui": "0.0.0-136ee0874a0d0db0a74656f64a75a595ca214503",
|
51
|
+
"@teambit/workspace-config-files": "0.0.0-0eb5994759828f13cfc2c4122cdfdd9d336f05bd"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
54
|
"@types/fs-extra": "9.0.7",
|
File without changes
|