homebridge-misfit-bolt
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -155,3 +155,3 @@ var debug = require('debug')(require('../package').name); | ||
this.setRGBA(function() { | ||
this.log('Saturation set: ', saturation); | ||
that.log('Saturation set: ', saturation); | ||
callback(); | ||
@@ -158,0 +158,0 @@ }); |
{ | ||
"name": "homebridge-misfit-bolt", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Misfit Bolt plugin for homebridge", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0