sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports 4 years ago
..
control-flow-transformers 178adcbfaa Slightly changed regexps of variable kinds 5 years ago
converting-transformers e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled 4 years ago
dead-code-injection-transformers 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled 4 years ago
finalizing-transformers 9301f6aa63 Refactoring, option rename on `forceTransformStrings` 4 years ago
initializing-transformers ac671daa94 Enabled windows builds (#772) 4 years ago
preparing-transformers 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports 4 years ago
rename-identifiers-transformers 9c04ededc7 Reorganized transformers structure and order 4 years ago
rename-properties-transformers a0dca0256b Fixed regression bug with combination of `splitStrings` and `renameProperties` option 4 years ago
simplifying-transformers c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. 4 years ago
string-array-transformers 9e2ca383a5 Added more tests that are covering `forceTransformStrings` option priorities 4 years ago