@firebase/app-compat 0.5.15-eap-crashlytics.659b578fb → 0.5.16-20260728185501

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.
@@ -371,7 +371,7 @@ const firebase$1 = createFirebaseNamespace();
371
371
  const logger = new Logger('@firebase/app-compat');
372
372
 
373
373
  const name = "@firebase/app-compat";
374
- const version = "0.5.15-eap-crashlytics.659b578fb";
374
+ const version = "0.5.16-20260728185501";
375
375
 
376
376
  /**
377
377
  * @license
package/dist/index.cjs.js CHANGED
@@ -391,7 +391,7 @@ const firebase$1 = createFirebaseNamespace();
391
391
  const logger = new logger$1.Logger('@firebase/app-compat');
392
392
 
393
393
  const name = "@firebase/app-compat";
394
- const version = "0.5.15-eap-crashlytics.659b578fb";
394
+ const version = "0.5.16-20260728185501";
395
395
 
396
396
  /**
397
397
  * @license
@@ -292,7 +292,7 @@ function createFirebaseNamespaceLite() {
292
292
  }
293
293
 
294
294
  const name$1 = "@firebase/app-compat";
295
- const version = "0.5.15-eap-crashlytics.659b578fb";
295
+ const version = "0.5.16-20260728185501";
296
296
 
297
297
  /**
298
298
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/app-compat",
3
- "version": "0.5.15-eap-crashlytics.659b578fb",
3
+ "version": "0.5.16-20260728185501",
4
4
  "description": "The primary entrypoint to the Firebase JS SDK",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -37,10 +37,10 @@
37
37
  },
38
38
  "license": "Apache-2.0",
39
39
  "dependencies": {
40
- "@firebase/app": "0.15.1-eap-crashlytics.659b578fb",
41
- "@firebase/util": "1.15.1-eap-crashlytics.659b578fb",
42
- "@firebase/logger": "0.5.1-eap-crashlytics.659b578fb",
43
- "@firebase/component": "0.7.3-eap-crashlytics.659b578fb",
40
+ "@firebase/app": "0.16.0-20260728185501",
41
+ "@firebase/util": "1.15.2-20260728185501",
42
+ "@firebase/logger": "0.5.1",
43
+ "@firebase/component": "0.7.4-20260728185501",
44
44
  "tslib": "^2.1.0"
45
45
  },
46
46
  "devDependencies": {