Commit History

Author SHA1 Message Date
  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
  sanex3339 1d4ab4cd02 Fixed `escodegen` bugs: optional catch binding support and super class expression parenthesis 5 years ago
  sanex3339 923643bcf1 0.23.1 release 5 years ago
  sanex3339 65a6c7c0f7 CHANGELOG.md update 5 years ago
  sanex3339 a3c7bd10c6 Fixed numeric keys removal on extract during object keys transformation 5 years ago
  sanex3339 6c1c95bc5b Merge branch 'master' into string-array-random-position 5 years ago
  sanex3339 853d34b3d3 Updated CHANGELOG.md 5 years ago
  sanex3339 1edf96c0a0 `shuffleStringArray` option 5 years ago
  sanex3339 645e122640 Switched from `espree` to `acorn` 5 years ago
  sanex3339 1277acea20 Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes 5 years ago