opencv4nodejs-prebuilt-install
Advanced tools
Comparing version 4.1.134 to 4.1.135
{ | ||
"name": "opencv4nodejs-prebuilt-install", | ||
"version": "4.1.134", | ||
"version": "4.1.135", | ||
"description": "Asynchronous OpenCV 4.x nodejs bindings with JavaScript and TypeScript API.", | ||
@@ -42,5 +42,2 @@ "keywords": [ | ||
"typings": "./lib/index.d.ts", | ||
"scripts_publish": { | ||
"install": "prebuild-install || exit 0" | ||
}, | ||
"dependencies": { | ||
@@ -51,3 +48,6 @@ "prebuild-install": "^7.1.1" | ||
"node": ">=12.0.0 <20.0.0" | ||
}, | ||
"scripts": { | ||
"install": "prebuild-install || exit 0" | ||
} | ||
} | ||
} |
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
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
10221630
1