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.23 to 2.0.0-alpha.24

6

package.json
{
"name": "homebridge",
"type": "module",
"version": "2.0.0-alpha.23",
"version": "2.0.0-alpha.24",
"description": "HomeKit support for the impatient",

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

"bin": {
"homebridge": "bin/homebridge.js"
"homebridge": "bin/homebridge"
},

@@ -39,3 +39,3 @@ "files": [

"clean": "rimraf dist && rimraf coverage",
"dev": "DEBUG=* bin/homebridge.js -D -P example-plugins/ || true",
"dev": "DEBUG=* bin/homebridge -D -P example-plugins/ || true",
"docs": "typedoc",

@@ -42,0 +42,0 @@ "lint": "eslint .",

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