hap-nodejs
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -37,3 +37,3 @@ var fs = require('fs'); | ||
pincode: "031-45-154", | ||
category: Accessory.Categories.OTHER | ||
category: Accessory.Categories.BRIDGE | ||
}); |
@@ -83,2 +83,3 @@ var debug = require('debug')('Accessory'); | ||
OTHER: 1, | ||
BRIDGE: 2, | ||
FAN: 3, | ||
@@ -85,0 +86,0 @@ GARAGE_DOOR_OPENER: 4, |
{ | ||
"name": "hap-nodejs", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "HAP-NodeJS is a Node.js implementation of HomeKit Accessory Server.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 4 instances 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
235597
5314
6