Socket
Socket
Sign inDemoInstall

@sentry/replay

Package Overview
Dependencies
Maintainers
12
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/replay - npm Package Compare versions

Comparing version 0.2.0-3 to 0.2.0-4

1

dist/index.es.js

@@ -503,3 +503,2 @@ import * as Sentry from '@sentry/browser';

logger.log('CreateReplayEvent rootReplayId', this.session.id);
console.error(new Error('creating replay event'), new Date());
this.replayEvent = Sentry.startTransaction({

@@ -506,0 +505,0 @@ name: REPLAY_EVENT_NAME,

@@ -527,3 +527,2 @@ 'use strict';

logger.log('CreateReplayEvent rootReplayId', this.session.id);
console.error(new Error('creating replay event'), new Date());
this.replayEvent = Sentry__namespace.startTransaction({

@@ -530,0 +529,0 @@ name: REPLAY_EVENT_NAME,

2

package.json
{
"name": "@sentry/replay",
"version": "0.2.0-3",
"version": "0.2.0-4",
"description": "User replays for Sentry",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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