update secp256k1 library, add nip04.js

This commit is contained in:
fiatjaf
2021-12-10 21:41:05 -03:00
parent 1ce00bd3b6
commit cc2ced1558
6 changed files with 186 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostr-tools",
"version": "0.5.0",
"version": "0.6.0",
"description": "Tools for making a Nostr client.",
"main": "index.js",
"repository": {
@@ -8,9 +8,9 @@
"url": "https://github.com/fiatjaf/nostr-tools.git"
},
"dependencies": {
"@noble/secp256k1": "^1.3.0",
"buffer": "^6.0.3",
"dns-packet": "^5.2.4",
"noble-secp256k1": "^1.1.1",
"websocket-polyfill": "^0.0.3"
},
"keywords": [