@alwaysmeticulous/api
Advanced tools
Comparing version 2.92.0 to 2.97.0
@@ -63,2 +63,6 @@ export type SingleTryScreenshotDiffResult = ScreenshotDiffResultMissingBase | ScreenshotDiffResultMissingHead | ScreenshotDiffResultDifferentSize | ScreenshotDiffResultNoDifference | ScreenshotDiffResultDifference; | ||
baseScreenshotFile: string; | ||
/** Relative path to the replay archive */ | ||
diffThumbnailFile?: string; | ||
/** Relative path to the replay archive */ | ||
diffFullFile?: string; | ||
width: number; | ||
@@ -65,0 +69,0 @@ height: number; |
{ | ||
"name": "@alwaysmeticulous/api", | ||
"version": "2.92.0", | ||
"version": "2.97.0", | ||
"description": "Meticulous API types", | ||
@@ -38,3 +38,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "8e5cfd9d29412105676ac38b252656765224c032" | ||
"gitHead": "abad28f3f0bb91106fcd6829408a2970e0882750" | ||
} |
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
28424
597