@ew-did-registry/did
Advanced tools
Comparing version 0.5.2-alpha.3.0 to 0.5.2-alpha.40.0
{ | ||
"name": "@ew-did-registry/did", | ||
"version": "0.5.2-alpha.3.0", | ||
"version": "0.5.2-alpha.40.0", | ||
"publishConfig": { | ||
@@ -29,3 +29,3 @@ "access": "public", | ||
"devDependencies": { | ||
"@ew-did-registry/keys": "^0.5.0" | ||
"@ew-did-registry/keys": "0.5.2-alpha.40.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "homepage": "https://github.com/energywebfoundation/ew-did-registry/#readme", | ||
}, | ||
"gitHead": "f8101f286367551cbe9c54027d89b24cef22c48a" | ||
"gitHead": "694bf9198d5f4ebc08a4248a72ff4729acdfe14c" | ||
} |
@@ -1,2 +0,2 @@ | ||
import { Methods } from '..'; | ||
import { Methods } from '../models'; | ||
@@ -3,0 +3,0 @@ export const ethAddrPattern = '0x[A-Fa-f0-9]{40}'; |
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
45533