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

innogy-smarthome-lib

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

innogy-smarthome-lib - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

5

lib/websocketclient/index.js

@@ -64,3 +64,8 @@ const inherits = require('util').inherits;

this.instance.on('error', function (e) {
if (!that._closed)
that.reconnect(e);
that.onerror(e);
return true;
});

@@ -67,0 +72,0 @@

2

package.json
{
"name": "innogy-smarthome-lib",
"version": "0.4.2",
"version": "0.4.3",
"description": "JavaScript library for the Innogy SmartHome system",

@@ -5,0 +5,0 @@ "main": "./lib/smarthome",

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