File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
6
6
[ ![ Travis CI] ( https://flat.badgen.net/travis/ipfs/js-ipfs )] ( https://travis-ci.com/ipfs/js-ipfs )
7
7
[ ![ Codecov branch] ( https://img.shields.io/codecov/c/github/ipfs/js-ipfs/master.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-ipfs )
8
- [ ![ Dependency Status] ( https://david-dm.org/ipfs/js-ipfs/status.svg?path=packages/ipfs-core-utils )] ( https://david-dm.org/ipfs/js-ipfs?path=packages/ipfs-core-utils )
8
+ [ ![ Dependency Status] ( https://david-dm.org/ipfs/js-ipfs/status.svg?path=packages/ipfs-core-config )] ( https://david-dm.org/ipfs/js-ipfs?path=packages/ipfs-core-config )
9
9
[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square )] ( https://github.com/feross/standard )
10
10
11
11
> This package serves as a repository code shared between the core ` ipfs ` core implementation and the ` ipfs-http-client `
Original file line number Diff line number Diff line change 4
4
[ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
5
5
[ ![ ] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( http://ipfs.io/ )
6
6
[ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme )
7
- [ ![ Dependency Status] ( https://david-dm.org/ipfs/js-ipfs/status.svg?style=flat-square&path=packages/interface- ipfs-core )] ( https://david-dm.org/ipfs/js-ipfs?path=packages/interface- ipfs-core )
7
+ [ ![ Dependency Status] ( https://david-dm.org/ipfs/js-ipfs/status.svg?style=flat-square&path=packages/ipfs-core-types )] ( https://david-dm.org/ipfs/js-ipfs?path=packages/ipfs-core-types )
8
8
9
9
> IPFS interface definitions used by implementations for API compatibility
10
10
Original file line number Diff line number Diff line change 18
18
<a href =" https://travis-ci.com/ipfs/js-ipfs?branch=master " ><img src =" https://badgen.net/travis/ipfs/js-ipfs?branch=master " /></a >
19
19
<a href =" https://codecov.io/gh/ipfs/js-ipfs " ><img src =" https://badgen.net/codecov/c/github/ipfs/js-ipfs " /></a >
20
20
<a href =" https://bundlephobia.com/result?p=ipfs " ><img src =" https://badgen.net/bundlephobia/minzip/ipfs " ></a >
21
- <a href =" https://david-dm.org/ipfs/js-ipfs?path=packages/ipfs " ><img src =" https://david-dm.org/ipfs/js-ipfs.svg?style=flat&path=packages/ipfs " /></a >
21
+ <a href =" https://david-dm.org/ipfs/js-ipfs?path=packages/ipfs-core " ><img src =" https://david-dm.org/ipfs/js-ipfs.svg?style=flat&path=packages/ipfs-core " /></a >
22
22
<a href =" https://github.com/feross/standard " ><img src =" https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat " ></a >
23
23
<a href =" " ><img src =" https://img.shields.io/badge/npm-%3E%3D6.0.0-orange.svg?style=flat " /></a >
24
24
<a href =" " ><img src =" https://img.shields.io/badge/Node.js-%3E%3D10.0.0-orange.svg?style=flat " /></a >
You can’t perform that action at this time.
0 commit comments