@rerun-io/web-viewer
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -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, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package