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 5.11.1 to 5.11.2

4

dist/haws.umd.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.HAWS = {}));
}(this, (function (exports) { 'use strict';
})(this, (function (exports) { 'use strict';

@@ -931,2 +931,2 @@ const ERR_CANNOT_CONNECT = 1;

})));
}));

@@ -74,2 +74,3 @@ export declare type Error = 1 | 2 | 3 | 4;

device_class?: string;
state_class?: string;
};

@@ -76,0 +77,0 @@ export declare type HassEntity = HassEntityBase & {

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

"sideEffects": false,
"version": "5.11.1",
"version": "5.11.2",
"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