Comparing version 0.7.15 to 0.7.16
{ | ||
"name": "reg-suit", | ||
"version": "0.7.15", | ||
"version": "0.7.16", | ||
"description": "", | ||
@@ -30,4 +30,4 @@ "bin": { | ||
"inquirer": "^3.1.1", | ||
"reg-suit-core": "^0.7.15", | ||
"reg-suit-util": "^0.7.6", | ||
"reg-suit-core": "^0.7.16", | ||
"reg-suit-util": "^0.7.16", | ||
"yargs": "^8.0.2" | ||
@@ -38,5 +38,5 @@ }, | ||
"@types/yargs": "^8.0.0", | ||
"reg-suit-interface": "^0.7.5", | ||
"reg-suit-interface": "^0.7.16", | ||
"typescript": "2.8.1" | ||
} | ||
} |
@@ -125,2 +125,3 @@ # ![reg-suit](https://raw.githubusercontent.com/Quramy/reg-suit/master/logo/regsuitlogo.png) | ||
- `thresholdPixel` - *Optional* - Alternative threshold. The absolute number of pixels where difference occurred. | ||
- `matchingThreshold` - *Optional* - Matching threshold for YUV color distance between two pixels. It should be in ranges from 0 to 1. Smaller values make the comparison more sensitive. | ||
- `ximgdiff` - *Optional* - An option to display more detailed difference information to report html. | ||
@@ -127,0 +128,0 @@ - `ximgdiff.invocationType` - If set `"client"`, x-img-diff-js be invoked only with browsers. See [smart differences detection](#smart-difference-detection) section. |
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
52114
259
Updatedreg-suit-core@^0.7.16
Updatedreg-suit-util@^0.7.16