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

@rerun-io/web-viewer-react

Package Overview
Dependencies
Maintainers
2
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.8-alpha.2 to 0.11.0-alpha.1

5

package.json
{
"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"

8

README.md

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

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