Comparing version 0.5.5 to 0.5.6
{ | ||
"name": "node-hid", | ||
"description": "USB HID device access library", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"author": "Hans Hübner <hans.huebner@gmail.com> (https://github.com/hanshuebner)", | ||
@@ -16,8 +16,8 @@ "contributors": [ | ||
"test": "node src/test-ci.js", | ||
"preinstall": "git submodule update --init", | ||
"install": "prebuild-install || node-gyp rebuild", | ||
"prepare": "git submodule update --init", | ||
"install": "prebuild-install || npm run prepare && node-gyp rebuild", | ||
"prebuild": "prebuild --all --verbose", | ||
"prebuild-upload": "prebuild --all --strip --verbose", | ||
"rebuild": "prebuild --compile", | ||
"cleanbuild": "rimraf hidapi node_modules build" | ||
"cleanbuild": "rimraf hidapi build node_modules" | ||
}, | ||
@@ -24,0 +24,0 @@ "bin": { |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1068077
0
0
1