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

ipfs-bitswap

Package Overview
Dependencies
Maintainers
5
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-bitswap - npm Package Versions

1
12

0.29.0

Diff

Changelog

Source

0.29.0 (2020-04-23)

Bug Fixes

  • use ipld-block and remove node globals (#218) (6b4dc32)

BREAKING CHANGES

  • swaps ipfs-block with ipld-block

related to https://github.com/ipfs/js-ipfs/issues/2924

<a name="0.28.0"></a>

dirkmc
published 0.28.0 •

Changelog

Source

0.28.0 (2020-04-09)

<a name="0.27.1"></a>

dirkmc
published 0.27.1 •

Changelog

Source

0.27.1 (2020-02-10)

Bug Fixes

<a name="0.27.0"></a>

dirkmc
published 0.27.0 •

Changelog

Source

0.27.0 (2020-01-28)

<a name="0.26.2"></a>

dirkmc
published 0.26.2 •

Changelog

Source

0.26.2 (2019-12-22)

Bug Fixes

<a name="0.26.1"></a>

dirkmc
published 0.26.1 •

Changelog

Source

0.26.1 (2019-12-11)

Bug Fixes

<a name="0.26.0"></a>

dirkmc
published 0.26.0 •

Changelog

Source

0.26.0 (2019-09-24)

Code Refactoring

BREAKING CHANGES

  • All places in the API that used callbacks are now replaced with async/await

  • feat: make get() a generator

  • make getMany() AsyncIterable

  • feat: make put() a generator

  • make putMany() AsyncIterable

  • remove check in _findAndConnect()

  • feat: make start() and stop() async/await

  • refactor: make connectTo() async/await

  • refactor: make findProviders() and findAndConnect() async/await

  • refactor: cb => async

  • refactor: async/await

  • chore: update travis

  • refactor: update benchmark tests and allow streaming to putMany

  • chore: address pr comments

  • chore: remove callback hell eslint disables

  • chore: wrap list of tasks in promise.all

  • chore: callbackify methods inside pull stream

  • chore: accept PR suggestions

  • chore: fix typo

<a name="0.25.1"></a>

dirkmc
published 0.25.1 •

Changelog

Source

0.25.1 (2019-06-26)

Bug Fixes

  • use consistent encoding for cid comparison (c8cee6a)

BREAKING CHANGES

  • Emitted events have different bytes

The emitted events contain the stringified version of the CID, as we change it to the base encoding the CID has, those bytes may be different to previous versions of this module.

Though this shouldn't have any impact on any other modules as the events are only used internally.

<a name="0.25.0"></a>

vmx
published 0.25.0 •

Changelog

Source

0.25.0 (2019-06-12)

Bug Fixes

  • base encode CIDs before logging or emitting them (704de22)

BREAKING CHANGES

  • Emitted events have different bytes

The emitted events contain the stringified version of the CID, as we change it to the base encoding the CID has, those bytes may be different to previous versions of this module.

Though this shouldn't have any impact on any other modules as the events are only used internally.

<a name="0.24.1"></a>

vmx
published 0.24.1 •

Changelog

Source

0.24.1 (2019-05-30)

Bug Fixes

<a name="0.24.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