Histórico de Commits

Autor SHA1 Mensagem Data
  Timofey Kachalov 398da36257 Merge pull request #717 from javascript-obfuscator/disabled-tagged-template-literal-obfuscation há 4 anos atrás
  sanex ca030004e8 Reverted `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/716 há 4 anos atrás
  sanex 6990f0c442 Slightly changed `debugProtection` option description há 4 anos atrás
  Timofey Kachalov 710a8d4f9b Merge pull request #715 from javascript-obfuscator/dead-code-injection-variables-rename há 4 anos atrás
  sanex 3970513a64 Moved ScopeThroughIdentifiersTransformer to the `obfuscation` transformers há 4 anos atrás
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 há 4 anos atrás
  sanex dce365079c Renamed ScopeIdentifiersTraverser methods, interfaces and types to more concrete `variable` traverse há 4 anos atrás
  Timofey Kachalov c210bb4338 Merge pull request #712 from javascript-obfuscator/export-declarations-prohibited-literal há 4 anos atrás
  sanex da41272ef7 Fixed obfuscation of literals of `ExportNamedDeclaration` and `ExportAllDeclaration` nodes há 4 anos atrás
  Timofey Kachalov 9f5b3bd0f2 Merge pull request #709 from javascript-obfuscator/object-keys-transformation-get-set-kind há 4 anos atrás
  sanex 9ff565f4e3 Prevent properties with `get` and `set` kinds from extraction with `transformObjectKeys` option. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/707 há 4 anos atrás
  Timofey Kachalov 85e8e6c852 Merge pull request #706 from javascript-obfuscator/acorn-8-update há 4 anos atrás
  sanex a60c0c5346 Acorn@8 version update + fixed ScopeIdentifiersTransformer logic há 4 anos atrás
  Timofey Kachalov 760b6b7120 Merge pull request #705 from javascript-obfuscator/disable-console-output-proto há 4 anos atrás
  sanex aca6b0bd11 Added tests for a valid `bind` call of console.log methods of ConsoleOutputDisableTemplate há 4 anos atrás
  sanex a908570a50 Fixed console functions prototype há 4 anos atrás
  sanex 4f28bee90f Renamed ConsoleOutputDisable template há 4 anos atrás
  sanex3339 bb7706d753 Dependencies update 11.08.08 há 4 anos atrás
  Timofey Kachalov 2080283d5a Merge pull request #698 from javascript-obfuscator/tagged-template-literal-obfuscation há 4 anos atrás
  sanex3339 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 há 4 anos atrás
  Timofey Kachalov 9042d73bf2 Merge pull request #697 from javascript-obfuscator/optiona-chaining-support há 4 anos atrás
  sanex3339 86d599fc07 Fixed `test:dev` test há 4 anos atrás
  sanex3339 971c02aed2 Added `optional-chaining` support há 4 anos atrás
  sanex3339 88d0cbfc99 `estraverse` and `escodegen` update há 4 anos atrás
  Timofey Kachalov 2743751eb1 Merge pull request #695 from javascript-obfuscator/improved-disable-console-log-template há 4 anos atrás
  sanex3339 c3efd43ac9 Added xs:code badge há 4 anos atrás
  sanex3339 a3b73d87b9 Improved ConsoleOutputDisableExpressionTemplate.ts and fixed Content-Security-Policy problems with eval há 4 anos atrás
  sanex3339 3fc1af98c5 Added float numbers tests to the NumbersToNumericalExpressionsTransformer.spec.ts há 4 anos atrás
  Timofey Kachalov 041e611c7c Merge pull request #692 from javascript-obfuscator/improved-disable-console-log-template há 4 anos atrás
  sanex3339 3d232dda17 Slightly changed `ConsoleOutputDisableExpressionTemplate` há 4 anos atrás