Socket
Socket
Sign inDemoInstall

ssb-conn

Package Overview
Dependencies
89
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.5 to 0.2.6

2

package.json
{
"name": "ssb-conn",
"description": "SSB plugin for establishing and managing peer connections",
"version": "0.2.5",
"version": "0.2.6",
"homepage": "https://github.com/staltz/ssb-conn",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

@@ -330,3 +330,3 @@ import ConnHub = require('ssb-conn-hub');

} else {
this.ssb.conn.remember(address, {key, type: 'internet'});
this.ssb.conn.remember(address, {key, type: 'pub'});
}

@@ -333,0 +333,0 @@ } catch (err) {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc