Historique des commits

Auteur SHA1 Message Date
  sanex 0f63eba210 Fixed typo in CHANGELOG.md il y a 3 ans
  Timofey Kachalov e8e92c601d `debugProtectionInteraval` option now accepts value in milliseconds instead of `boolean` value (#1063) il y a 3 ans
  Timofey Kachalov 30ba697c55 Fixed cases when dead code is added to the inner code of `eval` expressions (#1062) il y a 3 ans
  Timofey Kachalov b99b6a46ee Improved integration between `renameProperties` and `controlFlowFlattening` options (#1060) il y a 3 ans
  Timofey Kachalov 2095d47058 Dead code injection transformer ignores PrivateIdentifier nodes (#1057) il y a 3 ans
  sanex edc2a22905 Replaced @nuxtjs/opencollective on opencollective-postinstall il y a 3 ans
  Timofey Kachalov ec4b70f908 String array calls transform fix (#1050) il y a 3 ans
  Timofey Kachalov 77f64bf5df Fixed wrong generation of code that has statements after `ReturnStatment` when `simplify` option is enabled il y a 3 ans
  sanex 56955aee3d 3.2.1 version il y a 3 ans
  Timofey Kachalov f075a0e2d1 Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987) il y a 3 ans
  sanex 6b8ead0b2b Support for class static blocks il y a 3 ans
  sanex 0443111d09 Apple M1 performance fix il y a 3 ans
  sanex 7ff8d4789d Dependencies update 16.01.22 il y a 3 ans
  sanex ec1c90a27f Renamed options il y a 3 ans
  sanex faaab45c6a `ignoreRequireImports` option renamed to `ignoreImports` il y a 3 ans
  sanex d98fe3f481 @javascript-obfuscator/escodegen update il y a 3 ans
  sanex 0306f29ba8 Improved pre-commit and pre-publish workflows il y a 3 ans
  sanex 6e1ce07b5e Fixed very rare cases when `rotateStringArray` couldn't rotate array properly il y a 3 ans
  sanex 73fcb350a2 Updated CHANGELOG.md. Fixed tests. il y a 3 ans
  sanex 258bc4c2cd Sync with master il y a 3 ans
  sanex 1352fb9714 Updated `@javascript-obfuscator/escodegen` with fixed generation of private property names il y a 3 ans
  sanex 30eb717de6 Sync with master il y a 3 ans
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions il y a 3 ans
  sanex ba3e4d6897 Sync with dev il y a 3 ans
  sanex 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 il y a 3 ans
  sanex 475e5a9a06 Removed dot character from CHANGELOG.md il y a 3 ans
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation il y a 3 ans
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map il y a 3 ans
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases il y a 3 ans
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope il y a 3 ans