@firebase/analytics 0.7.11-canary.69e2ee064 → 0.7.11-canary.b12af44a5

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.
@@ -1281,7 +1281,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1281
1281
  }
1282
1282
 
1283
1283
  var name = "@firebase/analytics";
1284
- var version = "0.7.11-canary.69e2ee064";
1284
+ var version = "0.7.11-canary.b12af44a5";
1285
1285
 
1286
1286
  /**
1287
1287
  * Firebase Analytics
@@ -1109,7 +1109,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1109
1109
  }
1110
1110
 
1111
1111
  const name = "@firebase/analytics";
1112
- const version = "0.7.11-canary.69e2ee064";
1112
+ const version = "0.7.11-canary.b12af44a5";
1113
1113
 
1114
1114
  /**
1115
1115
  * Firebase Analytics
package/dist/index.cjs.js CHANGED
@@ -1285,7 +1285,7 @@ function logEvent(analyticsInstance, eventName, eventParams, options) {
1285
1285
  }
1286
1286
 
1287
1287
  var name = "@firebase/analytics";
1288
- var version = "0.7.11-canary.69e2ee064";
1288
+ var version = "0.7.11-canary.b12af44a5";
1289
1289
 
1290
1290
  /**
1291
1291
  * Firebase Analytics
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/analytics",
3
- "version": "0.7.11-canary.69e2ee064",
3
+ "version": "0.7.11-canary.b12af44a5",
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.69e2ee064"
40
+ "@firebase/app": "0.7.27-canary.b12af44a5"
41
41
  },
42
42
  "dependencies": {
43
- "@firebase/installations": "0.5.11-canary.69e2ee064",
44
- "@firebase/logger": "0.3.3-canary.69e2ee064",
45
- "@firebase/util": "1.6.2-canary.69e2ee064",
46
- "@firebase/component": "0.5.16-canary.69e2ee064",
43
+ "@firebase/installations": "0.5.11-canary.b12af44a5",
44
+ "@firebase/logger": "0.3.3-canary.b12af44a5",
45
+ "@firebase/util": "1.6.2-canary.b12af44a5",
46
+ "@firebase/component": "0.5.16-canary.b12af44a5",
47
47
  "tslib": "^2.1.0"
48
48
  },
49
49
  "license": "Apache-2.0",
50
50
  "devDependencies": {
51
- "@firebase/app": "0.7.27-canary.69e2ee064",
51
+ "@firebase/app": "0.7.27-canary.b12af44a5",
52
52
  "rollup": "2.72.1",
53
53
  "@rollup/plugin-commonjs": "21.1.0",
54
54
  "@rollup/plugin-json": "4.1.0",