home-assistant-js-websocket
Advanced tools
Comparing version 7.0.1 to 7.0.2
@@ -107,2 +107,3 @@ export declare type Error = 1 | 2 | 3 | 4; | ||
id: string; | ||
is_admin: boolean; | ||
is_owner: boolean; | ||
@@ -109,0 +110,0 @@ name: string; |
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"description": "Home Assistant websocket client", | ||
@@ -8,0 +8,0 @@ "source": "lib/index.ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
168918
3518