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.1.5 to 0.1.6

README.md.orig.2020-10-25_194921

2

lib/hapRequest.js

@@ -71,3 +71,3 @@ //

hapRequest.Request = function(options) {
var instance = URL.parse(options.url).host;
var instance = options.deviceID;
if (instances[instance]) {

@@ -74,0 +74,0 @@ // reuse existing HAP connection

{
"name": "hap-node-client",
"version": "0.1.5",
"version": "0.1.6",
"description": "Client for Hap-NodeJS",

@@ -15,3 +15,3 @@ "main": "HAPNodeJSClient.js",

"devDependencies": {
"documentation": "13.0.0"
"documentation": "13.1.0"
},

@@ -18,0 +18,0 @@ "dependencies": {

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