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

@libp2p/interface-peer-store

Package Overview
Dependencies
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interface-peer-store - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

18

package.json
{
"name": "@libp2p/interface-peer-store",
"version": "1.2.0",
"version": "1.2.1",
"description": "Peer Store interface for libp2p",

@@ -89,11 +89,11 @@ "license": "Apache-2.0 OR MIT",

{
"type": "chore",
"type": "docs",
"release": "patch"
},
{
"type": "docs",
"type": "test",
"release": "patch"
},
{
"type": "test",
"type": "deps",
"release": "patch"

@@ -128,5 +128,9 @@ },

"type": "docs",
"section": "Trivial Changes"
"section": "Documentation"
},
{
"type": "deps",
"section": "Dependencies"
},
{
"type": "test",

@@ -155,5 +159,5 @@ "section": "Tests"

"@libp2p/interface-peer-info": "^1.0.0",
"@libp2p/interface-record": "^1.0.0",
"@libp2p/interface-record": "^2.0.0",
"@libp2p/interfaces": "^3.0.0",
"@multiformats/multiaddr": "^10.2.0"
"@multiformats/multiaddr": "^10.3.3"
},

@@ -160,0 +164,0 @@ "devDependencies": {

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