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

@rerun-io/web-viewer

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rerun-io/web-viewer - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

index.js

@@ -36,2 +36,3 @@ /** @type {(typeof import("./re_viewer").WebHandle) | null} */

canvas.id = randomId();
parent.append(canvas);

@@ -45,3 +46,2 @@ let WebHandle_class = await load();

parent.append(canvas);
this.#canvas = canvas;

@@ -48,0 +48,0 @@ this.#handle = handle;

{
"name": "@rerun-io/web-viewer",
"version": "0.0.2",
"version": "0.0.3",
"description": "Embed the Rerun web viewer in your app",

@@ -5,0 +5,0 @@ "private": false,

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