@udarrr/template-matcher
Advanced tools
Comparing version 2.1.7 to 2.1.8
{ | ||
"name": "@udarrr/template-matcher", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"main": "dist/index", | ||
@@ -5,0 +5,0 @@ "typings": "dist/index", |
@@ -5,7 +5,7 @@ # OpenCV 4.1.1 Template Matching Image Finder | ||
![Released](https://github.com/udarrr/TemplateMatcher/workflows/Create%20tagged%20release/badge.svg) | ||
![Supported node LTS versions](https://img.shields.io/badge/node@arch64-12%2C%2013%2C%2014%2C%2015%2C%2016%2C%2017%2C%2018%2C%2019-green) | ||
![Supported node LTS versions](https://img.shields.io/badge/node@arch64-12%2C%2013%2C%2014%2C%2015%2C%2016%2C%2017%2C%2018%2C%2019%2C%2020-green) | ||
## It's either standalone or plugin for [nutjs project](https://www.npmjs.com/package/@nut-tree/nut-js) | ||
#### Standalone findMatch,findMatches | ||
### Standalone findMatch,findMatches | ||
@@ -29,3 +29,3 @@ ```nodejs | ||
###### @udarrr/template-matcher standalone API | ||
#### @udarrr/template-matcher standalone API | ||
@@ -47,3 +47,3 @@ ```typescript | ||
#### Nutjs v3 find,findAll | ||
### Nutjs v3 find,findAll | ||
@@ -66,3 +66,3 @@ ```nodejs | ||
###### @udarrr/template-matcher providerData Api | ||
#### @udarrr/template-matcher providerData nutjs v3 Api | ||
@@ -69,0 +69,0 @@ ```typescript |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72134