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

@erebos/api-bzz-base

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@erebos/api-bzz-base - npm Package Versions

13

0.6.2

Diff

Changelog

Source

v0.6.2 (2019-01-14)

Fix hexValue return type in Bzz upload methods.

paul_lecam
published 0.6.1 •

Changelog

Source

v0.6.1 (2019-01-11)

Fixes for TypeScript definitions.

paul_lecam
published 0.6.0 •

Changelog

Source

v0.6.0 (2019-01-09)

This release introduces a large refactoring of feeds interactions, notably to provide some high-level APIs. As a result, various breaking changes were needed to keep the APIs consistent and provide more security options, as detailed below.

Breaking changes

The Bzz APIs do not provide built-in feed signing anymore
  • The createFeedDigest() and createKeyPair() functions have been removed from the @erebos/api-bzz-base and @erebos/swarm packages.
  • The Bzz instance constructor now requires to be provided a BzzConfig object rather than only the HTTP gateway url.
  • The postFeedValue() method arguments have changed.
HTTP headers must be provided as options

Most Bzz methods arguments have changed, the headers that were previously passed as argument must now be provided in the options object instead.

Additional features and APIs

paul_lecam
published 0.5.5 •

Changelog

Source

v0.5.5 (2018-12-14)

Fixes for TypeScript definitions.

paul_lecam
published 0.5.4 •

Changelog

Source

v0.5.3/v0.5.4 (2018-12-12)

  • Add support for PSS raw messages introduced in Swarm v0.3.8.
  • Add TypeScript definitions for packages.
paul_lecam
published 0.5.3 •

Changelog

Source

v0.5.3/v0.5.4 (2018-12-12)

  • Add support for PSS raw messages introduced in Swarm v0.3.8.
  • Add TypeScript definitions for packages.
paul_lecam
published 0.5.1 •

Changelog

Source

v0.5.1 (2018-11-29)

  • Fix feed digest signature padding.
  • Remove usage of multihash for feed following its removal in Swarm.
paul_lecam
published 0.5.0 •

Changelog

Source

v0.5.0 (2018-11-19)

paul_lecam
published 0.4.2 •

paul_lecam
published 0.4.1 •

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