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

Автор SHA1 Сообщение Дата
  sanex 6e1ce07b5e Fixed very rare cases when `rotateStringArray` couldn't rotate array properly 3 лет назад
  sanex 73fcb350a2 Updated CHANGELOG.md. Fixed tests. 3 лет назад
  sanex 7920538a51 Updated self defending helper. Removed `no-eval` self-defending helper 3 лет назад
  sanex 258bc4c2cd Sync with master 3 лет назад
  sanex 18f5210871 Obfuscator version update 3 лет назад
  sanex 1352fb9714 Updated `@javascript-obfuscator/escodegen` with fixed generation of private property names 3 лет назад
  sanex 30eb717de6 Sync with master 3 лет назад
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions 3 лет назад
  sanex ba3e4d6897 Sync with dev 3 лет назад
  sanex d6d46bef37 Updated self defending template #5 3 лет назад
  sanex 89324521d0 Updated self defending template #4 3 лет назад
  sanex 8a872dca9f Updated self defending template #3 3 лет назад
  sanex a57657a8cc Updated self defending template #2 3 лет назад
  sanex b5738de0b9 Updated self defending template 3 лет назад
  sanex 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 3 лет назад
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation 3 лет назад
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map 3 лет назад
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases 3 лет назад
  sanex 88ea1a2789 Completely removed lexical scope storage logic and data for generation scope calls wrappers 3 лет назад
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope 3 лет назад
  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 лет назад
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes 3 лет назад
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes 3 лет назад
  sanex f6d865d6e9 Renamed MethodDefinitionTransformer => ClassFieldTransformer. Added tests. 3 лет назад
  sanex 94295a4a6b Dependencies update 03.07.21 3 лет назад
  sanex bae1a9e569 Dependencies update 02.07.21 3 лет назад
  sanex fc20a1a8a2 Dependencies update 01.07.21 3 лет назад
  sanex 7ee18f348e Dependencies update 25.06.21 3 лет назад
  sanex 08e308e92c Sync with master 3 лет назад
  sanex 3007099aec Dependencies update 23.06.21 3 лет назад