@replayio/protocol
Advanced tools
Comparing version 0.74.0 to 0.75.0
@@ -63,3 +63,3 @@ import { SourceId, PointDescription } from "./Debugger"; | ||
*/ | ||
export declare type MessageSource = "PageError" | "ConsoleAPI"; | ||
export declare type MessageSource = "PageError" | "ConsoleAPI" | "UnknownMessageError"; | ||
/** | ||
@@ -66,0 +66,0 @@ * Severity level of a message. |
{ | ||
"name": "@replayio/protocol", | ||
"version": "0.74.0", | ||
"version": "0.75.0", | ||
"description": "Definition of the protocol used by the Record Replay web service", | ||
@@ -23,2 +23,2 @@ "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
578218
13315