@recordreplay/protocol
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -31,2 +31,6 @@ import { TimeStampedPoint, ExecutionPoint } from "./Recording"; | ||
data: string; | ||
/** | ||
* The size of a CSS pixel relative to a pixel in this screenshot | ||
*/ | ||
scale: number; | ||
} | ||
@@ -33,0 +37,0 @@ /** |
{ | ||
"name": "@recordreplay/protocol", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "Definition of the protocol used by the Record Replay web service", | ||
@@ -5,0 +5,0 @@ "author": "", |
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
413311
9802