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.7 to 0.0.8-alpha.1

6

package.json
{
"name": "@rerun-io/web-viewer-react",
"version": "0.0.7",
"version": "0.0.8-alpha.1",
"description": "Embed the Rerun web viewer in your React app",

@@ -34,3 +34,3 @@ "private": false,

"dependencies": {
"@rerun-io/web-viewer": "^0.0.5",
"@rerun-io/web-viewer": "0.0.8-alpha.1",
"@types/react": "^18.2.33",

@@ -42,2 +42,2 @@ "react": "^18.2.0"

}
}
}

@@ -15,2 +15,6 @@ # Rerun Web Viewer

ℹī¸ Note:
The package version is equal to the supported rerun SDK version.
This means that `@rerun-io/web-viewer-react@0.10.0` can only connect to a data source (`.rrd` file, websocket connection, etc.) that originates from a rerun SDK with version `0.10.0`!
## Usage

@@ -17,0 +21,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