| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-07-14 | 844 Bytes | |
| v0.43.1 source code.tar.gz | 2025-07-14 | 30.0 kB | |
| v0.43.1 source code.zip | 2025-07-14 | 35.2 kB | |
| Totals: 3 Items | 66.0 kB | 1 | |
Fixes [#456] caused by Typescript 5.7 changing how Buffer types work (see https://github.com/microsoft/TypeScript/pull/59417). FreeBSD ARM64 prebuilds are now available.
What's Changed
- Avoid overriding _FORTIFY_SOURCE if already set by @threema-danilo in https://github.com/ranisalt/node-argon2/pull/455
- Support FreeBSD ARM64 builds by @ranisalt in https://github.com/ranisalt/node-argon2/pull/459
- Bump node-addon-api from 8.3.1 to 8.4.0 by @dependabot[bot] in https://github.com/ranisalt/node-argon2/pull/460
- Bump tar-fs from 2.1.2 to 2.1.3 by @dependabot[bot] in https://github.com/ranisalt/node-argon2/pull/458
New Contributors
- @threema-danilo made their first contribution in https://github.com/ranisalt/node-argon2/pull/455
Full Changelog: https://github.com/ranisalt/node-argon2/compare/v0.43.0...v0.43.1