Liking cljdoc? Tell your friends :D

depot.outdated


-current-latest-mapcljmultimethod


coord->version-statusclj

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

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`.
raw docstring

find-latestclj

(find-latest types consider-types)

make-sessionclj

(make-session system local-repo)

newer-versionsclj

(newer-versions loc config)

Find all deps in a :deps or :default-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 `:default-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.
raw docstring

version-typeclj

(version-type v)

version-typesclj

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

× close