serialport
Advanced tools
Comparing version 0.3.0 to 0.6.0
{ "name" : "serialport", | ||
"version" : "0.3.0", | ||
"version" : "0.6.0", | ||
"description" : "Welcome your robotic javascript overlords. Better yet, program them!", | ||
@@ -10,3 +10,5 @@ "author": "Chris Williams <voodootikigod@gmail.com>", | ||
}, | ||
"scripts": { "install": "cd serialport_native;node-waf configure build;cp build/default/serialport_native.node ../" } | ||
"scripts": { "install": "cd serialport_native;node-waf configure build;cp build/default/serialport_native.node ../" }, | ||
"engines": { "node": "0.6" } | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
151313
23
1
3