v2.0.3
Disallows accessing .constructor
and .__proto__
properties, which could be used to access the Function()
constructor. (#27)
Thanks to an anonymous reporter!
Disallows accessing .constructor
and .__proto__
properties, which could be used to access the Function()
constructor. (#27)
Thanks to an anonymous reporter!