binary-search-bounds
binary-search-bounds copied to clipboard
Removed 'new Function(...)' to avoid Content Security Policy (CSP) violation
trafficstars
Resolves issue #5
For more information see here https://developer.chrome.com/extensions/contentSecurityPolicy#JSEval
Hi @mikolalysenko. Any chance of this PR being merged into binary-search-bounds? I've just the same CSP violation whilst using interval-tree-1d, which uses binary-search-bounds. Many thanks.