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.2-prebuild.1 to 1.7.2-prebuild.2

prebuilds/linux-ia32/node.napi.node

5

package.json
{
"name": "usb",
"description": "Library to access USB devices",
"version": "1.7.2-prebuild.1",
"version": "1.7.2-prebuild.2",
"engines": {
"node": ">=10"
"node": ">=10.16.0"
},

@@ -46,2 +46,3 @@ "keywords": [

"prebuild-win32-x64": "prebuildify --napi --strip",
"prebuild-linux-x86": "prebuildify-cross -i ghcr.io/node-usb/linux-x86 --napi --strip",
"prebuild-linux-x64": "prebuildify-cross -i ghcr.io/node-usb/centos7-devtoolset7 -i ghcr.io/node-usb/alpine --napi --strip --tag-libc",

@@ -48,0 +49,0 @@ "prebuild-linux-arm": "prebuildify-cross -i ghcr.io/node-usb/linux-arm64 -i ghcr.io/node-usb/linux-armv7 -i ghcr.io/node-usb/linux-armv6 --napi --strip --tag-armv",

prebuilds/win32-ia32/node.napi.node

Sorry, the diff of this file is not supported yet

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