Hi, this is perhaps not the place to report it, please feel free to close the issue, but the version of static-module specified in the package.json is affected by this security vulnerability: https://nodesecurity.io/advisories/548 cwise@1.0.10 > static-module@1.5.0 > static-eval@0.2.4 I have tried to update static-module to version ^2.0.0 which fixes the issue: https://github.com/browserify/static-module/issues/34 ...but the tests are failing. I do no know this code enough to fix it, any help is welcome. This is part of making plotly.js pass security tests: https://github.com/plotly/plotly.js/issues/2386 Would also be good to have a security badge with: snyk: https://github.com/snyk/snyk#badge or nsp: see https://github.com/dwyl/repo-badges Thx Alex