@rerun-io/web-viewer-react
Advanced tools
Comparing version 0.0.8-alpha.2 to 0.11.0-alpha.1
{ | ||
"name": "@rerun-io/web-viewer-react", | ||
"version": "0.0.8-alpha.2", | ||
"version": "0.11.0-alpha.1", | ||
"description": "Embed the Rerun web viewer in your React app", | ||
@@ -8,2 +8,3 @@ "private": false, | ||
"build:types": "dts-buddy", | ||
"build": "npm run build:types", | ||
"prepublishOnly": "dts-buddy" | ||
@@ -35,3 +36,3 @@ }, | ||
"dependencies": { | ||
"@rerun-io/web-viewer": "0.0.8-alpha.2", | ||
"@rerun-io/web-viewer": "0.11.0-alpha.1", | ||
"@types/react": "^18.2.33", | ||
@@ -38,0 +39,0 @@ "react": "^18.2.0" |
@@ -6,3 +6,9 @@ # Rerun Web Viewer | ||
<p align="center"> | ||
<img width="800" alt="Rerun Viewer" src="https://github.com/rerun-io/rerun/assets/2624717/c4900538-fc3a-43b8-841a-8d226e7b5a2e"> | ||
<picture> | ||
<img src="https://static.rerun.io/opf_screenshot/bee51040cba93c0bae62ef6c57fa703704012a41/full.png" alt=""> | ||
<source media="(max-width: 480px)" srcset="https://static.rerun.io/opf_screenshot/bee51040cba93c0bae62ef6c57fa703704012a41/480w.png"> | ||
<source media="(max-width: 768px)" srcset="https://static.rerun.io/opf_screenshot/bee51040cba93c0bae62ef6c57fa703704012a41/768w.png"> | ||
<source media="(max-width: 1024px)" srcset="https://static.rerun.io/opf_screenshot/bee51040cba93c0bae62ef6c57fa703704012a41/1024w.png"> | ||
<source media="(max-width: 1200px)" srcset="https://static.rerun.io/opf_screenshot/bee51040cba93c0bae62ef6c57fa703704012a41/1200w.png"> | ||
</picture> | ||
</p> | ||
@@ -9,0 +15,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
5497
48
+ Added@rerun-io/web-viewer@0.11.0-alpha.1(transitive)
- Removed@rerun-io/web-viewer@0.0.8-alpha.2(transitive)