innogy-smarthome-lib
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
108511
1804