Histórico de Commits

Autor SHA1 Mensagem Data
  sanex 22fb4b22ad Removed unused NodeFactory methods há 4 anos atrás
  sanex 6ed3d4e3ed Version update to 2.10.0 há 4 anos atrás
  sanex 3b8af4b29a String array improvement: fixed bugs há 4 anos atrás
  sanex cec4b3525a Sync with master há 4 anos atrás
  sanex 935d57a349 Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled há 4 anos atrás
  sanex e5762d2993 reservedDomPropertiesList property is now static há 4 anos atrás
  sanex 2e4aae4c40 Fixed mistake in CallsControllerFunctionCodeHelper.ts há 4 anos atrás
  sanex 102cf2ff10 Dependencies update há 4 anos atrás
  sanex ab4508de14 Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set há 4 anos atrás
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol há 4 anos atrás
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled há 4 anos atrás
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name há 4 anos atrás
  sanex 002e068be2 Renamed fields of IStringArrayScopeCallsWrapperParameterIndexesData interface há 4 anos atrás
  sanex 8c788b90ba Updated StringArrayScopeCallsWrapperTransformer tests há 4 anos atrás
  sanex 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes há 4 anos atrás
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes há 4 anos atrás
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls há 4 anos atrás
  sanex 8e55d19ebb Fixed incorrect rename of the identifiers of the added helpers in some rare cases há 4 anos atrás
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports há 4 anos atrás
  sanex 8db868db1c Version 2.7.1. Updated `@javascript-obfuscator/escodegen` to `2.1.1`. há 4 anos atrás
  sanex 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` há 4 anos atrás
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled há 4 anos atrás
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 há 4 anos atrás
  sanex ccc070bdf5 Fixed install in PowerShell. Added some eslint rules. Dependencies update. há 4 anos atrás
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases há 4 anos atrás
  sanex 1a57484a0b Dependencies update há 4 anos atrás
  sanex 533a52c6fc * Fixed broken `identifierNamesGenerator: 'mangled-shuffled'` after `2.2.0` há 4 anos atrás
  sanex c311250d1c Added `process` polyfill for the browser and fixed library exports for node environment há 4 anos atrás
  sanex abb7f1656f MakeEnum moved to Utils class há 4 anos atrás
  sanex 381fd18177 * @gradecam/tsenum replaced with an internal implementation há 4 anos atrás