Files
liquidjs/docs
Yang JunandCursor 047b110939 fix: restore BLOCKED_SCOPE_KEYS gated by ownPropertyOnly
Dangerous keys (__proto__, constructor, prototype) are blocked only when
ownPropertyOnly is true (default). With false, full prototype access is
allowed as an explicit opt-out; use bourne for untrusted input.

Co-authored-by: Cursor <[email protected]>
2026-07-23 23:14:15 +08:00
..
2020-03-29 22:10:52 +08:00
2019-10-24 19:30:46 +08:00
2020-03-28 17:21:07 +08:00