Skip to content

Commit b9ed34e

Browse files
squizzer73claude
andcommitted
Add package-lock.json, fix terser vuln, add hacs filename
- Generate package-lock.json so CI can use npm ci - Bump @rollup/plugin-terser 0.4 → 1.0 (fixes serialize-javascript RCE) - Add filename field to hacs.json for HACS asset resolution Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 07235bb commit b9ed34e

3 files changed

Lines changed: 842 additions & 1 deletion

File tree

hacs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "House Card",
33
"description": "A visual house floorplan card for Home Assistant with grid-based room layout and entity state display.",
4+
"filename": "house-card.js",
45
"render_readme": true,
56
"domains": [],
67
"iot_class": "local_polling",

0 commit comments

Comments
 (0)