Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  sanex 56955aee3d 3.2.1 version 3 tahun lalu
  Timofey Kachalov f075a0e2d1 Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987) 3 tahun lalu
  sanex 6b8ead0b2b Support for class static blocks 3 tahun lalu
  sanex 0443111d09 Apple M1 performance fix 3 tahun lalu
  sanex 7ff8d4789d Dependencies update 16.01.22 3 tahun lalu
  sanex ec1c90a27f Renamed options 4 tahun lalu
  sanex faaab45c6a `ignoreRequireImports` option renamed to `ignoreImports` 4 tahun lalu
  sanex d98fe3f481 @javascript-obfuscator/escodegen update 4 tahun lalu
  sanex 0306f29ba8 Improved pre-commit and pre-publish workflows 4 tahun lalu
  sanex 6e1ce07b5e Fixed very rare cases when `rotateStringArray` couldn't rotate array properly 4 tahun lalu
  sanex 73fcb350a2 Updated CHANGELOG.md. Fixed tests. 4 tahun lalu
  sanex 258bc4c2cd Sync with master 4 tahun lalu
  sanex 1352fb9714 Updated `@javascript-obfuscator/escodegen` with fixed generation of private property names 4 tahun lalu
  sanex 30eb717de6 Sync with master 4 tahun lalu
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions 4 tahun lalu
  sanex ba3e4d6897 Sync with dev 4 tahun lalu
  sanex 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 4 tahun lalu
  sanex 475e5a9a06 Removed dot character from CHANGELOG.md 4 tahun lalu
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation 4 tahun lalu
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map 4 tahun lalu
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases 4 tahun lalu
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope 4 tahun lalu
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope 4 tahun lalu
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes 4 tahun lalu
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes 4 tahun lalu
  sanex 08e308e92c Sync with master 4 tahun lalu
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code 4 tahun lalu
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates 4 tahun lalu
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers 4 tahun lalu
  sanex 600a180d47 Sync with master 4 tahun lalu