github javascript-obfuscator/javascript-obfuscator 0.13.0
0.13.0 release

latest releases: 4.1.0, 4.0.1, 4.0.0...
6 years ago
  • Breaking change: mangle option was removed.
  • New option: identifierNamesGenerator allows to set identifier names generator (hexadecimal or mangled).
  • Breaking change: all CLI options were renamed to kebab-case format (--disableConsoleOutout -> --disable-console-output).
  • Implemented custom mangle option algorithm without esmangle; fixed #110
  • Comments with @license and @preserve words won't be removed from obfuscated code.
  • Fixed #147
  • Fixed #149

Don't miss a new javascript-obfuscator release

NewReleases is sending notifications on new releases.