fryorcraken.eth
|
0eb7ae5781
|
chore: bump and install @types/chai
|
2023-02-10 15:37:36 +11:00 |
fryorcraken.eth
|
c0bbfd32c3
|
chore: bump and install @types/mocha
|
2023-02-10 15:32:38 +11:00 |
fryorcraken.eth
|
6b4dc1acf2
|
chore: bump eslint, prettier and related plugins
|
2023-02-10 15:18:29 +11:00 |
fryorcraken.eth
|
938157560f
|
chore: bump chai
Also install mocha in packages that uses it.
|
2023-02-10 14:02:02 +11:00 |
fryorcraken.eth
|
eb3443c4b6
|
chore: bump mocha
Also install mocha in packages that uses it.
|
2023-02-10 13:59:44 +11:00 |
fryorcraken.eth
|
12d86e6abc
|
chore!: bump typescript
`module: "nodenext"` has been introduced. Enabling it for NodeJS tests
only.
|
2023-02-10 13:54:41 +11:00 |
fryorcraken.eth
|
8e3795f038
|
chore: bump rollup dependencies
|
2023-02-10 13:14:02 +11:00 |
fryorcraken.eth
|
f31400c8c4
|
chore: bump @noble dependencies
|
2023-02-10 11:22:25 +11:00 |
fryorcraken.eth
|
b9f526d3ff
|
chore: fix dev dependencies for `@waku/message-encryption`
|
2023-02-09 19:31:12 +11:00 |
Danish Arora
|
b33306655a
|
chore: move libp2p and byte utils to a single `utils` package (#1149)
* move libp2p and byte utils to a single `utils`
package
* set package version to 0.0.1
|
2023-02-06 11:22:36 +05:30 |
fryorcraken.eth
|
9a59e9dd64
|
chore: release @waku/message-encryption@0.0.9
|
2023-01-25 15:37:52 +11:00 |
weboko
|
5a56b6432f
|
add configuration to determine devDependencies, move them in package
|
2023-01-19 22:49:11 +01:00 |
weboko
|
913573a25a
|
remove no-extraneous-dependencies lint options, move packages to devDep section
|
2023-01-19 22:14:17 +01:00 |
fryorcraken.eth
|
45f3823ac4
|
chore: release @waku/message-encryption@0.0.8
|
2023-01-18 15:28:51 +11:00 |
weboko
|
fb9bb35042
|
fix: move deps from dev deps
|
2022-12-23 00:24:38 +01:00 |
weboko
|
ae764bc31e
|
add missing deps to workspaces
|
2022-12-23 00:18:16 +01:00 |
fryorcraken.eth
|
1f003e7691
|
chore: release @waku/message-encryption@0.0.7
|
2022-12-19 16:56:40 +11:00 |
fryorcraken.eth
|
75c8e2be8d
|
fix: incorrect `proto` import
|
2022-12-19 16:27:26 +11:00 |
fryorcraken.eth
|
541056abfe
|
chore: release @waku/message-encryption@0.0.6
|
2022-12-16 12:28:40 +11:00 |
fryorcraken.eth
|
36327c9222
|
fix: add `typesVersions` so import works with `moduleResolution: node`
|
2022-12-16 12:10:14 +11:00 |
fryorcraken.eth
|
c4647d58c6
|
chore: release @waku/message-encryption@0.0.5
|
2022-12-15 14:50:20 +11:00 |
dependabot[bot]
|
872c9cd0df
|
build(deps-dev): bump cspell from 5.21.2 to 6.17.0
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.21.2 to 6.17.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v5.21.2...v6.17.0)
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-13 13:46:02 +11:00 |
fryorcraken.eth
|
f7fabec8b3
|
feat: easy import by having an export map for each type of encryption
|
2022-12-05 15:14:17 +11:00 |
fryorcraken.eth
|
dfa7c6b107
|
chore: release core@0.0.6
|
2022-11-18 13:27:36 +11:00 |
fryorcraken.eth
|
5d64f8b90a
|
chore(message-encryption): release 0.0.3
|
2022-11-04 16:26:53 +11:00 |
fryorcraken.eth
|
d9cdb78f8a
|
fix: missing dependency
|
2022-11-04 16:18:54 +11:00 |
fryorcraken.eth
|
d9799ada56
|
chore: remove unneeded `release` script
We now release from the root.
|
2022-11-04 15:26:50 +11:00 |
fryorcraken.eth
|
be45358e9c
|
Release 0.0.2
|
2022-11-04 14:54:12 +11:00 |
fryorcraken.eth
|
e6efd0438c
|
chore: make message-encryption compile
|
2022-11-04 11:38:32 +11:00 |
fryorcraken.eth
|
a20b7809d6
|
chore: init message-encryption package
|
2022-11-04 11:25:53 +11:00 |