Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@firebase/data-connect

Package Overview
Dependencies
Maintainers
4
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/data-connect - npm Package Compare versions

Comparing version
0.6.0-20260408221811
to
0.6.0-20260409172004
+2
-0
dist/node-esm/src/network/stream/streamTransport.d.ts

@@ -94,2 +94,4 @@ /**

private authUid;
/** Flag to ensure we wait for the initial auth state once per connection attempt. */
private hasWaitedForInitialAuth;
/**

@@ -96,0 +98,0 @@ * Tracks a query execution request, storing the request body and creating and storing a promise that

+4
-4

@@ -49,6 +49,6 @@ /**

export interface StreamRequestHeaders {
/** used to initially authenticate or re-authenticate */
authToken?: string;
/** used to initially authenticate or re-authenticate */
appCheckToken?: string;
/** used to initially authenticate or re-authenticate user */
'X-Firebase-Auth-Token'?: string;
/** used to initially attest app */
'X-Firebase-App-Check'?: string;
/** SDK telemetry header */

@@ -55,0 +55,0 @@ 'X-Goog-Api-Client'?: string;

@@ -94,2 +94,4 @@ /**

private authUid;
/** Flag to ensure we wait for the initial auth state once per connection attempt. */
private hasWaitedForInitialAuth;
/**

@@ -96,0 +98,0 @@ * Tracks a query execution request, storing the request body and creating and storing a promise that

@@ -49,6 +49,6 @@ /**

export interface StreamRequestHeaders {
/** used to initially authenticate or re-authenticate */
authToken?: string;
/** used to initially authenticate or re-authenticate */
appCheckToken?: string;
/** used to initially authenticate or re-authenticate user */
'X-Firebase-Auth-Token'?: string;
/** used to initially attest app */
'X-Firebase-App-Check'?: string;
/** SDK telemetry header */

@@ -55,0 +55,0 @@ 'X-Goog-Api-Client'?: string;

{
"name": "@firebase/data-connect",
"version": "0.6.0-20260408221811",
"version": "0.6.0-20260409172004",
"description": "",

@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

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 too big to display

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 too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display