js-ipfs-utils icon indicating copy to clipboard operation
js-ipfs-utils copied to clipboard

IPFS utils

Results 23 js-ipfs-utils issues
Sort by recently updated
recently updated
newest added

I'm getting an error in Next.js, which is using ipfs-utils at some point. ipfs-utisl is imported by co2-storage. I tried changing the line const fetch = require(implName) to const fetch...

need/triage

Right now ipfs-utils is written with CommonJS, which creates issues when using with Deno. Also, `ipfs-http-client` and other modules are already ESM, so I think it'd be nice to have...

need/triage

Let's assume you call `ipfs.dag.get(cid, '/s/o/m/e/v/e/r/y/l/o/n/g/p/a/t/h', {signal: abortSignal})` where `ipfs` is an IPFS HTTP Client. The control flow would eventually go to `ipfs-http-client` [`resolve`](https://github.com/ipfs/js-ipfs/blob/master/packages/ipfs-http-client/src/lib/resolve.js#L17) function, and then end up in...

need/triage

Bumps [it-to-buffer](https://github.com/achingbrain/it) from 2.0.2 to 4.0.1. Release notes Sourced from it-to-buffer's releases. it-to-buffer-v4.0.1 it-to-buffer-v4.0.1 (2023-03-31) Bug Fixes allow Iterable | AsyncIterable union input (#59) (80ec2ac) it-to-buffer-v4.0.0 it-to-buffer-v4.0.0 (2023-03-30) ⚠ BREAKING...

dependencies

Bumps [browser-readablestream-to-it](https://github.com/achingbrain/it) from 1.0.3 to 2.0.2. Release notes Sourced from browser-readablestream-to-it's releases. browser-readablestream-to-it-v2.0.2 browser-readablestream-to-it-v2.0.2 (2023-03-30) Trivial Changes update project config, fix broken badges (#53) (e56c6ae) Dependencies update sibling dependencies (8b60209)...

dependencies

Bumps [it-last](https://github.com/achingbrain/it) from 1.0.6 to 3.0.1. Release notes Sourced from it-last's releases. it-last-v3.0.1 it-last-v3.0.1 (2023-03-31) Bug Fixes allow Iterable | AsyncIterable union input (#59) (80ec2ac) it-last-v3.0.0 it-last-v3.0.0 (2023-03-30) ⚠ BREAKING...

dependencies

Bumps [it-glob](https://github.com/achingbrain/it) from 1.0.2 to 2.0.2. Release notes Sourced from it-glob's releases. it-glob-v2.0.2 it-glob-v2.0.2 (2023-03-30) Trivial Changes update project config, fix broken badges (#53) (e56c6ae) Dependencies update sibling dependencies (8b60209)...

dependencies

Bumps [it-drain](https://github.com/achingbrain/it) from 1.0.5 to 3.0.1. Release notes Sourced from it-drain's releases. it-drain-v3.0.1 it-drain-v3.0.1 (2023-03-31) Bug Fixes allow Iterable | AsyncIterable union input (#59) (80ec2ac) it-drain-v3.0.0 it-drain-v3.0.0 (2023-03-30) ⚠ BREAKING...

dependencies

Bumps [it-all](https://github.com/achingbrain/it) from 1.0.6 to 3.0.1. Release notes Sourced from it-all's releases. it-all-v3.0.1 it-all-v3.0.1 (2023-03-31) Bug Fixes allow Iterable | AsyncIterable union input (#59) (80ec2ac) it-all-v3.0.0 it-all-v3.0.0 (2023-03-30) ⚠ BREAKING...

dependencies

Bumps [aegir](https://github.com/ipfs/aegir) from 36.2.3 to 38.1.8. Release notes Sourced from aegir's releases. v38.1.8 38.1.8 (2023-03-23) Bug Fixes use WebWorker lib in tsconfig (#1219) (b173aba), closes #discussion_r1145871872 v38.1.7 38.1.7 (2023-03-02) Bug...

dependencies