@firebase/functions-compat
Advanced tools
Comparing version 0.1.3-canary.db25f4155 to 0.1.3-canary.f5a17143b
@@ -7,3 +7,3 @@ import firebase from '@firebase/app-compat'; | ||
const name = "@firebase/functions-compat"; | ||
const version = "0.1.3-canary.db25f4155"; | ||
const version = "0.1.3-canary.f5a17143b"; | ||
@@ -77,5 +77,3 @@ /** | ||
const app = container.getProvider('app-compat').getImmediate(); | ||
const functionsServiceExp = container | ||
.getProvider('functions') | ||
.getImmediate({ | ||
const functionsServiceExp = container.getProvider('functions').getImmediate({ | ||
identifier: regionOrCustomDomain !== null && regionOrCustomDomain !== void 0 ? regionOrCustomDomain : DEFAULT_REGION | ||
@@ -82,0 +80,0 @@ }); |
@@ -7,3 +7,3 @@ import firebase from '@firebase/app-compat'; | ||
var name = "@firebase/functions-compat"; | ||
var version = "0.1.3-canary.db25f4155"; | ||
var version = "0.1.3-canary.f5a17143b"; | ||
@@ -79,5 +79,3 @@ /** | ||
var app = container.getProvider('app-compat').getImmediate(); | ||
var functionsServiceExp = container | ||
.getProvider('functions') | ||
.getImmediate({ | ||
var functionsServiceExp = container.getProvider('functions').getImmediate({ | ||
identifier: regionOrCustomDomain !== null && regionOrCustomDomain !== void 0 ? regionOrCustomDomain : DEFAULT_REGION | ||
@@ -84,0 +82,0 @@ }); |
@@ -13,3 +13,3 @@ 'use strict'; | ||
var name = "@firebase/functions-compat"; | ||
var version = "0.1.3-canary.db25f4155"; | ||
var version = "0.1.3-canary.f5a17143b"; | ||
@@ -85,5 +85,3 @@ /** | ||
var app = container.getProvider('app-compat').getImmediate(); | ||
var functionsServiceExp = container | ||
.getProvider('functions') | ||
.getImmediate({ | ||
var functionsServiceExp = container.getProvider('functions').getImmediate({ | ||
identifier: regionOrCustomDomain !== null && regionOrCustomDomain !== void 0 ? regionOrCustomDomain : DEFAULT_REGION | ||
@@ -90,0 +88,0 @@ }); |
{ | ||
"name": "@firebase/functions-compat", | ||
"version": "0.1.3-canary.db25f4155", | ||
"version": "0.1.3-canary.f5a17143b", | ||
"description": "", | ||
@@ -14,6 +14,6 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app-compat": "0.1.3-canary.db25f4155" | ||
"@firebase/app-compat": "0.1.4-canary.f5a17143b" | ||
}, | ||
"devDependencies": { | ||
"@firebase/app-compat": "0.1.3-canary.db25f4155", | ||
"@firebase/app-compat": "0.1.4-canary.f5a17143b", | ||
"rollup": "2.57.0", | ||
@@ -50,6 +50,6 @@ "@rollup/plugin-json": "4.1.0", | ||
"dependencies": { | ||
"@firebase/component": "0.5.7-canary.db25f4155", | ||
"@firebase/functions": "0.7.2-canary.db25f4155", | ||
"@firebase/functions-types": "0.5.0-canary.db25f4155", | ||
"@firebase/util": "1.4.0-canary.db25f4155", | ||
"@firebase/component": "0.5.7-canary.f5a17143b", | ||
"@firebase/functions": "0.7.2-canary.f5a17143b", | ||
"@firebase/functions-types": "0.5.0-canary.f5a17143b", | ||
"@firebase/util": "1.4.0-canary.f5a17143b", | ||
"tslib": "^2.1.0" | ||
@@ -56,0 +56,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
44286
452
+ Added@firebase/app@0.7.3-canary.f5a17143b(transitive)
+ Added@firebase/app-check-interop-types@0.1.0-canary.f5a17143b(transitive)
+ Added@firebase/app-compat@0.1.4-canary.f5a17143b(transitive)
+ Added@firebase/app-types@0.7.0-canary.f5a17143b(transitive)
+ Added@firebase/auth-interop-types@0.1.6-canary.f5a17143b(transitive)
+ Added@firebase/component@0.5.7-canary.f5a17143b(transitive)
+ Added@firebase/functions@0.7.2-canary.f5a17143b(transitive)
+ Added@firebase/functions-types@0.5.0-canary.f5a17143b(transitive)
+ Added@firebase/logger@0.3.0-canary.f5a17143b(transitive)
+ Added@firebase/messaging-interop-types@0.1.0-canary.f5a17143b(transitive)
+ Added@firebase/util@1.4.0-canary.f5a17143b(transitive)
- Removed@firebase/app@0.7.2-canary.db25f4155(transitive)
- Removed@firebase/app-check-interop-types@0.1.0-canary.db25f4155(transitive)
- Removed@firebase/app-compat@0.1.3-canary.db25f4155(transitive)
- Removed@firebase/app-types@0.7.0-canary.db25f4155(transitive)
- Removed@firebase/auth-interop-types@0.1.6-canary.db25f4155(transitive)
- Removed@firebase/component@0.5.7-canary.db25f4155(transitive)
- Removed@firebase/functions@0.7.2-canary.db25f4155(transitive)
- Removed@firebase/functions-types@0.5.0-canary.db25f4155(transitive)
- Removed@firebase/logger@0.3.0-canary.db25f4155(transitive)
- Removed@firebase/messaging-interop-types@0.1.0-canary.db25f4155(transitive)
- Removed@firebase/util@1.4.0-canary.db25f4155(transitive)