@teambit/install 0.0.0-6eeadc5f4a70a8913cf4af79081e4519aab4c535 → 0.0.0-7245247b1c3dbfa05c1d6525cec4aae882a9c7a6

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.
Files changed (37) hide show
  1. package/dist/install.cmd.d.ts +5 -5
  2. package/dist/install.cmd.js +20 -5
  3. package/dist/install.cmd.js.map +1 -1
  4. package/dist/install.main.runtime.d.ts +20 -18
  5. package/dist/install.main.runtime.js +18 -12
  6. package/dist/install.main.runtime.js.map +1 -1
  7. package/dist/link/component-list-links.d.ts +2 -2
  8. package/dist/link/component-list-links.js.map +1 -1
  9. package/dist/link/core-aspects-links.d.ts +1 -1
  10. package/dist/link/core-aspects-links.js.map +1 -1
  11. package/dist/link/link-to-dir.d.ts +1 -1
  12. package/dist/link/link-to-dir.js.map +1 -1
  13. package/dist/link/link.cmd.d.ts +4 -4
  14. package/dist/link/link.cmd.js.map +1 -1
  15. package/dist/link/nested-deps-in-nm-links.d.ts +1 -1
  16. package/dist/link/nested-deps-in-nm-links.js.map +1 -1
  17. package/dist/link/rewire-row.d.ts +1 -1
  18. package/dist/link/rewire-row.js.map +1 -1
  19. package/dist/pick-outdated-pkgs.d.ts +1 -1
  20. package/dist/pick-outdated-pkgs.js.map +1 -1
  21. package/dist/pick-outdated-pkgs.spec.js +0 -2
  22. package/dist/pick-outdated-pkgs.spec.js.map +1 -1
  23. package/dist/uninstall.cmd.d.ts +2 -2
  24. package/dist/uninstall.cmd.js.map +1 -1
  25. package/dist/update.cmd.d.ts +2 -2
  26. package/dist/update.cmd.js.map +1 -1
  27. package/install.cmd.tsx +29 -11
  28. package/link/component-list-links.ts +2 -2
  29. package/link/core-aspects-links.ts +1 -1
  30. package/link/link-to-dir.ts +1 -1
  31. package/link/link.cmd.ts +4 -4
  32. package/link/nested-deps-in-nm-links.ts +1 -1
  33. package/link/rewire-row.ts +1 -1
  34. package/package.json +28 -28
  35. package/uninstall.cmd.tsx +2 -2
  36. package/update.cmd.tsx +2 -2
  37. /package/dist/{preview-1753208350490.js → preview-1756488057589.js} +0 -0
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@teambit/install",
3
- "version": "0.0.0-6eeadc5f4a70a8913cf4af79081e4519aab4c535",
3
+ "version": "0.0.0-7245247b1c3dbfa05c1d6525cec4aae882a9c7a6",
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": "6eeadc5f4a70a8913cf4af79081e4519aab4c535"
9
+ "version": "7245247b1c3dbfa05c1d6525cec4aae882a9c7a6"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
13
13
  "validate-npm-package-name": "6.0.0",
14
- "@pnpm/types": "1000.6.0",
14
+ "@pnpm/types": "1000.7.0",
15
15
  "fs-extra": "10.0.0",
16
16
  "lodash": "4.17.21",
17
17
  "object-hash": "2.1.1",
@@ -23,32 +23,32 @@
23
23
  "enquirer": "2.4.1",
24
24
  "table": "6.7.3",
25
25
  "@teambit/harmony": "0.4.7",
26
+ "@teambit/component-issues": "0.0.163",
27
+ "@teambit/component-package-version": "0.0.442",
26
28
  "@teambit/workspace.root-components": "1.0.0",
27
29
  "@teambit/bit-error": "0.0.404",
28
- "@teambit/toolbox.time.time-format": "0.0.500",
29
- "@teambit/cli": "0.0.0-1a18e986e3e71dab7f06b37a6d9f45338353ae1d",
30
- "@teambit/dependency-resolver": "0.0.0-1f85fe3e3081cf2c1853603c023c483ddf05fd00",
31
- "@teambit/logger": "0.0.0-a0b01dad21a063a559774220e17c7e116f1b21d8",
32
- "@teambit/workspace": "0.0.0-a61dc0edb8df1cc3833a4cdcc758b36fdd4d4f66",
33
- "@teambit/application": "0.0.0-99f1e56be78228491f024e3f55a8cbed7a1cc784",
34
- "@teambit/aspect-loader": "0.0.0-d442f3b836366dafd6e0ded8b2b52be6683213bc",
35
- "@teambit/bundler": "0.0.0-ed0e0ce6d78e86ee73fe54eeb641e2d1f9868f89",
36
- "@teambit/compiler": "0.0.0-d3b07c6d5d80869525a40bb0883822527e20b7df",
37
- "@teambit/component-issues": "0.0.0-57e36db7a329e9546317b32b0a5affa78e1179f9",
38
- "@teambit/component-package-version": "0.0.0-cf168c96a4e521306bbfdec588e2f1f2c7a9207f",
39
- "@teambit/component.sources": "0.0.0-cc915367828fa0ae2bf4c18aa797e92d63126f9a",
40
- "@teambit/component": "0.0.0-23eaa08465537c0633ae7fba198dc01afeeb65aa",
41
- "@teambit/dependencies.fs.linked-dependencies": "0.0.0-b29448a25b3ddf8c8f3ecf4de2c270b60fe746bc",
42
- "@teambit/envs": "0.0.0-1a319f8fc1e0726750f2e99c79ebf676395e1c1c",
43
- "@teambit/generator": "0.0.0-2cdbefcf4304ffb7ce09ae016ebc2171a15ef84a",
44
- "@teambit/ipc-events": "0.0.0-6c36acd71b9847c9b4a8f7225fdef0ad042f9f25",
45
- "@teambit/issues": "0.0.0-376ad8e873a98653572cb518b17885ac59853d97",
46
- "@teambit/objects": "0.0.0-55ba00694afcfb150007f35406b48b8c61a52074",
47
- "@teambit/pkg.modules.component-package-name": "0.0.0-513f7869a96de4b2ef60a92e90595cd5631ff82f",
48
- "@teambit/ui": "0.0.0-49f9d064851af2684f7e066e74d11485c8a2dd40",
49
- "@teambit/variants": "0.0.0-ee013b5d48709716e200e0eb3498d403986ed0e4",
50
- "@teambit/workspace-config-files": "0.0.0-6fcc32a0dce7fe81693622f8c811f9c91e04d9e2",
51
- "@teambit/workspace.modules.node-modules-linker": "0.0.0-2c49ae521cc4044a2ff2bcf1240d2667c6898cc9"
30
+ "@teambit/toolbox.time.time-format": "0.0.502",
31
+ "@teambit/cli": "0.0.0-6be0a3f74e49f64ba93d30646151ea83039cd312",
32
+ "@teambit/dependency-resolver": "0.0.0-dcfc2b547ee68d4b4b3a46075f6b3bff270fd121",
33
+ "@teambit/logger": "0.0.0-03398832ba2db0b9a589482a85a440a21f1c369f",
34
+ "@teambit/workspace": "0.0.0-d0cdd2be996aa4fadb8ca9c13ef9d0d2260943e9",
35
+ "@teambit/application": "0.0.0-f9ce71ea756b7c0b803e4bc2601a9491da569960",
36
+ "@teambit/aspect-loader": "0.0.0-e682b607fe7d332f9ed0809a872e3c1e599fa698",
37
+ "@teambit/bundler": "0.0.0-af29a83d72167f95b8669af47a244114a981e2ec",
38
+ "@teambit/compiler": "0.0.0-d016d9c5e22abdf2b6c36ac8bd4a833564d308f5",
39
+ "@teambit/component.sources": "0.0.0-a46197b8dc4cea7dfadef9afea6fda7bdc3e1515",
40
+ "@teambit/component": "0.0.0-3f86a0fae541c99355650193b19fe1bf2d872420",
41
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.0-5c7b8c8ef0be00391139364a2eea2fbbd3e33289",
42
+ "@teambit/envs": "0.0.0-f7b921faeedd8352847438ab7d390aa14b0719cc",
43
+ "@teambit/generator": "0.0.0-ad24bd3bd116f25ec9d3156c78c9c4493e1c3ae1",
44
+ "@teambit/ipc-events": "0.0.0-d65c70b8d71fd61d5d98d1763254c88db7597faf",
45
+ "@teambit/issues": "0.0.0-6742ebcb324f49ff67687cd27f5521122ece9062",
46
+ "@teambit/objects": "0.0.0-22a60f779f756d19c49ae1752f214ce543218126",
47
+ "@teambit/pkg.modules.component-package-name": "0.0.0-4e292164096385ba235da94a04b254ffcfa497e2",
48
+ "@teambit/ui": "0.0.0-72543b490764b93dca43ac6d6707ab7dbf5b457d",
49
+ "@teambit/variants": "0.0.0-b04ff7281141231ac89e0747cd3b217f5f0ff972",
50
+ "@teambit/workspace-config-files": "0.0.0-09c5041ee04db740a4b91ebc391d27d8a5aabc1e",
51
+ "@teambit/workspace.modules.node-modules-linker": "0.0.0-622ffb96f2544cc35fec1e93616a5f6a76bc4247"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/fs-extra": "9.0.7",
@@ -56,7 +56,7 @@
56
56
  "@types/object-hash": "1.3.4",
57
57
  "strip-ansi": "6.0.0",
58
58
  "@types/mocha": "9.1.0",
59
- "@teambit/harmony.envs.core-aspect-env": "0.0.72"
59
+ "@teambit/harmony.envs.core-aspect-env": "0.0.78"
60
60
  },
61
61
  "peerDependencies": {
62
62
  "chai": "5.2.1",
package/uninstall.cmd.tsx CHANGED
@@ -1,6 +1,6 @@
1
- import { Command, CommandOptions } from '@teambit/cli';
1
+ import type { Command, CommandOptions } from '@teambit/cli';
2
2
 
3
- import { InstallMain } from './install.main.runtime';
3
+ import type { InstallMain } from './install.main.runtime';
4
4
 
5
5
  export default class UninstallCmd implements Command {
6
6
  name = 'uninstall [packages...]';
package/update.cmd.tsx CHANGED
@@ -1,6 +1,6 @@
1
- import { Command, CommandOptions } from '@teambit/cli';
1
+ import type { Command, CommandOptions } from '@teambit/cli';
2
2
 
3
- import { InstallMain } from './install.main.runtime';
3
+ import type { InstallMain } from './install.main.runtime';
4
4
 
5
5
  type UpdateCmdOptions = {
6
6
  yes?: boolean;