Liking cljdoc? Tell your friends :D

depot.outdated


-current-latest-mapcljmultimethod

source

coord->version-statusclj

(coord->version-status lib coord {:keys [mvn/repos mvn/local-repo]})
source

current-latest-mapclj

(current-latest-map lib coord config)

Returns a map containing :current and :latest if the dependency has a newer version otherwise returns nil.

Returns a map containing `:current` and `:latest` if the dependency has a
newer version otherwise returns `nil`.
sourceraw docstring

find-latestclj

(find-latest types consider-types)
source

make-sessionclj

(make-session system local-repo)
source

newer-versionsclj

(newer-versions loc config)

Find all deps in a :deps or :extra-deps or :override-deps map to be updated, at the top level and in aliases.

loc points at the top level map.

Find all deps in a `:deps` or `:extra-deps` or `:override-deps` map to be updated,
at the top level and in aliases.

`loc` points at the top level map.
sourceraw docstring

version-typeclj

(version-type v)
source

version-typesclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close