🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sentry-internal/replay

Package Overview
Dependencies
Maintainers
1
Versions
232
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
8.55.1
to
8.55.2
+1
-1
build/npm/esm/package.json

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

{"type":"module","version":"8.55.1","sideEffects":false}
{"type":"module","version":"8.55.2","sideEffects":false}
{
"name": "@sentry-internal/replay",
"version": "8.55.1",
"version": "8.55.2",
"description": "User replays for Sentry",

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

"publishConfig": {
"access": "public"
"access": "public",
"tag": "v8"
},

@@ -72,3 +73,3 @@ "scripts": {

"@babel/core": "^7.17.5",
"@sentry-internal/replay-worker": "8.55.1",
"@sentry-internal/replay-worker": "8.55.2",
"@sentry-internal/rrweb": "2.31.0",

@@ -81,4 +82,4 @@ "@sentry-internal/rrweb-snapshot": "2.31.0",

"dependencies": {
"@sentry-internal/browser-utils": "8.55.1",
"@sentry/core": "8.55.1"
"@sentry-internal/browser-utils": "8.55.2",
"@sentry/core": "8.55.2"
},

@@ -85,0 +86,0 @@ "engines": {