@firebase/database
Advanced tools
Comparing version 1.0.13-20250226175635 to 1.0.13-canary.a24a76aa2
@@ -257,2 +257,4 @@ /** | ||
export interface ThenableReferenceImpl extends ReferenceImpl, Pick<Promise<ReferenceImpl>, 'then' | 'catch'> { | ||
key: string; | ||
parent: ReferenceImpl; | ||
} | ||
@@ -259,0 +261,0 @@ /** |
@@ -112,2 +112,4 @@ import { Repo } from '../core/Repo'; | ||
export interface ThenableReference extends DatabaseReference, Pick<Promise<DatabaseReference>, 'then' | 'catch'> { | ||
key: string; | ||
parent: DatabaseReference; | ||
} | ||
@@ -114,0 +116,0 @@ /** A callback that can invoked to remove a listener. */ |
@@ -257,2 +257,4 @@ /** | ||
export interface ThenableReferenceImpl extends ReferenceImpl, Pick<Promise<ReferenceImpl>, 'then' | 'catch'> { | ||
key: string; | ||
parent: ReferenceImpl; | ||
} | ||
@@ -259,0 +261,0 @@ /** |
@@ -112,2 +112,4 @@ import { Repo } from '../core/Repo'; | ||
export interface ThenableReference extends DatabaseReference, Pick<Promise<DatabaseReference>, 'then' | 'catch'> { | ||
key: string; | ||
parent: DatabaseReference; | ||
} | ||
@@ -114,0 +116,0 @@ /** A callback that can invoked to remove a listener. */ |
{ | ||
"name": "@firebase/database", | ||
"version": "1.0.13-20250226175635", | ||
"version": "1.0.13-canary.a24a76aa2", | ||
"description": "", | ||
@@ -51,7 +51,7 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"dependencies": { | ||
"@firebase/logger": "0.4.4", | ||
"@firebase/util": "1.11.0-20250226175635", | ||
"@firebase/component": "0.6.13-20250226175635", | ||
"@firebase/app-check-interop-types": "0.3.3", | ||
"@firebase/auth-interop-types": "0.2.4", | ||
"@firebase/logger": "0.4.4-canary.a24a76aa2", | ||
"@firebase/util": "1.11.0-canary.a24a76aa2", | ||
"@firebase/component": "0.6.13-canary.a24a76aa2", | ||
"@firebase/app-check-interop-types": "0.3.3-canary.a24a76aa2", | ||
"@firebase/auth-interop-types": "0.2.4-canary.a24a76aa2", | ||
"faye-websocket": "0.11.4", | ||
@@ -61,3 +61,3 @@ "tslib": "^2.1.0" | ||
"devDependencies": { | ||
"@firebase/app": "0.11.2-20250226175635", | ||
"@firebase/app": "0.11.2-canary.a24a76aa2", | ||
"rollup": "2.79.2", | ||
@@ -64,0 +64,0 @@ "rollup-plugin-typescript2": "0.36.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
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
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 too big to display
8695217
90085
+ Added@firebase/app-check-interop-types@0.3.3-canary.a24a76aa2(transitive)
+ Added@firebase/auth-interop-types@0.2.4-canary.a24a76aa2(transitive)
+ Added@firebase/component@0.6.13-canary.a24a76aa2(transitive)
+ Added@firebase/logger@0.4.4-canary.a24a76aa2(transitive)
+ Added@firebase/util@1.11.0-canary.a24a76aa2(transitive)
- Removed@firebase/app-check-interop-types@0.3.3(transitive)
- Removed@firebase/auth-interop-types@0.2.4(transitive)
- Removed@firebase/component@0.6.13-20250226175635(transitive)
- Removed@firebase/logger@0.4.4(transitive)
- Removed@firebase/util@1.11.0-20250226175635(transitive)
Updated@firebase/app-check-interop-types@0.3.3-canary.a24a76aa2