@teambit/install 0.0.0-07df82ef30b2b870c10205d59e7abe011e8065ba → 0.0.0-0a21a5a46afd9feb10614aea457a107161883039
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-0a21a5a46afd9feb10614aea457a107161883039",
|
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": "0a21a5a46afd9feb10614aea457a107161883039"
|
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.1268",
|
27
|
+
"@teambit/logger": "0.0.1361",
|
26
28
|
"@teambit/component-issues": "0.0.162",
|
27
29
|
"@teambit/component-package-version": "0.0.441",
|
28
30
|
"@teambit/component.sources": "0.0.121",
|
29
31
|
"@teambit/dependencies.fs.linked-dependencies": "0.0.35",
|
30
32
|
"@teambit/pkg.modules.component-package-name": "0.0.76",
|
33
|
+
"@teambit/variants": "0.0.1535",
|
31
34
|
"@teambit/workspace.modules.node-modules-linker": "0.0.297",
|
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.502",
|
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-1bd1a4719ba520d3f83d720060e9875aa63fd94c",
|
50
|
-
"@teambit/variants": "0.0.0-2efaf7d172ebcf283f8cc1a6d6b1371851dd0108",
|
51
|
-
"@teambit/workspace-config-files": "0.0.0-d16e46f777bff89791a5607e8756ea24d93d53ba"
|
38
|
+
"@teambit/dependency-resolver": "0.0.0-a035aced8b320801998a658eac94b411d27d464a",
|
39
|
+
"@teambit/workspace": "0.0.0-16939983f8ef9d1b310bc95e7210b633ce1ab18d",
|
40
|
+
"@teambit/application": "0.0.0-c340cbe3999911ae273b64da14cf49009372888f",
|
41
|
+
"@teambit/aspect-loader": "0.0.0-366133a13640178c7ab8d0653c31a698b04096bc",
|
42
|
+
"@teambit/bundler": "0.0.0-17016e9e5693b793ec2dd5cdf6da2f3aadaa4655",
|
43
|
+
"@teambit/compiler": "0.0.0-a29309cb07a68a2a21b32fb53846a5037546d923",
|
44
|
+
"@teambit/component": "0.0.0-1522f8c85016c3f743895d7aec42a9b3fd6258bc",
|
45
|
+
"@teambit/envs": "0.0.0-62d8c7c2fb9008695f554a036c4f1af761fa9b21",
|
46
|
+
"@teambit/generator": "0.0.0-63d38dece292e86f964845be40fbd506dcfd0406",
|
47
|
+
"@teambit/ipc-events": "0.0.0-630ca05d08b735b6127910fcebec11abd0d615fa",
|
48
|
+
"@teambit/issues": "0.0.0-dac952136248a316a425a34ed12ae9848344297b",
|
49
|
+
"@teambit/objects": "0.0.0-7175454c49f9f9cdff7182f53a1d0c53dc98cb27",
|
50
|
+
"@teambit/ui": "0.0.0-33ea17340dd9fbad2db482197ae7a9760233d824",
|
51
|
+
"@teambit/workspace-config-files": "0.0.0-0c6d88e536a513453425c4496f05475d00d8254a"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
54
|
"@types/fs-extra": "9.0.7",
|
File without changes
|