@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 +1 -1
- package/dist/index.js +1 -1
- package/dist/index.standalone.js +2 -2
- package/dist/index.standalone.js.map +1 -1
- package/dist/node-esm/index.js +1 -1
- package/package.json +9 -9
package/dist/index.esm.js
CHANGED
package/dist/index.js
CHANGED
package/dist/index.standalone.js
CHANGED
|
@@ -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
|
|
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
|
|
3783
|
+
const version = "12.18.0";
|
|
3784
3784
|
|
|
3785
3785
|
/**
|
|
3786
3786
|
* @license
|