Commit History

作者 SHA1 備註 提交日期
  sanex c98bcdc126 Dependencies update 3 年之前
  sanex faaab45c6a `ignoreRequireImports` option renamed to `ignoreImports` 3 年之前
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports 4 年之前
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` 4 年之前
  sanex a5d7f7418c `forceTransformedStrings` option 4 年之前
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 5 年之前
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers 5 年之前
  sanex3339 7a6a35964b Migration from tslint on eslint #2 5 年之前
  sanex3339 b5fa248fde Added new ReservedStringObfuscatingGuard 5 年之前
  sanex3339 f39d16370b Added failing test for custom nodes identifier names collision 5 年之前
  Dmitry Zamotkin 3c2e0c9eb0 Non-replaceable variables should be preserved to escape collisions with generated variable names 5 年之前
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 年之前
  sanex3339 c00685c43d Custom nodes transformer 7 年之前
  sanex3339 2950613d44 Now transformers knows about its transformation stage 7 年之前
  sanex3339 21a2fd65b5 Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category 7 年之前
  sanex3339 4bde27915f Keep comments with specific keywords 7 年之前
  sanex3339 2039e196dd Project structure reorganized part 2 7 年之前