Socket
Socket
Sign inDemoInstall

scuttlebutt

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scuttlebutt - npm Package Compare versions

Comparing version 5.6.7 to 5.6.8

5

index.js

@@ -143,2 +143,7 @@ var EventEmitter = require('events').EventEmitter

//merge with the current list of sources.
if (!data || !data.clock) {
d.emit('error');
return d._end()
}
sources = data.clock

@@ -145,0 +150,0 @@

2

package.json

@@ -5,3 +5,3 @@ {

"description": "replicate data via scuttlebutt protocol",
"version": "5.6.7",
"version": "5.6.8",
"homepage": "https://github.com/dominictarr/scuttlebutt",

@@ -8,0 +8,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