@dynamic-labs/types
Advanced tools
Comparing version
'use client' | ||
var version = "4.20.8"; | ||
var version = "4.20.9"; | ||
export { version }; |
{ | ||
"name": "@dynamic-labs/types", | ||
"version": "4.20.8", | ||
"version": "4.20.9", | ||
"description": "A React SDK for implementing wallet web3 authentication and authorization to your website.", | ||
@@ -22,5 +22,5 @@ "author": "Dynamic Labs, Inc.", | ||
"@dynamic-labs/sdk-api-core": "0.0.688", | ||
"@dynamic-labs/assert-package-version": "4.20.8" | ||
"@dynamic-labs/assert-package-version": "4.20.9" | ||
}, | ||
"peerDependencies": {} | ||
} |
import { JwtVerifiedCredential, ProjectSettingsKyc, UserFields } from '@dynamic-labs/sdk-api-core'; | ||
/** | ||
* @deprecated please use the SdkUser type from '@dynamic-labs/sdk-api-core' instead | ||
*/ | ||
export type UserProfile = UserFields & { | ||
@@ -3,0 +6,0 @@ environmentId?: string; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
481576
0.26%620
0.49%+ Added
+ Added
- Removed
- Removed