Socket
Socket
Sign inDemoInstall

libp2p-kad-dht

Package Overview
Dependencies
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libp2p-kad-dht - npm Package Compare versions

Comparing version 0.14.15 to 0.15.0

20

CHANGELOG.md

@@ -0,1 +1,21 @@

<a name="0.15.0"></a>
# [0.15.0](https://github.com/libp2p/js-libp2p-kad-dht/compare/v0.14.15...v0.15.0) (2019-05-13)
### Chores
* update cids dependency ([#117](https://github.com/libp2p/js-libp2p-kad-dht/issues/117)) ([04e213a](https://github.com/libp2p/js-libp2p-kad-dht/commit/04e213a))
### BREAKING CHANGES
* v1 CIDs are now encoded in base32 when stringified.
https://github.com/ipfs/js-ipfs/issues/1995
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
<a name="0.14.15"></a>

@@ -2,0 +22,0 @@ ## [0.14.15](https://github.com/libp2p/js-libp2p-kad-dht/compare/v0.14.14...v0.14.15) (2019-05-10)

4

package.json
{
"name": "libp2p-kad-dht",
"version": "0.14.15",
"version": "0.15.0",
"description": "JavaScript implementation of the Kad-DHT for libp2p",

@@ -45,3 +45,3 @@ "leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",

"chai-checkmark": "^1.0.1",
"cids": "~0.6.0",
"cids": "~0.7.0",
"debug": "^4.1.1",

@@ -48,0 +48,0 @@ "err-code": "^1.1.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc