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

orbit-db-pubsub

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orbit-db-pubsub - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1-3ed04f8.0

.github/FUNDING.yml

2

package.json
{
"name": "orbit-db-pubsub",
"version": "0.6.0",
"version": "0.6.1-3ed04f8.0",
"description": "Message propagation module for orbit-db",

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

@@ -100,3 +100,3 @@ 'use strict'

// Get the topic
topicId = message.topicIDs[0]
topicId = message.topic
try {

@@ -103,0 +103,0 @@ content = JSON.parse(Buffer.from(message.data).toString())

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