Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/peer-id

Package Overview
Dependencies
Maintainers
6
Versions
543
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-id - npm Package Compare versions

Comparing version 5.0.7 to 5.0.8-b248eefc0

9

package.json
{
"name": "@libp2p/peer-id",
"version": "5.0.7",
"version": "5.0.8-b248eefc0",
"description": "Implementation of @libp2p/interface-peer-id",

@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/crypto": "^5.0.6",
"@libp2p/interface": "^2.2.0",
"@libp2p/crypto": "5.0.7-b248eefc0",
"@libp2p/interface": "2.2.1-b248eefc0",
"multiformats": "^13.1.0",

@@ -64,5 +64,6 @@ "uint8arrays": "^5.1.0"

"devDependencies": {
"aegir": "^44.0.1"
"aegir": "^44.0.1",
"sinon": "^19.0.2"
},
"sideEffects": false
}
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