daf-did-jwt
Advanced tools
Comparing version 7.0.0-beta.16 to 7.0.0-beta.17
@@ -6,2 +6,26 @@ # Change Log | ||
# [7.0.0-beta.17](https://github.com/uport-project/daf/compare/v6.1.1...v7.0.0-beta.17) (2020-09-04) | ||
### Bug Fixes | ||
* Test daf-did-jwt ([e97cb4e](https://github.com/uport-project/daf/commit/e97cb4ed389e9f5884410f04992f2bbf29aa6789)) | ||
### Code Refactoring | ||
* Refactor and add inline documentation to daf-w3c package ([af2cec1](https://github.com/uport-project/daf/commit/af2cec1e604cff194b2b909f79365138b0b5ba17)) | ||
### BREAKING CHANGES | ||
* the `IW3c` type and `W3c` class have been renamed to | ||
`ICredentialIssuer` and `CredentialIssuer` | ||
fix(deps): update `did-resolver` and `did-jwt` libs for all packages to maintain type consistency | ||
# [7.0.0-beta.16](https://github.com/uport-project/daf/compare/v7.0.0-beta.15...v7.0.0-beta.16) (2020-09-02) | ||
@@ -116,2 +140,6 @@ | ||
# [6.0.0](https://github.com/uport-project/daf/compare/v5.7.0...v6.0.0) (2020-05-29) | ||
@@ -121,2 +149,6 @@ | ||
# [5.7.0](https://github.com/uport-project/daf/compare/v5.6.7...v5.7.0) (2020-05-29) | ||
@@ -126,2 +158,6 @@ | ||
## [5.6.6](https://github.com/uport-project/daf/compare/v5.6.5...v5.6.6) (2020-05-26) | ||
@@ -131,2 +167,6 @@ | ||
## [5.6.5](https://github.com/uport-project/daf/compare/v5.6.4...v5.6.5) (2020-05-25) | ||
@@ -136,2 +176,6 @@ | ||
## [5.6.4](https://github.com/uport-project/daf/compare/v5.6.3...v5.6.4) (2020-05-22) | ||
@@ -141,2 +185,6 @@ | ||
# [5.5.0](https://github.com/uport-project/daf/compare/v5.4.0...v5.5.0) (2020-05-13) | ||
@@ -146,2 +194,6 @@ | ||
# [5.1.0](https://github.com/uport-project/daf/compare/v5.0.0...v5.1.0) (2020-05-06) | ||
@@ -151,8 +203,17 @@ | ||
# [5.0.0](https://github.com/uport-project/daf/compare/v4.5.0...v5.0.0) (2020-05-05) | ||
### Bug Fixes | ||
- JWT verification with multiple audiences ([dbbb85f](https://github.com/uport-project/daf/commit/dbbb85f4261ac0d1a0f8080fcb734c66eb311696)) | ||
* JWT verification with multiple audiences ([dbbb85f](https://github.com/uport-project/daf/commit/dbbb85f4261ac0d1a0f8080fcb734c66eb311696)) | ||
# [4.5.0](https://github.com/uport-project/daf/compare/v4.4.0...v4.5.0) (2020-05-05) | ||
@@ -162,2 +223,6 @@ | ||
# [4.4.0](https://github.com/uport-project/daf/compare/v4.3.0...v4.4.0) (2020-04-29) | ||
@@ -167,2 +232,6 @@ | ||
# [4.3.0](https://github.com/uport-project/daf/compare/v4.2.1...v4.3.0) (2020-04-28) | ||
@@ -172,2 +241,6 @@ | ||
# [4.2.0](https://github.com/uport-project/daf/compare/v4.1.0...v4.2.0) (2020-04-24) | ||
@@ -177,20 +250,37 @@ | ||
# [4.1.0](https://github.com/uport-project/daf/compare/v4.0.0...v4.1.0) (2020-04-23) | ||
## [3.4.3](https://github.com/uport-project/daf/compare/v4.0.0-beta.42...v3.4.3) (2020-04-10) | ||
### Bug Fixes | ||
- **deps:** enable verification of ES256K signatures with default did:ethr: docs ([2e1bd33](https://github.com/uport-project/daf/commit/2e1bd331c3fc054f86380d977a78ec2305029a8e)) | ||
* **deps:** enable verification of ES256K signatures with default did:ethr: docs ([2e1bd33](https://github.com/uport-project/daf/commit/2e1bd331c3fc054f86380d977a78ec2305029a8e)) | ||
## [3.4.2](https://github.com/uport-project/daf/compare/v3.4.1...v3.4.2) (2020-03-23) | ||
# [4.0.0](https://github.com/uport-project/daf/compare/v4.0.0-beta.48...v4.0.0) (2020-04-22) | ||
## [3.4.3](https://github.com/uport-project/daf/compare/v3.4.2...v3.4.3) (2020-04-10) | ||
### Bug Fixes | ||
- **deps:** enable verification of ES256K signatures with default did:ethr: docs ([2e1bd33](https://github.com/uport-project/daf/commit/2e1bd331c3fc054f86380d977a78ec2305029a8e)) | ||
* **deps:** enable verification of ES256K signatures with default did:ethr: docs ([2e1bd33](https://github.com/uport-project/daf/commit/2e1bd331c3fc054f86380d977a78ec2305029a8e)) | ||
## [3.4.2](https://github.com/uport-project/daf/compare/v3.4.1...v3.4.2) (2020-03-23) | ||
@@ -197,0 +287,0 @@ |
{ | ||
"name": "daf-did-jwt", | ||
"description": "DAF did-jwt message validator", | ||
"version": "7.0.0-beta.16", | ||
"version": "7.0.0-beta.17", | ||
"main": "build/index.js", | ||
@@ -11,4 +11,4 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"daf-core": "^7.0.0-beta.16", | ||
"daf-message-handler": "^7.0.0-beta.16", | ||
"daf-core": "^7.0.0-beta.17", | ||
"daf-message-handler": "^7.0.0-beta.17", | ||
"debug": "^4.1.1", | ||
@@ -32,3 +32,3 @@ "did-jwt": "4.5.0", | ||
"keywords": [], | ||
"gitHead": "8e702b9c561d59bad3c730cfc6cfa5719c52bccc" | ||
"gitHead": "023091d42beb928510b0bb51f92a7163483bc5be" | ||
} |
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
45323