Histórico de Commits

Autor SHA1 Mensagem Data
  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 0c13f96f68 Dependencies update 05.11.20 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 9168de8c21 Dependencies update 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 551ae4b0d3 Webpack version update to 5.1.0 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
  sanex b463f774c8 Sync with dev há 4 anos atrás
  Timofey Kachalov ac671daa94 Enabled windows builds (#772) há 4 anos atrás
  sanex d4e19334a7 Updated memory performance test timeout and allowed memory space há 4 anos atrás
  sanex 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled há 4 anos atrás
  sanex 816a7a5a40 Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled há 4 anos atrás
  sanex 64dd628715 README.md improvements that allow to use it on obfuscator.io há 4 anos atrás
  sanex 19ccb0e662 Usage of StringUtils inside StringUtils há 4 anos atrás
  sanex 2d3a59c2aa Removed declarations for js-string-escape há 4 anos atrás
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic há 4 anos atrás
  sanex 1e9c031e7a Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag há 4 anos atrás
  sanex 9e2ca383a5 Added more tests that are covering `forceTransformStrings` option priorities há 4 anos atrás
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` há 4 anos atrás
  sanex dc3da64da7 `EscapeSequenceTransformer` moved to the `Finalizing` transformers há 4 anos atrás
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` há 4 anos atrás