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

ipfs-api

Package Overview
Dependencies
Maintainers
2
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-api - npm Package Versions

1
1618

1.2.0

Diff

tperson
published 1.1.2 •

jbenet
published 1.1.1 •

mappum
published 1.1.0 •

Changelog

Source

32.0.0 (2019-05-21)

Bug Fixes

  • handle empty array return value in dht.findProvs (#1003) (15ab7c5)

Chores

BREAKING CHANGES

  • The default string encoding for version 1 CIDs has changed to base32.

IPLD formats have been updated to the latest versions. IPLD nodes returned by ipfs.dag and ipfs.object commands have significant breaking changes. If you are using these commands in your application you are likely to encounter the following changes to dag-pb nodes (the default node type that IPFS creates):

  • DAGNode properties have been renamed as follows:
    • data => Data
    • links => Links
    • size => size (Note: no change)
  • DAGLink properties have been renamed as follows:
    • cid => Hash
    • name => Name
    • size => Tsize

See CHANGELOGs for each IPLD format for it's respective changes, you can read more about the dag-pb changes in the CHANGELOG

License: MIT Signed-off-by: Alan Shaw alan.shaw@protocol.ai

<a name="31.1.0"></a>

mappum
published 1.0.2 •

Changelog

Source

31.1.0 (2019-05-16)

Features

  • add support for File DOM API to files-regular (#986) (7b49f7e)

<a name="31.0.2"></a>

mappum
published 1.0.1-2 •

mappum
published 1.0.1-1 •

mappum
published 1.0.1 •

Changelog

Source

42.0.0-pre.0 (2020-01-23)

<a name="41.0.1"></a>

mappum
published 1.0.0 •

Changelog

Source

41.0.1 (2020-01-23)

<a name="41.0.0"></a>

mappum
published 0.0.7 •

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