@firebase/analytics 0.7.11-canary.47b34555c → 0.7.11-canary.b60cf76e1

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.
@@ -1247,7 +1247,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1247
1247
  }
1248
1248
 
1249
1249
  var name = "@firebase/analytics";
1250
- var version = "0.7.11-canary.47b34555c";
1250
+ var version = "0.7.11-canary.b60cf76e1";
1251
1251
 
1252
1252
  /**
1253
1253
  * Firebase Analytics
@@ -1075,7 +1075,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1075
1075
  }
1076
1076
 
1077
1077
  const name = "@firebase/analytics";
1078
- const version = "0.7.11-canary.47b34555c";
1078
+ const version = "0.7.11-canary.b60cf76e1";
1079
1079
 
1080
1080
  /**
1081
1081
  * Firebase Analytics
package/dist/index.cjs.js CHANGED
@@ -1251,7 +1251,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1251
1251
  }
1252
1252
 
1253
1253
  var name = "@firebase/analytics";
1254
- var version = "0.7.11-canary.47b34555c";
1254
+ var version = "0.7.11-canary.b60cf76e1";
1255
1255
 
1256
1256
  /**
1257
1257
  * Firebase Analytics
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/analytics",
3
- "version": "0.7.11-canary.47b34555c",
3
+ "version": "0.7.11-canary.b60cf76e1",
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.27-canary.47b34555c"
40
+ "@firebase/app": "0.7.27-canary.b60cf76e1"
41
41
  },
42
42
  "dependencies": {
43
- "@firebase/installations": "0.5.11-canary.47b34555c",
44
- "@firebase/logger": "0.3.3-canary.47b34555c",
45
- "@firebase/util": "1.6.2-canary.47b34555c",
46
- "@firebase/component": "0.5.16-canary.47b34555c",
43
+ "@firebase/installations": "0.5.11-canary.b60cf76e1",
44
+ "@firebase/logger": "0.3.3-canary.b60cf76e1",
45
+ "@firebase/util": "1.6.2-canary.b60cf76e1",
46
+ "@firebase/component": "0.5.16-canary.b60cf76e1",
47
47
  "tslib": "^2.1.0"
48
48
  },
49
49
  "license": "Apache-2.0",
50
50
  "devDependencies": {
51
- "@firebase/app": "0.7.27-canary.47b34555c",
51
+ "@firebase/app": "0.7.27-canary.b60cf76e1",
52
52
  "rollup": "2.72.1",
53
53
  "@rollup/plugin-commonjs": "21.1.0",
54
54
  "@rollup/plugin-json": "4.1.0",