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 1.1.0 to 1.2.0

2

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

@@ -6,0 +6,0 @@ "bugs": "https://github.com/node-hid/node-hid/issues",

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

* Node v6 to
* Node v12
* Node v13

@@ -89,3 +89,3 @@ ### Supported Electron versions ###

* Electron v1 to
* Electron v7
* Electron v8

@@ -495,3 +495,3 @@

```
"postinstall": "electron-rebuild --force"
"postinstall": "electron-rebuild"
```

@@ -498,0 +498,0 @@ This will cause `npm` to rebuild `node-hid` for the version of Node that is in Electron.

Sorry, the diff of this file is not supported yet

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