Socket
Socket
Sign inDemoInstall

hap-nodejs

Package Overview
Dependencies
88
Maintainers
10
Versions
444
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.3-alpha.1 to 0.11.3-alpha.2

12

package.json
{
"name": "hap-nodejs",
"version": "0.11.3-alpha.1",
"version": "0.11.3-alpha.2",
"description": "HAP-NodeJS is a Node.js implementation of HomeKit Accessory Server.",

@@ -40,3 +40,3 @@ "main": "dist/index.js",

"type": "git",
"url": "https://github.com/homebridge/HAP-NodeJS.git"
"url": "git+https://github.com/homebridge/HAP-NodeJS.git"
},

@@ -47,3 +47,3 @@ "bugs": {

"engines": {
"node": ">=10.17.0"
"node": "^18 || ^20"
},

@@ -57,4 +57,4 @@ "files": [

"dependencies": {
"@homebridge/ciao": "^1.1.9-alpha.2",
"@homebridge/dbus-native": "^0.5.1",
"@homebridge/ciao": "^1.2.0",
"@homebridge/dbus-native": "^0.6.0",
"bonjour-hap": "^3.7.2",

@@ -87,5 +87,5 @@ "debug": "^4.3.4",

"ts-node": "^10.9.2",
"typedoc": "^0.25.12",
"typedoc": "^0.25.13",
"typescript": "^4.9.5"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc