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.5.6 to 0.5.7

6

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

@@ -16,4 +16,4 @@ "contributors": [

"test": "node src/test-ci.js",
"prepare": "git submodule update --init",
"install": "prebuild-install || npm run prepare && node-gyp rebuild",
"prepublish": "git submodule update --init",
"install": "prebuild-install || node-gyp rebuild",
"prebuild": "prebuild --all --verbose",

@@ -20,0 +20,0 @@ "prebuild-upload": "prebuild --all --strip --verbose",

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