Socket
Socket
Sign inDemoInstall

opencv-wasm

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.0-7 to 4.3.0-8

2

index.js

@@ -30,2 +30,2 @@ module.exports = {

}
};
};
{
"name": "opencv-wasm",
"version": "4.3.0-7",
"version": "4.3.0-8",
"description": "Precompiled OpenCV 4.3.0 to JavaScript + WebAssembly for node.js environment",

@@ -31,2 +31,3 @@ "main": "index.js",

"devDependencies": {
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.1",

@@ -33,0 +34,0 @@ "chai": "^4.2.0",

@@ -7,7 +7,4 @@ # OpenCV-Wasm

In this Wasm-compiled OpenCV, there's no need to have OpenCV installed in the machine or using node-gyp.
The entire OpenCV library is already inside this package (opencv.js and opencv.wasm).
In this Wasm-compiled OpenCV, there's no need to have OpenCV installed in the machine. The entire OpenCV library is already inside this package (`opencv.js` and `opencv.wasm`). This module has zero dependencies.
This module has zero dependencies.
## Examples

@@ -14,0 +11,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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