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

Dependency Viewer Widget #53

Open
christian-bromann opened this issue Mar 9, 2022 · 0 comments
Open

Dependency Viewer Widget #53

christian-bromann opened this issue Mar 9, 2022 · 0 comments
Labels
Enhancement 🚀 New feature or request Help Wanted 🙏 Extra attention is needed Idea 💡 Any ideas or feedback you have for Marquee

Comments

@christian-bromann
Copy link
Contributor

Every project has a set of dependencies that at some point get out of date often without developers realising it. Therefor the Marquee team believes that a dependency viewer widget would be helpful to help developers update dependencies of their project more easily. For the beginning let's focus on Node.js projects.

Requirements:

  • read dependencies from package.json
  • display their current installed version
  • compare with latest available version
  • offer simple button update that updates the dependency in the project
@christian-bromann christian-bromann added Enhancement 🚀 New feature or request Help Wanted 🙏 Extra attention is needed Idea 💡 Any ideas or feedback you have for Marquee labels Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 🚀 New feature or request Help Wanted 🙏 Extra attention is needed Idea 💡 Any ideas or feedback you have for Marquee
Projects
None yet
Development

No branches or pull requests

1 participant