image-comparator
Advanced tools
Comparing version 1.5.1 to 1.6.1
{ | ||
"name": "image-comparator", | ||
"version": "1.5.1", | ||
"version": "1.6.1", | ||
"description": "Compares images by resizing without dependencies", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -18,2 +18,3 @@ # image-comparator | ||
## Build | ||
```bash | ||
@@ -196,2 +197,1 @@ npm run build | ||
- May produce false positives for comparison of images of different format origins due to inconsistent resulting bitmap size. Use `compareFunction` in `options` third argument as mitigation. | ||
- Can work with any supported interformat images, but `WEBP` |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
105475