@chainsafe/libp2p-noise
Advanced tools
Comparing version 16.0.1 to 16.0.2
{ | ||
"name": "@chainsafe/libp2p-noise", | ||
"version": "16.0.1", | ||
"version": "16.0.2", | ||
"description": "Noise libp2p handshake for js-libp2p", | ||
@@ -163,3 +163,3 @@ "author": "ChainSafe <info@chainsafe.io>", | ||
"@libp2p/peer-id": "^5.0.0", | ||
"@noble/ciphers": "^0.6.0", | ||
"@noble/ciphers": "^1.1.3", | ||
"@noble/curves": "^1.1.0", | ||
@@ -187,3 +187,3 @@ "@noble/hashes": "^1.3.1", | ||
"@types/sinon": "^17.0.1", | ||
"aegir": "^44.1.1", | ||
"aegir": "^45.0.8", | ||
"benchmark": "^2.1.4", | ||
@@ -199,3 +199,3 @@ "execa": "^9.3.0", | ||
"protons": "^7.6.0", | ||
"sinon": "^18.0.0" | ||
"sinon": "^19.0.2" | ||
}, | ||
@@ -202,0 +202,0 @@ "browser": { |
Sorry, the diff of this file is too big to display
358035
3575
+ Added@noble/ciphers@1.2.1(transitive)
- Removed@noble/ciphers@0.6.0(transitive)
Updated@noble/ciphers@^1.1.3