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

Update to mapbox-gl-js version 44.0 to satisfy stricter CSP policies #458

Closed
kristiehowboutdat opened this issue Feb 9, 2018 · 1 comment

Comments

@kristiehowboutdat
Copy link

kristiehowboutdat commented Feb 9, 2018

Ask

Upgrade to use mapbox-gl-js version 44.0 (https://www.npmjs.com/package/mapbox-gl).

Why

Mapbox gl js upgraded to remove the need to use script-src unsafe-eval in this PR for Content Security Policies.

I have a strict CSP that I have to use, and I am unable to add unsafe-eval to that CSP directive. Upgrading to the latest version would solve this problem while allowing me to use this library and deck.gl. It's also a security win in general.

Thank you!

@Pessimistress
Copy link
Collaborator

react-map-gl@3.2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants