Commit History

Author SHA1 Message Date
  Timofey Kachalov 85e8e6c852 Merge pull request #706 from javascript-obfuscator/acorn-8-update 4 years ago
  sanex a60c0c5346 Acorn@8 version update + fixed ScopeIdentifiersTransformer logic 4 years ago
  Timofey Kachalov 760b6b7120 Merge pull request #705 from javascript-obfuscator/disable-console-output-proto 4 years ago
  sanex aca6b0bd11 Added tests for a valid `bind` call of console.log methods of ConsoleOutputDisableTemplate 4 years ago
  sanex a908570a50 Fixed console functions prototype 4 years ago
  sanex 4f28bee90f Renamed ConsoleOutputDisable template 4 years ago
  sanex3339 bb7706d753 Dependencies update 11.08.08 4 years ago
  Timofey Kachalov 2080283d5a Merge pull request #698 from javascript-obfuscator/tagged-template-literal-obfuscation 4 years ago
  sanex3339 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 4 years ago
  Timofey Kachalov 9042d73bf2 Merge pull request #697 from javascript-obfuscator/optiona-chaining-support 4 years ago
  sanex3339 86d599fc07 Fixed `test:dev` test 4 years ago
  sanex3339 971c02aed2 Added `optional-chaining` support 4 years ago
  sanex3339 88d0cbfc99 `estraverse` and `escodegen` update 4 years ago
  Timofey Kachalov 2743751eb1 Merge pull request #695 from javascript-obfuscator/improved-disable-console-log-template 4 years ago
  sanex3339 c3efd43ac9 Added xs:code badge 4 years ago
  sanex3339 a3b73d87b9 Improved ConsoleOutputDisableExpressionTemplate.ts and fixed Content-Security-Policy problems with eval 4 years ago
  sanex3339 3fc1af98c5 Added float numbers tests to the NumbersToNumericalExpressionsTransformer.spec.ts 4 years ago
  Timofey Kachalov 041e611c7c Merge pull request #692 from javascript-obfuscator/improved-disable-console-log-template 4 years ago
  sanex3339 3d232dda17 Slightly changed `ConsoleOutputDisableExpressionTemplate` 4 years ago
  sanex3339 af0649bb56 Improved `disableConsoleOutput` template. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/691 4 years ago
  Timofey Kachalov 7ab49ad5b7 Merge pull request #690 from javascript-obfuscator/object-pattern-properties-transformation 4 years ago
  sanex3339 8841bcd2e9 Increased version number 4 years ago
  sanex3339 7ce5f964d6 Improved ObjectPatternPropertiesTransformer logic. Added tests. 4 years ago
  sanex3339 c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. 4 years ago
  Timofey Kachalov b1056cb3df Merge pull request #689 from javascript-obfuscator/dependabot/npm_and_yarn/elliptic-6.5.3 4 years ago
  dependabot[bot] 080283b4ed Bump elliptic from 6.5.2 to 6.5.3 4 years ago
  Timofey Kachalov f360d0ed45 Merge pull request #686 from javascript-obfuscator/dead-code-injection-yield 4 years ago
  sanex3339 5a666436f1 Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled 4 years ago
  sanex3339 27a9e18a46 Added additional test for `domainLock` template 4 years ago
  Timofey Kachalov 553bea108b Merge pull request #682 from javascript-obfuscator/domain-lock-improvements-root-domain 4 years ago