@peerbit/crypto
Advanced tools
Comparing version 2.3.0-8b0cac0 to 2.3.0-8c33ab6
{ | ||
"name": "@peerbit/crypto", | ||
"version": "2.3.0-8b0cac0", | ||
"version": "2.3.0-8c33ab6", | ||
"description": "Crypto fn", | ||
@@ -71,10 +71,10 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@peerbit/cache": "2.1.0-8b0cac0", | ||
"@peerbit/cache": "2.1.0-8c33ab6", | ||
"@dao-xyz/borsh": "^5.2.3", | ||
"@stablelib/sha256": "^2.0.0", | ||
"@ethersproject/wallet": "^5.7.0", | ||
"@libp2p/crypto": "^4.1.5", | ||
"@libp2p/peer-id": "^4.2.0", | ||
"libsodium-wrappers": "^0.7.13" | ||
"@libp2p/crypto": "^4.1.8", | ||
"@libp2p/peer-id": "^4.2.3", | ||
"libsodium-wrappers": "^0.7.14" | ||
} | ||
} |
+ Added@peerbit/cache@2.1.0-8c33ab6(transitive)
- Removed@peerbit/cache@2.1.0-8b0cac0(transitive)
Updated@libp2p/crypto@^4.1.8
Updated@libp2p/peer-id@^4.2.3
Updated@peerbit/cache@2.1.0-8c33ab6
Updatedlibsodium-wrappers@^0.7.14