Socket
Socket
Sign inDemoInstall

usb

Package Overview
Dependencies
Maintainers
3
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

usb - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

4

package.json
{
"name": "usb",
"description": "Library to access USB devices",
"version": "1.7.1",
"version": "1.7.2",
"engines": {
"node": ">=6"
"node": ">=10"
},

@@ -8,0 +8,0 @@ "keywords": [

@@ -321,4 +321,7 @@ USB Library for Node.JS

Some tests require an attached USB device -- firmware to be released soon.
Some tests require an [attached STM32F103 Microprocessor USB device with specific firmware](https://github.com/thegecko/node-usb-test-firmware).
npm run --silent full-test
npm run --silent valgrind
Limitations

@@ -325,0 +328,0 @@ ===========

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