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.0 to 0.4.1

4

lib/requestor/index.js

@@ -22,3 +22,3 @@ const rp = require("request-promise");

this._maxCallsPerSecond = 1;
this._maxCallsPerSecond = 2;

@@ -177,2 +177,4 @@ EventEmitter.call(this);

}
console.log(error.statusCode, options);
}

@@ -179,0 +181,0 @@

{
"name": "innogy-smarthome-lib",
"version": "0.4.0",
"version": "0.4.1",
"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