Antq is a tool to point out your outdated dependencies, but you can also use it as a library.
The namespace antq.api
provides the main functions to use antq as a library.
-
outdated-deps
-
Returns outdated dependencies in the form of
antq.record.Dependency
.
-
-
upgrade-deps!
-
Upgrade version strings in specified files.
-