-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is this project dead? #379
Comments
Why do you think that it's dead? 🤔
Is there anything currently preventing you from using it? 🤔 |
I don't remember if I was asking about forks for a different reason or because I thought it was dead, but since you assumed the latter ... Most of the dependencies are out of date and no new version has been published in over a year. The version before that was a year before this one. Readme specifies it works with npm@2 and npm@3, no mention of 4, 5, or 6. I don't remember what error I was having that prompted me to look for an update, but it's working now, so if the project is still maintained the owners can certainly close this. |
Fixed
Since this is a tool that one runs on their own code I don't really see how someone could use a REDOS vulnerability in lodash maliciously?
I use this tool at least once a week and it works great, I don't see why we need to release more often? 🤔 |
Great to see new releases! Looks like there are still dependency issues. I just updated and got this result: $ npm i npm-check -g
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated [email protected]: cross-spawn no longer requires a build toolchain, use it instead
/usr/local/bin/npm-check -> /usr/local/lib/node_modules/npm-check/bin/cli.js
+ [email protected]
updated 1 package in 107.022s I'm fine with closing this ticket though, obviously the project isn't dead. |
I'd be happy to accept pull requests for that 👍 |
Currently there are 20 open pull requests. @LinusU are you still maintaining this repo, or is it dead now? |
Looks like it's finally time to switch over to For anyone willing to switch, to mimic the behavior of
Also,
|
Are there any recommended forks that are maintained? I really like this tool and want to keep using it.
The text was updated successfully, but these errors were encountered: