@firebase/firestore 4.9.3-20251215180848 → 4.9.3

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.
@@ -10,7 +10,7 @@ var util = require('@firebase/util');
10
10
  var bloomBlob = require('@firebase/webchannel-wrapper/bloom-blob');
11
11
  var crypto = require('crypto');
12
12
 
13
- const version$1 = "4.9.3-20251215180848";
13
+ const version$1 = "4.9.3";
14
14
 
15
15
  /**
16
16
  * @license
@@ -63,7 +63,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
63
63
  User.FIRST_PARTY = new User('first-party-uid');
64
64
  User.MOCK_USER = new User('mock-user');
65
65
 
66
- const version = "12.6.1-20251215180848";
66
+ const version = "12.7.0";
67
67
 
68
68
  /**
69
69
  * @license
@@ -6,7 +6,7 @@ import { FirebaseError, getDefaultEmulatorHostnameAndPort, isCloudWorkstation, p
6
6
  import { Integer } from '@firebase/webchannel-wrapper/bloom-blob';
7
7
  import { randomBytes as randomBytes$1 } from 'crypto';
8
8
 
9
- const version$1 = "4.9.3-20251215180848";
9
+ const version$1 = "4.9.3";
10
10
 
11
11
  /**
12
12
  * @license
@@ -59,7 +59,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
59
59
  User.FIRST_PARTY = new User('first-party-uid');
60
60
  User.MOCK_USER = new User('mock-user');
61
61
 
62
- const version = "12.6.1-20251215180848";
62
+ const version = "12.7.0";
63
63
 
64
64
  /**
65
65
  * @license
@@ -8,7 +8,7 @@ import { FirebaseError as _, isCloudWorkstation as c, base64 as l, DecodeBase64S
8
8
 
9
9
  import { Integer as A } from "@firebase/webchannel-wrapper/bloom-blob";
10
10
 
11
- const R = "4.9.3-20251215180848";
11
+ const R = "4.9.3";
12
12
 
13
13
  /**
14
14
  * @license
@@ -69,7 +69,7 @@ User.MOCK_USER = new User("mock-user");
69
69
  * See the License for the specific language governing permissions and
70
70
  * limitations under the License.
71
71
  */
72
- let V = "12.6.1-20251215180848";
72
+ let V = "12.7.0";
73
73
 
74
74
  /**
75
75
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/firestore",
3
- "version": "4.9.3-20251215180848",
3
+ "version": "4.9.3",
4
4
  "engines": {
5
5
  "node": ">=20.0.0"
6
6
  },
@@ -114,7 +114,7 @@
114
114
  "devDependencies": {
115
115
  "@firebase/app": "0.14.6",
116
116
  "@firebase/app-compat": "0.5.6",
117
- "@firebase/auth": "1.12.0-20251215180848",
117
+ "@firebase/auth": "1.12.0",
118
118
  "@rollup/plugin-alias": "5.1.1",
119
119
  "@rollup/plugin-json": "6.1.0",
120
120
  "@types/eslint": "7.29.0",