Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bigchaindb/jwt

Package Overview
Dependencies
Maintainers
7
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigchaindb/jwt - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.0.18](https://github.com/bigchaindb/js-bigchaindb-wallet/compare/@bigchaindb/jwt@0.0.17...@bigchaindb/jwt@0.0.18) (2021-05-27)
### Bug Fixes
* remove previous jwt library ([462c485](https://github.com/bigchaindb/js-bigchaindb-wallet/commit/462c485c53a431ceda3bfe7029750f3354fe2bd9))
## [0.0.17](https://github.com/bigchaindb/js-bigchaindb-wallet/compare/@bigchaindb/jwt@0.0.16...@bigchaindb/jwt@0.0.17) (2021-05-27)

@@ -8,0 +19,0 @@

13

package.json
{
"name": "@bigchaindb/jwt",
"version": "0.0.17",
"version": "0.0.18",
"description": "JWT tool for BigChainDB wallet",

@@ -41,13 +41,12 @@ "keywords": [

"devDependencies": {
"@bigchaindb/wallet-plugins": "^0.4.2",
"@bigchaindb/wallet-plugins": "^0.4.3",
"rimraf": "~3.0.2",
"typescript": "^4.1.3"
"typescript": "^4.3.2"
},
"dependencies": {
"@bigchaindb/wallet-hd": "^0.4.1",
"@bigchaindb/wallet-hd": "^0.4.2",
"@bigchaindb/wallet-types": "^0.0.7",
"jwt-ed25519-tn": "git+https://github.com/getlarge/jsonwebtoken-ed25519-tn.git",
"jwt-nacl": "0.0.4"
"jwt-nacl": "^0.0.4"
},
"gitHead": "9a3fff9ca753aa397c0b7263556e29a5b770d5ea"
"gitHead": "5f12d288204a92e3c3a331f7f2181fead584cd69"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc