Socket
Socket
Sign inDemoInstall

peer-id

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peer-id - npm Package Compare versions

Comparing version 0.12.3 to 0.12.4

5

CHANGELOG.md

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

<a name="0.12.4"></a>
## [0.12.4](https://github.com/libp2p/js-peer-id/compare/v0.12.3...v0.12.4) (2019-07-23)
<a name="0.12.3"></a>

@@ -2,0 +7,0 @@ ## [0.12.3](https://github.com/libp2p/js-peer-id/compare/v0.12.2...v0.12.3) (2019-07-11)

7

package.json
{
"name": "peer-id",
"version": "0.12.3",
"version": "0.12.4",
"description": "IPFS Peer Id implementation in Node.js",

@@ -37,3 +37,3 @@ "leadMaintainer": "Pedro Teixeira <i@pgte.me>",

"devDependencies": {
"aegir": "^18.2.2",
"aegir": "^20.0.0",
"bundlesize": "~0.17.1",

@@ -45,3 +45,3 @@ "chai": "^4.2.0",

"libp2p-crypto": "~0.16.1",
"async": "^3.0.1",
"async": "^2.6.3",
"class-is": "^1.1.0",

@@ -60,2 +60,3 @@ "multihashes": "~0.4.15"

"Hugo Dias <hugomrdias@gmail.com>",
"Jacob Heun <jacobheun@gmail.com>",
"Maciej Krüger <mkg20001@gmail.com>",

@@ -62,0 +63,0 @@ "Michael Garvin <gar+gh@danger.computer>",

@@ -12,3 +12,4 @@ #!/usr/local/bin/node

// eslint-disable-next-line
console.log(JSON.stringify(id.toJSON(), null, 2))
})

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

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