@trinsic/trinsic
Advanced tools
Comparing version 1.11.3-pre.3 to 1.11.3-pre.4
export declare class ConnectClient { | ||
static requestVerifableCredential(request: IVerifiableCredentialRequest): Promise<any>; | ||
static requestVerifiableCredential(request: IVerifiableCredentialRequest): Promise<any>; | ||
static identityVerification(): Promise<any>; | ||
@@ -4,0 +4,0 @@ } |
@@ -6,3 +6,3 @@ "use strict"; | ||
class ConnectClient { | ||
static async requestVerifableCredential(request) { | ||
static async requestVerifiableCredential(request) { | ||
if (!request || !request.ecosystem || !request.schema) { | ||
@@ -9,0 +9,0 @@ throw new Error("ecosystem and schema are required"); |
{ | ||
"name": "@trinsic/trinsic", | ||
"version": "1.11.3-pre.3", | ||
"version": "1.11.3-pre.4", | ||
"description": "Node and Browser wrapper for the Trinsic services", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
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
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
5741046
0
0
10