npm-check icon indicating copy to clipboard operation
npm-check copied to clipboard

Ignore outdated dependencies

Open paulschreiber opened this issue 1 year ago • 2 comments

How do you configure npm-check to show unused dependencies and missing dependencies but not warn about outdated dependencies?

Context: use in CI (GitHub actions) with each pull request.

(I don't see a support option in the README, so filing an issue to start.)

paulschreiber avatar Jul 22 '23 05:07 paulschreiber

@paulschreiber Did you get a workaround for this? I am facing the same issue.

anshgoyalevil avatar Aug 15 '23 05:08 anshgoyalevil

@anshgoyalevil I am using depcheck for now.

paulschreiber avatar Aug 19 '23 13:08 paulschreiber