Compare commits

...

3 Commits

Author SHA1 Message Date
Jacob Heun
afc2aa6891 chore: release version v0.2.8 2020-04-21 11:33:14 +02:00
Jacob Heun
424a0c081e chore: update contributors 2020-04-21 11:33:14 +02:00
Hugo Dias
e824b15032 chore: update deps (#46) 2020-04-21 11:27:41 +02:00
2 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
<a name="0.2.8"></a>
## [0.2.8](https://github.com/libp2p/js-interfaces/compare/v0.2.7...v0.2.8) (2020-04-21)
<a name="0.2.7"></a>
## [0.2.7](https://github.com/libp2p/js-interfaces/compare/v0.2.6...v0.2.7) (2020-03-20)

View File

@@ -1,6 +1,6 @@
{
"name": "libp2p-interfaces",
"version": "0.2.7",
"version": "0.2.8",
"description": "Interfaces for JS Libp2p",
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
"main": "src/index.js",
@@ -35,7 +35,7 @@
"dependencies": {
"abort-controller": "^3.0.0",
"abortable-iterator": "^3.0.0",
"buffer": "^5.5.0",
"buffer": "^5.6.0",
"chai": "^4.2.0",
"chai-checkmark": "^1.0.1",
"class-is": "^1.1.0",
@@ -46,16 +46,16 @@
"it-pair": "^1.0.0",
"it-pipe": "^1.0.1",
"libp2p-tcp": "^0.14.1",
"multiaddr": "^7.1.0",
"p-limit": "^2.2.2",
"multiaddr": "^7.4.3",
"p-limit": "^2.3.0",
"p-wait-for": "^3.1.0",
"peer-id": "^0.13.3",
"peer-id": "^0.13.11",
"peer-info": "^0.17.0",
"sinon": "^9.0.0",
"sinon": "^9.0.2",
"streaming-iterables": "^4.1.0"
},
"devDependencies": {
"aegir": "^21.0.2",
"aegir": "^21.9.0",
"it-handshake": "^1.0.1"
},
"contributors": [