@firebase/analytics 0.10.6-20240716220314 → 0.10.6

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.
@@ -1390,7 +1390,7 @@ function setConsent(consentSettings) {
1390
1390
  }
1391
1391
 
1392
1392
  var name = "@firebase/analytics";
1393
- var version = "0.10.6-20240716220314";
1393
+ var version = "0.10.6";
1394
1394
 
1395
1395
  /**
1396
1396
  * The Firebase Analytics Web SDK.
@@ -1202,7 +1202,7 @@ function setConsent(consentSettings) {
1202
1202
  }
1203
1203
 
1204
1204
  const name = "@firebase/analytics";
1205
- const version = "0.10.6-20240716220314";
1205
+ const version = "0.10.6";
1206
1206
 
1207
1207
  /**
1208
1208
  * The Firebase Analytics Web SDK.
package/dist/index.cjs.js CHANGED
@@ -1394,7 +1394,7 @@ function setConsent(consentSettings) {
1394
1394
  }
1395
1395
 
1396
1396
  var name = "@firebase/analytics";
1397
- var version = "0.10.6-20240716220314";
1397
+ var version = "0.10.6";
1398
1398
 
1399
1399
  /**
1400
1400
  * The Firebase Analytics Web SDK.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/analytics",
3
- "version": "0.10.6-20240716220314",
3
+ "version": "0.10.6",
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",
@@ -50,7 +50,7 @@
50
50
  },
51
51
  "license": "Apache-2.0",
52
52
  "devDependencies": {
53
- "@firebase/app": "0.10.6",
53
+ "@firebase/app": "0.10.7",
54
54
  "@rollup/plugin-commonjs": "21.1.0",
55
55
  "@rollup/plugin-json": "4.1.0",
56
56
  "@rollup/plugin-node-resolve": "13.3.0",