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