@teambit/install 1.0.430 → 1.0.431

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.430" 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.155"/>
3
+ <testsuite name="teambit.workspace/install@1.0.431" 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.178"/>
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>
@@ -2164,7 +2164,7 @@
2164
2164
  "componentId": {
2165
2165
  "scope": "teambit.workspace",
2166
2166
  "name": "modules/node-modules-linker",
2167
- "version": "0.0.209"
2167
+ "version": "0.0.210"
2168
2168
  }
2169
2169
  }
2170
2170
  },
@@ -2197,7 +2197,7 @@
2197
2197
  "componentId": {
2198
2198
  "scope": "teambit.workspace",
2199
2199
  "name": "modules/node-modules-linker",
2200
- "version": "0.0.209"
2200
+ "version": "0.0.210"
2201
2201
  }
2202
2202
  }
2203
2203
  },
@@ -5308,7 +5308,7 @@
5308
5308
  "componentId": {
5309
5309
  "scope": "teambit.workspace",
5310
5310
  "name": "install",
5311
- "version": "1.0.430"
5311
+ "version": "1.0.431"
5312
5312
  },
5313
5313
  "taggedModuleExports": []
5314
5314
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/install",
3
- "version": "1.0.430",
3
+ "version": "1.0.431",
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.430"
9
+ "version": "1.0.431"
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.1007",
27
- "@teambit/dependency-resolver": "1.0.430",
28
- "@teambit/logger": "0.0.1100",
29
- "@teambit/workspace": "1.0.430",
30
- "@teambit/application": "1.0.430",
31
- "@teambit/aspect-loader": "1.0.430",
32
- "@teambit/compiler": "1.0.430",
26
+ "@teambit/cli": "0.0.1008",
27
+ "@teambit/dependency-resolver": "1.0.431",
28
+ "@teambit/logger": "0.0.1101",
29
+ "@teambit/workspace": "1.0.431",
30
+ "@teambit/application": "1.0.431",
31
+ "@teambit/aspect-loader": "1.0.431",
32
+ "@teambit/compiler": "1.0.431",
33
33
  "@teambit/component-issues": "0.0.151",
34
34
  "@teambit/component-package-version": "0.0.434",
35
- "@teambit/component": "1.0.430",
35
+ "@teambit/component": "1.0.431",
36
36
  "@teambit/dependencies.fs.linked-dependencies": "0.0.9",
37
- "@teambit/envs": "1.0.430",
38
- "@teambit/generator": "1.0.431",
39
- "@teambit/ipc-events": "1.0.430",
40
- "@teambit/issues": "1.0.430",
37
+ "@teambit/envs": "1.0.431",
38
+ "@teambit/generator": "1.0.432",
39
+ "@teambit/ipc-events": "1.0.431",
40
+ "@teambit/issues": "1.0.431",
41
41
  "@teambit/pkg.modules.component-package-name": "0.0.5",
42
- "@teambit/variants": "0.0.1274",
43
- "@teambit/workspace-config-files": "1.0.430",
44
- "@teambit/workspace.modules.node-modules-linker": "0.0.209",
42
+ "@teambit/variants": "0.0.1275",
43
+ "@teambit/workspace-config-files": "1.0.431",
44
+ "@teambit/workspace.modules.node-modules-linker": "0.0.210",
45
45
  "@teambit/toolbox.time.time-format": "0.0.496"
46
46
  },
47
47
  "devDependencies": {