Bump libsodium-wrappers from 0.7.15 to 0.8.4
Bumps libsodium-wrappers from 0.7.15 to 0.8.4.
Release notes
Sourced from libsodium-wrappers's releases.
0.8.4
No release notes provided.
0.8.3
Update to libsodium 1.0.22.
0.8.2
No release notes provided.
0.8.1
Quite a lot of changes in this version:
- The wrapper code was simplified a little bit and converted to TypeScript
- The promise chain in WASM fallback was fixed to prevent race conditions
- In addition to the browser benchmarks, there are now local benchmarks, that can be run with
make benchmark- Automatically generated Typescript definitions are now included
- Libsodium was updated to the latest 1.0.21-stable version
- LTO was disabled - At least in Emscripten 4, it caused a significant performance degradation on some platforms.
- The API documentation files are now way more useful, and automatically generated along with the TypeScript definitions.
0.8.0
This new release is based on libsodium 1.0.21.
0.7.16
- ESM modules support was added (dist/modules-esm/, dist/modules-sumo-esm/).
- Libsodium has been updated
- Various bug fixes (crypto exclusion for browser, pointer fixes)
Commits
2830fcfUpdateaf7a75bFix ESM wrapper interop with libsodium factory exports7230467Update to libsodium 1.0.22a88553fUpdate .gitignorebbb9f5aUpdate905a369Update README.md20aac20Regen API doc8bb833fFix return typesf3afbf1Use emscripten to directly build ESM modules21af2dbMerge branch 'master' of github.com:jedisct1/libsodium.js- Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts