@replayio/protocol
Advanced tools
Comparing version 0.54.0 to 0.54.1
@@ -32,3 +32,3 @@ import { TimeStampedPoint, PointRange, ExecutionPoint } from "./Recording"; | ||
*/ | ||
export interface Source extends Object { | ||
export interface Source { | ||
/** | ||
@@ -35,0 +35,0 @@ * ID for the source. |
{ | ||
"name": "@replayio/protocol", | ||
"version": "0.54.0", | ||
"version": "0.54.1", | ||
"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
534311