Socket
Socket
Sign inDemoInstall

opencv4nodejs-m1

Package Overview
Dependencies
68
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

7

package.json
{
"name": "opencv4nodejs-m1",
"version": "1.0.1",
"version": "1.0.2",
"description": "Asynchronous OpenCV 4.x nodejs bindings with JavaScript and TypeScript API.",

@@ -36,3 +36,3 @@ "keywords": [

"scripts": {
"install": "echo 'Installing...'",
"install": "prebuild-install || npm run build",
"clean": "node-gyp clean",

@@ -42,4 +42,3 @@ "configure": "node-gyp configure",

"rebuild": "npm run configure && node-gyp rebuild --jobs max",
"prebuild": "prebuild --include-regex \"\\.(node|a|so|dylib|lib|dll).*$\"",
"install-prebuild": "prebuild-install"
"prebuild": "prebuild --include-regex \"\\.(node|a|so|dylib|lib|dll).*$\""
},

@@ -46,0 +45,0 @@ "gypfile": true,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc