@libp2p/webrtc
Advanced tools
Comparing version 3.2.5-7903d7a5 to 3.2.5-b686fb5a
{ | ||
"name": "@libp2p/webrtc", | ||
"version": "3.2.5-7903d7a5", | ||
"version": "3.2.5-b686fb5a", | ||
"description": "A libp2p transport using WebRTC connections", | ||
@@ -49,6 +49,6 @@ "license": "Apache-2.0 OR MIT", | ||
"@chainsafe/libp2p-noise": "^13.0.0", | ||
"@libp2p/interface": "0.1.4-7903d7a5", | ||
"@libp2p/interface-internal": "0.1.7-7903d7a5", | ||
"@libp2p/logger": "3.0.4-7903d7a5", | ||
"@libp2p/peer-id": "3.0.4-7903d7a5", | ||
"@libp2p/interface": "0.1.4-b686fb5a", | ||
"@libp2p/interface-internal": "0.1.7-b686fb5a", | ||
"@libp2p/logger": "3.0.4-b686fb5a", | ||
"@libp2p/peer-id": "3.0.4-b686fb5a", | ||
"@multiformats/mafmt": "^12.1.2", | ||
@@ -79,5 +79,5 @@ "@multiformats/multiaddr": "^12.1.5", | ||
"@chainsafe/libp2p-yamux": "^5.0.0", | ||
"@libp2p/interface-compliance-tests": "4.1.2-7903d7a5", | ||
"@libp2p/peer-id-factory": "3.0.6-7903d7a5", | ||
"@libp2p/websockets": "7.0.10-7903d7a5", | ||
"@libp2p/interface-compliance-tests": "4.1.2-b686fb5a", | ||
"@libp2p/peer-id-factory": "3.0.6-b686fb5a", | ||
"@libp2p/websockets": "7.0.10-b686fb5a", | ||
"@types/sinon": "^10.0.15", | ||
@@ -90,3 +90,3 @@ "aegir": "^41.0.2", | ||
"it-pair": "^2.0.6", | ||
"libp2p": "0.46.16-7903d7a5", | ||
"libp2p": "0.46.16-b686fb5a", | ||
"p-retry": "^6.1.0", | ||
@@ -93,0 +93,0 @@ "protons": "^7.0.2", |
+ Added@libp2p/interface@0.1.4-b686fb5a(transitive)
+ Added@libp2p/interface-internal@0.1.7-b686fb5a(transitive)
+ Added@libp2p/logger@3.0.4-b686fb5a(transitive)
+ Added@libp2p/peer-collections@4.0.6-b686fb5a(transitive)
+ Added@libp2p/peer-id@3.0.4-b686fb5a(transitive)
- Removed@libp2p/interface@0.1.4-7903d7a5(transitive)
- Removed@libp2p/interface-internal@0.1.7-7903d7a5(transitive)
- Removed@libp2p/logger@3.0.4-7903d7a5(transitive)
- Removed@libp2p/peer-collections@4.0.6-7903d7a5(transitive)
- Removed@libp2p/peer-id@3.0.4-7903d7a5(transitive)