File tree 1 file changed +29
-0
lines changed 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1068
1068
unique-filename "^1.1.1"
1069
1069
which "^1.3.1"
1070
1070
1071
+
1072
+ version "0.1.16"
1073
+ resolved "https://registry.npmjs.org/@firebase/component/-/component-0.1.16.tgz#7a0dbdfff1485d45b8485db87a982f053e68761a"
1074
+ integrity sha512-FvffvFN0LWgv1H/FIyruTECOL69Dhy+JfwoTq+mV39V8Mz9lNpo41etonL5AOr7KmXxYJVbNwkx0L9Ei88i7JA==
1075
+ dependencies:
1076
+ "@firebase/util" "0.2.50"
1077
+ tslib "^1.11.1"
1078
+
1079
+
1080
+ version "1.16.1"
1081
+ resolved "https://registry.npmjs.org/@firebase/firestore/-/firestore-1.16.1.tgz#ddf4e357b4d847abe6a57a89d3e2d5b950339176"
1082
+ integrity sha512-TGtvNIGHMEFFEuOSsRswou576GPZY39vXIsenn0B1Dqz9ACpyDtvAT9YdbG38srlPq7ZKwsP5x04LB43zZ6eAg==
1083
+ dependencies:
1084
+ "@firebase/component" "0.1.16"
1085
+ "@firebase/firestore-types" "1.12.0"
1086
+ "@firebase/logger" "0.2.6"
1087
+ "@firebase/util" "0.2.50"
1088
+ "@firebase/webchannel-wrapper" "0.2.41"
1089
+ "@grpc/grpc-js" "^1.0.0"
1090
+ "@grpc/proto-loader" "^0.5.0"
1091
+ tslib "^1.11.1"
1092
+
1093
+
1094
+ version "0.2.50"
1095
+ resolved "https://registry.npmjs.org/@firebase/util/-/util-0.2.50.tgz#77666b845dcb49bc217650aa296a7a8986c06b44"
1096
+ integrity sha512-vFE6+Jfc25u0ViSpFxxq0q5s+XmuJ/y7CL3ud79RQe+WLFFg+j0eH1t23k0yNSG9vZNM7h3uHRIXbV97sYLAyw==
1097
+ dependencies:
1098
+ tslib "^1.11.1"
1099
+
1071
1100
"@google-cloud/paginator@^2.0.0":
1072
1101
version "2.0.3"
1073
1102
resolved "https://registry.npmjs.org/@google-cloud/paginator/-/paginator-2.0.3.tgz#c7987ad05d1c3ebcef554381be80e9e8da4e4882"
You can’t perform that action at this time.
0 commit comments