@libp2p/crypto
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "@libp2p/crypto", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -87,3 +87,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^1.4.0", | ||
"@libp2p/interface": "^1.4.1", | ||
"@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" |
45
421814
+ Addedp-queue@8.0.1(transitive)
- Removedp-queue@8.1.0(transitive)
Updated@libp2p/interface@^1.4.1