@libp2p/crypto
Advanced tools
Comparing version 4.1.2-7464dc00c to 4.1.2-757fb2674
{ | ||
"name": "@libp2p/crypto", | ||
"version": "4.1.2-7464dc00c", | ||
"version": "4.1.2-757fb2674", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -87,3 +87,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "1.4.0-7464dc00c", | ||
"@libp2p/interface": "1.4.0-757fb2674", | ||
"@noble/curves": "^1.4.0", | ||
@@ -99,3 +99,3 @@ "@noble/hashes": "^1.4.0", | ||
"@types/mocha": "^10.0.6", | ||
"aegir": "^42.2.11", | ||
"aegir": "^43.0.1", | ||
"benchmark": "^2.1.4", | ||
@@ -102,0 +102,0 @@ "protons": "^7.5.0" |
417652
+ Added@libp2p/interface@1.4.0-757fb2674(transitive)
- Removed@libp2p/interface@1.4.0-7464dc00c(transitive)