@udarrr/template-matcher
Advanced tools
Comparing version 1.3.9 to 1.4.0
{ | ||
"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" |
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
77627
- Removed@nut-tree/nut-js@^2.3.0