Socket
Socket
Sign inDemoInstall

opencv-wasm

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opencv-wasm - npm Package Compare versions

Comparing version 4.3.0-8 to 4.3.0-9.alpha.1

mod.d.ts

19

package.json
{
"name": "opencv-wasm",
"version": "4.3.0-8",
"version": "4.3.0-9.alpha.1",
"description": "Precompiled OpenCV 4.3.0 to JavaScript + WebAssembly for node.js environment",

@@ -13,8 +13,12 @@ "main": "index.js",

"files": [
"index.js",
"index.d.ts",
"opencv.js",
"opencv.wasm",
"opencv.d.ts",
"types"
"/index.js",
"/index.d.ts",
"/mod.js",
"/mod.d.ts",
"/opencv.js",
"/opencv.d.ts",
"/opencv.wasm",
"/opencv-deno.js",
"/opencv-bin.js",
"/types"
],

@@ -36,2 +40,3 @@ "repository": {

"jimp": "^0.10.2",
"js-beautify": "^1.13.4",
"mocha": "^7.1.2",

@@ -38,0 +43,0 @@ "pixelmatch": "^5.2.0"

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

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