Files
liquidjs/docs/source/tutorials
Yang JunandCursor 85321c6d64 fix: apply ownPropertyOnly uniformly in readJSProperty
Proto keys block inherited access only; ownPropertyOnly is checked once before return for all keys. Own __proto__/constructor/prototype properties are readable—sanitize untrusted scope input.

Co-authored-by: Cursor <[email protected]>
2026-07-23 22:59:37 +08:00
..