Commit History

Autor SHA1 Mensaxe Data
  sanex 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 %!s(int64=4) %!d(string=hai) anos
  sanex 475e5a9a06 Removed dot character from CHANGELOG.md %!s(int64=4) %!d(string=hai) anos
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation %!s(int64=4) %!d(string=hai) anos
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map %!s(int64=4) %!d(string=hai) anos
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases %!s(int64=4) %!d(string=hai) anos
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope %!s(int64=4) %!d(string=hai) anos
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope %!s(int64=4) %!d(string=hai) anos
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes %!s(int64=4) %!d(string=hai) anos
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes %!s(int64=4) %!d(string=hai) anos
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code %!s(int64=4) %!d(string=hai) anos
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates %!s(int64=4) %!d(string=hai) anos
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers %!s(int64=4) %!d(string=hai) anos
  sanex d46fb7bce1 Updated CHANGELOG.md %!s(int64=4) %!d(string=hai) anos
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references %!s(int64=4) %!d(string=hai) anos
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename %!s(int64=4) %!d(string=hai) anos
  sanex ada04e5106 Updated `domainLock` option description %!s(int64=4) %!d(string=hai) anos
  sanex eaf005cb09 Added improved `domainDest` option validation %!s(int64=4) %!d(string=hai) anos
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. %!s(int64=4) %!d(string=hai) anos
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md %!s(int64=4) %!d(string=hai) anos
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. %!s(int64=4) %!d(string=hai) anos
  sanex a13c764fc6 Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled %!s(int64=4) %!d(string=hai) anos
  sanex c827d230ce Added support of `node@16` and dropped support of `node@10` %!s(int64=4) %!d(string=hai) anos
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes %!s(int64=4) %!d(string=hai) anos
  sanex 0926c13029 Added ability to specify the path to the input file after specifying the obfuscator options %!s(int64=4) %!d(string=hai) anos
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option %!s(int64=4) %!d(string=hai) anos
  sanex 6abd6c2194 Fixed CVE-2019-18413 %!s(int64=4) %!d(string=hai) anos
  sanex 72a89a1357 Added support of `top-level await` %!s(int64=4) %!d(string=hai) anos
  sanex dd328b3c22 Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled %!s(int64=4) %!d(string=hai) anos
  sanex 61d98966b1 Fixed invalid behaviour of `numbersToExpressions` option for float numbers %!s(int64=4) %!d(string=hai) anos
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` %!s(int64=4) %!d(string=hai) anos