@recordreplay/protocol
Advanced tools
Comparing version 0.15.2 to 0.15.3
@@ -321,2 +321,4 @@ import { TimeStampedPoint, ExecutionPoint } from "./Recording"; | ||
export interface searchSourceContentsMatches { | ||
searchId: string; | ||
matches: SearchSourceContentsMatch[]; | ||
} |
{ | ||
"name": "@recordreplay/protocol", | ||
"version": "0.15.2", | ||
"version": "0.15.3", | ||
"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
419092
9943