@firebase/data-connect
Advanced tools
@@ -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; |
@@ -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; |
+1
-1
| { | ||
| "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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1660640
0.28%18297
0.2%