npm-check
npm-check copied to clipboard
is this package still maintained?
Hi,
I noticed this package was last released last year and has around 200+ issues open
Is it still maintained? @dylang
Btw, nice alternative https://www.npmjs.com/package/npm-check-updates
Seems like mostly no: https://github.com/dylang/npm-check/pull/397#issuecomment-1183451725
I strongly recommend using https://docs.renovatebot.com/ - it creates pull requests for outdated dependencies. It's free, open source, works with all package managers, and can be run inside firewalls for companies using their own registry like Artifactory.
npm-check-updates
does not check for unused packages.