daf-did-jwt
Advanced tools
Comparing version 7.0.0-beta.30 to 7.0.0-beta.31
@@ -6,2 +6,10 @@ # Change Log | ||
# [7.0.0-beta.31](https://github.com/uport-project/daf/compare/v7.0.0-beta.30...v7.0.0-beta.31) (2020-10-14) | ||
**Note:** Version bump only for package daf-did-jwt | ||
# [7.0.0-beta.30](https://github.com/uport-project/daf/compare/v7.0.0-beta.29...v7.0.0-beta.30) (2020-10-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "daf-did-jwt", | ||
"description": "DAF message validator plugin for decoding JWT payloads.", | ||
"version": "7.0.0-beta.30", | ||
"version": "7.0.0-beta.31", | ||
"main": "build/index.js", | ||
@@ -12,4 +12,4 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"daf-core": "^7.0.0-beta.30", | ||
"daf-message-handler": "^7.0.0-beta.30", | ||
"daf-core": "^7.0.0-beta.31", | ||
"daf-message-handler": "^7.0.0-beta.31", | ||
"debug": "^4.1.1", | ||
@@ -33,3 +33,3 @@ "did-jwt": "4.5.0", | ||
"keywords": [], | ||
"gitHead": "fdcf0ead02b4b9491af0f9dc4145f3249af1602a" | ||
"gitHead": "428a9a288116bcb57150610ce5577e6b6278547e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49538