homebridge
Advanced tools
Comparing version 2.0.0-alpha.23 to 2.0.0-alpha.24
{ | ||
"name": "homebridge", | ||
"type": "module", | ||
"version": "2.0.0-alpha.23", | ||
"version": "2.0.0-alpha.24", | ||
"description": "HomeKit support for the impatient", | ||
@@ -22,3 +22,3 @@ "author": "Nick Farina", | ||
"bin": { | ||
"homebridge": "bin/homebridge.js" | ||
"homebridge": "bin/homebridge" | ||
}, | ||
@@ -39,3 +39,3 @@ "files": [ | ||
"clean": "rimraf dist && rimraf coverage", | ||
"dev": "DEBUG=* bin/homebridge.js -D -P example-plugins/ || true", | ||
"dev": "DEBUG=* bin/homebridge -D -P example-plugins/ || true", | ||
"docs": "typedoc", | ||
@@ -42,0 +42,0 @@ "lint": "eslint .", |
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
315896