homebridge-syntex-dynamic-platform
Advanced tools
Comparing version 1.0.8-b22 to 1.0.8-b23
@@ -86,3 +86,3 @@ const axios = require('axios'), fs = require('fs'), path = require('path'); | ||
this.Basic = new Basic(this, { path : __dirname + '/server' }); | ||
this.Basic = new Basic({ ...this, loggerSpecial : this.logger }, { path : __dirname }); | ||
@@ -89,0 +89,0 @@ this.ConnectionManager = this.Basic.getConnectionManager(); |
{ | ||
"name": "homebridge-syntex-dynamic-platform", | ||
"version": "1.0.8-b22", | ||
"version": "1.0.8-b23", | ||
"description": "A Dynamic Platform Accessory", | ||
@@ -13,3 +13,3 @@ "main": "main.js", | ||
"axios": "^0.21.1", | ||
"syntex-automation": "1.2.1-b5", | ||
"syntex-automation": "1.2.1-b6", | ||
"syntex-basic": "1.0.0-b9", | ||
@@ -16,0 +16,0 @@ "syntex-filesystem": "1.0.3-b4", |
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
77783
+ Addedsyntex-automation@1.2.1-b6(transitive)
- Removedsyntex-automation@1.2.1-b5(transitive)
Updatedsyntex-automation@1.2.1-b6