@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-canary.2fe754727"; | ||
const version = "0.12.7-canary.35ad52663"; | ||
@@ -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-canary.2fe754727"; | ||
const version = "0.12.7-canary.35ad52663"; | ||
@@ -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-canary.2fe754727", | ||
"version": "0.12.7-canary.35ad52663", | ||
"description": "", | ||
@@ -49,6 +49,6 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.13.0-canary.2fe754727" | ||
"@firebase/app": "0.13.0-canary.35ad52663" | ||
}, | ||
"devDependencies": { | ||
"@firebase/app": "0.13.0-canary.2fe754727", | ||
"@firebase/app": "0.13.0-canary.35ad52663", | ||
"rollup": "2.79.2", | ||
@@ -69,7 +69,7 @@ "@rollup/plugin-json": "6.1.0", | ||
"dependencies": { | ||
"@firebase/component": "0.6.17-canary.2fe754727", | ||
"@firebase/messaging-interop-types": "0.2.3-canary.2fe754727", | ||
"@firebase/auth-interop-types": "0.2.4-canary.2fe754727", | ||
"@firebase/app-check-interop-types": "0.3.3-canary.2fe754727", | ||
"@firebase/util": "1.12.0-canary.2fe754727", | ||
"@firebase/component": "0.6.17-canary.35ad52663", | ||
"@firebase/messaging-interop-types": "0.2.3-canary.35ad52663", | ||
"@firebase/auth-interop-types": "0.2.4-canary.35ad52663", | ||
"@firebase/app-check-interop-types": "0.3.3-canary.35ad52663", | ||
"@firebase/util": "1.12.0-canary.35ad52663", | ||
"tslib": "^2.1.0" | ||
@@ -76,0 +76,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
252443
-0.29%3231
-0.12%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated