Commit History

Автор SHA1 Съобщение Дата
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option преди 4 години
  sanex 6abd6c2194 Fixed CVE-2019-18413 преди 4 години
  sanex 72a89a1357 Added support of `top-level await` преди 4 години
  sanex dd328b3c22 Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled преди 4 години
  sanex 61d98966b1 Fixed invalid behaviour of `numbersToExpressions` option for float numbers преди 4 години
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` преди 4 години
  sanex 73953b37c0 Fixed CHANGELOG.md grammar mistake преди 4 години
  sanex 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node преди 4 години
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. преди 4 години
  sanex b71b39f5e7 Merge branch 'master' into rotate-string-array-improvements преди 4 години
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation преди 4 години
  sanex 3b8af4b29a String array improvement: fixed bugs преди 4 години
  sanex cec4b3525a Sync with master преди 4 години
  sanex 935d57a349 Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled преди 4 години
  sanex efac711ce4 Improved `rotateStringArray` option WIP преди 4 години
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. преди 4 години
  sanex ab4508de14 Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set преди 5 години
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol преди 5 години
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled преди 5 години
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name преди 5 години
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option преди 5 години
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes преди 5 години
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls преди 5 години
  sanex 8e55d19ebb Fixed incorrect rename of the identifiers of the added helpers in some rare cases преди 5 години
  sanex 532fd8654c Updated CHANGELOG.md преди 5 години
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports преди 5 години
  sanex 8db868db1c Version 2.7.1. Updated `@javascript-obfuscator/escodegen` to `2.1.1`. преди 5 години
  sanex 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` преди 5 години
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled преди 5 години
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 преди 5 години