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