@libp2p/crypto
Advanced tools
Comparing version 4.1.1-a11e135c2 to 4.1.1-a3e8beabd
{ | ||
"name": "@libp2p/crypto", | ||
"version": "4.1.1-a11e135c2", | ||
"version": "4.1.1-a3e8beabd", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -87,3 +87,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "1.3.1-a11e135c2", | ||
"@libp2p/interface": "1.3.1-a3e8beabd", | ||
"@noble/curves": "^1.4.0", | ||
@@ -95,7 +95,7 @@ "@noble/hashes": "^1.4.0", | ||
"uint8arraylist": "^2.4.8", | ||
"uint8arrays": "^5.0.3" | ||
"uint8arrays": "^5.1.0" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "^10.0.6", | ||
"aegir": "^42.2.5", | ||
"aegir": "^42.2.11", | ||
"benchmark": "^2.1.4", | ||
@@ -102,0 +102,0 @@ "protons": "^7.5.0" |
417653
+ Added@libp2p/interface@1.3.1-a3e8beabd(transitive)
- Removed@libp2p/interface@1.3.1-a11e135c2(transitive)
Updateduint8arrays@^5.1.0