Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 454 Bytes

File metadata and controls

12 lines (8 loc) · 454 Bytes

Using antq as a library

Antq is a tool to point out your outdated dependencies, but you can also use it as a library.

antq.api

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.