Giter Site home page Giter Site logo

Comments (2)

JammUtkarsh avatar JammUtkarsh commented on May 18, 2024 1

Hey @ChenHaoHu,

I have implemented this feature of show dependency. Checkout my fork at JammUtkarsh/depth. It's currently in the no-internal-tree branch.

So in that branch you will get two addational features.

  1. Option to hide stdlib using -std flag
  2. Option to show version using -v flag.

I would love you know the thoughts of community on this implementation.

Update: It's been merged to my master

cc: @KyleBanks

from depth.

ec1oud avatar ec1oud commented on May 18, 2024

Yes it would be very nice to see the dependency versions; ATM I'm trying to understand why a dependency (or one of its dependencies, etc.) depends on an out-of-date version of something else, the new version has removed API that it depends on, and I'm getting an undefined error in spite of the fact that it wants to explicitly keep using the old version that should still have the API. So I'm guessing the same dependency gets brought in at least two ways with conflicting versions, perhaps? If that is even possible, this tool could perhaps show it. Maybe even highlight version conflicts with ANSI color codes, and/or highlight out-of-date version numbers.

from depth.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.