v0.0.5
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