Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code hace 5 años
  sanex3339 e36138d40d Updated readme and changelog. Removed some dead code. hace 5 años
  Timofey Kachalov a275755b7e Merge pull request #564 from javascript-obfuscator/issue-563 hace 5 años
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 hace 5 años
  Timofey Kachalov 4860db799f Merge pull request #562 from javascript-obfuscator/issue-550 hace 5 años
  sanex3339 3e408da024 Fixed wrong scope of preserved identifiers of shorthand object pattern property hace 5 años
  sanex3339 1ebf78913d Updated .d.ts file hace 5 años
  sanex3339 11bf14d08c Added `examples` directory under `npmignore` hace 5 años
  sanex3339 d346fcf0f9 Added new obfuscated code example hace 5 años
  Timofey Kachalov fbab8149f7 Merge pull request #552 from javascript-obfuscator/variable-preserve-improvements hace 5 años
  sanex3339 e1a24248b2 Fixed wrong lexical scope node for object expression host node hace 5 años
  sanex3339 28b2422c7e Support of output directory paths with a dot symbol hace 5 años
  sanex3339 18160e36ae Dependencies update hace 5 años
  sanex3339 ed09424df5 Changed file log messages hace 5 años
  sanex3339 ae111ead95 Revert: Now obfuscator runtime test runs only on node 12+ hace 5 años
  Timofey Kachalov 31a70a58ec Removed done callback hace 5 años
  sanex3339 a5139779f9 Changed evaluationWorker helper hace 5 años
  sanex3339 5e61885f93 Now obfuscator runtime test runs only on node 12+ hace 5 años
  sanex3339 8cea97434d Added console.log to the test file to debug error on travis.ci hace 5 años
  sanex3339 c60627ac3c Added preserved variable names check to the hexadecimal identifiers name generator hace 5 años
  sanex3339 b2f6549552 Attempt to fix `done() called multiple times` error on node 10 #3 hace 5 años
  sanex3339 e900171c84 Attempt to fix `done() called multiple times` error on node 10 #2 hace 5 años
  sanex3339 65c41c2778 Attempt to fix `done() called multiple times` error on node 10 hace 5 años
  sanex3339 e3f8291657 Improved new self defending code hace 5 años
  sanex3339 499c2b1a33 Fixed string array name preserving inside string array helpers hace 5 años
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper hace 5 años
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers hace 5 años
  sanex3339 dd7c1df9f9 Fixed wrong names generation for the custom nodes hace 5 años
  Timofey Kachalov daba144e76 Merge pull request #555 from javascript-obfuscator/new-mangled-names-generator hace 5 años
  sanex3339 16a7656984 Removed `getPreservedNames` method from AbstractIdentifierNamesGenerator hace 5 años