New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/peer-store

Package Overview
Dependencies
Maintainers
6
Versions
659
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-store - npm Package Compare versions

Comparing version 9.0.2-a1fbb7e2 to 9.0.2-a31b420f

20

package.json
{
"name": "@libp2p/peer-store",
"version": "9.0.2-a1fbb7e2",
"version": "9.0.2-a31b420f",
"description": "Stores information about peers libp2p knows on the network",

@@ -56,9 +56,9 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/interface": "0.1.1-a1fbb7e2",
"@libp2p/logger": "3.0.1-a1fbb7e2",
"@libp2p/peer-collections": "4.0.2-a1fbb7e2",
"@libp2p/peer-id": "3.0.1-a1fbb7e2",
"@libp2p/peer-id-factory": "3.0.2-a1fbb7e2",
"@libp2p/peer-record": "6.0.2-a1fbb7e2",
"@multiformats/multiaddr": "^12.1.3",
"@libp2p/interface": "0.1.1-a31b420f",
"@libp2p/logger": "3.0.1-a31b420f",
"@libp2p/peer-collections": "4.0.2-a31b420f",
"@libp2p/peer-id": "3.0.1-a31b420f",
"@libp2p/peer-id-factory": "3.0.2-a31b420f",
"@libp2p/peer-record": "6.0.2-a31b420f",
"@multiformats/multiaddr": "^12.1.5",
"interface-datastore": "^8.2.0",

@@ -70,7 +70,7 @@ "it-all": "^3.0.2",

"uint8arraylist": "^2.4.3",
"uint8arrays": "^4.0.4"
"uint8arrays": "^4.0.6"
},
"devDependencies": {
"@types/sinon": "^10.0.15",
"aegir": "^40.0.1",
"aegir": "^40.0.8",
"datastore-core": "^9.1.1",

@@ -77,0 +77,0 @@ "delay": "^6.0.0",

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc