@switchbot/homebridge-switchbot
Advanced tools
Comparing version 0.1.2-beta.4 to 0.1.2-beta.5
{ | ||
"displayName": "Homebridge SwitchBot", | ||
"name": "@switchbot/homebridge-switchbot", | ||
"version": "0.1.2-beta.4", | ||
"version": "0.1.2-beta.5", | ||
"description": "The [Homebridge](https://homebridge.io) SwitchBot plugin allows you to access your [SwitchBot](https://www.switch-bot.com) device(s) from HomeKit.", | ||
@@ -52,12 +52,12 @@ "author": "SwitchBot <support@wondertechlabs.com> (https://github.com/SwitchBot)", | ||
"rxjs": "^7.3.0", | ||
"node-switchbot": "^1.0.6", | ||
"node-switchbot": "^1.0.7", | ||
"@homebridge/plugin-ui-utils": "^0.0.19" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^16.9.1", | ||
"@typescript-eslint/eslint-plugin": "^4.31.1", | ||
"@typescript-eslint/parser": "^4.31.1", | ||
"@types/node": "^16.9.6", | ||
"@typescript-eslint/eslint-plugin": "^4.31.2", | ||
"@typescript-eslint/parser": "^4.31.2", | ||
"eslint": "^7.32.0", | ||
"homebridge": "^1.3.4", | ||
"nodemon": "^2.0.12", | ||
"nodemon": "^2.0.13", | ||
"rimraf": "^3.0.2", | ||
@@ -64,0 +64,0 @@ "ts-node": "^10.2.1", |
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
Updatednode-switchbot@^1.0.7