Socket
Socket
Sign inDemoInstall

@firebase/database

Package Overview
Dependencies
Maintainers
4
Versions
3299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/database - npm Package Compare versions

Comparing version 1.0.6-20240703135951 to 1.0.6-canary.025f2a103

7

dist/node-esm/src/api/Database.d.ts

@@ -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-20240703135951",
"version": "1.0.6-canary.025f2a103",
"description": "",

@@ -53,12 +53,13 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"dependencies": {
"@firebase/logger": "0.4.2",
"@firebase/util": "1.9.7-20240703135951",
"@firebase/component": "0.6.8-20240703135951",
"@firebase/app-check-interop-types": "0.3.2",
"@firebase/auth-interop-types": "0.2.3",
"@firebase/logger": "0.4.2-canary.025f2a103",
"@firebase/util": "1.9.7-canary.025f2a103",
"@firebase/component": "0.6.8-canary.025f2a103",
"@firebase/app-check-interop-types": "0.3.2-canary.025f2a103",
"@firebase/auth-interop-types": "0.2.3-canary.025f2a103",
"faye-websocket": "0.11.4",
"safevalues": "0.6.0",
"tslib": "^2.1.0"
},
"devDependencies": {
"@firebase/app": "0.10.6-20240703135951",
"@firebase/app": "0.10.6-canary.025f2a103",
"rollup": "2.79.1",

@@ -65,0 +66,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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc