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

@libp2p/peer-record

Package Overview
Dependencies
Maintainers
6
Versions
623
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-record - npm Package Compare versions

Comparing version 8.0.12-0862522fe to 8.0.12-2c182d2e2

20

package.json
{
"name": "@libp2p/peer-record",
"version": "8.0.12-0862522fe",
"version": "8.0.12-2c182d2e2",
"description": "Used to transfer signed peer data across the network",

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

"dependencies": {
"@libp2p/crypto": "5.0.7-0862522fe",
"@libp2p/interface": "2.2.1-0862522fe",
"@libp2p/peer-id": "5.0.8-0862522fe",
"@libp2p/utils": "6.2.1-0862522fe",
"@multiformats/multiaddr": "^12.2.3",
"multiformats": "^13.2.2",
"protons-runtime": "^5.4.0",
"@libp2p/crypto": "5.0.7-2c182d2e2",
"@libp2p/interface": "2.2.1-2c182d2e2",
"@libp2p/peer-id": "5.0.8-2c182d2e2",
"@libp2p/utils": "6.2.1-2c182d2e2",
"@multiformats/multiaddr": "^12.3.3",
"multiformats": "^13.3.1",
"protons-runtime": "^5.5.0",
"uint8-varint": "^2.0.4",

@@ -77,6 +77,6 @@ "uint8arraylist": "^2.4.8",

"devDependencies": {
"aegir": "^44.0.1",
"protons": "^7.5.0"
"aegir": "^45.0.5",
"protons": "^7.6.0"
},
"sideEffects": false
}

@@ -160,3 +160,3 @@ # @libp2p/peer-record

Loading this module through a script tag will make it's exports available as `Libp2pPeerRecord` in the global namespace.
Loading this module through a script tag will make its exports available as `Libp2pPeerRecord` in the global namespace.

@@ -163,0 +163,0 @@ ```html

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