Skip to content
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

fix: Adjust regenerator-runtime dependency scope so unsafe-eval is not being triggered #1641

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dreamoftrees
Copy link
Contributor

Summary

Adjustment to the regenerator-runtime used by Uniswap v3 to define the runtime in the global scope and not trigger an unsafe-eval CSP operation in Safari browser by the use of Function.

Detail and impact of the change

Changed

Updates to how regenerator-runtime dependency is executing.

@dreamoftrees dreamoftrees requested review from a team as code owners April 3, 2024 22:19
@dreamoftrees dreamoftrees marked this pull request as draft April 4, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant