New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hap-node-client

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hap-node-client - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

README.md.orig.2019-12-17_192615

2

HAPNodeJSClient.js

@@ -370,2 +370,3 @@ "use strict";

HAPNodeJSClient.prototype.HAPstatus = function(ipAddress, port, body, callback) {
debug("HAPstatus", this.pin);
request({

@@ -385,2 +386,3 @@ eventBus: this._eventBus,

// debug("HAPstatus", 'http://' + ipAddress + ':' + port + '/characteristics' + body);
debug("HAPstatus-1", this.pin);
if (err) {

@@ -387,0 +389,0 @@ // debug("Homebridge Status failed %s:%s", ipAddress, port, body, err);

2

package.json
{
"name": "hap-node-client",
"version": "0.0.27",
"version": "0.0.28",
"description": "Client for Hap-NodeJS",

@@ -5,0 +5,0 @@ "main": "HAPNodeJSClient.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