@homebridge/dbus-native
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@homebridge/dbus-native", | ||
"author": "Andrey Sidorov <sidorares@yandex.com>", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"keywords": [ | ||
@@ -47,3 +47,3 @@ "dbus", | ||
"safe-buffer": "^5.1.1", | ||
"xml2js": "^0.4.17" | ||
"xml2js": "^0.5.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "comment": { |
@@ -5,5 +5,6 @@ node-dbus | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/sidorares/dbus-native.svg)](https://greenkeeper.io/) | ||
[![Node Test](https://github.com/homebridge/dbus-native/actions/workflows/run-test.yml/badge.svg)](https://github.com/homebridge/dbus-native/actions/workflows/run-test.yml) | ||
D-bus protocol client and server for node.js | ||
[![Build Status](https://secure.travis-ci.org/sidorares/dbus-native.png)](http://travis-ci.org/sidorares/dbus-native) | ||
@@ -10,0 +11,0 @@ Fork Status |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77365
133
+ Addedxml2js@0.5.0(transitive)
- Removedxml2js@0.4.23(transitive)
Updatedxml2js@^0.5.0