mgol / grunt-check-dependencies

Checks if currently installed npm dependencies are installed in the exact same versions that are specified in package.json
MIT License
15 stars 6 forks source link

Task can't handle "latest" as version #5

Closed gitnik closed 9 years ago

gitnik commented 10 years ago

When using "latest" as version string, the check will always fail even if I have the latest version of some package installed

mgol commented 9 years ago

@gitnik Thanks for the report; let's continue at https://github.com/mzgol/check-dependencies/issues/6