Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@replayio/protocol

Package Overview
Dependencies
Maintainers
9
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@replayio/protocol - npm Package Compare versions

Comparing version 0.74.0 to 0.75.0

2

js/protocol/Console.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc