@rerun-io/web-viewer-react
Advanced tools
Comparing version 0.21.0-rc.3 to 0.21.0-rc.5
{ | ||
"name": "@rerun-io/web-viewer-react", | ||
"version": "0.21.0-rc.3", | ||
"version": "0.21.0-rc.5", | ||
"description": "Embed the Rerun web viewer in your React app", | ||
@@ -42,3 +42,3 @@ "licenses": [ | ||
"dependencies": { | ||
"@rerun-io/web-viewer": "0.21.0-rc.3", | ||
"@rerun-io/web-viewer": "0.21.0-rc.5", | ||
"@types/react": "^18.2.33", | ||
@@ -45,0 +45,0 @@ "react": "^18.2.0" |
@@ -38,3 +38,3 @@ # Rerun web viewer | ||
The `rrd` in the snippet above should be a URL pointing to either: | ||
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.21.0-rc.3/examples/dna.rrd> | ||
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.21.0-rc.5/examples/dna.rrd> | ||
- A WebSocket connection to the SDK opened via the [`serve`](https://www.rerun.io/docs/reference/sdk/operating-modes#serve) API | ||
@@ -41,0 +41,0 @@ |
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
+ Added@rerun-io/web-viewer@0.21.0-rc.5(transitive)
- Removed@rerun-io/web-viewer@0.21.0-rc.3(transitive)