Skip to content

Commit 67b7997

Browse files
committed
docs(crypto): remove outdated audit warning in package description
1 parent d8c935f commit 67b7997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cardano-sdk/crypto",
33
"version": "0.1.31",
4-
"description": "Cryptographic types and functions for Cardano. Warning: The libsodium crypto provider has not yet been audited. Use at this stage is at own risk",
4+
"description": "Cryptographic types and functions for Cardano",
55
"engines": {
66
"node": ">=16.20.2"
77
},

0 commit comments

Comments
 (0)