homebridge-misfit-bolt
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -21,3 +21,2 @@ "use strict"; | ||
console.log (accessories); | ||
callback(accessories); | ||
@@ -24,0 +23,0 @@ } |
{ | ||
"name": "homebridge-misfit-bolt", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Misfit Bolt plugin for homebridge", | ||
@@ -36,2 +36,3 @@ "keywords": [ | ||
"debug": "^2.2.0", | ||
"lodash": "^4.13.1", | ||
"superagent": "^2.0.0" | ||
@@ -38,0 +39,0 @@ }, |
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
7696
3
86
+ Addedlodash@^4.13.1
+ Addedlodash@4.17.21(transitive)