add nip06.

This commit is contained in:
fiatjaf
2021-12-11 19:28:00 -03:00
parent 57b9bac9b1
commit 7447524028
4 changed files with 22 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostr-tools",
"version": "0.6.5",
"version": "0.7.0",
"description": "Tools for making a Nostr client.",
"repository": {
"type": "git",
@@ -8,8 +8,11 @@
},
"dependencies": {
"@noble/secp256k1": "^1.3.0",
"bip39": "^3.0.4",
"buffer": "^6.0.3",
"create-hmac": "^1.1.7",
"dns-packet": "^5.2.4",
"randombytes": "^2.1.0",
"websocket-polyfill": "^0.0.3"
},
"keywords": [