@libp2p/autonat
Advanced tools
Comparing version 0.0.0-d8f5bc211 to 0.0.0-e2267d437
{ | ||
"name": "@libp2p/autonat", | ||
"version": "0.0.0-d8f5bc211", | ||
"version": "0.0.0-e2267d437", | ||
"description": "Implementation of Autonat Protocol", | ||
@@ -50,5 +50,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.1.6-d8f5bc211", | ||
"@libp2p/interface-internal": "0.1.9-d8f5bc211", | ||
"@libp2p/peer-id": "3.0.6-d8f5bc211", | ||
"@libp2p/interface": "0.1.6-e2267d437", | ||
"@libp2p/interface-internal": "0.1.9-e2267d437", | ||
"@libp2p/peer-id": "3.0.6-e2267d437", | ||
"@multiformats/multiaddr": "^12.1.10", | ||
@@ -65,4 +65,4 @@ "it-first": "^3.0.3", | ||
"devDependencies": { | ||
"@libp2p/logger": "3.1.0-d8f5bc211", | ||
"@libp2p/peer-id-factory": "3.0.8-d8f5bc211", | ||
"@libp2p/logger": "3.1.0-e2267d437", | ||
"@libp2p/peer-id-factory": "3.0.8-e2267d437", | ||
"aegir": "^41.0.2", | ||
@@ -69,0 +69,0 @@ "it-all": "^3.0.3", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
394744
2817
+ Added@libp2p/interface@0.1.6-e2267d437(transitive)
+ Added@libp2p/interface-internal@0.1.9-e2267d437(transitive)
+ Added@libp2p/peer-collections@4.0.8-e2267d437(transitive)
+ Added@libp2p/peer-id@3.0.6-e2267d437(transitive)
- Removed@libp2p/interface@0.1.6-d8f5bc211(transitive)
- Removed@libp2p/interface-internal@0.1.9-d8f5bc211(transitive)
- Removed@libp2p/peer-collections@4.0.8-d8f5bc211(transitive)
- Removed@libp2p/peer-id@3.0.6-d8f5bc211(transitive)