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.2 to 5.11.3

3

dist/types.d.ts

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

temperature: string;
pressure: string;
wind_speed: string;
accumulated_precipitation: string;
};

@@ -41,0 +44,0 @@ location_name: string;

4

package.json

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

"sideEffects": false,
"version": "5.11.2",
"version": "5.11.3",
"description": "Home Assistant websocket client",

@@ -40,3 +40,3 @@ "source": "lib/index.ts",

"husky": "^4.2.5",
"lint-staged": "^11.0.0",
"lint-staged": "^12.0.2",
"mocha": "^8.0.1",

@@ -43,0 +43,0 @@ "prettier": "^2.0.5",

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