Antq is a tool to point out your outdated dependencies, but you can also use it as a library.
The antq.api namespace is our only supported public API when using antq as library and eposes the following functions:
-
outdated-deps-
Returns a map of outdated dependencies
-
-
upgrade-deps!-
Upgrade version strings in specified files.
-