커밋 기록

작성자 SHA1 메시지 날짜
  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 9168de8c21 Dependencies update 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 551ae4b0d3 Webpack version update to 5.1.0 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 년 전
  sanex b463f774c8 Sync with dev 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 2d3a59c2aa Removed declarations for js-string-escape 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 년 전