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

@browser-network/database

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@browser-network/database - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "@browser-network/database",
"version": "0.0.1",
"version": "0.0.2",
"description": "A type of distributed database built on top of the distributed browser-network",

@@ -5,0 +5,0 @@ "main": "./dist/src/index.js",

@@ -103,4 +103,9 @@ # Distributed Browser Database (Dbdb)

Now navigate to `localhost:8000` or whatever port you're hosting it on, with
a few browser windows, and you'll soon start to see messages being passed back
and forth.
a few browser windows.
Now, in one of them, open up the console, and run `setState('hello, world!')`
You should see, eventually, that state appear on the screens of all the different
browser windows you have open.
## Usage

@@ -107,0 +112,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