serialport
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ "name" : "serialport", | ||
"version" : "0.7.1", | ||
"version" : "0.7.2", | ||
"description" : "Welcome your robotic javascript overlords. Better yet, program them!", | ||
@@ -10,5 +10,5 @@ "author": "Chris Williams <voodootikigod@gmail.com>", | ||
}, | ||
"scripts": { "install": "make" }, | ||
"scripts": { "install": "cd serialport_native;node-waf configure build;cp build/Release/serialport_native.node ../" }, | ||
"engines": { "node": "0.6" } | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
124942
24
2