@iad-os/react-ghost-auth
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -43,1 +43,7 @@ export type InitFlowUrlType = { | ||
export type EStatus = 'INIT' | 'LOGIN' | 'LOGGING' | 'LOGGED'; | ||
export declare class FetchError extends Error { | ||
status: number; | ||
statusText: string; | ||
data: unknown | undefined; | ||
constructor(response: Response); | ||
} |
{ | ||
"name": "@iad-os/react-ghost-auth", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"maintainers": [ | ||
@@ -5,0 +5,0 @@ { |
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 too big to display
Sorry, the diff of this file is not supported yet
410437
5558