@firebase/database-compat 2.1.7-20260818172054 → 2.1.7

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.
package/dist/index.esm.js CHANGED
@@ -5,7 +5,7 @@ import { errorPrefix, validateArgCount, validateCallback, validateContextObject,
5
5
  import { Logger } from '@firebase/logger';
6
6
 
7
7
  const name = "@firebase/database-compat";
8
- const version = "2.1.7-20260818172054";
8
+ const version = "2.1.7";
9
9
 
10
10
  /**
11
11
  * @license
package/dist/index.js CHANGED
@@ -7,7 +7,7 @@ var util = require('@firebase/util');
7
7
  var logger = require('@firebase/logger');
8
8
 
9
9
  const name = "@firebase/database-compat";
10
- const version = "2.1.7-20260818172054";
10
+ const version = "2.1.7";
11
11
 
12
12
  /**
13
13
  * @license
@@ -3709,7 +3709,7 @@ function isVersionServiceProvider(provider) {
3709
3709
  }
3710
3710
 
3711
3711
  const name$q = "@firebase/app";
3712
- const version$1 = "0.16.1-20260818172054";
3712
+ const version$1 = "0.16.1";
3713
3713
 
3714
3714
  /**
3715
3715
  * @license
@@ -3780,7 +3780,7 @@ const name$2 = "@firebase/ai";
3780
3780
  const name$1 = "@firebase/firestore-compat";
3781
3781
 
3782
3782
  const name = "firebase";
3783
- const version = "12.18.0-20260818172054";
3783
+ const version = "12.18.0";
3784
3784
 
3785
3785
  /**
3786
3786
  * @license