Commit History

作者 SHA1 備註 提交日期
  sanex3339 43d09fbed8 Slightly different way to execute object expression extractors 5 年之前
  sanex3339 f1cf511975 Removed dead code 5 年之前
  sanex3339 fc2cf933d9 More complex object keys transformation + some string literal transformations refactoring 5 年之前
  sanex3339 f333b9d425 Added more tests, renamed some interfaces and classes 5 年之前
  sanex3339 7b231fe308 Added more restrictions for object keys transformations 5 年之前
  sanex3339 3bc9678f8c Fixed wrong transform object keys behaviour with function default parameters 5 年之前
  sanex3339 8b991a7bdb Changed version to 0.24.0-rc.0 5 年之前
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error 5 年之前
  sanex3339 737e1a2d0f Fixed object keys extraction when using with template literals 5 年之前
  sanex3339 50f7405375 Switched from `awesome-typescript-loader` on `ts-loader` #2 5 年之前
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator 5 年之前
  sanex3339 b50c48a683 Dynamic import and `import.meta` support 5 年之前
  sanex3339 c050ebca38 `ecmaVersion` constant 5 年之前
  sanex3339 2b6e65af6a Sync with master branch 5 年之前
  sanex3339 1d4ab4cd02 Fixed `escodegen` bugs: optional catch binding support and super class expression parenthesis 5 年之前
  sanex3339 923643bcf1 0.23.1 release 5 年之前
  sanex3339 38a917fa7a Removed unnecessary code frome ScopeIdentifiersTransformer 5 年之前
  sanex3339 b776df8f90 ScopeAnalyzer tests 5 年之前
  sanex3339 b89ebccb49 Use of `eslint-scope` data to rename identifiers #2: more refactoring 5 年之前
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring 5 年之前
  sanex3339 a3c7bd10c6 Fixed numeric keys removal on extract during object keys transformation 5 年之前
  sanex3339 ff6b3013a6 eslint-scope transformer 5 年之前
  sanex3339 19d0769163 Fixed rare case with positive check of `shouldAddValueToStringArray` method when `stringArrayThreshold` is 0 5 年之前
  sanex3339 6c1c95bc5b Merge branch 'master' into string-array-random-position 5 年之前
  sanex3339 309c678888 LiteralTransformer rotate and shuffle tests refactoring 5 年之前
  Dmitry Zamotkin cc8ebba8dd A wrong object key when using transform object keys and unicode escape sequence options at once 5 年之前
  sanex3339 1edf96c0a0 `shuffleStringArray` option 5 年之前
  sanex3339 b764844696 Literal replacer refactoring 5 年之前
  sanex3339 645e122640 Switched from `espree` to `acorn` 5 年之前
  sanex3339 77122b7374 Refactoring of CustomNode methods 5 年之前