mafintosh/is-my-json-valid

Content-Security-Policy Issue with is-my-json-valid dependency

Closed this issue · 1 comments

We have Content-Security-Policy for the project, facing issue with sub dependency (generate-function (index.js)) throwing unsafe eval exception. Can you please help on this

image

This library works by dynamically creating functions that validates input. In order to use this you need to make sure that this is allowed by your content-security-policy...