Comparing version 10.148.0 to 10.148.1
{ | ||
"name": "uws", | ||
"version": "10.148.0", | ||
"scripts": { | ||
"install": "node-gyp rebuild > build_log.txt 2>&1 || exit 0" | ||
}, | ||
"version": "10.148.1", | ||
"main": "uws.js", | ||
"description": "Tiny WebSockets", | ||
"engines": { | ||
"node": ">=4" | ||
"node": ">=8" | ||
}, | ||
@@ -12,0 +9,0 @@ "keywords": [ |
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
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
7
7762189
13