Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bun as supported package manager #8489

Open
Juli0q opened this issue Apr 5, 2024 · 0 comments
Open

Add Bun as supported package manager #8489

Juli0q opened this issue Apr 5, 2024 · 0 comments
Assignees
Labels
analyzer About the analyzer tool new feature Issues that are considered to be new features

Comments

@Juli0q
Copy link

Juli0q commented Apr 5, 2024

Add support for NPM packages installed using Bun.

Requirements

  • Detect whether a project is a Bun project
  • Detect declared license for a package
  • Get dependency tree including package names, versions
  • Obtain meta data for a dependency
  • Consider the support for Bun workspaces

I am going to implement this for the final exam of my apprenticeship.

@MarcelBochtler MarcelBochtler added enhancement Issues that are considered to be enhancements analyzer About the analyzer tool labels Apr 5, 2024
@sschuberth sschuberth added new feature Issues that are considered to be new features and removed enhancement Issues that are considered to be enhancements labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer About the analyzer tool new feature Issues that are considered to be new features
Projects
None yet
Development

No branches or pull requests

3 participants