Skip to content

v0.0.5

Compare
Choose a tag to compare
@edoardottt edoardottt released this 29 Sep 14:26
· 65 commits to main since this release
bc8bc60

depsdev v0.0.5 🥳

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

⚠️breaking changes⚠️

  • Refactor: move top level functions as method on an API struct (@zaibon)
  • complete Dependencies type to includes all fields returned by the API (@zaibon)
  • Minor code improvements
  • Minor changes and fixes
  • Linting

If you encounter a problem, just open an issue