Socket
Socket
Sign inDemoInstall

libp2p-tcp

Package Overview
Dependencies
11
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

8

package.json
{
"name": "libp2p-tcp",
"version": "0.1.1",
"version": "0.1.2",
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the abstract-connection interface",

@@ -12,3 +12,3 @@ "main": "src/index.js",

"type": "git",
"url": "https://github.com/diasdavid/node-libp2p-tcp.git"
"url": "https://github.com/diasdavid/js-libp2p-tcp.git"
},

@@ -21,5 +21,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/diasdavid/node-libp2p-tcp/issues"
"url": "https://github.com/diasdavid/js-libp2p-tcp/issues"
},
"homepage": "https://github.com/diasdavid/node-libp2p-tcp",
"homepage": "https://github.com/diasdavid/js-libp2p-tcp",
"devDependencies": {

@@ -26,0 +26,0 @@ "abstract-connection": "0.0.1",

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

node-libp2p-tcp
js-libp2p-tcp
===============
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) ![Build Status](https://travis-ci.org/diasdavid/node-libp2p-tcp.svg?style=flat-square)](https://travis-ci.org/diasdavid/node-libp2p-tcp) ![](https://img.shields.io/badge/coverage-%3F-yellow.svg?style=flat-square) [![Dependency Status](https://david-dm.org/diasdavid/node-libp2p-tcp.svg?style=flat-square)](https://david-dm.org/diasdavid/node-libp2p-tcp) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [[![](https://img.shields.io/badge/freejs-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) ![Build Status](https://travis-ci.org/diasdavid/js-libp2p-tcp.svg?style=flat-square)](https://travis-ci.org/diasdavid/js-libp2p-tcp) ![](https://img.shields.io/badge/coverage-%3F-yellow.svg?style=flat-square) [![Dependency Status](https://david-dm.org/diasdavid/js-libp2p-tcp.svg?style=flat-square)](https://david-dm.org/diasdavid/js-libp2p-tcp) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)

@@ -6,0 +6,0 @@ ![](https://raw.githubusercontent.com/diasdavid/abstract-connection/master/img/badge.png)

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc