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

Possible risk of using git dependencies #604

Open
hasanbalci opened this issue Jul 20, 2020 · 0 comments
Open

Possible risk of using git dependencies #604

hasanbalci opened this issue Jul 20, 2020 · 0 comments

Comments

@hasanbalci
Copy link
Contributor

Newt uses forked Cytoscape.js that has a dependency to ahmetcandiroglu/canvas2svg repository. This is risky, because in the case of deletion of this repository, application won't be able to build. Instead, we can try using either cytoscape-svg extension or fork the original canvas2svg repo to iVis-at-Bilkent and make the required changes.

The same risky problem exists for the dependency path newt -> sbgnviz.js -> libsbgn.js -> royludo/rdflib.js. The above solution can be applied for this case as well.

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

1 participant