@firebase/analytics
Advanced tools
Comparing version 0.10.6-20240716220314 to 0.10.6-canary.14b772077
@@ -213,3 +213,3 @@ import { _getProvider, getApp, _registerComponent, registerVersion } from '@firebase/app'; | ||
/** | ||
* Allows wrapped gtag calls to wait on whichever intialization promises are required, | ||
* Allows wrapped gtag calls to wait on whichever initialization promises are required, | ||
* depending on the contents of the gtag params' `send_to` field, if any. | ||
@@ -340,3 +340,3 @@ */ | ||
'return the existing instance, or getAnalytics() can be used ' + | ||
'to get a reference to the already-intialized instance.', | ||
'to get a reference to the already-initialized instance.', | ||
["already-initialized-settings" /* AnalyticsError.ALREADY_INITIALIZED_SETTINGS */]: 'Firebase Analytics has already been initialized.' + | ||
@@ -1207,3 +1207,3 @@ 'settings() must be called before initializing any Analytics instance' + | ||
const name = "@firebase/analytics"; | ||
const version = "0.10.6-20240716220314"; | ||
const version = "0.10.6-canary.14b772077"; | ||
@@ -1210,0 +1210,0 @@ /** |
{ | ||
"name": "@firebase/analytics", | ||
"version": "0.10.6-20240716220314", | ||
"version": "0.10.6-canary.14b772077", | ||
"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.x" | ||
"@firebase/app": "0.10.7-canary.14b772077" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.6.8", | ||
"@firebase/logger": "0.4.2", | ||
"@firebase/util": "1.9.7", | ||
"@firebase/component": "0.6.8", | ||
"@firebase/installations": "0.6.8-canary.14b772077", | ||
"@firebase/logger": "0.4.2-canary.14b772077", | ||
"@firebase/util": "1.9.7-canary.14b772077", | ||
"@firebase/component": "0.6.8-canary.14b772077", | ||
"tslib": "^2.1.0", | ||
@@ -54,3 +54,3 @@ "safevalues": "0.6.0" | ||
"devDependencies": { | ||
"@firebase/app": "0.10.6", | ||
"@firebase/app": "0.10.7-canary.14b772077", | ||
"@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
671684
+ Added@firebase/app@0.10.7-canary.14b772077(transitive)
+ Added@firebase/component@0.6.8-canary.14b772077(transitive)
+ Added@firebase/installations@0.6.8-canary.14b772077(transitive)
+ Added@firebase/logger@0.4.2-canary.14b772077(transitive)
+ Added@firebase/util@1.9.7-canary.14b772077(transitive)
- Removed@firebase/app@0.11.0(transitive)
- Removed@firebase/component@0.6.120.6.8(transitive)
- Removed@firebase/installations@0.6.8(transitive)
- Removed@firebase/logger@0.4.20.4.4(transitive)
- Removed@firebase/util@1.10.31.9.7(transitive)