Checks if currently installed npm dependencies are installed in the exact same versions that are specified in package.json
115
stars
30
forks
source link
If a package has an incorrect version subsequent logs for good packages are not printed #17
Closed
mgol closed 9 years ago
As @prugel noted in https://github.com/mzgol/check-dependencies/pull/15#issuecomment-127042775, if one package is installed in an incorrect version log messages for subsequent "good" packages are not collected.