JSDefender Change Log V0.7 Build 1 – Release Date August 23, 2019
Reading Time: < 1 minute
Change Log – Version 0.7.1 – Release Date August 23, 2019
Fixes
LocalDeclarationTransform
now handlescatch
handler variables properly if their name collides with variables in an outer declaration scope.LocalDeclarationTransform
now handles late variable declarations properly within function declarations.