multiserver
Advanced tools
Comparing version 3.7.0 to 3.7.1
@@ -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": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4
61032