New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

multifeed

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multifeed - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

1

index.js

@@ -58,2 +58,3 @@ var raf = require('random-access-file')

this._feedKeyToFeed[feed.key.toString('hex')] = feed
feed.setMaxListeners(256)
this.emit('feed', feed, name)

@@ -60,0 +61,0 @@ }

4

package.json

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

"author": "Stephen Whitmore <sww@eight.net>",
"version": "2.0.7",
"version": "2.0.8",
"repository": {

@@ -20,3 +20,3 @@ "url": "git://github.com/noffle/multifeed.git"

"debug": "^4.1.0",
"hypercore-protocol": "^6.6.4",
"hypercore-protocol": "^6.8.0",
"inherits": "^2.0.3",

@@ -23,0 +23,0 @@ "mutexify": "^1.2.0",

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