Go to file
semantic-release-bot 58600e7163 chore(release): 0.1.0-develop.30 [skip ci]
# [0.1.0-develop.30](https://git.lumeweb.com/LumeWeb/libs5/compare/v0.1.0-develop.29...v0.1.0-develop.30) (2023-09-02)

### Bug Fixes

* correct argument order on ed25519.verify ([daf357c](daf357cd63))
2023-09-02 00:42:33 +00:00
.github/workflows ci: setup 2023-08-31 02:43:14 -04:00
src fix: correct argument order on ed25519.verify 2023-09-01 20:41:32 -04:00
.presetterrc.json feat: initial version 2023-08-30 14:38:53 -04:00
CHANGELOG.md chore(release): 0.1.0-develop.30 [skip ci] 2023-09-02 00:42:33 +00:00
LICENSE feat: initial version 2023-08-30 14:38:53 -04:00
README.md feat: initial version 2023-08-30 14:38:53 -04:00
npm-shrinkwrap.json chore(release): 0.1.0-develop.30 [skip ci] 2023-09-02 00:42:33 +00:00
package.json chore(release): 0.1.0-develop.30 [skip ci] 2023-09-02 00:42:33 +00:00

README.md

libs5

src/serialization is licensed under BSD 3-Clause and original author is Nail Gilaziev. It is a port of messagepack from dart. See LICENSE at 9fc7d685ac/LICENSE.

This library is a port of libs5 and s5 combined from https://github.com/s5-dev under MIT license by redsolver. License at 1a4fafbac1/LICENSE