Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` hace 5 años
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled hace 5 años
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 hace 5 años
  sanex 294653a800 Enabled travis build under node.js@15 hace 5 años
  sanex ccc070bdf5 Fixed install in PowerShell. Added some eslint rules. Dependencies update. hace 5 años
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases hace 5 años
  sanex 533a52c6fc * Fixed broken `identifierNamesGenerator: 'mangled-shuffled'` after `2.2.0` hace 5 años
  sanex 381fd18177 * @gradecam/tsenum replaced with an internal implementation hace 5 años
  sanex 4ff7a40c35 Updated changelog of 2.5.0 release hace 5 años
  Timofey Kachalov ac671daa94 Enabled windows builds (#772) hace 5 años
  sanex 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled hace 5 años
  sanex 816a7a5a40 Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled hace 5 años
  sanex 64dd628715 README.md improvements that allow to use it on obfuscator.io hace 5 años
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` hace 5 años
  sanex 675feebbbb Updatec changelog. Implemented https://github.com/javascript-obfuscator/javascript-obfuscator/issues/657 hace 5 años
  sanex a5d7f7418c `forceTransformedStrings` option hace 5 años
  sanex 77ff574e67 Fixed isIncrementedMangledName algorithm hace 5 años
  sanex ae52c1dab7 Fixed CHANGELOG.md 2.3.0 release changelog hace 5 años
  sanex b078548b7a Updated CHANGELOG.md hace 5 años
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence hace 5 años
  sanex 4d4a99148b Merge branch 'master' into string-array-wrappers-type-option hace 5 años
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 hace 5 años
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option hace 5 años
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default hace 5 años
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` hace 5 años
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description hace 5 años
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` hace 5 años
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` hace 5 años
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name hace 5 años
  sanex 14495b8259 Merge branch '1.12.1' hace 5 años