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 5.3.0 to 5.3.1

7

CHANGELOG.md

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

## [5.3.1](https://github.com/decentralized-identity/did-jwt/compare/5.3.0...5.3.1) (2021-05-15)
### Bug Fixes
* add repository to package.json ([#167](https://github.com/decentralized-identity/did-jwt/issues/167)) ([5ecbb32](https://github.com/decentralized-identity/did-jwt/commit/5ecbb322375e5eb998d6a8f2116b0980a997915e))
# [5.3.0](https://github.com/decentralized-identity/did-jwt/compare/5.2.0...5.3.0) (2021-05-11)

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

10

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

@@ -35,2 +35,6 @@ "main": "lib/index.js",

],
"repository": {
"type": "git",
"url": "git@github.com:decentralized-identity/did-jwt.git"
},
"license": "Apache-2.0",

@@ -59,3 +63,3 @@ "jest": {

"eslint-config-standard": "16.0.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.23.0",
"eslint-plugin-jest": "24.3.6",

@@ -71,3 +75,3 @@ "eslint-plugin-node": "11.1.0",

"regenerator-runtime": "0.13.7",
"semantic-release": "17.4.2",
"semantic-release": "17.4.3",
"sinon": "10.0.0",

@@ -74,0 +78,0 @@ "standard": "16.0.3",

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