Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hap-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
550
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hap-nodejs - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

BridgedCore.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc