sanex3339 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 il y a 4 ans
..
analyzers 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests il y a 4 ans
cli 2f04b379c9 `domainLock` option patterns with leading dot character (`.example.com`) now cover root domains (`example.com`) in addition to all sub-domains (`sub.example.com`) il y a 4 ans
code-transformers 9213a13b2c Renamed TObject -> TDictionary (#616) il y a 5 ans
constants c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` il y a 4 ans
container c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. il y a 4 ans
custom-code-helpers a3b73d87b9 Improved ConsoleOutputDisableExpressionTemplate.ts and fixed Content-Security-Policy problems with eval il y a 4 ans
custom-nodes 5a666436f1 Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled il y a 4 ans
declarations ca6a2cd5d6 Updated readme for BigInt literals support il y a 5 ans
decorators 7a6a35964b Migration from tslint on eslint #2 il y a 5 ans
enums 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 il y a 4 ans
event-emitters c00fd38e89 Use of `eventemitter3` instead of `events` module. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452 il y a 5 ans
generators 9c6ce86446 Simplified initialization of nameSequence for MangledIdentifierNamesGenerator il y a 4 ans
interfaces c1b0458f3c Block statement simplify transformer il y a 4 ans
logger 7a6a35964b Migration from tslint on eslint #2 il y a 5 ans
node 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 il y a 4 ans
node-transformers 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 il y a 4 ans
options dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer il y a 4 ans
source-code d0d4bc037f Dependencies update, acorn update il y a 5 ans
storages c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` il y a 4 ans
types f07452e139 Added number numerical expression analyzer il y a 4 ans
utils 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests il y a 4 ans
ASTParserFacade.ts d0d4bc037f Dependencies update, acorn update il y a 5 ans
JavaScriptObfuscator.ts c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. il y a 4 ans
JavaScriptObfuscatorCLIFacade.ts 6bd872c13c Added base web version il y a 7 ans
JavaScriptObfuscatorFacade.ts 9213a13b2c Renamed TObject -> TDictionary (#616) il y a 5 ans
tsconfig.browser.json 85672b5537 Some structure changes related to configs il y a 7 ans
tsconfig.node.json 64b61a7ae7 Migration from tslint on eslint #1 il y a 5 ans