This version is covered by your current version range and after updating it in your project the build failed.
jsonwebtoken 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
- ❌ **Travis CI - Branch:** The build **failed**.
Commits
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).
After pinning to 8.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency jsonwebtoken was updated from
8.3.0
to8.4.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
jsonwebtoken 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
- ❌ **Travis CI - Branch:** The build **failed**.Commits
The new version differs by 27 commits.
86334aa
8.4.0
e7938f0
Add verify option for nonce validation (#540)
0268813
devDeps: atob@2.1.2 (#539)
dc89a64
Edited the README.md to make certain parts of the document for the api easier to read, emphasizing the examples. (#548)
8864542
Refactor tests related to kid and keyid (#545)
0906a3f
Refactor tests related to iss and issuer (#543)
1956c40
Update README.md (#538)
7f9604a
Fixed error message when empty string passed as expiresIn or notBefore option (#531)
cfd1079
Updating Node version in Engines spec in package.json (#528)
1c8ff5a
Implement async/sync tests for the aud claim (#535)
88bc965
Implement async/sync tests for nbf claim (#537)
9ae3f20
Implement async/sync tests for exp claim (#536)
342b07b
Implement async/sync tests for sub claim (#534)
29cd654
Document NotBeforeError (#529)
683d8a9
Create and implement async/sync test helpers (#523)
There are 27 commits in total.
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: