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.0 to 1.7.1-alpha.1

6

package.json
{
"name": "usb",
"description": "Library to access USB devices",
"version": "1.7.0",
"version": "1.7.1-alpha.1",
"engines": {

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

"scripts": {
"install": "prebuild-install --runtime napi --verbose || node-gyp rebuild",
"prebuild": "prebuild --runtime napi -t 4 --force --strip --verbose",
"install": "prebuild-install --runtime napi --target 4 --verbose || node-gyp rebuild",
"prebuild": "prebuild --runtime napi --target 4 --force --strip --verbose",
"test": "mocha --require coffeescript/register --grep Module test/*",

@@ -42,0 +42,0 @@ "full-test": "mocha --require coffeescript/register test/*",

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