@aleworm/usb2
Advanced tools
Comparing version 1.7.10 to 1.7.11
{ | ||
"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/*", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
73386