New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ipfs-bitswap

Package Overview
Dependencies
Maintainers
2
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-bitswap - npm Package Compare versions

Comparing version 0.16.1 to 0.17.0

4

CHANGELOG.md

@@ -1,5 +0,5 @@

<a name="0.16.1"></a>
## [0.16.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.16.0...v0.16.1) (2017-08-26)
<a name="0.17.0"></a>
# [0.17.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.16.1...v0.17.0) (2017-09-03)
{
"name": "ipfs-bitswap",
"version": "0.16.1",
"version": "0.17.0",
"description": "Node.js implementation of the Bitswap data exchange protocol used by IPFS",

@@ -40,18 +40,18 @@ "main": "src/index.js",

"devDependencies": {
"aegir": "^12.0.0",
"aegir": "^12.0.1",
"benchmark": "^2.1.4",
"chai": "^4.1.1",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"ipfs-repo": "~0.17.0",
"libp2p": "^0.11.0",
"libp2p-kad-dht": "^0.4.1",
"libp2p-multiplex": "^0.4.4",
"libp2p-secio": "^0.7.1",
"libp2p-tcp": "^0.10.2",
"libp2p": "~0.12.0",
"libp2p-kad-dht": "~0.5.0",
"libp2p-multiplex": "~0.5.0",
"libp2p-secio": "~0.8.0",
"libp2p-tcp": "~0.11.0",
"lodash": "^4.17.4",
"multiaddr": "^2.3.0",
"multiaddr": "^3.0.0",
"ncp": "^2.0.0",
"peer-book": "~0.5.0",
"peer-id": "~0.9.0",
"peer-info": "~0.10.0",
"peer-id": "~0.10.0",
"peer-info": "~0.11.0",
"rimraf": "^2.6.1",

@@ -74,3 +74,3 @@ "safe-buffer": "^5.1.1"

"lodash.values": "^4.3.0",
"multihashing-async": "^0.4.6",
"multihashing-async": "~0.4.6",
"protocol-buffers": "^3.2.1",

@@ -77,0 +77,0 @@ "pull-defer": "^0.2.2",

Sorry, the diff of this file is not supported yet

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