Commit 659cfc1
chore(deps): update dependencies and fix broken validateResponse import
Update nostr-crypto-utils 0.4.12→0.4.15, pino 8.17→8.21.0, ws 8.16→8.19.0,
typescript 5.3→5.9.3, vitest 1.6→1.6.1, webpack 5.89→5.105.2.
Fix pre-existing broken build: validateResponse was not exported from
nostr-crypto-utils root — replaced with validateEvent which is exported
and serves the same purpose.
Bump version to 0.3.14.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 682c79f commit 659cfc1
10 files changed
Lines changed: 1700 additions & 368 deletions
File tree
- dist
- browser
- cjs/crypto
- crypto
- src/crypto
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments