Commit History

Author SHA1 Message Date
  sanex3339 f9ec74006d New `obfuscateMultiple` method 5 years ago
  sanex3339 a3d477e47c Version update 5 years ago
  sanex3339 56f73df7af Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/575 5 years ago
  sanex3339 39870010e8 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569 5 years ago
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code 5 years ago
  sanex3339 e36138d40d Updated readme and changelog. Removed some dead code. 5 years ago
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 5 years ago
  sanex3339 3e408da024 Fixed wrong scope of preserved identifiers of shorthand object pattern property 5 years ago
  sanex3339 28b2422c7e Support of output directory paths with a dot symbol 5 years ago
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper 5 years ago
  sanex3339 002697caf5 Improved mangled identifier names generator. Improved variable preserving. 5 years ago
  sanex3339 4e716ed0d0 Prevented transformation of object keys in sequence expression that has `super` call 5 years ago
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. 5 years ago
  sanex3339 e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 5 years ago
  sanex3339 469dd4a0cf Updated changelog and version 5 years ago
  sanex3339 e589b461c3 Fixed wrong rename of object pattern identifiers 5 years ago
  sanex3339 740b84d598 Fix of rc4 encoded values collision 5 years ago
  sanex3339 fcbe2ee66e Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/535 5 years ago
  sanex3339 05a172973c Reverted validation errors under `node` target for `sourceMap*` options 5 years ago
  sanex3339 c0117912c1 Added class scope sanitizing 5 years ago
  sanex3339 58c165f889 Increased `identifierNamesGenerator: 'mangled` speed 5 years ago
  sanex3339 856709ab12 `transformObjectKeys` refactoring and bug fixes 5 years ago
  sanex3339 8585a78672 Fixed `Maximum call stack size exceeded` error on large strings when `splitString` option is enabled 5 years ago
  sanex3339 7b231fe308 Added more restrictions for object keys transformations 5 years ago
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error 5 years ago
  sanex3339 737e1a2d0f Fixed object keys extraction when using with template literals 5 years ago
  sanex3339 4b04633ede Updated versions in package.json 5 years ago
  sanex3339 ce74d437ba Updated changelog and readme 5 years ago
  sanex3339 b50c48a683 Dynamic import and `import.meta` support 5 years ago
  sanex3339 2b6e65af6a Sync with master branch 5 years ago