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.2.5-beta.5 to 0.2.5-beta.6

2

HAPNodeJSClient.js

@@ -6,3 +6,3 @@ 'use strict';

var EventEmitter = require('events').EventEmitter;
const axiosRetry = require('axios-retry');
const axiosRetry = require('axios-retry').default;
var inherits = require('util').inherits;

@@ -9,0 +9,0 @@ var debug = require('debug')('hapNodeJSClient');

{
"name": "hap-node-client",
"version": "0.2.5-beta.5",
"version": "0.2.5-beta.6",
"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