@teambit/install 1.0.341 → 1.0.342
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="2" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.workspace/install@1.0.
|
4
|
-
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices in correct order" time="0.
|
5
|
-
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.
|
3
|
+
<testsuite name="teambit.workspace/install@1.0.342" tests="2" failures="0" errors="0" skipped="0">
|
4
|
+
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices in correct order" time="0.136"/>
|
5
|
+
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.001"/>
|
6
6
|
</testsuite>
|
7
7
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
@@ -809,7 +809,7 @@
|
|
809
809
|
"line": 760,
|
810
810
|
"character": 5
|
811
811
|
},
|
812
|
-
"signature": "(property) forceVersionBump?: \"
|
812
|
+
"signature": "(property) forceVersionBump?: \"major\" | \"minor\" | \"patch\" | \"compatible\" | undefined",
|
813
813
|
"name": "forceVersionBump",
|
814
814
|
"type": {
|
815
815
|
"__schema": "TypeUnionSchema",
|
@@ -3085,7 +3085,7 @@
|
|
3085
3085
|
"line": 760,
|
3086
3086
|
"character": 5
|
3087
3087
|
},
|
3088
|
-
"signature": "(property) forceVersionBump?: \"
|
3088
|
+
"signature": "(property) forceVersionBump?: \"major\" | \"minor\" | \"patch\" | \"compatible\" | undefined",
|
3089
3089
|
"name": "forceVersionBump",
|
3090
3090
|
"type": {
|
3091
3091
|
"__schema": "TypeUnionSchema",
|
@@ -4605,7 +4605,7 @@
|
|
4605
4605
|
"componentId": {
|
4606
4606
|
"scope": "teambit.workspace",
|
4607
4607
|
"name": "install",
|
4608
|
-
"version": "1.0.
|
4608
|
+
"version": "1.0.342"
|
4609
4609
|
},
|
4610
4610
|
"taggedModuleExports": []
|
4611
4611
|
}
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/install",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.342",
|
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.342"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -22,23 +22,23 @@
|
|
22
22
|
"@teambit/harmony": "0.4.6",
|
23
23
|
"@teambit/bit-roots": "0.0.133",
|
24
24
|
"@teambit/bit-error": "0.0.404",
|
25
|
-
"@teambit/cli": "0.0.
|
26
|
-
"@teambit/dependency-resolver": "1.0.
|
27
|
-
"@teambit/logger": "0.0.
|
28
|
-
"@teambit/workspace": "1.0.
|
29
|
-
"@teambit/application": "1.0.
|
30
|
-
"@teambit/compiler": "1.0.
|
25
|
+
"@teambit/cli": "0.0.919",
|
26
|
+
"@teambit/dependency-resolver": "1.0.342",
|
27
|
+
"@teambit/logger": "0.0.1012",
|
28
|
+
"@teambit/workspace": "1.0.342",
|
29
|
+
"@teambit/application": "1.0.342",
|
30
|
+
"@teambit/compiler": "1.0.342",
|
31
31
|
"@teambit/component-issues": "0.0.150",
|
32
32
|
"@teambit/component-package-version": "0.0.434",
|
33
|
-
"@teambit/component": "1.0.
|
33
|
+
"@teambit/component": "1.0.342",
|
34
34
|
"@teambit/dependencies.fs.linked-dependencies": "0.0.9",
|
35
|
-
"@teambit/envs": "1.0.
|
36
|
-
"@teambit/generator": "1.0.
|
37
|
-
"@teambit/ipc-events": "1.0.
|
38
|
-
"@teambit/issues": "1.0.
|
35
|
+
"@teambit/envs": "1.0.342",
|
36
|
+
"@teambit/generator": "1.0.343",
|
37
|
+
"@teambit/ipc-events": "1.0.342",
|
38
|
+
"@teambit/issues": "1.0.342",
|
39
39
|
"@teambit/pkg.modules.component-package-name": "0.0.3",
|
40
|
-
"@teambit/variants": "0.0.
|
41
|
-
"@teambit/workspace-config-files": "1.0.
|
40
|
+
"@teambit/variants": "0.0.1186",
|
41
|
+
"@teambit/workspace-config-files": "1.0.342",
|
42
42
|
"@teambit/workspace.modules.node-modules-linker": "0.0.182",
|
43
43
|
"@teambit/toolbox.time.time-format": "0.0.496"
|
44
44
|
},
|
File without changes
|