mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
Change the stall guard from i === lt to i <= lt (GHSA-m7fp-h3p4-hr49). Document that strip_html output is not safe for HTML without escape. Co-authored-by: Cursor <[email protected]>