@libp2p/crypto
Advanced tools
Comparing version 1.0.17-6fdaa7dc to 1.0.17-879f4794
{ | ||
"name": "@libp2p/crypto", | ||
"version": "1.0.17-6fdaa7dc", | ||
"version": "1.0.17-879f4794", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -92,3 +92,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-6fdaa7dc", | ||
"@libp2p/interface": "0.0.1-879f4794", | ||
"@noble/ed25519": "^1.6.0", | ||
@@ -95,0 +95,0 @@ "@noble/secp256k1": "^1.5.4", |
300
+ Added@libp2p/interface@0.0.1-879f4794(transitive)
- Removed@libp2p/interface@0.0.1-6fdaa7dc(transitive)