@sentry-internal/replay
Advanced tools
Comparing version 8.39.0 to 8.41.0-beta.0
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"8.39.0","sideEffects":false} | ||
{"type":"module","version":"8.41.0-beta.0","sideEffects":false} |
@@ -1,2 +0,2 @@ | ||
export declare const WINDOW: import("@sentry/utils").InternalGlobal & Window; | ||
export declare const WINDOW: import("@sentry/core").InternalGlobal & Window; | ||
export declare const REPLAY_SESSION_KEY = "sentryReplaySession"; | ||
@@ -3,0 +3,0 @@ export declare const REPLAY_EVENT_NAME = "replay_event"; |
@@ -0,3 +1,3 @@ | ||
import { RateLimits } from '@sentry/core'; | ||
import { TransportMakeRequestResponse } from '@sentry/types'; | ||
import { RateLimits } from '@sentry/utils'; | ||
import { SendReplayData } from '../types'; | ||
@@ -4,0 +4,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
export declare const WINDOW: import("@sentry/utils").InternalGlobal & Window; | ||
export declare const WINDOW: import("@sentry/core").InternalGlobal & Window; | ||
export declare const REPLAY_SESSION_KEY = "sentryReplaySession"; | ||
@@ -3,0 +3,0 @@ export declare const REPLAY_EVENT_NAME = "replay_event"; |
@@ -0,3 +1,3 @@ | ||
import type { RateLimits } from '@sentry/core'; | ||
import type { TransportMakeRequestResponse } from '@sentry/types'; | ||
import type { RateLimits } from '@sentry/utils'; | ||
import type { SendReplayData } from '../types'; | ||
@@ -4,0 +4,0 @@ /** |
{ | ||
"name": "@sentry-internal/replay", | ||
"version": "8.39.0", | ||
"version": "8.41.0-beta.0", | ||
"description": "User replays for Sentry", | ||
@@ -55,3 +55,3 @@ "main": "build/npm/cjs/index.js", | ||
"lint": "eslint . --format stylish", | ||
"test": "vitest", | ||
"test": "vitest run", | ||
"test:watch": "vitest --watch", | ||
@@ -72,3 +72,3 @@ "yalc:publish": "yalc publish --push --sig" | ||
"@babel/core": "^7.17.5", | ||
"@sentry-internal/replay-worker": "8.39.0", | ||
"@sentry-internal/replay-worker": "8.41.0-beta.0", | ||
"@sentry-internal/rrweb": "2.29.0", | ||
@@ -81,6 +81,5 @@ "@sentry-internal/rrweb-snapshot": "2.29.0", | ||
"dependencies": { | ||
"@sentry-internal/browser-utils": "8.39.0", | ||
"@sentry/core": "8.39.0", | ||
"@sentry/types": "8.39.0", | ||
"@sentry/utils": "8.39.0" | ||
"@sentry-internal/browser-utils": "8.41.0-beta.0", | ||
"@sentry/core": "8.41.0-beta.0", | ||
"@sentry/types": "8.41.0-beta.0" | ||
}, | ||
@@ -87,0 +86,0 @@ "engines": { |
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
3
3788901
21834
1
+ Added@sentry-internal/browser-utils@8.41.0-beta.0(transitive)
+ Added@sentry/core@8.41.0-beta.0(transitive)
+ Added@sentry/types@8.41.0-beta.0(transitive)
- Removed@sentry/utils@8.39.0
- Removed@sentry-internal/browser-utils@8.39.0(transitive)
- Removed@sentry/core@8.39.0(transitive)
- Removed@sentry/types@8.39.0(transitive)
- Removed@sentry/utils@8.39.0(transitive)
Updated@sentry/core@8.41.0-beta.0
Updated@sentry/types@8.41.0-beta.0