@libp2p/crypto
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "@libp2p/crypto", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -89,3 +89,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^0.1.3", | ||
"@libp2p/interface": "^0.1.4", | ||
"@noble/curves": "^1.1.0", | ||
@@ -92,0 +92,0 @@ "@noble/hashes": "^1.3.1", |
Sorry, the diff of this file is too big to display
486851
4853
+ Added@types/node@22.13.4(transitive)
- Removed@types/node@22.13.2(transitive)
Updated@libp2p/interface@^0.1.4