homebridge-delay-switch
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -30,3 +30,3 @@ var Service, Characteristic, Accessory; | ||
return [this._service]; | ||
return [this.service]; | ||
} | ||
@@ -33,0 +33,0 @@ |
{ | ||
"name": "homebridge-delay-switch", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Delay switches for Homebridge: https://github.com/nfarina/homebridge", | ||
@@ -5,0 +5,0 @@ "license": "ISC", |
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
4191