@contrast/code-events
Advanced tools
Comparing version 3.0.0 to 3.1.0
{ | ||
"name": "@contrast/code-events", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Listen for v8 CodeEvents and make them available to JavaScript", | ||
@@ -25,4 +25,3 @@ "main": "index.js", | ||
"prebuild": "npm run clean", | ||
"build": "prebuildify -t 16.9.1 -t 18.7.0 -t 20.6.0 --strip", | ||
"build:linux": "prebuildify-cross -i centos7-devtoolset7 -i alpine -i linux-arm64 -t 16.9.1 -t 18.7.0 -t 20.6.0 --strip", | ||
"build": "prebuildify -t 16.9.1 -t 18.7.0 -t 20.6.0 -t 22.2.0 --strip --napi false", | ||
"build:darwin": "npm run build -- --arch x64+arm64", | ||
@@ -52,7 +51,7 @@ "build:win32": "npm run build", | ||
"mocha": "^10.2.0", | ||
"nan": "^2.18.0", | ||
"nan": "^2.19.0", | ||
"node-abi": "^3.65.0", | ||
"node-addon-api": "^7.1.0", | ||
"node-gyp": "^10.1.0", | ||
"node-gyp": "10.1.0", | ||
"prebuildify": "^6.0.1", | ||
"prebuildify-cross": "^5.0.0", | ||
"rimraf": "^5.0.1", | ||
@@ -59,0 +58,0 @@ "semver": "^7.5.4", |
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 20 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 5 instances in 1 package
2047347
29
21