@firebase/functions
Advanced tools
Comparing version
import { _isFirebaseServerApp, _registerComponent, registerVersion, _getProvider, getApp } from '@firebase/app'; | ||
import { FirebaseError, isCloudWorkstation, pingServer, updateEmulatorBanner, getModularInstance, getDefaultEmulatorHostnameAndPort } from '@firebase/util'; | ||
import { FirebaseError, isCloudWorkstation, pingServer, getModularInstance, getDefaultEmulatorHostnameAndPort } from '@firebase/util'; | ||
import { Component } from '@firebase/component'; | ||
@@ -502,3 +502,2 @@ | ||
void pingServer(functionsInstance.emulatorOrigin); | ||
updateEmulatorBanner('Functions', true); | ||
} | ||
@@ -853,3 +852,3 @@ } | ||
const name = "@firebase/functions"; | ||
const version = "0.12.7"; | ||
const version = "0.12.8-20250520183425"; | ||
@@ -916,3 +915,2 @@ /** | ||
function getFunctions(app = getApp(), regionOrCustomDomain = DEFAULT_REGION) { | ||
updateEmulatorBanner('Functions', false); | ||
// Dependencies | ||
@@ -919,0 +917,0 @@ const functionsProvider = _getProvider(getModularInstance(app), FUNCTIONS_TYPE); |
@@ -506,3 +506,2 @@ 'use strict'; | ||
void util.pingServer(functionsInstance.emulatorOrigin); | ||
util.updateEmulatorBanner('Functions', true); | ||
} | ||
@@ -857,3 +856,3 @@ } | ||
const name = "@firebase/functions"; | ||
const version = "0.12.7"; | ||
const version = "0.12.8-20250520183425"; | ||
@@ -920,3 +919,2 @@ /** | ||
function getFunctions(app$1 = app.getApp(), regionOrCustomDomain = DEFAULT_REGION) { | ||
util.updateEmulatorBanner('Functions', false); | ||
// Dependencies | ||
@@ -923,0 +921,0 @@ const functionsProvider = app._getProvider(util.getModularInstance(app$1), FUNCTIONS_TYPE); |
{ | ||
"name": "@firebase/functions", | ||
"version": "0.12.7", | ||
"version": "0.12.8-20250520183425", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
252315
-0.27%3231
-0.12%