You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deppy is a dependencies management tool for projects/packages It is used to seek for updates for your project/package dependencies, or to show the dependencies tree for an installed package, with details about each package in the dependencies tree, including versions conflicts, and versions available according to the requirements of the main pac…