github javascript-obfuscator/javascript-obfuscator 0.8.0-dev.3

latest releases: 4.1.0, 4.0.1, 4.0.0...
pre-release7 years ago

You can download it with
npm i javascript-obfuscator@beta

  • Breaking options change: encodeUnicodeArray has been renamed to unicodeArrayEncoding and now accepts following values: true|false|'base64'|'rc4'.
  • Breaking change: option wrapUnicodeArrayCalls was removed and now all calls to unicodeArray are always wrapped by special wrapper function.
  • New option sourceMapBaseUrl sets base url to the source map import url when sourceMapMode: 'separate'.
  • Custom nodes like selfDefendingNode or consoleOutputNode now inserted into deepest stack trace function call.
  • Rewrite of many custom nodes.

Don't miss a new javascript-obfuscator release

NewReleases is sending notifications on new releases.