JSDefender Change Log V0.7 Build 1 – Release Date August 23, 2019

Change Log – Version 0.7.1 – Release Date August 23, 2019

Fixes

  • LocalDeclarationTransform now handles catch handler variables properly if their name collides with variables in an outer declaration scope.
  • LocalDeclarationTransform now handles late variable declarations properly within function declarations.