Add support for node.js >= 10, utilizing node-scrypt2 #1

Open
jkantr wants to merge 5 commits from jkantr/scrypt-for-humans:master into master
jkantr commented 4 years ago
There is no content yet.
jkantr commented 4 years ago
Poster

bumped dep of node-scrypt to 1.0.1 to include some windows build fixes...

CI matrix for windows/linux/mac with node[4,6,8,10]:

https://github.com/jkantr/scrypt-for-humans/actions/runs/59126145

bumped dep of node-scrypt to 1.0.1 to include some windows build fixes... CI matrix for windows/linux/mac with node[4,6,8,10]: https://github.com/jkantr/scrypt-for-humans/actions/runs/59126145
jkantr commented 4 years ago
Poster
matrix with running usage test: https://github.com/jkantr/scrypt-for-humans/runs/520045678
jkantr commented 4 years ago
Poster

same matrix but for node-scrypt2 with automated testing suite: https://github.com/jkantr/node-scrypt2/runs/520064019

same matrix but for node-scrypt2 with automated testing suite: https://github.com/jkantr/node-scrypt2/runs/520064019
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b jkantr-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff jkantr-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joepie91/scrypt-for-humans#1
Loading…
There is no content yet.