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

Dependencies review #26

Open
marco-brandizi opened this issue Feb 22, 2023 · 0 comments
Open

Dependencies review #26

marco-brandizi opened this issue Feb 22, 2023 · 0 comments
Assignees

Comments

@marco-brandizi
Copy link
Member

We still have various issues with genomaps.js dependencies:

  • npm audit still lists a number of vulnerabilities. While it's nearly impossible to eliminate all of them, we should makes as many update as possible.

  • package.json lists dependencies that are never used via require(), so it's not clear if they are actually used or not, this should be cleaned. If there are dependencies that can't be explicitly included, at least add comments.

Note: we have to decide when to tackle this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants