Hi Floby,

At the moment, anything outside the semver <http://semver.org/> version 
range you specify in your package.json is considered "out of date". So if 
you specify 0.1.x then David isn't going to tell you your dependency is out 
of date until 0.2.0 is released. If you specify an absolute version, say 
0.1.2 then David will warn you your dependency is out of date when 0.1.3 is 
released.

There is still tweaking to be done with regards to this and I have a couple 
of question marks over what to show if a project explicitly NEEDS to use an 
old dependency version. Either way, if you have any thoughts or ideas then 
let me know. Better yet, open a 
ticket<https://github.com/alanshaw/david-www/issues>and we can discuss.

Alan


On Friday, 1 February 2013 09:08:17 UTC, Floby wrote:
>
> This is nice.
> What is the grain for out-of-date versions ? I mean, difference in the 
> major version number is more important than a difference in the build 
> number.
>
> On Thursday, 31 January 2013 17:45:50 UTC+1, Alan Shaw wrote:
>>
>> Hi all,
>>
>> First of all, apologies for the shameless self promotion.
>>
>> http://david-dm.org
>>
>> David is a new service for open source GitHub based Node projects. It's a 
>> tool that helps you keep your dependencies up to date. You don't need to 
>> sign up, just put your GitHub username and repo name in the URL and it'll 
>> show you your project dependencies and which ones need updating. You can 
>> embed a status badge for your project in your README or website similarly 
>> to the build status badge you get from Travis CI.
>>
>> Please check out the website for further information and examples! At the 
>> moment the project is still pretty small and new, but I'd love to get the 
>> word out and for people to make use of it. If you have any questions, 
>> comments or suggestions I'd love to hear them.
>>
>> Thanks for reading.
>>
>> Alan
>>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to