Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 17:20
· 40 commits to main since this release

1.3.0 (2023-02-09)

Features

  • enhanced the prototype pollution detection mecanism: better checking for prototype pollution (6d82344)
  • increasing the accuracy of the client-side prototype pollution mechanism: improvement (a1cceb0)
  • major improvements on pp detection and speed: speeding up the probing functions (a8edb04)

Performance Improvements

  • speeding up more: simplified for the sake of performance (93c28f4)

Reverts

  • Revert "feat(enhanced the prototype pollution detection mecanism): better checking for prototype pollution" (64b2ee2)