Histórico de Commits

Autor SHA1 Mensagem Data
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` há 4 anos atrás
  Timofey Kachalov f71f57c006 Merge pull request #741 from javascript-obfuscator/string-array-wrappers-count-prohibited-scopes há 4 anos atrás
  sanex b152e7bd09 Fixed order of the appended string array scope wrappers há 4 anos atrás
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements há 4 anos atrás
  Timofey Kachalov 78383e7cb3 Merge pull request #740 from javascript-obfuscator/string-array-calls-wrapper-mangled-generator-fix há 4 anos atrás
  sanex 5a833d1057 Improved update of previous mangled character há 4 anos atrás
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator há 4 anos atrás
  Timofey Kachalov b5ad5b075c Merge pull request #739 from javascript-obfuscator/dependabot/npm_and_yarn/node-fetch-2.6.1 há 4 anos atrás
  dependabot[bot] 743c231c49 Bump node-fetch from 2.6.0 to 2.6.1 há 4 anos atrás
  Timofey Kachalov 253b192bf5 Merge pull request #738 from javascript-obfuscator/string-array-intermediate-calls-wrapper há 4 anos atrás
  sanex 0c2b4bdb00 Updated README.md example há 4 anos atrás
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default há 4 anos atrás
  sanex 7b87712f39 Added tests for `getOptionsByPreset` method of JavaScriptObfuscatorFacade há 4 anos atrás
  sanex 7fca0317f0 Increased samples count for some test of StringArrayTransformer.spec.ts há 4 anos atrás
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` há 4 anos atrás
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description há 4 anos atrás
  sanex 7df32035ec Added StringArrayCallNode custom node há 4 anos atrás
  sanex b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node há 4 anos atrás
  sanex f00c32d28b Fixed some tests of `stringArrayIntermediateVariablesCount` option há 4 anos atrás
  sanex b3afafbe95 Additional tests of `stringArrayIntermediateVariablesCount` option 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
  Timofey Kachalov 5be87b26eb Merge pull request #736 from javascript-obfuscator/string-array-intermediate-calls-option 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
  Timofey Kachalov 48eccacd5c Merge pull request #735 from javascript-obfuscator/get-optons-for-preset 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