@libp2p/crypto
Advanced tools
Comparing version 4.1.2-167bf2b3c to 4.1.2-352699ab5
{ | ||
"name": "@libp2p/crypto", | ||
"version": "4.1.2-167bf2b3c", | ||
"version": "4.1.2-352699ab5", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -87,3 +87,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "1.4.0-167bf2b3c", | ||
"@libp2p/interface": "1.4.0-352699ab5", | ||
"@noble/curves": "^1.4.0", | ||
@@ -90,0 +90,0 @@ "@noble/hashes": "^1.4.0", |
+ Added@libp2p/interface@1.4.0-352699ab5(transitive)
+ Added@multiformats/multiaddr@12.3.4(transitive)
+ Added@types/node@22.13.0(transitive)
- Removed@libp2p/interface@1.4.0-167bf2b3c(transitive)
- Removed@multiformats/multiaddr@12.3.5(transitive)
- Removed@types/node@22.13.1(transitive)