home-assistant-js-websocket
Advanced tools
Comparing version 5.8.0 to 5.8.1
@@ -84,5 +84,3 @@ export declare type Error = 1 | 2 | 3 | 4; | ||
description: string; | ||
target?: { | ||
selector?: {}; | ||
}; | ||
target?: {} | null; | ||
fields: { | ||
@@ -89,0 +87,0 @@ [field_name: string]: { |
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "5.8.0", | ||
"version": "5.8.1", | ||
"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
146476
3005