daf-did-jwt
Advanced tools
Comparing version 0.10.3 to 1.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.1.0](https://github.com/uport-project/daf/compare/v0.10.3...v1.1.0) (2019-12-16) | ||
**Note:** Version bump only for package daf-did-jwt | ||
## [0.10.3](https://github.com/uport-project/daf/compare/v0.10.2...v0.10.3) (2019-12-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "daf-did-jwt", | ||
"description": "DAF did-jwt message validator", | ||
"version": "0.10.3", | ||
"version": "1.1.0", | ||
"main": "build/index.js", | ||
@@ -11,3 +11,3 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"daf-core": "^0.10.3", | ||
"daf-core": "^1.1.0", | ||
"debug": "^4.1.1", | ||
@@ -31,3 +31,3 @@ "did-jwt": "^3.0.0", | ||
"keywords": [], | ||
"gitHead": "7714b6dd24142a6aa55fe863af59dc35eeb7b7ad" | ||
"gitHead": "9c91f9bb80a9a7798ab9d651707650f86fa602f3" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
22542
1
+ Addeddaf-core@1.4.1(transitive)
- Removeddaf-core@0.10.3(transitive)
Updateddaf-core@^1.1.0