mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-15 19:38:51 +00:00
update secp256k1 library, add nip04.js
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user