Socket
Socket
Sign inDemoInstall

@homebridge/dbus-native

Package Overview
Dependencies
16
Maintainers
8
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.2 to 0.5.0

2

lib/bus.js

@@ -140,3 +140,3 @@ const EventEmitter = require('events').EventEmitter;

} else {
handler.call(props, args); // body as first argument
handler.call(props, {name: msg.errorName, message: args}); // body as first argument
}

@@ -143,0 +143,0 @@ }

{
"name": "@homebridge/dbus-native",
"author": "Andrey Sidorov <sidorares@yandex.com>",
"version": "0.4.2",
"version": "0.5.0",
"keywords": [

@@ -6,0 +6,0 @@ "dbus",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc