daf-did-jwt
Advanced tools
Comparing version 6.1.2 to 6.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [6.2.0](https://github.com/uport-project/daf/compare/v6.1.2...v6.2.0) (2020-09-04) | ||
### Features | ||
* **release:** Fix package descriptions and trigger new minor release ([#233](https://github.com/uport-project/daf/issues/233)) ([e67f4da](https://github.com/uport-project/daf/commit/e67f4da055d1f0b1b0ba4205726b79979d234a06)) | ||
## [6.1.2](https://github.com/uport-project/daf/compare/v6.1.1...v6.1.2) (2020-09-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "daf-did-jwt", | ||
"description": "DAF did-jwt message validator", | ||
"version": "6.1.2", | ||
"description": "DAF message validator plugin for decoding JWT payloads", | ||
"version": "6.2.0", | ||
"main": "build/index.js", | ||
@@ -11,3 +11,3 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"daf-core": "^6.1.2", | ||
"daf-core": "^6.2.0", | ||
"debug": "^4.1.1", | ||
@@ -31,3 +31,3 @@ "did-jwt": "^4.3.2", | ||
"keywords": [], | ||
"gitHead": "dc880561aba976f710a024131ee826add89f3cb2" | ||
"gitHead": "207388a0f1aada11fb30fd16d09863fc76dd46fb" | ||
} |
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
39635
Updateddaf-core@^6.2.0