| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-04-24 | 2.6 kB | |
| v0.43.0 source code.tar.gz | 2025-04-24 | 30.2 kB | |
| v0.43.0 source code.zip | 2025-04-24 | 35.4 kB | |
| Totals: 3 Items | 68.2 kB | 0 | |
This release fixes builds for iOS and Mac, adds support for AIX and prebuilds for ARMv7 (x64 and musl)
What's Changed
- Bump node-gyp-build from 4.8.1 to 4.8.2 by @dependabot in https://github.com/ranisalt/node-argon2/pull/416
- Bump @biomejs/biome from 1.8.3 to 1.9.1 by @dependabot in https://github.com/ranisalt/node-argon2/pull/423
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in https://github.com/ranisalt/node-argon2/pull/420
- Bump @biomejs/biome from 1.9.1 to 1.9.2 by @dependabot in https://github.com/ranisalt/node-argon2/pull/425
- Darwin build improvements by @Torrekie in https://github.com/ranisalt/node-argon2/pull/406
- Bump node-addon-api from 8.1.0 to 8.2.0 by @dependabot in https://github.com/ranisalt/node-argon2/pull/426
- Bump node-addon-api from 8.2.0 to 8.2.1 by @dependabot in https://github.com/ranisalt/node-argon2/pull/428
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in https://github.com/ranisalt/node-argon2/pull/429
- fix(build): support aix by @cloorc in https://github.com/ranisalt/node-argon2/pull/431
- Bump @biomejs/biome from 1.9.2 to 1.9.4 by @dependabot in https://github.com/ranisalt/node-argon2/pull/432
- Bump node-addon-api from 8.2.1 to 8.2.2 by @dependabot in https://github.com/ranisalt/node-argon2/pull/433
- Bump node-gyp-build from 4.8.2 to 4.8.3 by @dependabot in https://github.com/ranisalt/node-argon2/pull/434
- Bump typescript from 5.6.3 to 5.7.3 by @dependabot in https://github.com/ranisalt/node-argon2/pull/442
- Resolve jsdoc inconsistencies by @nyrpqsqq35 in https://github.com/ranisalt/node-argon2/pull/435
- Bump node-gyp from 11.1.0 to 11.2.0 by @dependabot in https://github.com/ranisalt/node-argon2/pull/450
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot in https://github.com/ranisalt/node-argon2/pull/451
- Feat: add armv7 prebuilds by @kaaax0815 in https://github.com/ranisalt/node-argon2/pull/449
- Replace basic_string with vector by @rickymohk in https://github.com/ranisalt/node-argon2/pull/453
New Contributors
- @Torrekie made their first contribution in https://github.com/ranisalt/node-argon2/pull/406
- @cloorc made their first contribution in https://github.com/ranisalt/node-argon2/pull/431
- @nyrpqsqq35 made their first contribution in https://github.com/ranisalt/node-argon2/pull/435
- @kaaax0815 made their first contribution in https://github.com/ranisalt/node-argon2/pull/449
- @rickymohk made their first contribution in https://github.com/ranisalt/node-argon2/pull/453
Full Changelog: https://github.com/ranisalt/node-argon2/compare/v0.41.0...v0.43.0