@firebase/database
Advanced tools
Comparing version 1.0.6 to 1.0.7-20240730204232
@@ -65,6 +65,5 @@ /** | ||
/** | ||
* Returns the instance of the Realtime Database SDK that is associated | ||
* with the provided {@link @firebase/app#FirebaseApp}. Initializes a new instance with | ||
* with default settings if no instance exists or if the existing instance uses | ||
* a custom database URL. | ||
* Returns the instance of the Realtime Database SDK that is associated with the provided | ||
* {@link @firebase/app#FirebaseApp}. Initializes a new instance with default settings if | ||
* no instance exists or if the existing instance uses a custom database URL. | ||
* | ||
@@ -71,0 +70,0 @@ * @param app - The {@link @firebase/app#FirebaseApp} instance that the returned Realtime |
@@ -66,3 +66,3 @@ /** | ||
/** | ||
* @returns Whethe rthe tree is empty (no value or children). | ||
* @returns Whether the tree is empty (no value or children). | ||
*/ | ||
@@ -69,0 +69,0 @@ export declare function treeIsEmpty<T>(tree: Tree<T>): boolean; |
@@ -113,3 +113,3 @@ /** | ||
/** | ||
* Converts a server error code to a Javascript Error | ||
* Converts a server error code to a JavaScript Error | ||
*/ | ||
@@ -126,3 +126,3 @@ export declare function errorForServerCode(code: string, query: QueryContext): Error; | ||
/** | ||
* For use in kyes, the maximum possible 32-bit integer. | ||
* For use in keys, the maximum possible 32-bit integer. | ||
*/ | ||
@@ -129,0 +129,0 @@ export declare const INTEGER_32_MAX = 2147483647; |
@@ -25,3 +25,3 @@ /** | ||
* Defines a single user-initiated write operation. May be the result of a set(), transaction(), or update() call. In | ||
* the case of a set() or transaction, snap wil be non-null. In the case of an update(), children will be non-null. | ||
* the case of a set() or transaction, snap will be non-null. In the case of an update(), children will be non-null. | ||
*/ | ||
@@ -28,0 +28,0 @@ export interface WriteRecord { |
@@ -150,3 +150,3 @@ /** | ||
/** | ||
* @param commandCB - The callback to be called when control commands are recevied from the server. | ||
* @param commandCB - The callback to be called when control commands are received from the server. | ||
* @param onMessageCB - The callback to be triggered when responses arrive from the server. | ||
@@ -153,0 +153,0 @@ * @param onDisconnect - The callback to be triggered when this tag holder is closed |
@@ -65,6 +65,5 @@ /** | ||
/** | ||
* Returns the instance of the Realtime Database SDK that is associated | ||
* with the provided {@link @firebase/app#FirebaseApp}. Initializes a new instance with | ||
* with default settings if no instance exists or if the existing instance uses | ||
* a custom database URL. | ||
* Returns the instance of the Realtime Database SDK that is associated with the provided | ||
* {@link @firebase/app#FirebaseApp}. Initializes a new instance with default settings if | ||
* no instance exists or if the existing instance uses a custom database URL. | ||
* | ||
@@ -71,0 +70,0 @@ * @param app - The {@link @firebase/app#FirebaseApp} instance that the returned Realtime |
@@ -66,3 +66,3 @@ /** | ||
/** | ||
* @returns Whethe rthe tree is empty (no value or children). | ||
* @returns Whether the tree is empty (no value or children). | ||
*/ | ||
@@ -69,0 +69,0 @@ export declare function treeIsEmpty<T>(tree: Tree<T>): boolean; |
@@ -113,3 +113,3 @@ /** | ||
/** | ||
* Converts a server error code to a Javascript Error | ||
* Converts a server error code to a JavaScript Error | ||
*/ | ||
@@ -126,3 +126,3 @@ export declare function errorForServerCode(code: string, query: QueryContext): Error; | ||
/** | ||
* For use in kyes, the maximum possible 32-bit integer. | ||
* For use in keys, the maximum possible 32-bit integer. | ||
*/ | ||
@@ -129,0 +129,0 @@ export declare const INTEGER_32_MAX = 2147483647; |
@@ -25,3 +25,3 @@ /** | ||
* Defines a single user-initiated write operation. May be the result of a set(), transaction(), or update() call. In | ||
* the case of a set() or transaction, snap wil be non-null. In the case of an update(), children will be non-null. | ||
* the case of a set() or transaction, snap will be non-null. In the case of an update(), children will be non-null. | ||
*/ | ||
@@ -28,0 +28,0 @@ export interface WriteRecord { |
@@ -150,3 +150,3 @@ /** | ||
/** | ||
* @param commandCB - The callback to be called when control commands are recevied from the server. | ||
* @param commandCB - The callback to be called when control commands are received from the server. | ||
* @param onMessageCB - The callback to be triggered when responses arrive from the server. | ||
@@ -153,0 +153,0 @@ * @param onDisconnect - The callback to be triggered when this tag holder is closed |
{ | ||
"name": "@firebase/database", | ||
"version": "1.0.6", | ||
"version": "1.0.7-20240730204232", | ||
"description": "", | ||
@@ -62,3 +62,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"devDependencies": { | ||
"@firebase/app": "0.10.6", | ||
"@firebase/app": "0.10.7", | ||
"rollup": "2.79.1", | ||
@@ -65,0 +65,0 @@ "rollup-plugin-typescript2": "0.31.2", |
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 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 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10605442
105827
2