js-waku/packages/message-hash
dependabot[bot] 81c34eb3ba
chore(deps)(deps-dev): bump @typescript-eslint/parser (#1387)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 01:41:19 +05:30
..
src chore: improve var name 2023-05-06 13:50:20 +10:00
.eslintrc.cjs chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
.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 (#1376) 2023-06-01 21:50:52 +02:00
README.md chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
karma.conf.cjs test: fix karma config 2023-05-06 13:50:20 +10:00
package.json chore(deps)(deps-dev): bump @typescript-eslint/parser (#1387) 2023-06-02 01:41:19 +05:30
rollup.config.js chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
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.