@firebase/analytics 0.7.9-canary.7233e7904 → 0.7.9-canary.e15e8952b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1238,7 +1238,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1238
1238
  }
1239
1239
 
1240
1240
  var name = "@firebase/analytics";
1241
- var version = "0.7.9-canary.7233e7904";
1241
+ var version = "0.7.9-canary.e15e8952b";
1242
1242
 
1243
1243
  /**
1244
1244
  * Firebase Analytics
@@ -1066,7 +1066,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1066
1066
  }
1067
1067
 
1068
1068
  const name = "@firebase/analytics";
1069
- const version = "0.7.9-canary.7233e7904";
1069
+ const version = "0.7.9-canary.e15e8952b";
1070
1070
 
1071
1071
  /**
1072
1072
  * Firebase Analytics
package/dist/index.cjs.js CHANGED
@@ -1242,7 +1242,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1242
1242
  }
1243
1243
 
1244
1244
  var name = "@firebase/analytics";
1245
- var version = "0.7.9-canary.7233e7904";
1245
+ var version = "0.7.9-canary.e15e8952b";
1246
1246
 
1247
1247
  /**
1248
1248
  * Firebase Analytics
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/analytics",
3
- "version": "0.7.9-canary.7233e7904",
3
+ "version": "0.7.9-canary.e15e8952b",
4
4
  "description": "A analytics package for new firebase packages",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -36,18 +36,18 @@
36
36
  "typings:public": "node ../../scripts/build/use_typings.js ./dist/analytics-public.d.ts"
37
37
  },
38
38
  "peerDependencies": {
39
- "@firebase/app": "0.7.23-canary.7233e7904"
39
+ "@firebase/app": "0.7.23-canary.e15e8952b"
40
40
  },
41
41
  "dependencies": {
42
- "@firebase/installations": "0.5.9-canary.7233e7904",
43
- "@firebase/logger": "0.3.2-canary.7233e7904",
44
- "@firebase/util": "1.6.0-canary.7233e7904",
45
- "@firebase/component": "0.5.14-canary.7233e7904",
42
+ "@firebase/installations": "0.5.9-canary.e15e8952b",
43
+ "@firebase/logger": "0.3.2-canary.e15e8952b",
44
+ "@firebase/util": "1.6.0-canary.e15e8952b",
45
+ "@firebase/component": "0.5.14-canary.e15e8952b",
46
46
  "tslib": "^2.1.0"
47
47
  },
48
48
  "license": "Apache-2.0",
49
49
  "devDependencies": {
50
- "@firebase/app": "0.7.23-canary.7233e7904",
50
+ "@firebase/app": "0.7.23-canary.e15e8952b",
51
51
  "rollup": "2.57.0",
52
52
  "@rollup/plugin-commonjs": "21.0.0",
53
53
  "@rollup/plugin-json": "4.1.0",