@teambit/install 1.0.461 → 1.0.463
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.
|
@@ -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.463" 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.179"/>
|
|
5
|
+
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.002"/>
|
|
6
6
|
</testsuite>
|
|
7
7
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -2212,7 +2212,7 @@
|
|
|
2212
2212
|
"componentId": {
|
|
2213
2213
|
"scope": "teambit.workspace",
|
|
2214
2214
|
"name": "modules/node-modules-linker",
|
|
2215
|
-
"version": "0.0.
|
|
2215
|
+
"version": "0.0.220"
|
|
2216
2216
|
}
|
|
2217
2217
|
}
|
|
2218
2218
|
},
|
|
@@ -2245,7 +2245,7 @@
|
|
|
2245
2245
|
"componentId": {
|
|
2246
2246
|
"scope": "teambit.workspace",
|
|
2247
2247
|
"name": "modules/node-modules-linker",
|
|
2248
|
-
"version": "0.0.
|
|
2248
|
+
"version": "0.0.220"
|
|
2249
2249
|
}
|
|
2250
2250
|
}
|
|
2251
2251
|
},
|
|
@@ -5404,7 +5404,7 @@
|
|
|
5404
5404
|
"componentId": {
|
|
5405
5405
|
"scope": "teambit.workspace",
|
|
5406
5406
|
"name": "install",
|
|
5407
|
-
"version": "1.0.
|
|
5407
|
+
"version": "1.0.463"
|
|
5408
5408
|
},
|
|
5409
5409
|
"taggedModuleExports": []
|
|
5410
5410
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/install",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.463",
|
|
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.463"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -23,25 +23,25 @@
|
|
|
23
23
|
"@teambit/harmony": "0.4.6",
|
|
24
24
|
"@teambit/workspace.root-components": "1.0.0",
|
|
25
25
|
"@teambit/bit-error": "0.0.404",
|
|
26
|
-
"@teambit/cli": "0.0.
|
|
27
|
-
"@teambit/dependency-resolver": "1.0.
|
|
28
|
-
"@teambit/logger": "0.0.
|
|
29
|
-
"@teambit/workspace": "1.0.
|
|
30
|
-
"@teambit/application": "1.0.
|
|
31
|
-
"@teambit/aspect-loader": "1.0.
|
|
32
|
-
"@teambit/compiler": "1.0.
|
|
26
|
+
"@teambit/cli": "0.0.1040",
|
|
27
|
+
"@teambit/dependency-resolver": "1.0.463",
|
|
28
|
+
"@teambit/logger": "0.0.1133",
|
|
29
|
+
"@teambit/workspace": "1.0.463",
|
|
30
|
+
"@teambit/application": "1.0.463",
|
|
31
|
+
"@teambit/aspect-loader": "1.0.463",
|
|
32
|
+
"@teambit/compiler": "1.0.463",
|
|
33
33
|
"@teambit/component-issues": "0.0.151",
|
|
34
34
|
"@teambit/component-package-version": "0.0.434",
|
|
35
|
-
"@teambit/component": "1.0.
|
|
35
|
+
"@teambit/component": "1.0.463",
|
|
36
36
|
"@teambit/dependencies.fs.linked-dependencies": "0.0.9",
|
|
37
|
-
"@teambit/envs": "1.0.
|
|
38
|
-
"@teambit/generator": "1.0.
|
|
39
|
-
"@teambit/ipc-events": "1.0.
|
|
40
|
-
"@teambit/issues": "1.0.
|
|
37
|
+
"@teambit/envs": "1.0.463",
|
|
38
|
+
"@teambit/generator": "1.0.464",
|
|
39
|
+
"@teambit/ipc-events": "1.0.463",
|
|
40
|
+
"@teambit/issues": "1.0.463",
|
|
41
41
|
"@teambit/pkg.modules.component-package-name": "0.0.5",
|
|
42
|
-
"@teambit/variants": "0.0.
|
|
43
|
-
"@teambit/workspace-config-files": "1.0.
|
|
44
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
|
42
|
+
"@teambit/variants": "0.0.1307",
|
|
43
|
+
"@teambit/workspace-config-files": "1.0.463",
|
|
44
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.220",
|
|
45
45
|
"@teambit/toolbox.time.time-format": "0.0.496"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
File without changes
|