coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

Update sigver to the latest version 🚀 #28

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 10.0.0 of sigver just got published.

Dependency sigver
Current Version 9.1.0
Type devDependency

The version 10.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of sigver. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v10.0.0

10.0.0 (2017-02-03)

Bug Fixes

  • error: improve error handling for JSON Message parser (e70fb2b5)

Breaking Changes

  • since v9.0.1 (not 9.1.0). Look at breaking changes in 9.1.0

    (e70fb2b5)

Commits

The new version differs by 1 commits .

  • e70fb2b fix(error): improve error handling for JSON Message parser

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: