Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sentry-internal/replay-canvas

Package Overview
Dependencies
Maintainers
9
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry-internal/replay-canvas - npm Package Compare versions

Comparing version 8.27.0 to 8.28.0

4

build/npm/cjs/index.js

@@ -788,3 +788,5 @@ var {

});
rafId = onRequestAnimationFrame(takeCanvasSnapshots);
if (!isManualSnapshot) {
rafId = onRequestAnimationFrame(takeCanvasSnapshots);
}
};

@@ -791,0 +793,0 @@ rafId = onRequestAnimationFrame(takeCanvasSnapshots);

@@ -783,3 +783,5 @@ import { _optionalChain } from '@sentry/utils';

});
rafId = onRequestAnimationFrame(takeCanvasSnapshots);
if (!isManualSnapshot) {
rafId = onRequestAnimationFrame(takeCanvasSnapshots);
}
};

@@ -786,0 +788,0 @@ rafId = onRequestAnimationFrame(takeCanvasSnapshots);

{
"name": "@sentry-internal/replay-canvas",
"version": "8.27.0",
"version": "8.28.0",
"description": "Replay canvas integration",

@@ -68,9 +68,9 @@ "main": "build/npm/cjs/index.js",

"devDependencies": {
"@sentry-internal/rrweb": "2.25.0"
"@sentry-internal/rrweb": "2.26.0"
},
"dependencies": {
"@sentry-internal/replay": "8.27.0",
"@sentry/core": "8.27.0",
"@sentry/types": "8.27.0",
"@sentry/utils": "8.27.0"
"@sentry-internal/replay": "8.28.0",
"@sentry/core": "8.28.0",
"@sentry/types": "8.28.0",
"@sentry/utils": "8.28.0"
},

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

Sorry, the diff of this file is not supported yet

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