Closed codehearts closed 4 years ago
Thanks @shane-walker and @codehearts , I just pulled it in. I'm looking into removing lodash entirely in a future update.
@the-simian Would be great just to add the necessary modules of lodash instead entire module or just replace method using native JS
This resolves a security advisory for prototype pollution https://www.npmjs.com/advisories/1523
I wasn't sure how best to test this project, so I ran it against itself and a project of mine and verified that the old and new reports were identical
Closes #111