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

@udarrr/template-matcher

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udarrr/template-matcher - npm Package Compare versions

Comparing version 1.3.9 to 1.4.0

14

package.json
{
"name": "@udarrr/template-matcher",
"version": "1.3.9",
"version": "1.4.0",
"main": "dist/index",

@@ -32,4 +32,3 @@ "typings": "dist/index",

"cpu": [
"x64",
"ia32"
"x64"
],

@@ -56,5 +55,12 @@ "keywords": [

"dependencies": {
"@nut-tree/nut-js": "^2.3.0",
"opencv4nodejs-prebuilt-install": "^4.1.135"
},
"peerDependencies": {
"@nut-tree/nut-js": "^2.3.0"
},
"peerDependenciesMeta": {
"@nut-tree/nut-js": {
"optional": false
}
},
"engines": {

@@ -61,0 +67,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