Socket
Socket
Sign inDemoInstall

node-hid

Package Overview
Dependencies
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-hid - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

bin/darwin-x64-64/node-hid.node

10

package.json
{
"name": "node-hid",
"description": "USB HID device access library",
"version": "0.7.4",
"version": "0.7.5",
"author": "Hans Hübner <hans.huebner@gmail.com> (https://github.com/hanshuebner)",

@@ -40,9 +40,9 @@ "bugs": "https://github.com/node-hid/node-hid/issues",

"dependencies": {
"bindings": "^1.3.0",
"nan": "^2.10.0",
"prebuild-install": "^5.2.1"
"bindings": "^1.3.1",
"nan": "^2.12.1",
"prebuild-install": "^5.2.2"
},
"devDependencies": {
"prebuild": "^8.1.2",
"prebuild-ci": "^2.2.3",
"prebuild-ci": "^2.3.0",
"rimraf": "^2.6.2"

@@ -49,0 +49,0 @@ },

@@ -54,3 +54,3 @@ # node-hid - Access USB HID devices from Node.js #

## Platform Support
`node-hid` supports Node.js v4 and upwards. For versions 0.10 and 0.12,
`node-hid` supports Node.js v6 and upwards. For versions 0.10 and 0.12 and v4,
you will need to build from source. The platforms, architectures and node versions `node-hid` supports are the following.

@@ -57,0 +57,0 @@ Those with checks we provide pre-built binaries, for the others you will need to compile.

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