@types/resemblejs
Advanced tools
@@ -1,2 +0,2 @@ | ||
| import { ComparisonOptions, ComparisonResult } from '.'; | ||
| import { ComparisonOptions, ComparisonResult } from "."; | ||
@@ -3,0 +3,0 @@ export = compareImages; |
@@ -167,6 +167,6 @@ // Type definitions for Resemble.js v4.1.0 | ||
| | { | ||
| red: number; | ||
| green: number; | ||
| blue: number; | ||
| } | ||
| red: number; | ||
| green: number; | ||
| blue: number; | ||
| } | ||
| | undefined; | ||
@@ -216,7 +216,7 @@ errorType?: OutputErrorType | undefined; | ||
| type OutputErrorType = 'flat' | 'movement' | 'flatDifferenceIntensity' | 'movementDifferenceIntensity' | 'diffOnly'; | ||
| type OutputErrorType = "flat" | "movement" | "flatDifferenceIntensity" | "movementDifferenceIntensity" | "diffOnly"; | ||
| type ComparisonCallback = (err: unknown, data: ComparisonResult) => void; | ||
| type ComparisonIgnoreOption = 'nothing' | 'less' | 'antialiasing' | 'colors' | 'alpha'; | ||
| type ComparisonIgnoreOption = "nothing" | "less" | "antialiasing" | "colors" | "alpha"; | ||
@@ -223,0 +223,0 @@ function compare( |
| { | ||
| "name": "@types/resemblejs", | ||
| "version": "4.1.0", | ||
| "version": "4.1.1", | ||
| "description": "TypeScript definitions for Resemble.js", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/resemblejs", | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "95af4b97645259f108fd7901f6ba8331413937df3d2aff68153448b86569618b", | ||
| "typeScriptVersion": "3.9" | ||
| "typesPublisherContentHash": "3fb969df73ca81070cb9ef2bcd223b319914f92b04538d030ae87e2a89f3965c", | ||
| "typeScriptVersion": "4.5" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Thu, 24 Mar 2022 05:31:41 GMT | ||
| * Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `resemble` |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1
-50%0
-100%9245
-0.09%