Commit History

作者 SHA1 備註 提交日期
  sanex 76ee41a4a1 Typescript version update on 4.1.0-beta 4 年之前
  sanex3339 39870010e8 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569 5 年之前
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code 5 年之前
  sanex3339 ed09424df5 Changed file log messages 5 年之前
  sanex3339 7a6a35964b Migration from tslint on eslint #2 5 年之前
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error 5 年之前
  sanex3339 c050ebca38 `ecmaVersion` constant 5 年之前
  sanex3339 645e122640 Switched from `espree` to `acorn` 5 年之前
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables 5 年之前
  sanex3339 114b053bd9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419 5 年之前
  sanex3339 5c61532efd 0.18.5 version. Dependencies update 5 年之前
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes 6 年之前
  sanex3339 5fdf26b941 Added getBlockScopeOfNode method 7 年之前
  sanex3339 850cd68804 Added new utils method `getRootStatementOfNode` 7 年之前
  sanex3339 4b74976cc7 Some refactoring 7 年之前
  sanex3339 87b8c52a20 Merge remote-tracking branch 'origin/master' into tslint-rules-update 7 年之前
  sanex3339 ad16e6403b Updated TSLint rules 7 年之前
  sanex3339 1820055616 Optimised `convertCodeToStructure` method 7 年之前
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 年之前
  sanex3339 592ba47f33 New metadata for literals 7 年之前
  sanex3339 469c51d69d Removed few any 7 年之前
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 年之前
  sanex3339 1bb521b773 0.14.1 Temporary fix for wrong esprima template-literal parsing 7 年之前
  sanex3339 a8c4660875 Added few utility helpers for finding sibling statement nodes 7 年之前
  sanex3339 b061b3d889 Remove few any types 7 年之前
  sanex3339 87a4638159 Fixed dead code injection runtime error caused by identifiers conflict 7 年之前
  sanex3339 21641cd0dd Refactoring of NodeUtils and NodeGuards classes 7 年之前
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 年之前
  sanex3339 75cf036c72 0.13.0 release 7 年之前
  sanex3339 f5b9c22f11 Dependencies update 7 年之前