@teambit/install 1.0.28 → 1.0.30
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.
@@ -5,7 +5,7 @@ Array [
|
|
5
5
|
Object {
|
6
6
|
"choices": Array [
|
7
7
|
Object {
|
8
|
-
"message": "foo [90m(runtime)[39m 1.0.0 ❯
|
8
|
+
"message": "foo [90m(runtime)[39m 1.0.0 ❯ 2.0.0 ",
|
9
9
|
"name": "foo",
|
10
10
|
"value": Object {
|
11
11
|
"currentRange": "1.0.0",
|
@@ -16,7 +16,7 @@ Array [
|
|
16
16
|
},
|
17
17
|
},
|
18
18
|
Object {
|
19
|
-
"message": "qar [90m(runtime)[39m 1.0.0 ❯ 1
|
19
|
+
"message": "qar [90m(runtime)[39m 1.0.0 ❯ 1.1.0 ",
|
20
20
|
"name": "qar",
|
21
21
|
"value": Object {
|
22
22
|
"currentRange": "1.0.0",
|
@@ -27,7 +27,7 @@ Array [
|
|
27
27
|
},
|
28
28
|
},
|
29
29
|
Object {
|
30
|
-
"message": "zoo [90m(dev)[39m 1.0.0 ❯ 1
|
30
|
+
"message": "zoo [90m(dev)[39m 1.0.0 ❯ 1.1.0 ",
|
31
31
|
"name": "zoo",
|
32
32
|
"value": Object {
|
33
33
|
"currentRange": "1.0.0",
|
@@ -38,7 +38,7 @@ Array [
|
|
38
38
|
},
|
39
39
|
},
|
40
40
|
Object {
|
41
|
-
"message": "bar [90m(peer)[39m 1.0.0 ❯ 1
|
41
|
+
"message": "bar [90m(peer)[39m 1.0.0 ❯ 1.1.0 ",
|
42
42
|
"name": "bar",
|
43
43
|
"value": Object {
|
44
44
|
"currentRange": "1.0.0",
|
@@ -59,7 +59,7 @@ Array [
|
|
59
59
|
Object {
|
60
60
|
"choices": Array [
|
61
61
|
Object {
|
62
|
-
"message": "foo [90m(runtime)[39m 1.0.0 ❯
|
62
|
+
"message": "foo [90m(runtime)[39m 1.0.0 ❯ 2.0.0 ",
|
63
63
|
"name": "foo",
|
64
64
|
"value": Object {
|
65
65
|
"componentId": ComponentID {
|
@@ -84,7 +84,7 @@ Array [
|
|
84
84
|
Object {
|
85
85
|
"choices": Array [
|
86
86
|
Object {
|
87
|
-
"message": "bar [90m(peer)[39m 1.0.0 ❯ 1
|
87
|
+
"message": "bar [90m(peer)[39m 1.0.0 ❯ 1.1.0 ",
|
88
88
|
"name": "bar",
|
89
89
|
"value": Object {
|
90
90
|
"currentRange": "1.0.0",
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/install",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.30",
|
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.30"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -25,22 +25,22 @@
|
|
25
25
|
"@teambit/bit-roots": "0.0.133",
|
26
26
|
"@teambit/component-issues": "0.0.100",
|
27
27
|
"@teambit/bit-error": "0.0.404",
|
28
|
-
"@teambit/cli": "0.0.
|
29
|
-
"@teambit/dependency-resolver": "1.0.
|
30
|
-
"@teambit/logger": "0.0.
|
31
|
-
"@teambit/workspace": "1.0.
|
32
|
-
"@teambit/application": "1.0.
|
33
|
-
"@teambit/compiler": "1.0.
|
28
|
+
"@teambit/cli": "0.0.802",
|
29
|
+
"@teambit/dependency-resolver": "1.0.30",
|
30
|
+
"@teambit/logger": "0.0.895",
|
31
|
+
"@teambit/workspace": "1.0.30",
|
32
|
+
"@teambit/application": "1.0.30",
|
33
|
+
"@teambit/compiler": "1.0.30",
|
34
34
|
"@teambit/component-package-version": "0.0.428",
|
35
|
-
"@teambit/component": "1.0.
|
35
|
+
"@teambit/component": "1.0.30",
|
36
36
|
"@teambit/dependencies.fs.linked-dependencies": "0.0.4",
|
37
|
-
"@teambit/envs": "1.0.
|
38
|
-
"@teambit/generator": "1.0.
|
39
|
-
"@teambit/ipc-events": "1.0.
|
40
|
-
"@teambit/issues": "1.0.
|
41
|
-
"@teambit/variants": "0.0.
|
42
|
-
"@teambit/workspace-config-files": "1.0.
|
43
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
37
|
+
"@teambit/envs": "1.0.30",
|
38
|
+
"@teambit/generator": "1.0.31",
|
39
|
+
"@teambit/ipc-events": "1.0.30",
|
40
|
+
"@teambit/issues": "1.0.30",
|
41
|
+
"@teambit/variants": "0.0.910",
|
42
|
+
"@teambit/workspace-config-files": "1.0.30",
|
43
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.143",
|
44
44
|
"@teambit/toolbox.time.time-format": "0.0.492"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
@@ -55,7 +55,7 @@
|
|
55
55
|
"@types/testing-library__jest-dom": "5.9.5"
|
56
56
|
},
|
57
57
|
"peerDependencies": {
|
58
|
-
"@teambit/legacy": "1.0.
|
58
|
+
"@teambit/legacy": "1.0.582",
|
59
59
|
"react": "^16.8.0 || ^17.0.0",
|
60
60
|
"react-dom": "^16.8.0 || ^17.0.0"
|
61
61
|
},
|
File without changes
|