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

@rrweb/types

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rrweb/types - npm Package Compare versions

Comparing version 2.0.0-alpha.12 to 2.0.0-alpha.13

1

dist/index.d.ts

@@ -399,2 +399,3 @@ import type { serializedNodeWithId, Mirror, INode, DataURLOptions } from 'rrweb-snapshot';

muted?: boolean;
loop?: boolean;
playbackRate?: number;

@@ -401,0 +402,0 @@ };

5

package.json
{
"name": "@rrweb/types",
"version": "2.0.0-alpha.12",
"version": "2.0.0-alpha.13",
"publishConfig": {

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

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

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

"dependencies": {
"rrweb-snapshot": "^2.0.0-alpha.12"
"rrweb-snapshot": "^2.0.0-alpha.13"
},

@@ -50,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