@ew-did-registry/did
Advanced tools
Comparing version 0.5.0 to 0.5.1-alpha.1015.0
{ | ||
"name": "@ew-did-registry/did", | ||
"version": "0.5.0", | ||
"version": "0.5.1-alpha.1015.0", | ||
"publishConfig": { | ||
@@ -27,3 +27,3 @@ "access": "public" | ||
"license": "GPL-3.0-or-later", | ||
"gitHead": "8cf17d2fb152679041e23b40865fb66c565b48c2" | ||
"gitHead": "e4f84f8682a851528890bad9299f325d580e6aa2" | ||
} |
@@ -1,3 +0,3 @@ | ||
import {IDID} from './interface'; | ||
import {DID_SCHEME_PATTERNS, Methods} from './models'; | ||
import { IDID } from './interface'; | ||
import { DID_SCHEME_PATTERNS, Methods } from './models'; | ||
@@ -4,0 +4,0 @@ /* eslint-disable no-underscore-dangle */ |
Sorry, the diff of this file is not supported yet
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
51471