This repository was archived by the owner on Mar 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ ] ( https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square )] ( http://ipn.io )
4
4
[ ![ ] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( http://ipfs.io/ )
5
5
[ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
6
- [ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme )
7
- [ ![ Build Status] ( https://travis-ci.org/ipfs/js-datastore-level.svg )] ( https://travis-ci.org/ipfs/js-datastore-level ) [ ![ Circle CI] ( https://circleci.com/gh/ipfs/js-datastore-level.svg?style=svg )] ( https://circleci.com/gh/ipfs/js-datastore-level )
8
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/ipfs/js-datastore-level/badge.svg?branch=master )] ( https://coveralls.io/github/ipfs/js-datastore-level?branch=master ) [ ![ Dependency Status] ( https://david-dm.org/diasdavid/js-peer-id.svg?style=flat-square )] ( https://david-dm.org/ipfs/js-datastore-level )
6
+ [ ![ ] ( https://coveralls.io/repos/github/ipfs/js-datastore-level/badge.svg?branch=master )] ( https://coveralls.io/github/ipfs/js-datastore-level?branch=master ) [ ![ Dependency Status] ( https://david-dm.org/diasdavid/js-peer-id.svg?style=flat-square )] ( https://david-dm.org/ipfs/js-datastore-level )
9
7
[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square )] ( https://github.com/feross/standard )
10
8
![ ] ( https://img.shields.io/badge/npm-%3E%3D3.0.0-orange.svg?style=flat-square )
11
9
![ ] ( https://img.shields.io/badge/Node.js-%3E%3D4.0.0-orange.svg?style=flat-square )
Original file line number Diff line number Diff line change 40
40
},
41
41
"homepage" : " https://github.com/ipfs/js-datastore-level#readme" ,
42
42
"dependencies" : {
43
- "datastore-core" : " ~0.5 .0" ,
43
+ "datastore-core" : " ~0.6 .0" ,
44
44
"encoding-down" : " ^5.0.4" ,
45
45
"interface-datastore" : " ~0.6.0" ,
46
46
"level-js" : " github:timkuijsten/level.js#idbunwrapper" ,
49
49
"pull-stream" : " ^3.6.9"
50
50
},
51
51
"devDependencies" : {
52
- "aegir" : " ^15.3.0 " ,
52
+ "aegir" : " ^15.3.1 " ,
53
53
"async" : " ^2.6.1" ,
54
- "chai" : " ^4.1.2 " ,
55
- "cids" : " ~0.5.3 " ,
54
+ "chai" : " ^4.2.0 " ,
55
+ "cids" : " ~0.5.5 " ,
56
56
"dirty-chai" : " ^2.0.1" ,
57
57
"flow-bin" : " ~0.81.0" ,
58
58
"memdown" : " ^1.4.1" ,
You can’t perform that action at this time.
0 commit comments