Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

opencv4nodejs-prebuilt-install

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opencv4nodejs-prebuilt-install - npm Package Compare versions

Comparing version 4.1.128 to 4.1.130

17

package.json
{
"name": "opencv4nodejs-prebuilt-install",
"version": "4.1.128",
"version": "4.1.130",
"description": "Asynchronous OpenCV 4.x nodejs bindings with JavaScript and TypeScript API.",

@@ -34,8 +34,8 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/udarrr/opencv4nodejs-prebuilt"
"url": "https://github.com/udarrr/opencv4nodejs-prebuilt-install.git"
},
"bugs": {
"url": "https://github.com/udarrr/opencv4nodejs-prebuilt/issues"
"url": "https://github.com/udarrr/opencv4nodejs-prebuilt-install/issues"
},
"homepage": "https://github.com/udarrr/opencv4nodejs-prebuilt/#readme",
"homepage": "https://github.com/udarrr/opencv4nodejs-prebuilt-install/#readme",
"main": "./lib/opencv4nodejs.js",

@@ -46,12 +46,5 @@ "typings": "./lib/index.d.ts",

},
"gypfile": false,
"dependencies": {
"nan": "^2.17.0",
"native-node-utils": "^0.2.7",
"npmlog": "^7.0.1",
"prebuild-install": "^7.1.1"
},
"devDependencies": {
"prebuild": "^11.0.4"
},
"optionalDependencies": {

@@ -67,4 +60,4 @@ "@types/node": ">12"

"engines": {
"node" : ">=12.0.0 <19.0.0"
"node": ">=12.0.0 <20.0.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc