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

@recordreplay/protocol

Package Overview
Dependencies
Maintainers
6
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@recordreplay/protocol - npm Package Compare versions

Comparing version 0.15.2 to 0.15.3

2

js/protocol/Debugger.d.ts

@@ -321,2 +321,4 @@ import { TimeStampedPoint, ExecutionPoint } from "./Recording";

export interface searchSourceContentsMatches {
searchId: string;
matches: SearchSourceContentsMatch[];
}

2

package.json
{
"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

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