Historial de Commits

Autor SHA1 Mensaje Fecha
  Timofey Kachalov 73ec8e6d8e Merge pull request #522 from javascript-obfuscator/transform-object-keys-return-fix hace 5 años
  sanex3339 87c8c612b8 Fixed wrong object keys transformation of objects inside sequence expressions hace 5 años
  Timofey Kachalov 4d8b67143e Merge pull request #521 from javascript-obfuscator/split-strings-maximum-call-stack-fix hace 5 años
  sanex3339 8585a78672 Fixed `Maximum call stack size exceeded` error on large strings when `splitString` option is enabled hace 5 años
  sanex3339 d23eb3ee76 Replaced recursive function on loop in SplitStringTransformer hace 5 años
  Timofey Kachalov 03ab22ad5c Merge pull request #520 from javascript-obfuscator/object-expression-keys-transformer-rework hace 5 años
  sanex3339 43d09fbed8 Slightly different way to execute object expression extractors hace 5 años
  sanex3339 f1cf511975 Removed dead code hace 5 años
  sanex3339 dcf634e7e6 Added missing tests import hace 5 años
  sanex3339 fc2cf933d9 More complex object keys transformation + some string literal transformations refactoring hace 5 años
  sanex3339 f333b9d425 Added more tests, renamed some interfaces and classes hace 5 años
  sanex3339 007af5f52b Object expression keys transformer rework hace 5 años
  sanex3339 7b231fe308 Added more restrictions for object keys transformations hace 5 años
  sanex3339 3bc9678f8c Fixed wrong transform object keys behaviour with function default parameters hace 5 años
  sanex3339 8b991a7bdb Changed version to 0.24.0-rc.0 hace 5 años
  Timofey Kachalov 95b5992514 Merge pull request #515 from javascript-obfuscator/filename-in-error-messages hace 5 años
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error hace 5 años
  Timofey Kachalov d31f40f0a3 Merge pull request #514 from javascript-obfuscator/issue-512 hace 5 años
  sanex3339 737e1a2d0f Fixed object keys extraction when using with template literals hace 5 años
  Timofey Kachalov 5756a9caa7 Merge pull request #511 from javascript-obfuscator/ts-loader hace 5 años
  sanex3339 4b04633ede Updated versions in package.json hace 5 años
  sanex3339 50f7405375 Switched from `awesome-typescript-loader` on `ts-loader` #2 hace 5 años
  sanex3339 b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` hace 5 años
  Timofey Kachalov 50f0bc3305 Merge pull request #509 from javascript-obfuscator/target-node-disable-unused-features hace 5 años
  sanex3339 001417333e Slightly changed tests structure hace 5 años
  sanex3339 f67b619ee1 Fixed `fast-deep-equal` version hace 5 años
  sanex3339 ce74d437ba Updated changelog and readme hace 5 años
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator hace 5 años
  Timofey Kachalov 1b1c52ef88 Merge pull request #508 from javascript-obfuscator/import-meta hace 5 años
  sanex3339 b50c48a683 Dynamic import and `import.meta` support hace 5 años