orbit-db-pubsub
Advanced tools
Comparing version 0.6.1 to 0.6.2-b0abeb4.0
{ | ||
"name": "orbit-db-pubsub", | ||
"version": "0.6.1", | ||
"version": "0.6.2-b0abeb4.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.0.11-ef4183e.0", | ||
"logplease": "~1.2.14", | ||
@@ -31,0 +32,0 @@ "p-series": "^1.1.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
Yes
14018
10
88
+ Addedipfs-pubsub-peer-monitor@0.0.11-ef4183e.0(transitive)
- Removedipfs-pubsub-peer-monitor@0.0.10(transitive)