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

ipfs-api

Package Overview
Dependencies
Maintainers
5
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
18

11.0.0

Diff

dignifiedquire
published 10.0.0 •

dignifiedquire
published 9.0.0 •

Changelog

Source

39.0.1 (2019-10-21)

Bug Fixes

  • expose preload argument (#1129) (c82b031)
  • increase default timeout and respect value passed to ky.extend (#1130) (25b6043)

<a name="39.0.0"></a>

daviddias
published 8.0.4 •

daviddias
published 8.0.3 •

Changelog

Source

28.1.0 (2018-12-16)

Features

<a name="28.0.3"></a>

daviddias
published 8.0.2 •

Changelog

Source

28.0.3 (2018-12-15)

Bug Fixes

<a name="28.0.2"></a>

daviddias
published 8.0.1 •

Changelog

Source

38.1.0 (2019-10-04)

Bug Fixes

  • get correct remote node config (5b53e22)
  • pull in preconfigured chai from interface tests (93765c1)

Features

  • add methods for listing config profiles (1c3d92a)

BREAKING CHANGES

  • Configuration profiles API has changed:

    Promise<{oldCfg, newCfg}> ipfs.config.profile(name, opts)
    
    // is now
    Promise<{old, new}> ipfs.config.profiles.apply(name, opts)
    
  • Possibly contentious; Adds callbackify as a dependency, see https://github.com/ipfs/js-ipfs/issues/2506 for discussion.

<a name="38.0.1"></a>

daviddias
published 8.0.0 •

Changelog

Source

38.0.1 (2019-10-04)

Bug Fixes

  • pull in preconfigured chai from interface tests (6a7eb8a)

<a name="38.0.0"></a>

daviddias
published 7.0.0 •

Changelog

Source

37.0.1 (2019-09-17)

<a name="37.0.0"></a>

daviddias
published 6.0.3 •

Changelog

Source

26.1.0 (2018-10-31)

Bug Fixes

  • make ping not mix errors with responses (#883) (80725f2)

<a name="26.0.3"></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