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

ipld-dag-pb

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipld-dag-pb - npm Package Versions

23
6

0.22.3

Diff

Changelog

Source

0.22.3 (2021-08-11)

vmx
published 0.22.2 •

Changelog

Source

0.22.2 (2021-04-07)

vmx
published 0.22.1 •

Changelog

Source

0.22.1 (2021-03-12)

Bug Fixes

  • types again (e103337)

Bug Fixes

vmx
published 0.22.0 •

Changelog

Source

0.22.1 (2021-03-12)

Bug Fixes

Bug Fixes

vmx
published 0.21.1 •

Changelog

Source

0.21.1 (2021-03-03)

vmx
published 0.21.0 •

Changelog

Source

0.21.0 (2021-02-18)

Features

BREAKING CHANGES

  • is-class is not longer used, use instanceof instead

The DAGNode.isDAGNode() and DAGLink.isDAGLink() methods no longer exist, use instanceof DAGNode and instanceof DAGLink instead.

Please note that the newly added TypeScript types might lead to warnings/errors if you use it in a TypeScript types checking environment.

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

vmx
published 0.20.0 •

Changelog

Source

0.20.0 (2020-08-04)

Bug Fixes

  • replace node Buffers with Uint8Arrays (bef3f26)

BREAKING CHANGES

    • dagNode.Data can now be a Uint8Array

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

vmx
published 0.19.0 •

Changelog

Source

0.19.0 (2020-07-09)

Bug Fixes

  • immutable CID test (d82441c)
  • lack of TextEncoder in older nodejs (afd52fe)

Features

  • package: backwards compatible pure data model API (0f11d5c)

<a name="0.18.5"></a>

vmx
published 0.18.5 •

Changelog

Source

0.18.5 (2020-04-24)

Bug Fixes

  • revert stable module removal (8640b22)

<a name="0.18.4"></a>

vmx
published 0.18.4 •

Changelog

Source

0.18.4 (2020-04-21)

Bug Fixes

  • cleanup and remove deps (886b06d)
  • encode with multibase (f709ec9)
  • native sort is stable now (3048e3e)
  • remove node globals (98d9ac6)
  • package: update cids to version 0.8.0 (aa2709b)

<a name="0.18.3"></a>

23
6
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