-
Notifications
You must be signed in to change notification settings - Fork 4
Use of eval causes security error in Electron #36
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
Hi! We use We will address this issue in the next major version of this library, but for now your only option would be to allow |
@vadimavdeev Thanks. Would be nice to get rid of |
@vadimavdeev Has there been any forward motion on this? It's not a good idea to distribute anything with |
Hi @Jemoka 👋 Yes, virgil-crypto v4 doesn't use Let me know if you will have any issues with it. |
Hi @Jemoka! |
I don't think I have this problem anymore, but I am working with Firebase, and it seems like there are other errors that are probably issues on my end... As for this issue, I think it is resolved. Thanks for checking in, @snanovskyi! |
Hi, when using this in Electron the use of
eval
inrollup-plugin-global-script.js
causes this error:Similar issue: firebase/firebase-js-sdk#798
The text was updated successfully, but these errors were encountered: