homebridge-fordpass
Advanced tools
Comparing version 1.9.0-test.1 to 1.9.0
@@ -19,3 +19,2 @@ "use strict"; | ||
const events_1 = require("events"); | ||
const util_1 = require("util"); | ||
const defaultHeaders = { | ||
@@ -64,3 +63,2 @@ 'Content-Type': 'application/json', | ||
this.info = result.data; | ||
this.log.debug((0, util_1.inspect)(this.info, false, null, true)); | ||
return this.info; | ||
@@ -67,0 +65,0 @@ } |
{ | ||
"displayName": "Homebridge FordPass", | ||
"name": "homebridge-fordpass", | ||
"version": "1.9.0-test.1", | ||
"version": "1.9.0", | ||
"description": "Fordpass plugin for homebridge: https://homebridge.io/", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
113545
941