@firebase/analytics 0.8.4-canary.9e9ee7ba3 → 0.8.4-canary.ab3f16cba

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.
@@ -1323,7 +1323,7 @@ function setConsent(consentSettings) {
1323
1323
  }
1324
1324
 
1325
1325
  var name = "@firebase/analytics";
1326
- var version = "0.8.4-canary.9e9ee7ba3";
1326
+ var version = "0.8.4-canary.ab3f16cba";
1327
1327
 
1328
1328
  /**
1329
1329
  * Firebase Analytics
@@ -1153,7 +1153,7 @@ function setConsent(consentSettings) {
1153
1153
  }
1154
1154
 
1155
1155
  const name = "@firebase/analytics";
1156
- const version = "0.8.4-canary.9e9ee7ba3";
1156
+ const version = "0.8.4-canary.ab3f16cba";
1157
1157
 
1158
1158
  /**
1159
1159
  * Firebase Analytics
package/dist/index.cjs.js CHANGED
@@ -1327,7 +1327,7 @@ function setConsent(consentSettings) {
1327
1327
  }
1328
1328
 
1329
1329
  var name = "@firebase/analytics";
1330
- var version = "0.8.4-canary.9e9ee7ba3";
1330
+ var version = "0.8.4-canary.ab3f16cba";
1331
1331
 
1332
1332
  /**
1333
1333
  * Firebase Analytics
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/analytics",
3
- "version": "0.8.4-canary.9e9ee7ba3",
3
+ "version": "0.8.4-canary.ab3f16cba",
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.8.3-canary.9e9ee7ba3"
40
+ "@firebase/app": "0.8.4-canary.ab3f16cba"
41
41
  },
42
42
  "dependencies": {
43
- "@firebase/installations": "0.5.16-canary.9e9ee7ba3",
44
- "@firebase/logger": "0.3.4-canary.9e9ee7ba3",
45
- "@firebase/util": "1.7.3-canary.9e9ee7ba3",
46
- "@firebase/component": "0.5.21-canary.9e9ee7ba3",
43
+ "@firebase/installations": "0.5.16-canary.ab3f16cba",
44
+ "@firebase/logger": "0.3.4-canary.ab3f16cba",
45
+ "@firebase/util": "1.7.3-canary.ab3f16cba",
46
+ "@firebase/component": "0.5.21-canary.ab3f16cba",
47
47
  "tslib": "^2.1.0"
48
48
  },
49
49
  "license": "Apache-2.0",
50
50
  "devDependencies": {
51
- "@firebase/app": "0.8.3-canary.9e9ee7ba3",
51
+ "@firebase/app": "0.8.4-canary.ab3f16cba",
52
52
  "rollup": "2.79.1",
53
53
  "@rollup/plugin-commonjs": "21.1.0",
54
54
  "@rollup/plugin-json": "4.1.0",