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

is this package still maintained?

Open TheMikeyRoss opened this issue 2 years ago • 5 comments
trafficstars

Hi,

I noticed this package was last released last year and has around 200+ issues open

Is it still maintained? @dylang

TheMikeyRoss avatar Nov 04 '23 23:11 TheMikeyRoss

Btw, nice alternative https://www.npmjs.com/package/npm-check-updates

hilja avatar Jan 19 '24 16:01 hilja

Seems like mostly no: https://github.com/dylang/npm-check/pull/397#issuecomment-1183451725

benmccann avatar Aug 14 '24 16:08 benmccann

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.

dylang avatar Aug 14 '24 16:08 dylang

npm-check-updates

does not check for unused packages.

tauzN avatar Sep 06 '24 06:09 tauzN