Histórico de Commits

Autor SHA1 Mensagem Data
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` há 5 anos atrás
  sanex3339 095ccc330a Added tests for ManglePropertiesTransformer há 5 anos atrás
  Timofey Kachalov 7135b09f28 Added correct `self-defending` code for `target: 'browser-no-eval'` (#617) há 5 anos atrás
  sanex3339 e7a6186eb6 Code transformers #2: HashbangOperatorTransformer há 5 anos atrás
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code há 5 anos atrás
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 há 5 anos atrás
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper há 5 anos atrás
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers há 5 anos atrás
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. há 5 anos atrás
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` há 5 anos atrás
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. há 5 anos atrás
  sanex3339 0fe1c15f15 Refactoring of CLI utils há 5 anos atrás
  sanex3339 ca4a907094 Added tests for rc4 encoded value collision fix há 5 anos atrás
  sanex3339 fcbe2ee66e Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/535 há 5 anos atrás
  sanex3339 05a172973c Reverted validation errors under `node` target for `sourceMap*` options há 5 anos atrás
  sanex3339 dcf634e7e6 Added missing tests import há 5 anos atrás
  sanex3339 001417333e Slightly changed tests structure há 5 anos atrás
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator há 5 anos atrás
  sanex3339 b776df8f90 ScopeAnalyzer tests há 5 anos atrás
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring há 5 anos atrás
  sanex3339 54be39bb26 Extracted some LiteralTransformer tests to StringArrayStorage.spec.ts há 5 anos atrás
  sanex3339 24135e3490 Added additional tests há 5 anos atrás
  sanex3339 1edf96c0a0 `shuffleStringArray` option há 5 anos atrás
  sanex3339 645e122640 Switched from `espree` to `acorn` há 5 anos atrás
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables há 5 anos atrás
  sanex3339 2c549379a7 StackTraceAnalyzer rename to CallsGraphAnalyzer há 5 anos atrás
  sanex3339 114b053bd9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419 há 5 anos atrás
  sanex3339 37784ff97b Added ReservedStringObfuscatingGuard test file to index.spec.ts há 5 anos atrás
  sanex3339 554b94a870 Added unit tests for DictionaryIdentifierNamesGenerator há 5 anos atrás
  sanex3339 a83f3fcacd Added missing tests import há 5 anos atrás