Histórico de Commits

Autor SHA1 Mensagem Data
  sanex 7df32035ec Added StringArrayCallNode custom node há 4 anos atrás
  sanex b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node há 4 anos atrás
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option há 4 anos atrás
  sanex 5bbbc901d4 `stringArrayIntermediateVariablesCount` option rework há 4 anos atrás
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls há 4 anos atrás
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` há 4 anos atrás
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` há 4 anos atrás
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name há 4 anos atrás
  sanex 14495b8259 Merge branch '1.12.1' há 4 anos atrás
  sanex 062802fd3c Version update to 1.12.1 há 4 anos atrás
  sanex f98993f8cb Fixed regression bug with combination of `splitStrings` and `renameProperties` option há 4 anos atrás
  sanex 75b8e9ca9d Updated @types/estree and @types/node há 4 anos atrás
  sanex a0dca0256b Fixed regression bug with combination of `splitStrings` and `renameProperties` option há 4 anos atrás
  sanex 340b7283be Dependencies update. Added Test for emoji split with `splitStrings` option há 4 anos atrás
  sanex 2e711e46e4 Removed unnecessary CLI sanitizers há 4 anos atrás
  sanex 83208b22f2 Updated `esrecurse` to 4.3.0. Dependencies update. há 4 anos atrás
  sanex 017ade47db Fixed order of StringArrayCallsWrapper code helpers, added tests há 4 anos atrás
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) há 4 anos atrás
  sanex 645a3c5cef New `optionsPreset` option há 4 anos atrás
  sanex c7e30aa3e2 Dependencies update 25.08.2020 há 4 anos atrás
  sanex cc7b36792a Added tests for `rename-properties` invalid literal node type há 4 anos atrás
  sanex 5c749343f2 Dependencies update 24.08.2020 há 4 anos atrás
  sanex 0d556cbc13 Moved MemberExpressionTransformer back to converting transformers há 4 anos atrás
  sanex 9c04ededc7 Reorganized transformers structure and order há 4 anos atrás
  sanex 7fb26b3a66 Updated typescript to 4.0.0 há 4 anos atrás
  sanex ca030004e8 Reverted `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/716 há 4 anos atrás
  sanex 3970513a64 Moved ScopeThroughIdentifiersTransformer to the `obfuscation` transformers há 4 anos atrás
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 há 4 anos atrás
  sanex dce365079c Renamed ScopeIdentifiersTraverser methods, interfaces and types to more concrete `variable` traverse há 4 anos atrás
  sanex da41272ef7 Fixed obfuscation of literals of `ExportNamedDeclaration` and `ExportAllDeclaration` nodes há 4 anos atrás