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

reg-suit

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reg-suit - npm Package Compare versions

Comparing version 0.7.15 to 0.7.16

8

package.json
{
"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.

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