libp2p-kad-dht
Advanced tools
Comparing version 0.18.5 to 0.18.6
@@ -0,1 +1,6 @@ | ||
<a name="0.18.6"></a> | ||
## [0.18.6](https://github.com/libp2p/js-libp2p-kad-dht/compare/v0.18.5...v0.18.6) (2020-03-26) | ||
<a name="0.18.5"></a> | ||
@@ -2,0 +7,0 @@ ## [0.18.5](https://github.com/libp2p/js-libp2p-kad-dht/compare/v0.18.4...v0.18.5) (2020-02-14) |
{ | ||
"name": "libp2p-kad-dht", | ||
"version": "0.18.5", | ||
"version": "0.18.6", | ||
"description": "JavaScript implementation of the Kad-DHT for libp2p", | ||
@@ -43,3 +43,3 @@ "leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>", | ||
"base32.js": "~0.1.0", | ||
"cids": "~0.7.1", | ||
"cids": "~0.8.0", | ||
"debug": "^4.1.1", | ||
@@ -59,3 +59,3 @@ "err-code": "^2.0.0", | ||
"p-filter": "^2.1.0", | ||
"p-map": "^3.0.0", | ||
"p-map": "^4.0.0", | ||
"p-queue": "^6.2.1", | ||
@@ -73,3 +73,3 @@ "p-timeout": "^3.2.0", | ||
"devDependencies": { | ||
"aegir": "^20.4.1", | ||
"aegir": "^21.0.2", | ||
"async-iterator-all": "^1.0.0", | ||
@@ -90,29 +90,22 @@ "chai": "^4.2.0", | ||
"peer-book": "~0.9.2", | ||
"sinon": "^8.1.1" | ||
"sinon": "^9.0.0" | ||
}, | ||
"contributors": [ | ||
"Vasco Santos <vasco.santos@moxy.studio>", | ||
"David Dias <daviddias.p@gmail.com>", | ||
"Jacob Heun <jacobheun@gmail.com>", | ||
"dirkmc <dirkmdev@gmail.com>", | ||
"Alan Shaw <alan.shaw@protocol.ai>", | ||
"Alex Potsides <alex@achingbrain.net>", | ||
"Friedel Ziegelmayer <dignifiedquire@gmail.com>", | ||
"Richard Schneider <makaretu@gmail.com>", | ||
"Blake Byrnes <blakebyrnes@gmail.com>", | ||
"David Dias <daviddias.p@gmail.com>", | ||
"Friedel Ziegelmayer <dignifiedquire@gmail.com>", | ||
"John Hiesey <jhiesey@cs.stanford.edu>", | ||
"Hugo Dias <hugomrdias@gmail.com>", | ||
"Hugo Dias <mail@hugodias.me>", | ||
"Jacob Heun <jacobheun@gmail.com>", | ||
"John Hiesey <jhiesey@cs.stanford.edu>", | ||
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>", | ||
"Alex Potsides <alex@achingbrain.net>", | ||
"Lars Gierth <larsg@systemli.org>", | ||
"Marcus Bernales <mboperator@gmail.com>", | ||
"Pedro Teixeira <i@pgte.me>", | ||
"Qmstream <51881352+Qmstream@users.noreply.github.com>", | ||
"Richard Schneider <makaretu@gmail.com>", | ||
"Thomas Eizinger <thomas@eizinger.io>", | ||
"Vasco Santos <vasco.santos@moxy.studio>", | ||
"Vasco Santos <vasco.santos@ua.pt>", | ||
"dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>", | ||
"dirkmc <dirkmdev@gmail.com>", | ||
"dirkmc <dirk@mccormick.cx>", | ||
"kumavis <kumavis@users.noreply.github.com>", | ||
"kumavis <aaron@kumavis.me>", | ||
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>" | ||
"Thomas Eizinger <thomas@eizinger.io>" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2027472
+ Addedp-map@4.0.0(transitive)
- Removedcids@0.7.5(transitive)
- Removedmultibase@0.6.1(transitive)
- Removedp-map@3.0.0(transitive)
Updatedcids@~0.8.0
Updatedp-map@^4.0.0