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

homebridge

Package Overview
Dependencies
Maintainers
9
Versions
586
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge - npm Package Compare versions

Comparing version 2.0.0-alpha.11 to 2.0.0-alpha.12

2

dist/api.d.ts

@@ -5,3 +5,3 @@ import type { Controller, Service } from 'hap-nodejs';

import { EventEmitter } from 'node:events';
import hapNodeJs from 'hap-nodejs';
import * as hapNodeJs from 'hap-nodejs';
import { PlatformAccessory } from './platformAccessory.js';

@@ -8,0 +8,0 @@ import { User } from './user.js';

import { EventEmitter } from 'node:events';
import hapNodeJs from 'hap-nodejs';
import * as hapNodeJs from 'hap-nodejs';
import semver from 'semver';

@@ -4,0 +4,0 @@ import { Logger } from './logger.js';

{
"name": "homebridge",
"type": "module",
"version": "2.0.0-alpha.11",
"version": "2.0.0-alpha.12",
"description": "HomeKit support for the impatient",

@@ -54,3 +54,3 @@ "author": "Nick Farina",

"fs-extra": "11.2.0",
"hap-nodejs": "1.1.1-beta.2",
"hap-nodejs": "1.1.1-alpha.1",
"qrcode-terminal": "0.12.0",

@@ -61,3 +61,3 @@ "semver": "7.6.3",

"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@antfu/eslint-config": "^3.0.0",
"@types/debug": "^4.1.12",

@@ -64,0 +64,0 @@ "@types/fs-extra": "^11.0.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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