@sentry/replay
Advanced tools
Comparing version 0.6.4-0 to 0.6.4
@@ -7,4 +7,4 @@ declare const logger: { | ||
enable(): void; | ||
debug: (...args: unknown[]) => void; | ||
info: (...args: unknown[]) => void; | ||
debug: (...args: unknown[]) => void; | ||
assert: (...args: unknown[]) => void; | ||
@@ -11,0 +11,0 @@ trace: (...args: unknown[]) => void; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="jest" /> | ||
import { RecordingEvent } from '../../src/types'; | ||
@@ -13,4 +12,4 @@ declare type RecordAdditionalProperties = { | ||
export declare function mockRrweb(): { | ||
record: RecordMock; | ||
record: any; | ||
}; | ||
export {}; |
{ | ||
"name": "@sentry/replay", | ||
"version": "0.6.4-0", | ||
"version": "0.6.4", | ||
"description": "User replays for Sentry", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
500925
99
5450