Skip to content

1.8.2

Compare
Choose a tag to compare
@domenic domenic released this 11 Aug 20:29
· 17 commits to master since this release

Protect against some, but not all, modifications to global objects and methods. Math operations should now be safe, as should all To* abstract operations (e.g. ToBoolean, ToNumber, ToLength, etc.).