@firebase/analytics 0.9.4-canary.c4276bda1 → 0.9.4-canary.eb0494565

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