sanex3339 645e122640 Switched from `espree` to `acorn` 5 лет назад
..
analyzers 3a1cc4e4f5 Auto detection of prevailing kind of variables 5 лет назад
cli cd728875f6 Improved source map file name normalizer logic 5 лет назад
container 1277acea20 Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes 5 лет назад
custom-nodes 77122b7374 Refactoring of CustomNode methods 5 лет назад
declarations 645e122640 Switched from `espree` to `acorn` 5 лет назад
decorators 2e192f945d Dependencies update 7 лет назад
enums 2c549379a7 StackTraceAnalyzer rename to CallsGraphAnalyzer 5 лет назад
event-emitters c00fd38e89 Use of `eventemitter3` instead of `events` module. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452 5 лет назад
generators 596d208ee0 Removed babel from project compilation flow 5 лет назад
interfaces 1277acea20 Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes 5 лет назад
logger ad16e6403b Updated TSLint rules 7 лет назад
node 645e122640 Switched from `espree` to `acorn` 5 лет назад
node-transformers d1ed113a3e Dependencies update #1 5 лет назад
options cd728875f6 Improved source map file name normalizer logic 5 лет назад
source-code e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class 6 лет назад
storages 945e885240 * Fixed identifier names generations for `mangled` and `dictionary` identifier names generators 5 лет назад
templates 3a1cc4e4f5 Auto detection of prevailing kind of variables 5 лет назад
types bb85924de5 More type-safe way to initialize custom nodes 5 лет назад
utils 1277acea20 Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes 5 лет назад
ASTParserFacade.ts 645e122640 Switched from `espree` to `acorn` 5 лет назад
JavaScriptObfuscator.ts 645e122640 Switched from `espree` to `acorn` 5 лет назад
JavaScriptObfuscatorCLIFacade.ts 6bd872c13c Added base web version 7 лет назад
JavaScriptObfuscatorFacade.ts e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class 6 лет назад
tsconfig.browser.json 85672b5537 Some structure changes related to configs 7 лет назад
tsconfig.node.json 85672b5537 Some structure changes related to configs 7 лет назад