@firebase/analytics
Advanced tools
Comparing version 0.10.6-canary.b9244a517 to 0.10.6-canary.e542f1dbd
@@ -190,2 +190,3 @@ import { _getProvider, getApp, _registerComponent, registerVersion } from '@firebase/app'; | ||
if (initializationPromisesToWaitFor.length === 0) { | ||
/* eslint-disable-next-line @typescript-eslint/no-floating-promises */ | ||
initializationPromisesToWaitFor = Object.values(initializationPromisesMap); | ||
@@ -1206,3 +1207,3 @@ } | ||
const name = "@firebase/analytics"; | ||
const version = "0.10.6-canary.b9244a517"; | ||
const version = "0.10.6-canary.e542f1dbd"; | ||
@@ -1209,0 +1210,0 @@ /** |
{ | ||
"name": "@firebase/analytics", | ||
"version": "0.10.6-canary.b9244a517", | ||
"version": "0.10.6-canary.e542f1dbd", | ||
"description": "A analytics package for new firebase packages", | ||
@@ -41,9 +41,9 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.7-canary.b9244a517" | ||
"@firebase/app": "0.10.7-canary.e542f1dbd" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.6.8-canary.b9244a517", | ||
"@firebase/logger": "0.4.2-canary.b9244a517", | ||
"@firebase/util": "1.9.7-canary.b9244a517", | ||
"@firebase/component": "0.6.8-canary.b9244a517", | ||
"@firebase/installations": "0.6.8-canary.e542f1dbd", | ||
"@firebase/logger": "0.4.2-canary.e542f1dbd", | ||
"@firebase/util": "1.9.7-canary.e542f1dbd", | ||
"@firebase/component": "0.6.8-canary.e542f1dbd", | ||
"tslib": "^2.1.0", | ||
@@ -54,3 +54,3 @@ "safevalues": "0.6.0" | ||
"devDependencies": { | ||
"@firebase/app": "0.10.7-canary.b9244a517", | ||
"@firebase/app": "0.10.7-canary.e542f1dbd", | ||
"@rollup/plugin-commonjs": "21.1.0", | ||
@@ -57,0 +57,0 @@ "@rollup/plugin-json": "4.1.0", |
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 not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
672197
8334
+ Added@firebase/app@0.10.7-canary.e542f1dbd(transitive)
+ Added@firebase/component@0.6.8-canary.e542f1dbd(transitive)
+ Added@firebase/installations@0.6.8-canary.e542f1dbd(transitive)
+ Added@firebase/logger@0.4.2-canary.e542f1dbd(transitive)
+ Added@firebase/util@1.9.7-canary.e542f1dbd(transitive)
- Removed@firebase/app@0.10.7-canary.b9244a517(transitive)
- Removed@firebase/component@0.6.8-canary.b9244a517(transitive)
- Removed@firebase/installations@0.6.8-canary.b9244a517(transitive)
- Removed@firebase/logger@0.4.2-canary.b9244a517(transitive)
- Removed@firebase/util@1.9.7-canary.b9244a517(transitive)