-
-
Notifications
You must be signed in to change notification settings - Fork 58
Remove compromised dependency static-module #81
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
https://nodesecurity.io/advisories/548 Details of the issue here. |
I don't think I can publish to npm. If @mattdesl or @substack could add me I'm happy to do it :) |
Any chance of having this published soon? |
Any chance this will be released soon? |
Hitting the same problem. |
This will just not replace expressions that cannot be evaluated because of a runtime error. This is needed for browserify/brfs#83 which fixes browserify/brfs#81.
This will just not replace expressions that cannot be evaluated because of a runtime error. This is needed for browserify/brfs#83 which fixes browserify/brfs#81.
Thanks for fixing this! Now to get upstream modules to update brfs... |
I'm going to release it as a patch once brfs is added to the browserify npm org (probably later today depending on when substack is awake and connected) so upstream modules should automatically get the update :) |
Published as 1.4.4 |
The node-security platform reported that
static-module
is compromised (because it includesstatic-eval
), should probably move off it.The text was updated successfully, but these errors were encountered: