Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Coana Package ManagerNew to Visual Studio Code? Get it now.
Coana Package Manager

Coana Package Manager

Coana

coana.tech
|
257 installs
| (1) | Free
Package Manager for npm with built-in dependency usage analysis
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Coana Package Manager beta for Visual Studio Code

Coana Package Manager offers a comprehensive overview of your npm dependencies, complete with detailed dependency API usage insights, as well as the ability to add, remove, audit, and upgrade dependencies, and even automatically upgrade peer dependencies. Coana Package Manager start screen The package manager is still in beta. If you find any bugs or have suggestions for new feature, please submit an issue at https://github.com/coana-tech/coana-issue-tracker.

You can also reach us here:

Visit https://coana.tech
Email us at feedback@coana.tech
Join the Slack community

Compatibility notes ⚠️

We are working on adding support for more package managers and JavaScript frameworks. Please let us know if you notice anything that's missing from the lists below.

Package managers

  • npm v7 and v8: ✅
  • yarn berry (v2 and up): ✅ (Security fixes are not yet available)
  • yarn classic (v1): ✅ (Security fixes are not yet available)
  • pnpm: (tested with version 7 and 8) ✅
  • npm v6 and earlier: ❌

Dependency analysis framework / environment support

  • Node.js: ✅
  • TypeScript: ✅
  • React: ✅
  • Angular: Partially supported (the analysis currently ignores code in template files).
  • HTML files with JavaScript ❌
  • Vue: ❌
  • Others: ❌ If your source files don't have js, ts, jsx or tsx as an extension, Coana will probably ignore them for now.

Dependency usage explorer to learn where and how you use your dependencies

Coana Package Manager dependency usage The dependency usage is computed by the Jelly analysis


Fix known package vulnerabilities

Coana Package Manager vulnerability audit


Automatically adjust peer dependency versions when upgrading packages

Coana Package Manager peer dependency details


Add and remove packages

Coana Package Manager package management


Workspace support (Nx, Lerna, etc.). Select which package.json to work on

Coana Package Manager mono repo selector

Roadmap

https://github.com/coana-tech/coana-issue-tracker/labels/roadmap

Copyright Coana 2023.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft