ethr-did-resolver
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -0,1 +1,8 @@ | ||
# [2.1.0](https://github.com/uport-project/ethr-did-resolver/compare/2.0.0...2.1.0) (2020-02-10) | ||
### Features | ||
* Add types declaration stubb ([05944b1](https://github.com/uport-project/ethr-did-resolver/commit/05944b16f51c33814bdc146a9d8629cb04e6a5fd)) | ||
# [2.0.0](https://github.com/uport-project/ethr-did-resolver/compare/1.0.3...2.0.0) (2020-01-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "ethr-did-resolver", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Resolve DID documents around ethereum addresses", | ||
"main": "dist/ethr-did-resolver.js", | ||
"source": "src/ethr-did-resolver.js", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -12,2 +13,3 @@ "type": "git", | ||
"files": [ | ||
"index.d.ts", | ||
"dist", | ||
@@ -14,0 +16,0 @@ "lib", |
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
829715
17
1894