Revīziju vēsture

Autors SHA1 Ziņojums Datums
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol 4 gadi atpakaļ
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled 4 gadi atpakaļ
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name 4 gadi atpakaļ
  sanex 002e068be2 Renamed fields of IStringArrayScopeCallsWrapperParameterIndexesData interface 4 gadi atpakaļ
  sanex 8c788b90ba Updated StringArrayScopeCallsWrapperTransformer tests 4 gadi atpakaļ
  sanex 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes 4 gadi atpakaļ
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes 4 gadi atpakaļ
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls 4 gadi atpakaļ
  sanex 8e55d19ebb Fixed incorrect rename of the identifiers of the added helpers in some rare cases 4 gadi atpakaļ
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports 4 gadi atpakaļ
  sanex 8db868db1c Version 2.7.1. Updated `@javascript-obfuscator/escodegen` to `2.1.1`. 4 gadi atpakaļ
  sanex 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` 4 gadi atpakaļ
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled 4 gadi atpakaļ
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 4 gadi atpakaļ
  sanex ccc070bdf5 Fixed install in PowerShell. Added some eslint rules. Dependencies update. 4 gadi atpakaļ
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases 4 gadi atpakaļ
  sanex 1a57484a0b Dependencies update 4 gadi atpakaļ
  sanex 533a52c6fc * Fixed broken `identifierNamesGenerator: 'mangled-shuffled'` after `2.2.0` 4 gadi atpakaļ
  sanex c311250d1c Added `process` polyfill for the browser and fixed library exports for node environment 4 gadi atpakaļ
  sanex abb7f1656f MakeEnum moved to Utils class 4 gadi atpakaļ
  sanex 381fd18177 * @gradecam/tsenum replaced with an internal implementation 4 gadi atpakaļ
  Timofey Kachalov ac671daa94 Enabled windows builds (#772) 4 gadi atpakaļ
  sanex d4e19334a7 Updated memory performance test timeout and allowed memory space 4 gadi atpakaļ
  sanex 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled 4 gadi atpakaļ
  sanex 816a7a5a40 Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled 4 gadi atpakaļ
  sanex 64dd628715 README.md improvements that allow to use it on obfuscator.io 4 gadi atpakaļ
  sanex 19ccb0e662 Usage of StringUtils inside StringUtils 4 gadi atpakaļ
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic 4 gadi atpakaļ
  sanex 1e9c031e7a Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag 4 gadi atpakaļ
  sanex 9e2ca383a5 Added more tests that are covering `forceTransformStrings` option priorities 4 gadi atpakaļ