unsloth/studio/frontend/.install-script-allowlist
Daniel Han 169e5b3e96 Studio: trim PR 5717 in-code comments to one short sentence each
Drops 234 lines of inline commentary across the renderer, sanitizer,
HTML preview route, supply-chain gate, and their tests. Same intent,
shorter form. No code behaviour changes; vitest 24/24, pytest 24/24,
tsc / vite build clean.
2026-05-27 07:42:00 +00:00

11 lines
554 B
Text

# Reviewed install-script (postinstall) packages, exempt from
# scripts/check_new_install_scripts.py. Pin each as "name@version" -- a
# maintainer compromise shipping a new malicious version must NOT slip
# through the same allowlist line.
#
# Rules: read the install body before adding. Entries MUST land on main
# first; the gate rejects head-only additions that self-approve a new dep.
# evanw/esbuild: postinstall downloads platform native binary. Pulled in
# transitively by vitest for dev-only test transforms; no runtime exposure.
esbuild@0.21.5