find-deps icon indicating copy to clipboard operation
find-deps copied to clipboard

Finds fork of storage-atom

Open pesterhazy opened this issue 7 years ago • 1 comments

$ clj -A:find-deps "storage-atom"
Checking out: https://github.com/hagmonk/find-deps at 6fc73813aafdd2288260abb2160ce0d4cdbac8be
{:deps {ninjudd/storage-atom {:mvn/version "1.2.4-beta"}}}

I'd expect https://clojars.org/alandipert/storage-atom, rather than https://clojars.org/ninjudd/storage-atom, which presumably is some kind of fork.

pesterhazy avatar Jul 15 '18 20:07 pesterhazy

I see that result too. I'll investigate why Alan's result isn't ranked more highly. Thanks for the report!

hagmonk avatar Jul 17 '18 22:07 hagmonk