js-waku/packages/message-hash
dependabot[bot] 423abb9211
chore(deps)(deps): bump @noble/hashes from 1.3.1 to 1.3.2 (#1515)
Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/paulmillr/noble-hashes/releases)
- [Commits](https://github.com/paulmillr/noble-hashes/compare/1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: "@noble/hashes"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-30 21:24:13 +05:30
..
src chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
.eslintrc.cjs chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
.mocharc.json chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
.prettierignore chore: ignore changelog file as it's handled by release please 2023-05-06 13:50:20 +10:00
CHANGELOG.md chore: release master (#1444) 2023-08-02 13:02:57 +02:00
README.md chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
karma.conf.cjs chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
package.json chore(deps)(deps): bump @noble/hashes from 1.3.1 to 1.3.2 (#1515) 2023-08-30 21:24:13 +05:30
rollup.config.js chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
tsconfig.dev.json chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
tsconfig.json chore: new empty message-hash package 2023-05-06 13:32:30 +10:00

README.md

NPM

GitHub Action Discord chat

@waku/message-hash

TypeScript implementation of the Deterministic Message Hashing as specified in 14/WAKU2-MESSAGE.

See JS-Waku README for more information.

Contributing

See CONTRIBUTING.md.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.