feat: worker-relay delete
fix: worker-relay insert replacable events duplicate
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^29.5.0",
|
||||
"@peculiar/webcrypto": "^1.4.3",
|
||||
"@peculiar/webcrypto": "^1.4.6",
|
||||
"@types/debug": "^4.1.8",
|
||||
"@types/jest": "^29.5.11",
|
||||
"@types/lokijs": "^1.5.14",
|
||||
@ -33,10 +33,10 @@
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@noble/curves": "^1.2.0",
|
||||
"@noble/hashes": "^1.3.2",
|
||||
"@nostr-dev-kit/ndk": "^2.7.1",
|
||||
"@scure/base": "^1.1.2",
|
||||
"@noble/curves": "^1.4.0",
|
||||
"@noble/hashes": "^1.4.0",
|
||||
"@nostr-dev-kit/ndk": "^2.8.2",
|
||||
"@scure/base": "^1.1.6",
|
||||
"@snort/shared": "^1.0.15",
|
||||
"@stablelib/xchacha20": "^1.0.1",
|
||||
"debug": "^4.3.4",
|
||||
|
Reference in New Issue
Block a user