v2.3.0
new CLI options:
synchrony deobfuscate Deobfuscate a file Positionals: file File to deobfuscate (include extension) [string] [required] Options: --help Show help [boolean] --version Show version number [boolean] --rename Rename symbols automatically [boolean] [default: false] --ecma-version, --esversion Set ECMA version for AST parser (see acorn docs) [string] [default: "latest"]
rename symbols automatically if enabled
specify ecma version on command line