-
Notifications
You must be signed in to change notification settings - Fork 15
Security issues #135
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
Comments
Somewhat maintained? If a human checks that a dependency update makes sense, and doesn’t break anything, there should be nothing standing in the way of doing a new release here. |
Awesome. I will look into upgrading lodash. It's pretty heavily used, but I guess it could be broken up in smaller steps. Maybe swapping out with some modern js? What is the oldest version of node that the library should support? |
I’m not sure, at least as far as our team is concerned it’s Node.js 12.4.0. The |
So, since we’re currently still bound to use Node.js 12, I don’t think our team would accept a bump to Node.js 14 directly :) |
Roger - the PR for that is #136, and seems to work fine, also in CI ✅ Ready to merge 😊 |
I'm thinking about including this project in our repo, but notice on install several security warnings from npm:
This makes me wonder if the library is maintained - or maybe needs help maintaining?
The text was updated successfully, but these errors were encountered: