@firebase/analytics 0.7.10-canary.8f826604e → 0.7.10-canary.b091b0228

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.
@@ -1245,7 +1245,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1245
1245
  }
1246
1246
 
1247
1247
  var name = "@firebase/analytics";
1248
- var version = "0.7.10-canary.8f826604e";
1248
+ var version = "0.7.10-canary.b091b0228";
1249
1249
 
1250
1250
  /**
1251
1251
  * Firebase Analytics
@@ -1073,7 +1073,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1073
1073
  }
1074
1074
 
1075
1075
  const name = "@firebase/analytics";
1076
- const version = "0.7.10-canary.8f826604e";
1076
+ const version = "0.7.10-canary.b091b0228";
1077
1077
 
1078
1078
  /**
1079
1079
  * Firebase Analytics
package/dist/index.cjs.js CHANGED
@@ -1249,7 +1249,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1249
1249
  }
1250
1250
 
1251
1251
  var name = "@firebase/analytics";
1252
- var version = "0.7.10-canary.8f826604e";
1252
+ var version = "0.7.10-canary.b091b0228";
1253
1253
 
1254
1254
  /**
1255
1255
  * Firebase Analytics
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/analytics",
3
- "version": "0.7.10-canary.8f826604e",
3
+ "version": "0.7.10-canary.b091b0228",
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",
@@ -37,18 +37,18 @@
37
37
  "typings:public": "node ../../scripts/build/use_typings.js ./dist/analytics-public.d.ts"
38
38
  },
39
39
  "peerDependencies": {
40
- "@firebase/app": "0.7.26-canary.8f826604e"
40
+ "@firebase/app": "0.7.26-canary.b091b0228"
41
41
  },
42
42
  "dependencies": {
43
- "@firebase/installations": "0.5.10-canary.8f826604e",
44
- "@firebase/logger": "0.3.3-canary.8f826604e",
45
- "@firebase/util": "1.6.1-canary.8f826604e",
46
- "@firebase/component": "0.5.15-canary.8f826604e",
43
+ "@firebase/installations": "0.5.10-canary.b091b0228",
44
+ "@firebase/logger": "0.3.3-canary.b091b0228",
45
+ "@firebase/util": "1.6.1-canary.b091b0228",
46
+ "@firebase/component": "0.5.15-canary.b091b0228",
47
47
  "tslib": "^2.1.0"
48
48
  },
49
49
  "license": "Apache-2.0",
50
50
  "devDependencies": {
51
- "@firebase/app": "0.7.26-canary.8f826604e",
51
+ "@firebase/app": "0.7.26-canary.b091b0228",
52
52
  "rollup": "2.72.1",
53
53
  "@rollup/plugin-commonjs": "21.1.0",
54
54
  "@rollup/plugin-json": "4.1.0",