История коммитов

Автор SHA1 Сообщение Дата
  sanex 1352fb9714 Updated `@javascript-obfuscator/escodegen` with fixed generation of private property names 4 лет назад
  sanex 30eb717de6 Sync with master 4 лет назад
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions 4 лет назад
  sanex ba3e4d6897 Sync with dev 4 лет назад
  sanex 8a872dca9f Updated self defending template #3 4 лет назад
  sanex 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 4 лет назад
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map 4 лет назад
  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 лет назад
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes 4 лет назад
  sanex f6d865d6e9 Renamed MethodDefinitionTransformer => ClassFieldTransformer. Added tests. 4 лет назад
  sanex 94295a4a6b Dependencies update 03.07.21 4 лет назад
  sanex bae1a9e569 Dependencies update 02.07.21 4 лет назад
  sanex fc20a1a8a2 Dependencies update 01.07.21 4 лет назад
  sanex 7ee18f348e Dependencies update 25.06.21 4 лет назад
  sanex 08e308e92c Sync with master 4 лет назад
  sanex 3007099aec Dependencies update 23.06.21 4 лет назад
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code 4 лет назад
  sanex a4d3081f34 Dependencies update. Updated README.md with an updated examples 4 лет назад
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates 4 лет назад
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers 4 лет назад
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references 4 лет назад
  sanex ebfa72283f Dependencies update 12.06.21 4 лет назад
  sanex 2144b34c88 Sync with dev 4 лет назад
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename 4 лет назад
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. 4 лет назад
  sanex 339fd091fa Dependencies update 4 лет назад
  sanex dfbd8421af Updated @types/estree 4 лет назад
  sanex 6d70a5abcf Sync with master 4 лет назад
  sanex eee15456ed Dependencies update. Added tests for property identifier names cache. 4 лет назад
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. 4 лет назад