Files
ComfyUI_frontend/packages
Glary-Bot 465a7b95c5 fix(object-info-parser): declare GPL-3.0-only license
The validate-licenses CI check fails on the new package because
license-checker reports it as 'UNKNOWN'. Match the root package.json's
GPL-3.0-only license, which is already on the workflow's allow-list,
so the new package passes without touching the workflow allow-list
or excludePackages list (which a maintainer would need to push).
2026-05-04 16:34:30 +00:00
..