Историја ревизија

Аутор SHA1 Порука Датум
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports пре 4 година
  sanex 8db868db1c Version 2.7.1. Updated `@javascript-obfuscator/escodegen` to `2.1.1`. пре 4 година
  sanex 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` пре 4 година
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled пре 4 година
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 пре 4 година
  sanex ccc070bdf5 Fixed install in PowerShell. Added some eslint rules. Dependencies update. пре 4 година
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases пре 4 година
  sanex 1a57484a0b Dependencies update пре 4 година
  sanex 533a52c6fc * Fixed broken `identifierNamesGenerator: 'mangled-shuffled'` after `2.2.0` пре 4 година
  sanex c311250d1c Added `process` polyfill for the browser and fixed library exports for node environment пре 4 година
  sanex abb7f1656f MakeEnum moved to Utils class пре 4 година
  sanex 381fd18177 * @gradecam/tsenum replaced with an internal implementation пре 4 година
  Timofey Kachalov ac671daa94 Enabled windows builds (#772) пре 4 година
  sanex d4e19334a7 Updated memory performance test timeout and allowed memory space пре 4 година
  sanex 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled пре 4 година
  sanex 816a7a5a40 Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled пре 4 година
  sanex 64dd628715 README.md improvements that allow to use it on obfuscator.io пре 4 година
  sanex 19ccb0e662 Usage of StringUtils inside StringUtils пре 4 година
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic пре 4 година
  sanex 1e9c031e7a Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag пре 4 година
  sanex 9e2ca383a5 Added more tests that are covering `forceTransformStrings` option priorities пре 4 година
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` пре 4 година
  sanex dc3da64da7 `EscapeSequenceTransformer` moved to the `Finalizing` transformers пре 4 година
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` пре 4 година
  sanex a5d7f7418c `forceTransformedStrings` option пре 4 година
  sanex 76ee41a4a1 Typescript version update on 4.1.0-beta пре 4 година
  sanex 77ff574e67 Fixed isIncrementedMangledName algorithm пре 4 година
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence пре 4 година
  sanex 835581db64 Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests пре 4 година
  sanex 33441ebf36 Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index пре 4 година