Skip to content

v0.0.3

Compare
Choose a tag to compare
@edoardottt edoardottt released this 28 Apr 16:01
· 87 commits to main since this release
789e14a

depsdev v0.0.3 🥳

CLI client (and Golang module) for deps.dev API. Free access to dependencies, licenses, advisories, and other critical health and security signals for open source package versions.

sudo snap install depsdev
go install -v github.com/edoardottt/depsdev@latest
  • Add graph command (Generate a Graphviz compatible dependencies graph)
  • Minor code improvements
  • Minor changes and fixes

If you encounter a problem, just open an issue