@instantdb/core
Advanced tools
Comparing version 0.14.18 to 0.14.19
@@ -233,3 +233,3 @@ import Reactor from "./Reactor"; | ||
*/ | ||
signInWithToken: (token: AuthToken) => Promise<void>; | ||
signInWithToken: (token: AuthToken) => Promise<any>; | ||
/** | ||
@@ -236,0 +236,0 @@ * Create an authorization url to sign in with an external provider |
@@ -233,3 +233,3 @@ import Reactor from "./Reactor"; | ||
*/ | ||
signInWithToken: (token: AuthToken) => Promise<void>; | ||
signInWithToken: (token: AuthToken) => Promise<any>; | ||
/** | ||
@@ -236,0 +236,0 @@ * Create an authorization url to sign in with an external provider |
@@ -215,3 +215,3 @@ /** | ||
}): Promise<any>; | ||
signInWithCustomToken(authToken: any): Promise<void>; | ||
signInWithCustomToken(authToken: any): Promise<any>; | ||
signOut(): Promise<void>; | ||
@@ -218,0 +218,0 @@ /** |
@@ -1220,2 +1220,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
this.changeCurrentUser(res.user); | ||
return res; | ||
}); | ||
@@ -1222,0 +1223,0 @@ } |
@@ -215,3 +215,3 @@ /** | ||
}): Promise<any>; | ||
signInWithCustomToken(authToken: any): Promise<void>; | ||
signInWithCustomToken(authToken: any): Promise<any>; | ||
signOut(): Promise<void>; | ||
@@ -218,0 +218,0 @@ /** |
{ | ||
"name": "@instantdb/core", | ||
"version": "v0.14.18", | ||
"version": "v0.14.19", | ||
"description": "Instant's core local abstraction", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -1455,2 +1455,3 @@ // @ts-check | ||
this.changeCurrentUser(res.user); | ||
return res; | ||
} | ||
@@ -1457,0 +1458,0 @@ |
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
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 too big to display
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 too big to display
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
2427260
42686