homebridge-syntex-magichome
Advanced tools
Comparing version 1.0.0-b35 to 1.0.0-b36
{ | ||
"name": "homebridge-syntex-magichome", | ||
"version": "1.0.0-b35", | ||
"version": "1.0.0-b36", | ||
"description": "Homebridge Plugin for MagicHome LED Strips with preset scenes", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -27,3 +27,3 @@ var server = exports; | ||
{ | ||
pages[i].callback().bind(response); | ||
pages[i].callback.bind(response); | ||
@@ -30,0 +30,0 @@ response.write(pages[i].html); |
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
18
106318