Tags: wirehack7/javascript-obfuscator
Tags
Fixed cases when dead code is added to the inner code of `eval` expre… …ssions (javascript-obfuscator#1062) Fixed javascript-obfuscator#1053
Improved integration between `renameProperties` and `controlFlowFlatt… …ening` options (javascript-obfuscator#1060)
String array calls transform fix (javascript-obfuscator#1050) * Fixed the wrong generation of code that has statements after `ReturnStatment` when `simplify` option is enabled * Fixed generation of reserved identifier names like `Map` or `Set` for `mangled` and `mangled-shuffled` identifier names generators
Merge pull request javascript-obfuscator#1048 from BlackYuzia/master remove duplicate stringArray
Merge pull request javascript-obfuscator#1043 from javascript-obfusca… …tor/class-static-block-support Class static block support
PreviousNext