What's Changed
- fix: prevent sandbox escape via Promise static method stealing
- fix: prevent sandbox escape via Reflect.construct Promise species bypass
- fix: prevent sandbox escape via proxy handler exposure in util.inspect
- fix: prevent sandbox escape via fromOtherWithContext exposure in util.inspect
Full Changelog: v3.10.3...v3.10.4