Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 hace 4 años
  sanex 9a6db37fdf Updated `eslint` hace 4 años
  sanex b152e7bd09 Fixed order of the appended string array scope wrappers hace 4 años
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements hace 4 años
  sanex 5a833d1057 Improved update of previous mangled character hace 4 años
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator hace 4 años
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default hace 4 años
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` hace 4 años
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description hace 4 años
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option hace 4 años
  sanex 5bbbc901d4 `stringArrayIntermediateVariablesCount` option rework hace 4 años
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls hace 4 años
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` hace 4 años
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` hace 4 años
  sanex c46f31d665 Added more tests for emoji support of `splitStrings` option hace 4 años
  sanex 340b7283be Dependencies update. Added Test for emoji split with `splitStrings` option hace 4 años
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) hace 4 años
  sanex 9c04ededc7 Reorganized transformers structure and order hace 4 años
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 hace 4 años
  sanex3339 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 hace 4 años
  sanex3339 86d599fc07 Fixed `test:dev` test hace 4 años
  sanex3339 88d0cbfc99 `estraverse` and `escodegen` update hace 4 años
  sanex3339 af0649bb56 Improved `disableConsoleOutput` template. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/691 hace 4 años
  sanex3339 7ce5f964d6 Improved ObjectPatternPropertiesTransformer logic. Added tests. hace 4 años
  sanex3339 c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. hace 4 años
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic hace 4 años
  sanex3339 f10d1d479d Improved nested variable declarations merging hace 4 años
  sanex3339 c1b0458f3c Block statement simplify transformer hace 4 años
  sanex3339 bfb7a22d3d Added more test for `numbersToExpressions` option hace 4 años
  sanex3339 19fa1fb602 Pass `simplify` and `numbersToExpressions` options to CustomCodeHelperObfuscator obfuscation hace 4 años