Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated status should respect supported node versions #95

Open
geek opened this issue Dec 28, 2015 · 3 comments
Open

Outdated status should respect supported node versions #95

geek opened this issue Dec 28, 2015 · 3 comments

Comments

@geek
Copy link

geek commented Dec 28, 2015

Here is an example explaining the issue.

  • foo supports node version >= 0.10.0
  • foo depends on version 1.x.x of bar
  • bar version 2.0.0 is published and supports node version => 4.0.0
  • bar version 1.0.0 supports node version >= 0.10.0

David shouldn't show an outdated badge for foo, since foo is using the latest supported version of bar on the version of node that foo runs on.

Either that, or David should have an updated status for this special case.

@AdrieanKhisbe
Copy link
Contributor

👍

@alanshaw
Copy link
Owner

Yes that's a good feature

@Scrum
Copy link

Scrum commented Feb 2, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants