Edmund

Results 3 issues of Edmund

Within the project is an old version of jQuery in `js/jquery-3.1.1.js ` Vulnerability checkers like retirejs indicate an issue with jquery.event.move, as it contains an outdated jQuery version with known...

In the lottie-player is a html snippet which displays a yellow warning sign, when a graphic cannot be loaded. It is configured in the render function here (line 564): https://github.com/LottieFiles/lottie-player/blob/master/src/lottie-player.ts#L564...

Small fix on the name which is printed during the webpack execution: ``` Asseble.io - Starts [...] Asseble.io - Ends ``` becomes ``` Assemble.io - Starts [...] Assemble.io - Ends...