Skip to content

Lock noise-protocol at 3.0.1 to avoid breaking change.#10

Open
hackergrrl wants to merge 1 commit intomafintosh:masterfrom
hackergrrl:master
Open

Lock noise-protocol at 3.0.1 to avoid breaking change.#10
hackergrrl wants to merge 1 commit intomafintosh:masterfrom
hackergrrl:master

Conversation

@hackergrrl
Copy link

noise-protocol@3.0.2 changed the module.exports of some of its inner modules from objects to functions. Since this module relies on those internals being objects, the patch release of noise-protocol caused this module to break.

This fix just locks the dependency at the last working version.

This would be helpful to be merged and published as a patch release, so that we (Cabal) don't need to remember to keep pinning noise-protocol at 3.0.1 as a top-level dependency. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments