Socket
Socket
Sign inDemoInstall

ssb-conn

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssb-conn - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

lib/conn.d.ts

@@ -30,3 +30,3 @@ import ConnDB = require('ssb-conn-db');

key?: string | undefined;
type?: "bt" | "lan" | "internet" | undefined;
type?: "bt" | "internet" | "lan" | undefined;
stagingBirth: number;

@@ -33,0 +33,0 @@ stagingUpdated: number;

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

@@ -23,3 +23,3 @@ "main": "lib/index.js",

"ssb-conn-db": "~0.2.0",
"ssb-conn-hub": "~0.0.9",
"ssb-conn-hub": "~0.0.10",
"ssb-conn-staging": "~0.0.7",

@@ -39,3 +39,3 @@ "ssb-conn-query": "~0.1.2",

"cont": "^1.0.3",
"ssb-caps": "~1.0.1",
"ssb-caps": "~1.1.0",
"ssb-server": "~15.1.0",

@@ -45,3 +45,3 @@ "ssb-lan": "~0.1.1",

"tape": "^4.9.2",
"typescript": "3.3.x"
"typescript": "3.5.x"
},

@@ -55,2 +55,2 @@ "scripts": {

"license": "MIT"
}
}
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