Files
liquidjs/demo/nodejs/test.sh
T
3cd024d652 fix: path traversal vulnerability, #851 (#855)
* Fix Path Traversal fallback

* Update loader.ts

Fixed nested

* Update loader.ts

padding fix

* refactor: reuse root enforcing

* docs: update test case and docs

---------

Co-authored-by: MorielHarush <[email protected]>
2026-03-08 02:36:09 +08:00

4 lines
52 B
Bash
Executable File

set -e
npm start | grep 'NodeJS Demo for LiquidJS'