You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@sentry-internal/replay

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry-internal/replay - npm Package Compare versions

Comparing version
10.36.0
to
10.37.0
+1
-1
build/npm/esm/package.json

@@ -1,1 +0,1 @@

{"type":"module","version":"10.36.0","sideEffects":false}
{"type":"module","version":"10.37.0","sideEffects":false}

@@ -20,2 +20,9 @@ import { RateLimits, TransportMakeRequestResponse } from '@sentry/core';

}
/**
* This error indicates that the replay duration limit was exceeded and the session is too long.
*
*/
export declare class ReplayDurationLimitError extends Error {
constructor();
}
//# sourceMappingURL=sendReplayRequest.d.ts.map

@@ -20,2 +20,9 @@ import type { RateLimits, TransportMakeRequestResponse } from '@sentry/core';

}
/**
* This error indicates that the replay duration limit was exceeded and the session is too long.
*
*/
export declare class ReplayDurationLimitError extends Error {
constructor();
}
//# sourceMappingURL=sendReplayRequest.d.ts.map
{
"name": "@sentry-internal/replay",
"version": "10.36.0",
"version": "10.37.0",
"description": "User replays for Sentry",

@@ -84,3 +84,3 @@ "main": "build/npm/cjs/index.js",

"@babel/core": "^7.27.7",
"@sentry-internal/replay-worker": "10.36.0",
"@sentry-internal/replay-worker": "10.37.0",
"@sentry-internal/rrweb": "2.40.0",

@@ -93,4 +93,4 @@ "@sentry-internal/rrweb-snapshot": "2.40.0",

"dependencies": {
"@sentry-internal/browser-utils": "10.36.0",
"@sentry/core": "10.36.0"
"@sentry-internal/browser-utils": "10.37.0",
"@sentry/core": "10.37.0"
},

@@ -97,0 +97,0 @@ "engines": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet