-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
On line 11211 of bodymovin.js (https://github.com/bodymovin/bodymovin/blob/master/build/player/bodymovin.js), an eval is used in the code
var fn = eval('[function(){' + val+';this.v = $bm_rt;}' + ']')[0];
I'd like to use the library, but we have a policy to not use code that includes evals. Is it possible to refactor this to avoid the use of the eval?
Thank you!
mnoorenberghe, guseit, soerenBoisen and davidalejandroaguilar
Metadata
Metadata
Assignees
Labels
No labels