@firebase/util
Advanced tools
Comparing version
@@ -47,2 +47,9 @@ /** | ||
export declare function createMockUserToken(token: EmulatorMockTokenOptions, projectId?: string): string; | ||
/** | ||
* Updates Emulator Banner. Primarily used for Firebase Studio | ||
* @param name | ||
* @param isRunningEmulator | ||
* @public | ||
*/ | ||
export declare function updateEmulatorBanner(name: string, isRunningEmulator: boolean): void; | ||
export {}; |
@@ -72,2 +72,4 @@ /** | ||
export declare function isSafari(): boolean; | ||
/** Returns true if we are running in Safari or WebKit */ | ||
export declare function isSafariOrWebkit(): boolean; | ||
/** | ||
@@ -74,0 +76,0 @@ * This method checks if indexedDB is supported by current browser/service worker context |
@@ -47,2 +47,9 @@ /** | ||
export declare function createMockUserToken(token: EmulatorMockTokenOptions, projectId?: string): string; | ||
/** | ||
* Updates Emulator Banner. Primarily used for Firebase Studio | ||
* @param name | ||
* @param isRunningEmulator | ||
* @public | ||
*/ | ||
export declare function updateEmulatorBanner(name: string, isRunningEmulator: boolean): void; | ||
export {}; |
@@ -72,2 +72,4 @@ /** | ||
export declare function isSafari(): boolean; | ||
/** Returns true if we are running in Safari or WebKit */ | ||
export declare function isSafariOrWebkit(): boolean; | ||
/** | ||
@@ -74,0 +76,0 @@ * This method checks if indexedDB is supported by current browser/service worker context |
@@ -661,2 +661,5 @@ | ||
/** Returns true if we are running in Safari or WebKit */ | ||
export declare function isSafariOrWebkit(): boolean; | ||
/** | ||
@@ -961,2 +964,10 @@ * Decodes a Firebase auth. token and returns its issued at time if valid, null otherwise. | ||
/** | ||
* Updates Emulator Banner. Primarily used for Firebase Studio | ||
* @param name | ||
* @param isRunningEmulator | ||
* @public | ||
*/ | ||
export declare function updateEmulatorBanner(name: string, isRunningEmulator: boolean): void; | ||
/** | ||
* Check to make sure the appropriate number of arguments are provided for a public function. | ||
@@ -963,0 +974,0 @@ * Throws an error if it fails. |
@@ -661,2 +661,5 @@ | ||
/** Returns true if we are running in Safari or WebKit */ | ||
export declare function isSafariOrWebkit(): boolean; | ||
/** | ||
@@ -981,2 +984,10 @@ * Decodes a Firebase auth. token and returns its issued at time if valid, null otherwise. | ||
/** | ||
* Updates Emulator Banner. Primarily used for Firebase Studio | ||
* @param name | ||
* @param isRunningEmulator | ||
* @public | ||
*/ | ||
export declare function updateEmulatorBanner(name: string, isRunningEmulator: boolean): void; | ||
/** | ||
* Check to make sure the appropriate number of arguments are provided for a public function. | ||
@@ -983,0 +994,0 @@ * Throws an error if it fails. |
{ | ||
"name": "@firebase/util", | ||
"version": "1.11.1-canary.f8334eade", | ||
"version": "1.11.1-eap-ai-hybridinference.c16cbf1a3", | ||
"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 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
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
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
1544788
9.86%13726
5.18%