sodium-native
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "sodium-native", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Low level bindings for libsodium", | ||
@@ -26,3 +26,3 @@ "main": "index.js", | ||
"brittle": "^3.2.1", | ||
"prebuildify": "^5.0.1", | ||
"prebuildify": "^6.0.0", | ||
"standard": "^17.0.0" | ||
@@ -34,4 +34,4 @@ }, | ||
"install": "node-gyp-build", | ||
"prebuild": "prebuildify --napi --strip", | ||
"prebuild-ia32": "prebuildify --arch=ia32 --napi --strip" | ||
"prebuild": "prebuildify --strip", | ||
"prebuild-ia32": "prebuildify --arch=ia32 --strip" | ||
}, | ||
@@ -38,0 +38,0 @@ "standard": { |
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 5 instances 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
4475694
6