This version is covered by your current version range and after updating it in your project the build failed.
tweetnacl is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **Jinaga-CI:** #1770 failed ([Details](https://michaellperry.visualstudio.com/97552985-6bac-4aed-9654-6b583e381b75/_build/results?buildId=1770)).
Release Notes for Important security fix
IMPORTANT BUG FIX. Due to a bug in calculating carry in
modulo reduction that used bit operations on integers larger than
32 bits, nacl.sign or nacl.sign.detached could have created
incorrect signatures.
This only affects signing, not verification.
Thanks to @valerini on GitHub for finding and reporting the bug.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
The dependency tweetnacl was updated from
1.0.2
to1.0.3
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
tweetnacl is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **Jinaga-CI:** #1770 failed ([Details](https://michaellperry.visualstudio.com/97552985-6bac-4aed-9654-6b583e381b75/_build/results?buildId=1770)).Release Notes for Important security fix
IMPORTANT BUG FIX. Due to a bug in calculating carry in
modulo reduction that used bit operations on integers larger than
32 bits,
nacl.sign
ornacl.sign.detached
could have createdincorrect signatures.
This only affects signing, not verification.
Thanks to @valerini on GitHub for finding and reporting the bug.
Commits
The new version differs by 4 commits.
5bf1ff5
1.0.3
a9299eb
Update changelog
af1919c
Merge pull request #188 from dchest/modl-fix
71df1d6
Fix modL
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: