@firebase/analytics 0.9.5-canary.ea3849fff → 0.9.5-canary.ecb4454c3

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.
@@ -1358,7 +1358,7 @@ function setConsent(consentSettings) {
1358
1358
  }
1359
1359
 
1360
1360
  var name = "@firebase/analytics";
1361
- var version = "0.9.5-canary.ea3849fff";
1361
+ var version = "0.9.5-canary.ecb4454c3";
1362
1362
 
1363
1363
  /**
1364
1364
  * Firebase Analytics
@@ -1188,7 +1188,7 @@ function setConsent(consentSettings) {
1188
1188
  }
1189
1189
 
1190
1190
  const name = "@firebase/analytics";
1191
- const version = "0.9.5-canary.ea3849fff";
1191
+ const version = "0.9.5-canary.ecb4454c3";
1192
1192
 
1193
1193
  /**
1194
1194
  * Firebase Analytics
package/dist/index.cjs.js CHANGED
@@ -1362,7 +1362,7 @@ function setConsent(consentSettings) {
1362
1362
  }
1363
1363
 
1364
1364
  var name = "@firebase/analytics";
1365
- var version = "0.9.5-canary.ea3849fff";
1365
+ var version = "0.9.5-canary.ecb4454c3";
1366
1366
 
1367
1367
  /**
1368
1368
  * Firebase Analytics
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/analytics",
3
- "version": "0.9.5-canary.ea3849fff",
3
+ "version": "0.9.5-canary.ecb4454c3",
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.7-canary.ea3849fff"
40
+ "@firebase/app": "0.9.7-canary.ecb4454c3"
41
41
  },
42
42
  "dependencies": {
43
- "@firebase/installations": "0.6.4-canary.ea3849fff",
44
- "@firebase/logger": "0.4.0-canary.ea3849fff",
45
- "@firebase/util": "1.9.3-canary.ea3849fff",
46
- "@firebase/component": "0.6.4-canary.ea3849fff",
43
+ "@firebase/installations": "0.6.4-canary.ecb4454c3",
44
+ "@firebase/logger": "0.4.0-canary.ecb4454c3",
45
+ "@firebase/util": "1.9.3-canary.ecb4454c3",
46
+ "@firebase/component": "0.6.4-canary.ecb4454c3",
47
47
  "tslib": "^2.1.0"
48
48
  },
49
49
  "license": "Apache-2.0",
50
50
  "devDependencies": {
51
- "@firebase/app": "0.9.7-canary.ea3849fff",
51
+ "@firebase/app": "0.9.7-canary.ecb4454c3",
52
52
  "rollup": "2.79.1",
53
53
  "@rollup/plugin-commonjs": "21.1.0",
54
54
  "@rollup/plugin-json": "4.1.0",