Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Argon2 for Node.js

Node.js bindings for Argon2 hashing algorithm
Collective - Host: opensource - https://opencollective.com/node-argon2 - Code: https://github.com/ranisalt/node-argon2

Upgrade dependencies

github.com/ranisalt/node-argon2 - c15bf0a0ce45794e0862f72d8f5feeccf5de129b authored 10 months ago by Ranieri Althoff <[email protected]>
Explicitly initialize hash in Argon2Worker

github.com/ranisalt/node-argon2 - 2d7549b5d2dc970e5b645d61274e127361aa55dd authored 10 months ago by Ranieri Althoff <[email protected]>
Bump ip from 2.0.0 to 2.0.1 (#396)

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github....

github.com/ranisalt/node-argon2 - efff87c10cc6dec951f559d400f3d5f796a643ef authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Replace prettier with biome, run lint on CI

github.com/ranisalt/node-argon2 - 1a6b0dbeccdd1b0262e1073f637a192187c78ac0 authored 11 months ago by Ranieri Althoff <[email protected]>
Improve argument passing to C++ and fix function signatures

github.com/ranisalt/node-argon2 - a3658fbccd77171b541d52946c103ee41a412167 authored 11 months ago by Ranieri Althoff <[email protected]>
Remove Napi using-directive

github.com/ranisalt/node-argon2 - d75c23bdad85c022ac0e034a090ec5d0ef6c7af2 authored 11 months ago by Ranieri Althoff <[email protected]>
Use Napi promise instead of callback

github.com/ranisalt/node-argon2 - 13f2caee7ef6816f655a2b3bf6951733249bc62c authored 11 months ago by Ranieri Althoff <[email protected]>
Update dependencies

github.com/ranisalt/node-argon2 - db07a7b8071417cdb2d62a1b98010ba1a4c1d093 authored 11 months ago by Ranieri Althoff <[email protected]>
Remove duplicate script prepack

github.com/ranisalt/node-argon2 - 4cad13e38c66392b18b4c7b946fc120ec9bdba13 authored 11 months ago by Ranieri Althoff <[email protected]>
Add missing param descriptions

github.com/ranisalt/node-argon2 - 531c4d5b3d3507815607f9c660953a5dea0b8b7d authored 11 months ago by Ranieri Althoff <[email protected]>
Fix optionality of options

github.com/ranisalt/node-argon2 - 47f1e66977460367d628b3c5629d29c52638404f authored 12 months ago by Ranieri Althoff <[email protected]>
Setup git user and email before yarn publish

github.com/ranisalt/node-argon2 - 0446bcc697fc9b45cc2c6e3cf06e5b353e0c1b31 authored 12 months ago by Ranieri Althoff <[email protected]>
Revert to CommonJS due to dependents not supporting ESM

github.com/ranisalt/node-argon2 - 462893b18233c18d00c2bd97c58ee057b0fe84bc authored 12 months ago by Ranieri Althoff <[email protected]>
Rename npm auth token on publish

github.com/ranisalt/node-argon2 - 2b0104d4aa284757164cab2bc613300d07327dec authored about 1 year ago by Ranieri Althoff <[email protected]>
Convert to ESM and package prebuilt binaries

- Use buildjet runners for arm64
- Replace node-pre-gyp with node-gyp-build+prebuildify
- Update...

github.com/ranisalt/node-argon2 - b47602840a259946039db8526ddd182d1430f634 authored about 1 year ago by Ranieri Althoff <[email protected]>
Generate Typescript declarations from JSDoc annotations

github.com/ranisalt/node-argon2 - 624d65639cd06738b71a05f93e1a504e03a4d5af authored about 1 year ago by Ranieri Althoff <[email protected]>
Update workflow actions

github.com/ranisalt/node-argon2 - 0c0be499ce7d5163fe32463677f8b1f2c7aa1645 authored about 1 year ago by Ranieri Althoff <[email protected]>
Replace mocha with Node test runner

github.com/ranisalt/node-argon2 - bb944ab015f8b856a1a62787798d2e94aadbd347 authored about 1 year ago by Ranieri Althoff <[email protected]>
Cleanup editorconfig

github.com/ranisalt/node-argon2 - 60c1ebc4e8614fa114969595976d8f56e81acded authored about 1 year ago by Ranieri Althoff <[email protected]>
Raise minimum Node version to 18

github.com/ranisalt/node-argon2 - ca7c5419c59b2879c54cf2bbd3e645813b5e5fa8 authored about 1 year ago by Ranieri Althoff <[email protected]>
v0.31.2

github.com/ranisalt/node-argon2 - 617ac4d048a77560fcdc22f4078157aa9f905c65 authored about 1 year ago by Ranieri Althoff <[email protected]>
Change workflow bard routes (#388)

The path in shields has undergone the following changes:
https://github.com/badges/shields/issu...

github.com/ranisalt/node-argon2 - bdb087c1d7314c77241e3bf2e6aeaf69794f4117 authored over 1 year ago by RavelloH <[email protected]>
Restore MacOS M1 release (#387)

github.com/ranisalt/node-argon2 - 69e06f7a0b28d0036d1ecc6c12e3936affbd4790 authored over 1 year ago by Carson Full <[email protected]>
Use newer Alpine to install Node 16

github.com/ranisalt/node-argon2 - 2dcd8b91fb8b30aefdda0da5ecaf033e26023689 authored over 1 year ago by Ranieri Althoff <[email protected]>
v0.31.1

github.com/ranisalt/node-argon2 - 9a6fda6551e3785c1de539fdd07bee4c1d63fdbf authored over 1 year ago by Ranieri Althoff <[email protected]>
Increase timeout to workaround tests failing in FreeBSD VM

github.com/ranisalt/node-argon2 - 521490ce8ad86d482657255cf355d13a2ca006d4 authored over 1 year ago by Ranieri Althoff <[email protected]>
Remove Node 14 and add 20 to pipelines

github.com/ranisalt/node-argon2 - 51d8364c56b33dc96fb1eec0941d3c423b5e547a authored over 1 year ago by Ranieri Althoff <[email protected]>
v0.31.0

github.com/ranisalt/node-argon2 - 00c5047d12bc436e4f7af6da4bf5e0fd3686fdc3 authored over 1 year ago by Ranieri Althoff <[email protected]>
Upgrade dependencies

github.com/ranisalt/node-argon2 - abec2fa14894a537097ebbeed1df8c13ecf1643a authored over 1 year ago by Ranieri Althoff <[email protected]>
Bump @mapbox/node-pre-gyp to 1.0.11 (#383)

Fixes #381

github.com/ranisalt/node-argon2 - 1e3fd51d06d5fd456c624a1d85e429845bdc2675 authored over 1 year ago by Jeremy Forsythe <[email protected]>
Create dependabot.yml

github.com/ranisalt/node-argon2 - aa3dc53f3ee320835dac2301ae325ba3d8a2578f authored over 1 year ago by Ranieri Althoff <[email protected]>
Bump semver from 6.3.0 to 6.3.1 (#382)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...

github.com/ranisalt/node-argon2 - d42e23e634913076c432d9b7733e6299267dc7a6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rollback node-pre-gyp binary config (#371)

Make environment variable `npm_config_argon2_binary_host_mirror` or command line `--argon2_binar...

github.com/ranisalt/node-argon2 - e16fde8f1d2fff63803558e72ba043b85564eec9 authored almost 2 years ago by Feng Yu <[email protected]>
fix: upgrade node-addon-api from 5.0.0 to 5.1.0 (#369)

Snyk has created this PR to upgrade node-addon-api from 5.0.0 to 5.1.0.

See this package in n...

github.com/ranisalt/node-argon2 - 062a9df9d5aa105280dd0ab42a868d14156731ca authored almost 2 years ago by Snyk bot <[email protected]>
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#368)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

github.com/ranisalt/node-argon2 - 90b19d6f2c1640ec8c94522d844acd3050770ced authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Make algorithm type check stricter

github.com/ranisalt/node-argon2 - a98fa5ed7d6562b6be43ec0c9e744303395cd3fd authored almost 2 years ago by Ranieri Althoff <[email protected]>
Revert file name change

github.com/ranisalt/node-argon2 - 4c5398c8555ce9fa705e96c93b8f56b1d99bde53 authored almost 2 years ago by Ranieri Althoff <[email protected]>
Use sshfs on freebsd to avoid timeout on rsync

github.com/ranisalt/node-argon2 - c9cb93243faf440b766c006ee75dd4e7ec92bb5b authored almost 2 years ago by Ranieri Althoff <[email protected]>
v0.30.3

github.com/ranisalt/node-argon2 - 3cff3f2c306625204ac27bf4a34b47520ff8d04e authored almost 2 years ago by Ranieri Althoff <[email protected]>
Change binding resolution to mitigate "Module parse failed" errors (#366)

* Change binding resolution to use the recommended option from @mapbox/node-pre-gyp

Fixes #36...

github.com/ranisalt/node-argon2 - 3b0914f62f1f357709f399cb2b46f6615fcae0d8 authored almost 2 years ago by Voltra <[email protected]>
v0.30.2

github.com/ranisalt/node-argon2 - e324b57522eb577c86e72ad7ae38028f79126612 authored about 2 years ago by Ranieri Althoff <[email protected]>
Fix cpp file name on publishing

github.com/ranisalt/node-argon2 - ef9aa41ca51ea0013835d127d499d64a638d51aa authored about 2 years ago by Ranieri Althoff <[email protected]>
v0.30.1

github.com/ranisalt/node-argon2 - 44487417971c72b5a94692cfbd38e44578ecf085 authored about 2 years ago by Ranieri Althoff <[email protected]>
Upgrade dependencies

github.com/ranisalt/node-argon2 - 7a476da214ec818dde35d42658adfc40b317c164 authored about 2 years ago by Ranieri Althoff <[email protected]>
Update defaults to use RFC recommended option (#360)

github.com/ranisalt/node-argon2 - b6be4ec5e7da58d75059a5df95afc78f3cc9db68 authored about 2 years ago by Ranieri Althoff <[email protected]>
fix: upgrade @mapbox/node-pre-gyp from 1.0.9 to 1.0.10 (#358)

Snyk has created this PR to upgrade @mapbox/node-pre-gyp from 1.0.9 to 1.0.10.

See this packa...

github.com/ranisalt/node-argon2 - c18ee2f350dfdcbc1b0a0d730599fb65542e9b86 authored about 2 years ago by Snyk bot <[email protected]>
Use clang-format to format cpp file

github.com/ranisalt/node-argon2 - d3462cc5901b7513e181c93a8b8b89d68b3d045f authored over 2 years ago by Ranieri Althoff <[email protected]>
Move cpp file, cleanup includes and drop MSC_VER check

github.com/ranisalt/node-argon2 - e10fd347fdab954de6aeff5dbafd4215729aa17b authored over 2 years ago by Ranieri Althoff <[email protected]>
Use a more correct remote path for prebuilds

github.com/ranisalt/node-argon2 - 335127423065ed02a05f13dc5a7fdabda4e4857e authored over 2 years ago by Ranieri Althoff <[email protected]>
Drop GCC<5 workarounds

github.com/ranisalt/node-argon2 - 1656c0769785b6ebf2faa413e424c3e056179ba8 authored over 2 years ago by Ranieri Althoff <[email protected]>
Cleanup now-irrelevant explanation on Promises

github.com/ranisalt/node-argon2 - 59092bd875c98695cb8ef822eb439a7d4beb8540 authored over 2 years ago by Ranieri Althoff <[email protected]>
Update usage of node-pre-gyp in readme

github.com/ranisalt/node-argon2 - 07699b8584226603b56506fec92ac93c11f49556 authored over 2 years ago by Ranieri Althoff <[email protected]>
Update documentation on prebuilt binaries

github.com/ranisalt/node-argon2 - 66338c13485555d32383a35bcbea1829a5ef69cc authored over 2 years ago by Ranieri Althoff <[email protected]>
v0.29.1

github.com/ranisalt/node-argon2 - 81fd448183207f3b5b67e57361a10d0cc15429b2 authored over 2 years ago by Ranieri Althoff <[email protected]>
Test and deploy for FreeBSD

github.com/ranisalt/node-argon2 - e987dec0a593baa0f824d5a683707d75b2f0573d authored over 2 years ago by Ranieri Althoff <[email protected]>
v0.29.0

github.com/ranisalt/node-argon2 - c6a30e979187f52a828719df64f3ecc54500ebd8 authored over 2 years ago by Ranieri Althoff <[email protected]>
Test and deploy for MacOS M1

github.com/ranisalt/node-argon2 - ba1c7cd06e38b8d9a1239e3ed386c1c34ce150e9 authored over 2 years ago by Ranieri Althoff <[email protected]>
Update actions, drop/upgrade deprecated runners

github.com/ranisalt/node-argon2 - c0bf741f2a796f8a1408b34285d5d5732b7a49ef authored over 2 years ago by Ranieri Althoff <[email protected]>
docs: added snap problem to FAQ (#348)

* List possible alternatives for snap

Co-authored-by: Ranieri Althoff <[email protected]>

github.com/ranisalt/node-argon2 - e3d3adb3928d6f8ffedb678215284a1b7b000578 authored over 2 years ago by Gün <[email protected]>
Fix wording on README.md

Co-authored-by: Ranieri Althoff <[email protected]>

github.com/ranisalt/node-argon2 - 6ccdca9a50a6a83d32b11d33988e415921304da7 authored over 2 years ago by Manuel <[email protected]>
Replace nyc with c8

github.com/ranisalt/node-argon2 - e1eeaae7632ea2d757fe61e270932394fb1a513f authored over 2 years ago by Ranieri Althoff <[email protected]>
Upgrade dependencies

github.com/ranisalt/node-argon2 - fc7e0c57532815de8588bd33c9e3ea8b337a6a3b authored over 2 years ago by Ranieri Althoff <[email protected]>
Improve readme presentation

github.com/ranisalt/node-argon2 - f76f635de59e7cac0d178b83e9be24a3fdd2032d authored over 2 years ago by Ranieri Althoff <[email protected]>
Update default algorithm in README

github.com/ranisalt/node-argon2 - 90e544c542ea0b3c2d8372afb0739b4d32f5210f authored over 2 years ago by Ranieri Althoff <[email protected]>
v0.28.7

github.com/ranisalt/node-argon2 - bd6621bd0cfa32f59fad3f583e143254ba8d1ebd authored over 2 years ago by Ranieri Althoff <[email protected]>
Run Node 18.x on Ubuntu 20.04

github.com/ranisalt/node-argon2 - fbbc3416cca475934369eee0ad87770687ac7437 authored over 2 years ago by Ranieri Althoff <[email protected]>
Bump minimum node to >=14.0.0

github.com/ranisalt/node-argon2 - 753a6174d9c0a49a7c265e32e41eac630cc98869 authored over 2 years ago by Ranieri Althoff <[email protected]>
Change default hash function to argon2id

Change the default as recommended by the current IETF Draft:
https://tools.ietf.org/html/draft-i...

github.com/ranisalt/node-argon2 - f9a386d22915ac0d936d75eafceee2761d274de2 authored over 2 years ago by Ranieri Althoff <[email protected]>
v0.28.6

github.com/ranisalt/node-argon2 - 85c05f97e075815a6fd90d93eefdec839092c8b2 authored over 2 years ago by Ranieri Althoff <[email protected]>
Use vector for buffers, downgrade required C++ standard to C++11

github.com/ranisalt/node-argon2 - 628bcd3ee8772666bd159543fd8a96e9e2c1d542 authored over 2 years ago by Ranieri Althoff <[email protected]>
Remove SonarCloud as it does not work

github.com/ranisalt/node-argon2 - 425e3fe248675a214248ce5ded426a9dfb085e96 authored over 2 years ago by Ranieri Althoff <[email protected]>
Fix badge images and links

github.com/ranisalt/node-argon2 - 447945b2babbc0269f769b0c90301652999b1c18 authored over 2 years ago by Ranieri Althoff <[email protected]>
Fix typo in README (#342)

github.com/ranisalt/node-argon2 - ca202feb1c844108c9dd8caa17ca664ca6c420d5 authored over 2 years ago by Dorian <[email protected]>
fix: upgrade @mapbox/node-pre-gyp from 1.0.8 to 1.0.9 (#341)

Snyk has created this PR to upgrade @mapbox/node-pre-gyp from 1.0.8 to 1.0.9.

See this packag...

github.com/ranisalt/node-argon2 - a83d0426beac493cd09a91f1ea8f0bf2b3987d45 authored over 2 years ago by Snyk bot <[email protected]>
Bump minimist from 1.2.5 to 1.2.6 (#340)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/ranisalt/node-argon2 - b7d9e57fedb215f26826c95553657582047a0e13 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix sonarcloud properties filename

github.com/ranisalt/node-argon2 - 056cec6221006ab206e5956a318fda8203bd2d89 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Add sonarcloud scan to builds

github.com/ranisalt/node-argon2 - 9104270278500fb1fd1593751db4a345955b90b1 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Move constants out of C++ into JS, cleanup code

github.com/ranisalt/node-argon2 - ad9c51c6a7aacff7da38ad7d5a11eace7b2c7d2e authored almost 3 years ago by Ranieri Althoff <[email protected]>
v0.28.5

github.com/ranisalt/node-argon2 - 85359b6656d2030bacc433cc463aa99d73883539 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Upgrade dependencies

github.com/ranisalt/node-argon2 - f9e6da320e560005e51b9a4fbf2d0a473affd643 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Directly import binary

- Fixes #261
- Fixes #337

github.com/ranisalt/node-argon2 - 0d9f0f80b749644e853c5f4338468927eedd8af1 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Fixed handling non-argon2 hashes on verify (#336)

* Fixed bug where a different algorithm throws

If used a different algorithm, the script will...

github.com/ranisalt/node-argon2 - a85660235946e7d23470437d29e99bab7a679aa0 authored almost 3 years ago by Francisco Presencia <[email protected]>
Remove opencollective post-install script

github.com/ranisalt/node-argon2 - a1cd1dfecd150ec77a39c82a5ebe781d0647282f authored almost 3 years ago by Ranieri Althoff <[email protected]>
Replace standard with prettier, format files

github.com/ranisalt/node-argon2 - 34cff1bfeeb11d7ae396b0a815e2e68b4f4f8611 authored almost 3 years ago by Ranieri Althoff <[email protected]>
v0.28.4

github.com/ranisalt/node-argon2 - c4a2e1574ed4adc62e35d58b89250f5b75e37ed0 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Upgrade dependencies

github.com/ranisalt/node-argon2 - 9a79a9635699d634c32ec67d011177daeedb8807 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Remove david-dm badge [ci skip]

github.com/ranisalt/node-argon2 - 07dce9d053e91e851fe7c07ea9b7d7d5a2235a69 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Replace coveralls with codacy

github.com/ranisalt/node-argon2 - fab2a7230b9a78383406e232fa040a841110ff38 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Update dependencies

github.com/ranisalt/node-argon2 - cc93bb37b98b90c04531027af1a6f3556460a6c3 authored almost 3 years ago by Ranieri Althoff <[email protected]>
Bump node-fetch from 2.6.6 to 2.6.7 (#334)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release no...

github.com/ranisalt/node-argon2 - 4de2bf8d133bedb5cbc09035908a5861726129c0 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: upgrade @mapbox/node-pre-gyp from 1.0.7 to 1.0.8 (#333)

Snyk has created this PR to upgrade @mapbox/node-pre-gyp from 1.0.7 to 1.0.8.

See this packag...

github.com/ranisalt/node-argon2 - bb0daa7c5b4ed6acc5625754ccc7827a093266ee authored almost 3 years ago by Snyk bot <[email protected]>
Enforce C++17 on FreeBSD (#332)

This fixes the build issue introduced in 9386c96c60ee.

github.com/ranisalt/node-argon2 - 8a761f043eeb5eaca05c2daa69b692ec675b3432 authored almost 3 years ago by Ka Ho Ng <[email protected]>
Bump ansi-regex from 5.0.0 to 5.0.1 (#326)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](...

github.com/ranisalt/node-argon2 - e5b258e6acbb327e84c7e89e180470b0e32bea87 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade dependencies, bump minor version

github.com/ranisalt/node-argon2 - 191b71f1189d59f8e4a9b5797b16ab4b1a4468aa authored about 3 years ago by Ranieri Althoff <[email protected]>
Set Argon2 to clear plaintext password and secret after hashing (#323)

github.com/ranisalt/node-argon2 - 72e79be1d455ea4bbdbe739138cbd8aa92a56163 authored about 3 years ago by Ranieri Althoff <[email protected]>
Fix potential undefined behavior through C++17 new std::string::data() overload (#318)

github.com/ranisalt/node-argon2 - 9386c96c60ee024c4be45114658ff6837683eae2 authored about 3 years ago by Ranieri Althoff <[email protected]>
Upgrade dependencies

github.com/ranisalt/node-argon2 - c5d9faee1112eee29cd02957c7a91f3101822b88 authored about 3 years ago by Ranieri Althoff <[email protected]>
Bump tar from 6.1.3 to 6.1.11 (#313)

Bumps [tar](https://github.com/npm/node-tar) from 6.1.3 to 6.1.11.
- [Release notes](https://gi...

github.com/ranisalt/node-argon2 - 2ddaf88e9a7a5e28ce407c748866a504d6adf262 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.6 to 1.0.7 (#310)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

github.com/ranisalt/node-argon2 - a53c9d6f459cdf0d7efd0ee074eaa3f320518da6 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>