depcheck / gulp-depcheck

depcheck task for Gulp
4 stars 4 forks source link

Add option to get missing dependencies. #6

Closed goloroden closed 7 years ago

goloroden commented 7 years ago

For some time now, depcheck also supports getting missing dependencies, i.e. dependencies that are being used in the code, but have not been added to the package.json file.

This was currently missing in gulp-depcheck, so I added it.

goloroden commented 7 years ago

@mcasimir Ping ;-)

goloroden commented 7 years ago

Ping ;-)