@replayio/protocol
Advanced tools
Comparing version 0.36.0 to 0.37.0
@@ -147,2 +147,6 @@ import { SessionId } from "./Session"; | ||
experimentalSettings?: any; | ||
/** | ||
* Range to load. | ||
*/ | ||
focusWindow?: TimeRange; | ||
} | ||
@@ -149,0 +153,0 @@ export interface createSessionResult { |
{ | ||
"name": "@replayio/protocol", | ||
"version": "0.36.0", | ||
"version": "0.37.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
518574
12053