@peerbit/crypto
Advanced tools
Comparing version 2.3.0-2d408db to 2.3.0-325235b
{ | ||
"name": "@peerbit/crypto", | ||
"version": "2.3.0-2d408db", | ||
"version": "2.3.0-325235b", | ||
"description": "Crypto fn", | ||
@@ -71,10 +71,10 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@peerbit/cache": "2.1.0-2d408db", | ||
"@peerbit/cache": "2.1.0-325235b", | ||
"@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-325235b(transitive)
- Removed@peerbit/cache@2.1.0-2d408db(transitive)
Updated@libp2p/crypto@^4.1.8
Updated@libp2p/peer-id@^4.2.3
Updated@peerbit/cache@2.1.0-325235b
Updatedlibsodium-wrappers@^0.7.14