Historia zmian

Autor SHA1 Wiadomość Data
  sanex 18f5210871 Obfuscator version update 3 lat temu
  sanex 1352fb9714 Updated `@javascript-obfuscator/escodegen` with fixed generation of private property names 3 lat temu
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions 3 lat temu
  sanex ba3e4d6897 Sync with dev 3 lat temu
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation 3 lat temu
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map 3 lat temu
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases 3 lat temu
  sanex 88ea1a2789 Completely removed lexical scope storage logic and data for generation scope calls wrappers 3 lat temu
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope 3 lat temu
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope 3 lat temu
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes 3 lat temu
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes 3 lat temu
  sanex f6d865d6e9 Renamed MethodDefinitionTransformer => ClassFieldTransformer. Added tests. 3 lat temu
  sanex 94295a4a6b Dependencies update 03.07.21 3 lat temu
  sanex fc20a1a8a2 Dependencies update 01.07.21 3 lat temu
  sanex 7ee18f348e Dependencies update 25.06.21 3 lat temu
  sanex 08e308e92c Sync with master 3 lat temu
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code 3 lat temu
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates 3 lat temu
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers 3 lat temu
  sanex 600a180d47 Sync with master 3 lat temu
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references 3 lat temu
  sanex 2144b34c88 Sync with dev 3 lat temu
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename 3 lat temu
  sanex 4eca2178fd Added improved `domainDest` option validation 3 lat temu
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. 3 lat temu
  Erik Dubbelboer 02c5e8de0b Add CLI option 3 lat temu
  sanex 515dc82e17 Added `getOptions` method to `IObfuscationResult` 3 lat temu
  sanex dfbd8421af Updated @types/estree 4 lat temu
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md 4 lat temu