🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@libp2p/autonat

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/autonat - npm Package Compare versions

Comparing version

to
2.0.30

{
"name": "@libp2p/autonat",
"version": "2.0.29",
"version": "2.0.30",
"description": "Implementation of Autonat Protocol",

@@ -55,7 +55,7 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/interface": "^2.8.0",
"@libp2p/interface-internal": "^2.3.10",
"@libp2p/peer-collections": "^6.0.26",
"@libp2p/peer-id": "^5.1.1",
"@libp2p/utils": "^6.6.1",
"@libp2p/interface": "^2.9.0",
"@libp2p/interface-internal": "^2.3.11",
"@libp2p/peer-collections": "^6.0.27",
"@libp2p/peer-id": "^5.1.2",
"@libp2p/utils": "^6.6.2",
"@multiformats/multiaddr": "^12.3.3",

@@ -69,4 +69,4 @@ "any-signal": "^4.1.1",

"devDependencies": {
"@libp2p/crypto": "^5.1.0",
"@libp2p/logger": "^5.1.14",
"@libp2p/crypto": "^5.1.1",
"@libp2p/logger": "^5.1.15",
"aegir": "^45.1.1",

@@ -73,0 +73,0 @@ "it-all": "^3.0.6",

Sorry, the diff of this file is too big to display