Socket
Socket
Sign inDemoInstall

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.2-ff64a3c.0 to 0.7.0

src/index.js

11

package.json
{
"name": "orbit-db-pubsub",
"version": "0.6.2-ff64a3c.0",
"version": "0.7.0",
"description": "Message propagation module for orbit-db",
"main": "index.js",
"type": "module",
"main": "./src/index.js",
"homepage": "https://github.com/orbitdb/orbit-db-pubsub",

@@ -14,4 +15,4 @@ "bugs": "https://github.com/orbitdb/orbit-db-pubsub/issues",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "standard"
"lint": "standard",
"lint:fix": "standard --fix"
},

@@ -28,3 +29,3 @@ "author": "Haad",

"dependencies": {
"ipfs-pubsub-peer-monitor": "~0.0.5",
"ipfs-pubsub-peer-monitor": "^0.1.0",
"logplease": "~1.2.14",

@@ -31,0 +32,0 @@ "p-series": "^1.1.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