ipfs-pubsub-peer-monitor
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "ipfs-pubsub-peer-monitor", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Monitor peers joining and leaving an IPFS PubSub topic", | ||
@@ -5,0 +5,0 @@ "main": "src/ipfs-pubsub-peer-monitor.js", |
@@ -35,2 +35,3 @@ 'use strict' | ||
) | ||
this._pollPeers() | ||
} | ||
@@ -37,0 +38,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
9639
229