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
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.1 to 0.15.0

dist/index.min.js.map

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.15.0"></a>
# [0.15.0](https://github.com/libp2p/js-peer-info/compare/v0.14.1...v0.15.0) (2018-11-29)
<a name="0.14.1"></a>

@@ -2,0 +7,0 @@ ## [0.14.1](https://github.com/libp2p/js-peer-info/compare/v0.14.0...v0.14.1) (2018-04-09)

22

package.json
{
"name": "peer-info",
"version": "0.14.1",
"version": "0.15.0",
"description": "IPFS Peer abstraction JavaScript implementation",
"leadMaintainer": "Pedro Teixeira <i@pgte.me>",
"main": "src/index.js",

@@ -29,3 +30,2 @@ "scripts": {

},
"author": "David Dias <daviddias@ipfs.io>",
"license": "MIT",

@@ -36,3 +36,3 @@ "bugs": {

"homepage": "https://github.com/libp2p/js-peer-info",
"pre-commit": [
"pre-push": [
"lint",

@@ -42,13 +42,12 @@ "test"

"devDependencies": {
"aegir": "^13.0.6",
"buffer-loader": "0.0.1",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"pre-commit": "^1.2.2"
"aegir": "^17.1.1",
"buffer-loader": "0.1.0",
"chai": "^4.2.0",
"dirty-chai": "^2.0.1"
},
"dependencies": {
"multiaddr": "^4.0.0",
"mafmt": "^6.0.0",
"multiaddr": "^5.0.2",
"mafmt": "^6.0.2",
"lodash.uniqby": "^4.7.0",
"peer-id": "~0.10.7"
"peer-id": "~0.12.0"
},

@@ -65,2 +64,3 @@ "contributors": [

"Stephen Whitmore <stephen.whitmore@gmail.com>",
"Vasco Santos <vasco.santos@moxy.studio>",
"Zane Starr <zcstarr@gmail.com>",

@@ -67,0 +67,0 @@ "haad <haad@headbanggames.com>",

@@ -13,2 +13,6 @@ # js-peer-info

## Lead Maintainer
[Pedro Teixeira](https://github.com/pgte)
## Table of Contents

@@ -15,0 +19,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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