You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

peer-info

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 0.3.3

8

package.json
{
"name": "peer-info",
"version": "0.3.2",
"version": "0.3.3",
"description": "IPFS Peer abstraction Node.js implementation",

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

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

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

"bugs": {
"url": "https://github.com/diasdavid/node-peer-info/issues"
"url": "https://github.com/diasdavid/js-peer-info/issues"
},
"homepage": "https://github.com/diasdavid/node-peer-info",
"homepage": "https://github.com/diasdavid/js-peer-info",
"pre-commit": [

@@ -32,0 +32,0 @@ "codestyle",

@@ -1,8 +0,8 @@

peer-info Node.js implementation
peer-info JavaScript implementation
================================
[![](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-peer-info.svg?style=flat-square)](https://travis-ci.org/diasdavid/node-peer-info) ![](https://img.shields.io/badge/coverage-%3F-yellow.svg?style=flat-square) [![Dependency Status](https://david-dm.org/diasdavid/node-peer-info.svg?style=flat-square)](https://david-dm.org/diasdavid/node-peer-info) [![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-peer-info.svg?style=flat-square)](https://travis-ci.org/diasdavid/js-peer-info) ![](https://img.shields.io/badge/coverage-%3F-yellow.svg?style=flat-square) [![Dependency Status](https://david-dm.org/diasdavid/js-peer-info.svg?style=flat-square)](https://david-dm.org/diasdavid/js-peer-info) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)
> IPFS Peer abstraction Node.js implementation
> IPFS Peer abstraction JavaScript implementation

@@ -9,0 +9,0 @@ # Description

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc