@firebase/database-compat 2.0.2-canary.3c1559b7e → 2.0.2-canary.59ae45e48
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.esm2017.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.0.2-canary.
|
8
|
+
const version = "2.0.2-canary.59ae45e48";
|
9
9
|
|
10
10
|
/**
|
11
11
|
* @license
|
package/dist/index.js
CHANGED
@@ -11,7 +11,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
11
11
|
var firebase__default = /*#__PURE__*/_interopDefaultLegacy(firebase);
|
12
12
|
|
13
13
|
const name = "@firebase/database-compat";
|
14
|
-
const version = "2.0.2-canary.
|
14
|
+
const version = "2.0.2-canary.59ae45e48";
|
15
15
|
|
16
16
|
/**
|
17
17
|
* @license
|
package/dist/index.standalone.js
CHANGED
@@ -3710,7 +3710,7 @@ function isVersionServiceProvider(provider) {
|
|
3710
3710
|
}
|
3711
3711
|
|
3712
3712
|
const name$q = "@firebase/app";
|
3713
|
-
const version$1 = "0.10.18-canary.
|
3713
|
+
const version$1 = "0.10.18-canary.59ae45e48";
|
3714
3714
|
|
3715
3715
|
/**
|
3716
3716
|
* @license
|
@@ -3781,7 +3781,7 @@ const name$2 = "@firebase/vertexai";
|
|
3781
3781
|
const name$1 = "@firebase/firestore-compat";
|
3782
3782
|
|
3783
3783
|
const name = "firebase";
|
3784
|
-
const version = "11.2.0-canary.
|
3784
|
+
const version = "11.2.0-canary.59ae45e48";
|
3785
3785
|
|
3786
3786
|
/**
|
3787
3787
|
* @license
|