Historie revizí

Autor SHA1 Zpráva Datum
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions před 4 roky
  sanex ba3e4d6897 Sync with dev před 4 roky
  sanex 475e5a9a06 Removed dot character from CHANGELOG.md před 4 roky
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation před 4 roky
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map před 4 roky
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases před 4 roky
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope před 4 roky
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope před 4 roky
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes před 4 roky
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes před 4 roky
  sanex 08e308e92c Sync with master před 4 roky
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code před 4 roky
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates před 4 roky
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers před 4 roky
  sanex 600a180d47 Sync with master před 4 roky
  sanex d46fb7bce1 Updated CHANGELOG.md před 4 roky
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references před 4 roky
  sanex 2144b34c88 Sync with dev před 4 roky
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename před 4 roky
  sanex ada04e5106 Updated `domainLock` option description před 4 roky
  sanex eaf005cb09 Added improved `domainDest` option validation před 4 roky
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. před 4 roky
  sanex 6d70a5abcf Sync with master před 4 roky
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md před 4 roky
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. před 4 roky
  sanex a13c764fc6 Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled před 4 roky
  sanex 3e89edd3c0 es2022 features: escodegen update před 4 roky
  sanex c827d230ce Added support of `node@16` and dropped support of `node@10` před 4 roky
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes před 4 roky
  sanex 0926c13029 Added ability to specify the path to the input file after specifying the obfuscator options před 4 roky