Historie revizí

Autor SHA1 Zpráva Datum
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 před 4 roky
  sanex 47263a4c1c Added tests for VisitedLexicalScopeNodesStackStorage class před 4 roky
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage před 4 roky
  sanex febe932e7e Updated `eslint-scope` před 4 roky
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` před 4 roky
  sanex b152e7bd09 Fixed order of the appended string array scope wrappers před 4 roky
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements před 4 roky
  sanex 5a833d1057 Improved update of previous mangled character před 4 roky
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator před 4 roky
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default před 4 roky
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` před 4 roky
  sanex 7df32035ec Added StringArrayCallNode custom node před 4 roky
  sanex b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node před 4 roky
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option před 4 roky
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` před 4 roky
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` před 4 roky
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name před 4 roky
  sanex 75b8e9ca9d Updated @types/estree and @types/node před 4 roky
  sanex a0dca0256b Fixed regression bug with combination of `splitStrings` and `renameProperties` option před 4 roky
  sanex 83208b22f2 Updated `esrecurse` to 4.3.0. Dependencies update. před 4 roky
  sanex 017ade47db Fixed order of StringArrayCallsWrapper code helpers, added tests před 4 roky
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) před 4 roky
  sanex 645a3c5cef New `optionsPreset` option před 4 roky
  sanex cc7b36792a Added tests for `rename-properties` invalid literal node type před 4 roky
  sanex 0d556cbc13 Moved MemberExpressionTransformer back to converting transformers před 4 roky
  sanex 9c04ededc7 Reorganized transformers structure and order před 4 roky
  sanex 7fb26b3a66 Updated typescript to 4.0.0 před 4 roky
  sanex ca030004e8 Reverted `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/716 před 4 roky
  sanex 3970513a64 Moved ScopeThroughIdentifiersTransformer to the `obfuscation` transformers před 4 roky
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 před 4 roky