github javascript-obfuscator/javascript-obfuscator 5.4.5
5.4.5 version

3 hours ago
  • Fixed controlFlowFlattening intermittently dropping arguments of a spread call (e.g. foo(...args)) when it reused a control flow wrapper of a same-arity plain call. Fixes #1423
  • Fixed selfDefending making obfuscated code run several times slower on Bun/JavaScriptCore. Fixes #1421
  • Fixed dropped parentheses around an in operator inside an arrow body in a for-init, producing unparsable output. Fixes #1419

Don't miss a new javascript-obfuscator release

NewReleases is sending notifications on new releases.