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

libp2p-floodsub

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libp2p-floodsub - npm Package Versions

1
7

0.21.0

Diff

Changelog

Source

0.21.0 (2020-04-23)

Chores

  • remove peer-info usage (#102) (cb3497c)

BREAKING CHANGES

  • using new topology api with peer-id instead of peer-info and new pubsub internal peer data structure

<a name="0.20.2"></a>

vascosantos
published 0.20.2 •

Changelog

Source

0.20.2 (2020-02-14)

Bug Fixes

<a name="0.20.1"></a>

vascosantos
published 0.20.1 •

Changelog

Source

0.20.1 (2020-02-06)

<a name="0.20.0"></a>

vascosantos
published 0.20.0 •

Changelog

Source

0.20.0 (2019-12-02)

Chores

BREAKING CHANGES

  • getPeersSubscribed from parent class renamed to getSubscribers to remove redundant wordin

<a name="0.19.0"></a>

vascosantos
published 0.19.0 •

Changelog

Source

0.19.0 (2019-11-14)

Code Refactoring

BREAKING CHANGES

  • Switch to using async/await and async iterators.

<a name="0.18.0"></a>

vascosantos
published 0.18.0 •

Changelog

Source

0.18.0 (2019-09-06)

Features

BREAKING CHANGES

  • messages are not self emitted by default anymore. You need to set the emitSelf option to true to use it

<a name="0.17.2"></a>

vascosantos
published 0.17.2 •

Changelog

Source

0.17.2 (2019-09-03)

Features

  • pass options to base protocol constructor (#87) (daa97f8)

<a name="0.17.1"></a>

vascosantos
published 0.17.1 •

Changelog

Source

0.17.1 (2019-07-25)

Features

<a name="0.17.0"></a>

vascosantos
published 0.17.0 •

Changelog

Source

0.17.0 (2019-07-08)

Features

  • add strict signing validation for messages (#84 (eed2bc5)

BREAKING CHANGES

  • If messages are not being signed, this change will result in them being dropped. A previous release of floodsub added signing by default, but any Floodsub version older than v0.16.0 will have their messages dropped. This is inline with the latest go pubsub behavior.

<a name="0.16.1"></a>

vascosantos
published 0.16.1 •

Changelog

Source

0.16.1 (2019-05-08)

Bug Fixes

  • _emitMessages should not emit normalized messages (#79) (917b7f1)

<a name="0.16.0"></a>

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