@dfinity/identity
Advanced tools
Comparing version 0.8.7 to 0.8.8
@@ -24,3 +24,3 @@ import { BinaryBlob, DerEncodedBlob, PublicKey, SignIdentity } from '@dfinity/agent'; | ||
*/ | ||
static create(credentialCreationOptions: CredentialCreationOptions): Promise<WebAuthnIdentity>; | ||
static create(credentialCreationOptions?: CredentialCreationOptions): Promise<WebAuthnIdentity>; | ||
protected _publicKey: CosePublicKey; | ||
@@ -27,0 +27,0 @@ protected constructor(rawId: BinaryBlob, cose: BinaryBlob); |
@@ -24,3 +24,3 @@ import { BinaryBlob, DerEncodedBlob, PublicKey, SignIdentity } from '@dfinity/agent'; | ||
*/ | ||
static create(credentialCreationOptions: CredentialCreationOptions): Promise<WebAuthnIdentity>; | ||
static create(credentialCreationOptions?: CredentialCreationOptions): Promise<WebAuthnIdentity>; | ||
protected _publicKey: CosePublicKey; | ||
@@ -27,0 +27,0 @@ protected constructor(rawId: BinaryBlob, cose: BinaryBlob); |
{ | ||
"name": "@dfinity/identity", | ||
"version": "0.8.7", | ||
"version": "0.8.8", | ||
"author": "DFINITY Stiftung <sdk@dfinity.org>", | ||
@@ -42,3 +42,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@dfinity/agent": "^0.8.7", | ||
"@dfinity/agent": "^0.8.8", | ||
"borc": "^2.1.1", | ||
@@ -45,0 +45,0 @@ "buffer": "^5.4.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
293690
Updated@dfinity/agent@^0.8.8