@cord-sdk/server
Advanced tools
Comparing version 0.0.20 to 0.0.21
export declare type PlatformUserVariables = { | ||
email: string; | ||
name?: string; | ||
short_name?: string; | ||
profile_picture_url?: string; | ||
@@ -5,0 +6,0 @@ status?: 'active' | 'deleted'; |
{ | ||
"name": "@cord-sdk/server", | ||
"description": "Server-side portion of the Cord SDK", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
4909
58