@transmute/did-key-secp256k1
Advanced tools
Comparing version 0.2.1-unstable.28 to 0.2.1-unstable.29
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.2.1-unstable.29 (2020-12-13) | ||
**Note:** Version bump only for package @transmute/did-key-secp256k1 | ||
## 0.2.1-unstable.28 (2020-11-17) | ||
@@ -8,0 +16,0 @@ |
@@ -1,8 +0,2 @@ | ||
export declare const resolve: (didUri: string, resolutionMetaData?: any) => Promise<{ | ||
didDocument: any; | ||
didDocumentMetaData: { | ||
'content-type': any; | ||
}; | ||
didResolutionMetaData: {}; | ||
}>; | ||
export declare const resolve: (didUri: string, resolutionMetaData?: any) => Promise<any>; | ||
export declare const get: ({ did, url }?: any) => Promise<any>; |
@@ -5,3 +5,3 @@ { | ||
"module": "dist/did-key-secp256k1.esm.js", | ||
"version": "0.2.1-unstable.28", | ||
"version": "0.2.1-unstable.29", | ||
"publishConfig": { | ||
@@ -28,3 +28,3 @@ "access": "public" | ||
"devDependencies": { | ||
"@transmute/did-key-test-vectors": "^0.2.1-unstable.28", | ||
"@transmute/did-key-test-vectors": "^0.2.1-unstable.29", | ||
"bitcoin-ts": "1.14.2", | ||
@@ -37,3 +37,3 @@ "jose": "^1.28.0", | ||
"dependencies": { | ||
"@transmute/did-key-common": "^0.2.1-unstable.28", | ||
"@transmute/did-key-common": "^0.2.1-unstable.29", | ||
"@trust/keyto": "^1.0.1", | ||
@@ -45,3 +45,3 @@ "base64url": "^3.0.1", | ||
}, | ||
"gitHead": "4487e255b79b5caa60603c7b693eb9d5fe0264ec" | ||
"gitHead": "82574492449fedec9b4a54fa1b53ba4dfa2f467b" | ||
} |
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
233015
2835