Historique des commits

Auteur SHA1 Message Date
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope il y a 3 ans
  Timofey Kachalov 985cb7e0ba Merge pull request #951 from javascript-obfuscator/transform-object-keys-call-expression il y a 3 ans
  sanex 7a93c8ca3e Reverted `dev.ts` file il y a 3 ans
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes il y a 3 ans
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes il y a 3 ans
  sanex f6d865d6e9 Renamed MethodDefinitionTransformer => ClassFieldTransformer. Added tests. il y a 4 ans
  sanex 94295a4a6b Dependencies update 03.07.21 il y a 4 ans
  sanex bae1a9e569 Dependencies update 02.07.21 il y a 4 ans
  sanex fc20a1a8a2 Dependencies update 01.07.21 il y a 4 ans
  sanex 7ee18f348e Dependencies update 25.06.21 il y a 4 ans
  sanex 08e308e92c Sync with master il y a 4 ans
  sanex 3007099aec Dependencies update 23.06.21 il y a 4 ans
  Timofey Kachalov ac8b8c4b07 Merge pull request #942 from javascript-obfuscator/string-array-templates-improvements il y a 4 ans
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code il y a 4 ans
  sanex a4d3081f34 Dependencies update. Updated README.md with an updated examples il y a 4 ans
  Timofey Kachalov 08aad1b706 Merge pull request #941 from javascript-obfuscator/improved-calls-wrapper-template il y a 4 ans
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates il y a 4 ans
  Timofey Kachalov 993cf7a2a8 Merge pull request #940 from javascript-obfuscator/dead-code-injection-string-array-chained-calls-integration il y a 4 ans
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers il y a 4 ans
  sanex 0f0eb279a9 Removed some old info from README.md il y a 4 ans
  sanex 600a180d47 Sync with master il y a 4 ans
  Timofey Kachalov b26692ae04 Merge pull request #938 from javascript-obfuscator/transform-object-keys-this-expression il y a 4 ans
  sanex 65bc30790d Added more tests for sequence expression and `this` reference il y a 4 ans
  sanex d46fb7bce1 Updated CHANGELOG.md il y a 4 ans
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references il y a 4 ans
  sanex ebfa72283f Dependencies update 12.06.21 il y a 4 ans
  sanex 2144b34c88 Sync with dev il y a 4 ans
  Timofey Kachalov 21c6fa803d Merge pull request #936 from javascript-obfuscator/domain-lock-destination il y a 4 ans
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename il y a 4 ans
  sanex ada04e5106 Updated `domainLock` option description il y a 4 ans