hashobject / jarkeeper.com

Identify outdated dependencies for Clojure repo
https://jarkeeper.com
Eclipse Public License 1.0
20 stars 11 forks source link

Show `:scope` for dependencies. #32

Open burn2delete opened 8 years ago

burn2delete commented 8 years ago

It would be nice if we could see which dependencies are dev deps, and which will actually be included in projects, or provided by parent projects etc.

podviaznikov commented 8 years ago

Are you referring to the boot dependencies? Because for lein I think we have that

burn2delete commented 8 years ago

Yes, i only have boot projects, didn't know about lein working.