🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@firebase/util

Package Overview
Dependencies
Maintainers
4
Versions
3405
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/util - npm Package Compare versions

Comparing version

to
1.11.1-eap-ai-hybridinference.c16cbf1a3

7

dist/node-esm/src/emulator.d.ts

@@ -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 {};

2

dist/node-esm/src/environment.d.ts

@@ -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.

2

package.json
{
"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