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

@sentry-internal/rrweb-types

Package Overview
Dependencies
Maintainers
9
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry-internal/rrweb-types - npm Package Compare versions

Comparing version 2.16.0 to 2.17.0

2

dist/index.d.ts

@@ -80,2 +80,3 @@ import type { serializedNodeWithId, Mirror, INode, DataURLOptions } from '@sentry-internal/rrweb-snapshot';

positions: mousePosition[];
pointerId?: number;
};

@@ -288,2 +289,3 @@ export type mouseInteractionData = {

pointerType?: PointerTypes;
pointerId?: number;
};

@@ -290,0 +292,0 @@ export type mouseInteractionCallBack = (d: mouseInteractionParam) => void;

4

package.json
{
"name": "@sentry-internal/rrweb-types",
"version": "2.16.0",
"version": "2.17.0",
"publishConfig": {

@@ -48,3 +48,3 @@ "access": "public"

"dependencies": {
"@sentry-internal/rrweb-snapshot": "2.16.0"
"@sentry-internal/rrweb-snapshot": "2.17.0"
},

@@ -51,0 +51,0 @@ "browserslist": [

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