Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aleworm/usb2

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aleworm/usb2 - npm Package Compare versions

Comparing version 1.7.10 to 1.7.11

4

package.json
{
"name": "@aleworm/usb2",
"description": "Library to access USB devices",
"version": "1.7.10",
"version": "1.7.11",
"engines": {

@@ -38,3 +38,3 @@ "node": ">=6"

"scripts": {
"install": "prebuild-install --runtime napi -d https://github.com/tessel/node-usb/releases/download/v1.7.1/usb-v1.7.1-napi-v4-linux-x64.tar.gz --target 4 --verbose || node-gyp rebuild",
"install": "prebuild-install --runtime napi -d https://github.com/tessel/node-usb/releases/download/v1.7.1/usb-v1.7.1-napi-v4-darwin-x64.tar.gz --target 4 --verbose || node-gyp rebuild",
"prebuild": "prebuild --runtime napi --target 4 --force --strip --verbose",

@@ -41,0 +41,0 @@ "test": "mocha --require coffeescript/register --grep Module test/*",

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