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.15.0 to 2.16.0

4

dist/index.d.ts

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

id: number;
x: number;
y: number;
x?: number;
y?: number;
pointerType?: PointerTypes;

@@ -288,0 +288,0 @@ };

{
"name": "@sentry-internal/rrweb-types",
"version": "2.15.0",
"version": "2.16.0",
"publishConfig": {

@@ -34,2 +34,3 @@ "access": "public"

".": {
"types": "./dist/index.d.ts",
"import": "./dist/rrweb-types.js",

@@ -48,3 +49,3 @@ "require": "./dist/rrweb-types.umd.cjs"

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

@@ -51,0 +52,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