Files
liquidjs/test/e2e
Yang JunandCursor cd94bba730 fix(security): respect ownPropertyOnly for size/first/last magic keys
readSize, readFirst, and readLast bypassed the ownPropertyOnly guard by
reading inherited properties from the prototype chain. Pass the flag through
and only allow prototype size lookups when ownPropertyOnly is false.

Co-authored-by: Cursor <[email protected]>
2026-06-20 00:29:19 +08:00
..
2024-06-17 17:19:46 +08:00