sanex 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 3 lat temu
..
analyzers 92e7c1aa10 Dependencies update 4 lat temu
cli b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map 3 lat temu
code-transformers 9213a13b2c Renamed TObject -> TDictionary (#616) 5 lat temu
constants 92e7c1aa10 Dependencies update 4 lat temu
container 88ea1a2789 Completely removed lexical scope storage logic and data for generation scope calls wrappers 3 lat temu
custom-code-helpers 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 3 lat temu
custom-nodes a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope 3 lat temu
declarations 92e7c1aa10 Dependencies update 4 lat temu
decorators 52358aba26 Typescript version update to 4.3-beta 4 lat temu
enums b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map 3 lat temu
generators e681982f51 Typescript 4.3 update 4 lat temu
interfaces b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map 3 lat temu
logger 7a6a35964b Migration from tslint on eslint #2 5 lat temu
node b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map 3 lat temu
node-transformers 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases 3 lat temu
options 4ab4406f5e Fixed tests. Added `inputFileName` option validation 3 lat temu
source-code 515dc82e17 Added `getOptions` method to `IObfuscationResult` 4 lat temu
storages 88ea1a2789 Completely removed lexical scope storage logic and data for generation scope calls wrappers 3 lat temu
types a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope 3 lat temu
utils e681982f51 Typescript 4.3 update 4 lat temu
ASTParserFacade.ts a4d3081f34 Dependencies update. Updated README.md with an updated examples 3 lat temu
JavaScriptObfuscator.ts 4ab4406f5e Fixed tests. Added `inputFileName` option validation 3 lat temu
JavaScriptObfuscatorCLIFacade.ts 6bd872c13c Added base web version 7 lat temu
JavaScriptObfuscatorFacade.ts f3c4be22bf Renamed `obfuscatedCode` => `obfuscationResult` variables 4 lat temu
tsconfig.browser.json 85672b5537 Some structure changes related to configs 7 lat temu
tsconfig.node.json 64b61a7ae7 Migration from tslint on eslint #1 5 lat temu