@magic-ext/farcaster
Advanced tools
Comparing version 0.0.5-canary.754.9666852162.0 to 0.0.5-canary.754.9666997052.0
@@ -22,4 +22,4 @@ import { Extension } from '@magic-sdk/commons'; | ||
constructor(); | ||
login: (params?: LoginParams) => import("@magic-sdk/commons").PromiEvent<void, FarcasterLoginEventHandlers & { | ||
done: (result: void) => void; | ||
login: (params?: LoginParams) => import("@magic-sdk/commons").PromiEvent<string, FarcasterLoginEventHandlers & { | ||
done: (result: string) => void; | ||
error: (reason: any) => void; | ||
@@ -26,0 +26,0 @@ settled: () => void; |
{ | ||
"name": "@magic-ext/farcaster", | ||
"version": "0.0.5-canary.754.9666852162.0", | ||
"version": "0.0.5-canary.754.9666997052.0", | ||
"description": "magic farcaster extension", | ||
@@ -42,3 +42,3 @@ "author": "Magic <team@magic.link> (https://magic.link/)", | ||
}, | ||
"gitHead": "2edddf723542a49dc20e9dd1b6e4e0094499dfaf" | ||
"gitHead": "a815da5f3707e6a1b4b4a6b45d55a7a36188e84e" | ||
} |
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
944720