コミット履歴

作者 SHA1 メッセージ 日付
  Timofey Kachalov 30fa60f0b1 Update README.md 2 年 前
  fuka 88bfc0e4b9 Update incorrect 'ignoreRequireImports' to 'ignoreImports' (#1086) 3 年 前
  sanex ce5ab513db Removed some donation options #2 3 年 前
  sanex 6f669f4ef8 Removed some donation options 3 年 前
  sanex 0f63eba210 Fixed typo in CHANGELOG.md 3 年 前
  Timofey Kachalov e8e92c601d `debugProtectionInteraval` option now accepts value in milliseconds instead of `boolean` value (#1063) 3 年 前
  Timofey Kachalov 30ba697c55 Fixed cases when dead code is added to the inner code of `eval` expressions (#1062) 3 年 前
  dependabot[bot] c4dae419eb Bump ajv from 6.12.0 to 6.12.6 (#1061) 3 年 前
  sanex 496a6109dc `.cjs` file support for config files 3 年 前
  Seho 92535aa0c0 Added .mjs and .cjs support (#1059) 3 年 前
  Timofey Kachalov b99b6a46ee Improved integration between `renameProperties` and `controlFlowFlattening` options (#1060) 3 年 前
  Timofey Kachalov 2095d47058 Dead code injection transformer ignores PrivateIdentifier nodes (#1057) 3 年 前
  sanex edc2a22905 Replaced @nuxtjs/opencollective on opencollective-postinstall 3 年 前
  Timofey Kachalov ec4b70f908 String array calls transform fix (#1050) 3 年 前
  Timofey Kachalov 77f64bf5df Fixed wrong generation of code that has statements after `ReturnStatment` when `simplify` option is enabled 3 年 前
  sanex 40eec6185c Dependencies update 2022-02-06 3 年 前
  Timofey Kachalov ce98e6811e Merge pull request #1042 from javascript-obfuscator/dependabot/npm_and_yarn/node-fetch-2.6.7 3 年 前
  sanex cd4bf15cc8 Fixed zero threshold case for string array storage analyze 3 年 前
  sanex 588d615d16 Merge remote-tracking branch 'origin/master' 3 年 前
  sanex 2e0ce8ac71 Updated seed view when tests are failing 3 年 前
  Timofey Kachalov 8d259dcd76 Merge pull request #1048 from BlackYuzia/master 3 年 前
  Black_Yuzia fd869cafe5 remove duplicate stringArray 3 年 前
  sanex 56955aee3d 3.2.1 version 3 年 前
  sanex 006375d549 Updated copyrights 3 年 前
  sanex 618c0a0a9e Version update to 3.2.0 3 年 前
  sanex e540103ee2 Increased memory amount for memory test 3 年 前
  sanex 711a135334 Updated option normalizers for `stringArrayCallsTransform` option 3 年 前
  sanex bbeadade39 Updated default preset section in README.md 3 年 前
  sanex ec12ffce15 `stringArrayCallsTransform` is disabled in `default` preset 3 年 前
  Timofey Kachalov f075a0e2d1 Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987) 3 年 前