-
Updated
Aug 14, 2021 - JavaScript
dependency-analysis
Here are 144 public repositories matching this topic...
-
Updated
Aug 8, 2021 - C++
-
Updated
Apr 15, 2021 - PHP
-
Updated
Apr 4, 2021 - Python
-
Updated
Jul 20, 2021 - Go
-
Updated
Jun 13, 2021 - C#
-
Updated
Jul 3, 2019 - Python
CRAN release?
@bburns632 @jayqi it's been a bit over a year since we did a release to CRAN. Want to do one?
I found myself using {pkgnet} this week to prep for a talk, and I really wanted the features from uptake/pkgnet#243, which I realize now never made it to CRAN.
If you're open to spending a little time on {pkgnet}, I'd also be happy to submit PRs for the warnings on https
-
Updated
Jun 2, 2020 - JavaScript
As evident in the screenshot, lodash 4.7.11 is recommended as the fix version for a vulnerability. However, subsequently the same version is flagged as vulnerable with 4.7.12 as the fix version. Suggest mode exists to resolve this type of issues.
Suggest mode is only gett
-
Updated
May 9, 2021 - Jupyter Notebook
-
Updated
Aug 7, 2021 - Java
-
Updated
Jun 5, 2019 - Python
-
Updated
Jun 24, 2021 - OCaml
-
Updated
Jun 22, 2021 - Python
-
Updated
Feb 14, 2018 - Ruby
-
Updated
Aug 4, 2021
In some cases, we assume the name of a library/application is the name of the repository in which the file resides. This works for many projects where you might use a repository per library or application but doesn't work as well for mono-repositories where files may be scattered across subdirectories. One simple way to handle this would be to pass along the file path in addition to the URL to the
-
Updated
Jun 4, 2021 - Java
-
Updated
Jun 12, 2021 - Python
-
Updated
Aug 9, 2021 - Python
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Feb 10, 2020 - C
-
Updated
Jul 23, 2020 - Ruby
-
Updated
Jul 29, 2021 - C++
-
Updated
Nov 25, 2019 - JavaScript
Currently, the details endpoint displays raw JSON data. It should display that data in a more user-friendly manner.
There is no current requirement for technology to be used here, and for the data itself, it only needs to be the same that is currently provided.
Improve this page
Add a description, image, and links to the dependency-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dependency-analysis topic, visit your repo's landing page and select "manage topics."



Some testing suggests that deps.rs supports projects hosted on github and gitlab but not my project's which are on sourcehut. At least, when specifying a repository path such as https://deps.rs/repo/sourcehut/~tsdh/swayr or https://deps.rs/repo/srht/~tsdh/swayr, I get the error "Could not parse repository path".
The actual repository is https://git.sr.ht/~tsdh/swayr.