Frigate event runtime & static validation via zod.

This commit is contained in:
Dermot Duffy
2021-08-09 21:19:04 -07:00
parent 8566573297
commit a8fab3263e
3 changed files with 48 additions and 24 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
"custom-card-helpers": "^1.7.1",
"home-assistant-js-websocket": "^5.11.1",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1"
"lit-html": "^1.4.1",
"zod": "^3.7.1"
},
"devDependencies": {
"@babel/core": "^7.15.0",