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
so --strict would be the mode we are currently running.
In the new default mode we would assume no version requirements are given in dependencies file and basically all is >= 0!?
Just like in bundler, I'd like to see a
--strict
option to enable listing outdated packages w.r.t. the version constraints inpaket.dependencies
.The text was updated successfully, but these errors were encountered: