Questions tagged [dependencies]
45 questions
3
votes
1 answer
Get the list of projects which depend on given library
Given that I have an open-source plugin, e.g. sweetalert2.
How can I get the list of all open-source projects (on GitHub) with sweetalert2 dependency in package.json?
There was similar functionality in https://libraries.io/ but I can't find it…
Limon Monte
- 141
- 5
2
votes
1 answer
Should I show the dependencies that I use
I am developing an open source project, but need to use a library. The library is open source, but I don’t know if I need to tell the user about the dependency. Do I have to show a license of the dependencies that I use? The dependency is under the…
Ank i zle
- 123
- 5