@teambit/install 1.0.992 → 1.0.994
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": "1.0.
|
|
3
|
+
"version": "1.0.994",
|
|
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": "1.0.
|
|
9
|
+
"version": "1.0.994"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -24,34 +24,34 @@
|
|
|
24
24
|
"enquirer": "2.4.1",
|
|
25
25
|
"table": "6.7.3",
|
|
26
26
|
"@teambit/harmony": "0.4.7",
|
|
27
|
-
"@teambit/cli": "0.0.1325",
|
|
28
|
-
"@teambit/logger": "0.0.1418",
|
|
29
|
-
"@teambit/component-issues": "0.0.171",
|
|
30
|
-
"@teambit/component-package-version": "0.0.449",
|
|
31
|
-
"@teambit/component.sources": "0.0.168",
|
|
32
|
-
"@teambit/dependencies.fs.linked-dependencies": "0.0.52",
|
|
33
|
-
"@teambit/pkg.modules.component-package-name": "0.0.123",
|
|
34
27
|
"@teambit/toolbox.json.jsonc-utils": "0.0.2",
|
|
35
|
-
"@teambit/variants": "0.0.1593",
|
|
36
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.347",
|
|
37
28
|
"@teambit/workspace.root-components": "1.0.1",
|
|
38
29
|
"@teambit/bit-error": "0.0.404",
|
|
39
30
|
"@teambit/toolbox.time.time-format": "0.0.502",
|
|
40
|
-
"@teambit/
|
|
41
|
-
"@teambit/
|
|
42
|
-
"@teambit/
|
|
43
|
-
"@teambit/
|
|
44
|
-
"@teambit/
|
|
45
|
-
"@teambit/
|
|
46
|
-
"@teambit/
|
|
47
|
-
"@teambit/
|
|
48
|
-
"@teambit/
|
|
49
|
-
"@teambit/
|
|
50
|
-
"@teambit/
|
|
51
|
-
"@teambit/
|
|
52
|
-
"@teambit/
|
|
53
|
-
"@teambit/
|
|
54
|
-
"@teambit/
|
|
31
|
+
"@teambit/cli": "0.0.1327",
|
|
32
|
+
"@teambit/dependency-resolver": "1.0.994",
|
|
33
|
+
"@teambit/logger": "0.0.1420",
|
|
34
|
+
"@teambit/workspace": "1.0.994",
|
|
35
|
+
"@teambit/application": "1.0.994",
|
|
36
|
+
"@teambit/aspect-loader": "1.0.994",
|
|
37
|
+
"@teambit/bundler": "1.0.994",
|
|
38
|
+
"@teambit/compiler": "1.0.994",
|
|
39
|
+
"@teambit/component-issues": "0.0.172",
|
|
40
|
+
"@teambit/component-package-version": "0.0.450",
|
|
41
|
+
"@teambit/component.sources": "0.0.169",
|
|
42
|
+
"@teambit/component": "1.0.994",
|
|
43
|
+
"@teambit/dependencies.fs.linked-dependencies": "0.0.53",
|
|
44
|
+
"@teambit/envs": "1.0.994",
|
|
45
|
+
"@teambit/generator": "1.0.995",
|
|
46
|
+
"@teambit/host-initializer": "0.0.707",
|
|
47
|
+
"@teambit/ipc-events": "1.0.994",
|
|
48
|
+
"@teambit/issues": "1.0.994",
|
|
49
|
+
"@teambit/objects": "0.0.501",
|
|
50
|
+
"@teambit/pkg.modules.component-package-name": "0.0.124",
|
|
51
|
+
"@teambit/ui": "1.0.994",
|
|
52
|
+
"@teambit/variants": "0.0.1595",
|
|
53
|
+
"@teambit/workspace-config-files": "1.0.994",
|
|
54
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.348"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@types/fs-extra": "9.0.7",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"@types/semver": "7.5.8",
|
|
61
61
|
"strip-ansi": "6.0.0",
|
|
62
62
|
"@types/mocha": "9.1.0",
|
|
63
|
-
"@teambit/harmony.envs.core-aspect-env": "0.1.
|
|
63
|
+
"@teambit/harmony.envs.core-aspect-env": "0.1.5"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"chai": "5.2.1",
|
|
File without changes
|