@firebase/firestore 3.7.1 → 3.7.2

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.
@@ -1043,17 +1043,17 @@ import { FirebaseError as c } from "@firebase/util/dist/src/errors";
1043
1043
  databaseId: any;
1044
1044
  ignoreUndefinedProperties: any;
1045
1045
  L: any;
1046
- /** Creates a new top-level parse context. */ wt(t: any, e: any, n: any, r?: boolean): kn;
1046
+ /** Creates a new top-level parse context. */ dt(t: any, e: any, n: any, r?: boolean): kn;
1047
1047
  }
1048
1048
  declare class zn extends $n {
1049
1049
  constructor(t: any, e: any);
1050
- yt: any;
1050
+ wt: any;
1051
1051
  _toFieldTransform(t: any): Pe;
1052
1052
  isEqual(t: any): boolean;
1053
1053
  }
1054
1054
  declare class Qn extends $n {
1055
1055
  constructor(t: any, e: any);
1056
- yt: any;
1056
+ wt: any;
1057
1057
  _toFieldTransform(t: any): Pe;
1058
1058
  isEqual(t: any): boolean;
1059
1059
  }
@@ -1064,27 +1064,27 @@ declare class Un extends $n {
1064
1064
  declare class Er extends hr {
1065
1065
  constructor(t: any, e: any, n: any);
1066
1066
  type: any;
1067
+ Tt: any;
1067
1068
  At: any;
1068
- Rt: any;
1069
1069
  _apply(t: any): bn;
1070
1070
  }
1071
1071
  declare class Gn extends $n {
1072
1072
  constructor(t: any, e: any);
1073
- _t: any;
1073
+ yt: any;
1074
1074
  _toFieldTransform(t: any): Pe;
1075
1075
  isEqual(t: any): boolean;
1076
1076
  }
1077
1077
  declare class pr extends hr {
1078
1078
  constructor(t: any, e: any, n: any);
1079
1079
  type: any;
1080
+ Et: any;
1080
1081
  It: any;
1081
- Tt: any;
1082
1082
  _apply(t: any): bn;
1083
1083
  }
1084
1084
  declare class wr extends hr {
1085
1085
  constructor(t: any, e: any);
1086
- gt: any;
1087
- Et: any;
1086
+ _t: any;
1087
+ bt: any;
1088
1088
  type: string;
1089
1089
  _apply(t: any): bn;
1090
1090
  }
@@ -1095,15 +1095,15 @@ declare class Bn extends $n {
1095
1095
  declare class gr extends hr {
1096
1096
  constructor(t: any, e: any, n: any);
1097
1097
  type: any;
1098
+ Tt: any;
1098
1099
  At: any;
1099
- Rt: any;
1100
1100
  _apply(t: any): bn;
1101
1101
  }
1102
1102
  declare class fr extends hr {
1103
1103
  constructor(t: any, e: any, n: any);
1104
+ _t: any;
1104
1105
  gt: any;
1105
1106
  vt: any;
1106
- bt: any;
1107
1107
  type: string;
1108
1108
  _apply(t: any): bn;
1109
1109
  }
@@ -1158,15 +1158,15 @@ declare class Z {
1158
1158
  fieldTransforms: any;
1159
1159
  fieldMask: any;
1160
1160
  get path(): any;
1161
- get st(): any;
1162
- /** Returns a new context with the specified settings overwritten. */ it(t: any): kn;
1163
- ot(t: any): kn;
1161
+ get rt(): any;
1162
+ /** Returns a new context with the specified settings overwritten. */ st(t: any): kn;
1163
+ it(t: any): kn;
1164
+ ct(t: any): kn;
1164
1165
  at(t: any): kn;
1165
- ht(t: any): kn;
1166
- lt(t: any): U;
1166
+ ht(t: any): U;
1167
1167
  /** Returns 'true' if 'fieldPath' was traversed when creating this context. */ contains(t: any): boolean;
1168
- rt(): void;
1169
- ct(t: any): void;
1168
+ nt(): void;
1169
+ ut(t: any): void;
1170
1170
  }
1171
1171
  /**
1172
1172
  * @license
@@ -1527,7 +1527,7 @@ declare class ka {
1527
1527
  Gc: boolean;
1528
1528
  Qc: boolean;
1529
1529
  jc: any[];
1530
- No: tu;
1530
+ xo: tu;
1531
1531
  Wc: () => void;
1532
1532
  get isShuttingDown(): boolean;
1533
1533
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/firestore",
3
- "version": "3.7.1",
3
+ "version": "3.7.2",
4
4
  "engines": {
5
5
  "node": ">=10.10.0"
6
6
  },
@@ -80,10 +80,10 @@
80
80
  "lite/package.json"
81
81
  ],
82
82
  "dependencies": {
83
- "@firebase/component": "0.5.20",
84
- "@firebase/logger": "0.3.3",
85
- "@firebase/util": "1.7.2",
86
- "@firebase/webchannel-wrapper": "0.8.0",
83
+ "@firebase/component": "0.5.21",
84
+ "@firebase/logger": "0.3.4",
85
+ "@firebase/util": "1.7.3",
86
+ "@firebase/webchannel-wrapper": "0.8.1",
87
87
  "@grpc/grpc-js": "^1.3.2",
88
88
  "@grpc/proto-loader": "^0.6.13",
89
89
  "node-fetch": "2.6.7",
@@ -93,9 +93,9 @@
93
93
  "@firebase/app": "0.x"
94
94
  },
95
95
  "devDependencies": {
96
- "@firebase/app": "0.8.2",
97
- "@firebase/app-compat": "0.1.37",
98
- "@firebase/auth": "0.20.10",
96
+ "@firebase/app": "0.8.3",
97
+ "@firebase/app-compat": "0.1.38",
98
+ "@firebase/auth": "0.20.11",
99
99
  "@rollup/plugin-alias": "3.1.9",
100
100
  "@rollup/plugin-json": "4.1.0",
101
101
  "@types/eslint": "7.29.0",
@@ -103,14 +103,14 @@
103
103
  "chai-exclude": "2.1.0",
104
104
  "json-stable-stringify": "1.0.1",
105
105
  "protobufjs": "6.11.3",
106
- "rollup": "2.72.1",
106
+ "rollup": "2.79.1",
107
107
  "rollup-plugin-copy": "3.4.0",
108
108
  "rollup-plugin-copy-assets": "2.0.3",
109
109
  "rollup-plugin-replace": "2.2.0",
110
110
  "rollup-plugin-sourcemaps": "0.6.3",
111
111
  "rollup-plugin-terser": "7.0.2",
112
112
  "rollup-plugin-typescript2": "0.31.2",
113
- "ts-node": "10.7.0",
113
+ "ts-node": "10.9.1",
114
114
  "typescript": "4.2.2"
115
115
  },
116
116
  "repository": {
@@ -1,17 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2022 Google LLC
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- export {};
@@ -1,17 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2022 Google LLC
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- export {};
@@ -1,17 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2022 Google LLC
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- export {};
@@ -1,17 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2022 Google LLC
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- export {};