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

did-jwt

Package Overview
Dependencies
Maintainers
8
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

did-jwt - npm Package Compare versions

Comparing version 4.8.0 to 4.8.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.8.1](https://github.com/decentralized-identity/did-jwt/compare/4.8.0...4.8.1) (2020-12-18)
### Bug Fixes
* **deps:** update dependency uint8arrays to v2 ([#145](https://github.com/decentralized-identity/did-jwt/issues/145)) ([fef0308](https://github.com/decentralized-identity/did-jwt/commit/fef03086faebe5f3b0d419bd0562359bab351faa))
# [4.8.0](https://github.com/decentralized-identity/did-jwt/compare/4.7.1...4.8.0) (2020-12-09)

@@ -2,0 +9,0 @@

10

package.json
{
"name": "did-jwt",
"version": "4.8.0",
"version": "4.8.1",
"description": "Library for Signing and Verifying JWTs compatible uPort and DID standards",

@@ -65,3 +65,3 @@ "main": "lib/index.js",

"@types/elliptic": "6.4.12",
"@types/jest": "26.0.18",
"@types/jest": "26.0.19",
"codecov": "3.8.1",

@@ -84,3 +84,3 @@ "eslint": "7.15.0",

"semantic-release": "17.3.0",
"sinon": "9.2.1",
"sinon": "9.2.2",
"standard": "14.3.4",

@@ -92,3 +92,3 @@ "ts-jest": "26.4.4",

"tweetnacl": "1.0.3",
"typescript": "4.1.2",
"typescript": "4.1.3",
"webpack": "4.44.2",

@@ -107,3 +107,3 @@ "webpack-cli": "3.3.12"

"js-sha3": "^0.8.0",
"uint8arrays": "^1.1.0"
"uint8arrays": "^2.0.0"
},

@@ -110,0 +110,0 @@ "standard": {

Sorry, the diff of this file is too big to display

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