fix infinite loop bug caused by malformed TLVs on nip19.

This commit is contained in:
fiatjaf
2023-06-08 10:33:15 -03:00
parent bb5acfc197
commit 472a01af6a
2 changed files with 4 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostr-tools",
"version": "1.11.1",
"version": "1.11.2",
"description": "Tools for making a Nostr client.",
"repository": {
"type": "git",