node-hidspy
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "node-hidspy", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "An event based node.js c++ addon/binding to detect the hid device insertion/removal and notify the subscribed apps.", | ||
@@ -33,4 +33,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"bindings": "^1.3.0", | ||
"es6-promise": "^4.2.2", | ||
"bindings": "^1.5.0", | ||
"es6-promise": "^4.2.6", | ||
"nan": "^2.13.2", | ||
@@ -37,0 +37,0 @@ "prebuild-install": "^2.5.3" |
Sorry, the diff of this file is not supported yet
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
134651
Updatedbindings@^1.5.0
Updatedes6-promise@^4.2.6