@teambit/install 1.0.310 → 1.0.311
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.
|
3
|
+
<testsuite name="teambit.workspace/install@1.0.311" 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.114"/>
|
5
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
@@ -1189,7 +1189,8 @@
|
|
1189
1189
|
"character": 3
|
1190
1190
|
},
|
1191
1191
|
"raw": "/**\n * This function returns all the locations of the external links that should be created inside node_modules.\n * This information may then be passed to the package manager, which will create the links on its own.\n */",
|
1192
|
-
"comment": "This function returns all the locations of the external links that should be created inside node_modules.\nThis information may then be passed to the package manager, which will create the links on its own."
|
1192
|
+
"comment": "This function returns all the locations of the external links that should be created inside node_modules.\nThis information may then be passed to the package manager, which will create the links on its own.",
|
1193
|
+
"tags": []
|
1193
1194
|
},
|
1194
1195
|
"signature": "(method) InstallMain.calculateLinks(options?: WorkspaceLinkOptions): Promise<{\n linkResults: WorkspaceLinkResults;\n linkedRootDeps: Record<string, string>;\n}>",
|
1195
1196
|
"name": "calculateLinks",
|
@@ -3612,7 +3613,8 @@
|
|
3612
3613
|
"character": 3
|
3613
3614
|
},
|
3614
3615
|
"raw": "/**\n * This function returns all the locations of the external links that should be created inside node_modules.\n * This information may then be passed to the package manager, which will create the links on its own.\n */",
|
3615
|
-
"comment": "This function returns all the locations of the external links that should be created inside node_modules.\nThis information may then be passed to the package manager, which will create the links on its own."
|
3616
|
+
"comment": "This function returns all the locations of the external links that should be created inside node_modules.\nThis information may then be passed to the package manager, which will create the links on its own.",
|
3617
|
+
"tags": []
|
3616
3618
|
},
|
3617
3619
|
"signature": "(method) InstallMain.calculateLinks(options?: WorkspaceLinkOptions): Promise<{\n linkResults: WorkspaceLinkResults;\n linkedRootDeps: Record<string, string>;\n}>",
|
3618
3620
|
"name": "calculateLinks",
|
@@ -4907,7 +4909,7 @@
|
|
4907
4909
|
"componentId": {
|
4908
4910
|
"scope": "teambit.workspace",
|
4909
4911
|
"name": "install",
|
4910
|
-
"version": "1.0.
|
4912
|
+
"version": "1.0.311"
|
4911
4913
|
},
|
4912
4914
|
"taggedModuleExports": []
|
4913
4915
|
}
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/install",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.311",
|
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.311"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -22,22 +22,22 @@
|
|
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.888",
|
26
|
+
"@teambit/dependency-resolver": "1.0.311",
|
27
|
+
"@teambit/logger": "0.0.981",
|
28
|
+
"@teambit/workspace": "1.0.311",
|
29
|
+
"@teambit/application": "1.0.311",
|
30
|
+
"@teambit/compiler": "1.0.311",
|
31
31
|
"@teambit/component-issues": "0.0.149",
|
32
32
|
"@teambit/component-package-version": "0.0.433",
|
33
|
-
"@teambit/component": "1.0.
|
33
|
+
"@teambit/component": "1.0.311",
|
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.
|
39
|
-
"@teambit/variants": "0.0.
|
40
|
-
"@teambit/workspace-config-files": "1.0.
|
35
|
+
"@teambit/envs": "1.0.311",
|
36
|
+
"@teambit/generator": "1.0.312",
|
37
|
+
"@teambit/ipc-events": "1.0.311",
|
38
|
+
"@teambit/issues": "1.0.311",
|
39
|
+
"@teambit/variants": "0.0.1155",
|
40
|
+
"@teambit/workspace-config-files": "1.0.311",
|
41
41
|
"@teambit/workspace.modules.node-modules-linker": "0.0.174",
|
42
42
|
"@teambit/toolbox.time.time-format": "0.0.496"
|
43
43
|
},
|
File without changes
|