Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multiserver

Package Overview
Dependencies
Maintainers
5
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiserver - npm Package Compare versions

Comparing version 3.7.0 to 3.7.1

2

compose.js

@@ -90,3 +90,3 @@ var separator = '~', escape = '!'

console.error('server error, from', err.address)
console.error(err.stack)
console.error(err)
}

@@ -93,0 +93,0 @@ return asyncify(proto.server(function (stream) {

{
"name": "multiserver",
"description": "write a server which works over many protocols at once, or connect to the same",
"version": "3.7.0",
"version": "3.7.1",
"homepage": "https://github.com/ssb-js/multiserver",

@@ -6,0 +6,0 @@ "repository": {

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