Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

home-assistant-js-websocket

Package Overview
Dependencies
Maintainers
2
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

home-assistant-js-websocket - npm Package Compare versions

Comparing version 9.2.0 to 9.2.1

5

dist/types.d.ts

@@ -102,5 +102,4 @@ export type Error = 1 | 2 | 3 | 4;

filter?: {
attribute?: Record<string, string>;
} | {
supported_features?: Record<string, string>;
supported_features?: number[];
attribute?: Record<string, any[]>;
};

@@ -107,0 +106,0 @@ name?: string;

2

package.json

@@ -5,3 +5,3 @@ {

"sideEffects": false,
"version": "9.2.0",
"version": "9.2.1",
"description": "Home Assistant websocket client",

@@ -8,0 +8,0 @@ "source": "lib/index.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc