@ew-did-registry/did
Advanced tools
Comparing version 0.6.3-alpha.729.0 to 0.7.0
@@ -6,2 +6,20 @@ # Change Log | ||
# [0.7.0](https://github.com/energywebfoundation/ew-did-registry/compare/v0.6.2...v0.7.0) (2022-08-09) | ||
### Bug Fixes | ||
* validate credential status without status list ([4308f21](https://github.com/energywebfoundation/ew-did-registry/commit/4308f21a86ddd543365d9a24f7ffab8903ea0941)) | ||
### Features | ||
* **build:** config packages webpack ([33ae38d](https://github.com/energywebfoundation/ew-did-registry/commit/33ae38d72027c262c0e80e96c9a7fefc7bb5bd90)) | ||
* **build:** separate node and web configs ([aa14bd3](https://github.com/energywebfoundation/ew-did-registry/commit/aa14bd38b4eac92dfa5cf3c5aa574c17bfcd0eac)) | ||
* update `isValidErc1056` to accept DID address with chain name ([90b1c59](https://github.com/energywebfoundation/ew-did-registry/commit/90b1c59c76ad7e0528e969723b960fe0a4d1c9d8)) | ||
# [0.6.0](https://github.com/energywebfoundation/ew-did-registry/compare/v0.5.1...v0.6.0) (2021-10-06) | ||
@@ -8,0 +26,0 @@ |
{ | ||
"name": "@ew-did-registry/did", | ||
"version": "0.6.3-alpha.729.0", | ||
"version": "0.7.0", | ||
"publishConfig": { | ||
@@ -30,3 +30,3 @@ "access": "public", | ||
"devDependencies": { | ||
"@ew-did-registry/keys": "0.6.3-alpha.729.0", | ||
"@ew-did-registry/keys": "0.7.0", | ||
"node-polyfill-webpack-plugin": "^1.1.4", | ||
@@ -46,3 +46,3 @@ "ts-loader": "^9.2.6", | ||
}, | ||
"gitHead": "02eb3813582f7d188272c6ba04827c8b2b456af4" | ||
"gitHead": "0da019c067d45c722065f5fbdc2270896559a322" | ||
} |
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
63962