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 1412
1412
minimatch "^3.0.4"
1413
1413
strip-json-comments "^3.1.1"
1414
1414
1415
+
1416
+ version "0.5.9"
1417
+ resolved "https://registry.npmjs.org/@firebase/component/-/component-0.5.9.tgz#a859f655bd6e5b691bc5596fe43a91b12a443052"
1418
+ integrity sha512-oLCY3x9WbM5rn06qmUvbtJuPj4dIw/C9T4Th52IiHF5tiCRC5k6YthvhfUVcTwfoUhK0fOgtwuKJKA/LpCPjgA==
1419
+ dependencies:
1420
+ "@firebase/util" "1.4.2"
1421
+ tslib "^2.1.0"
1422
+
1423
+
1424
+ version "3.4.1"
1425
+ resolved "https://registry.npmjs.org/@firebase/firestore/-/firestore-3.4.1.tgz#b988a25213e51b112db4fef8d939634957f35b9f"
1426
+ integrity sha512-KSXuaiavHUqk3+0qRe4U8QZ1vfpOc4PuesohLcjA824HexBzXd+6NoUmBs/F9pyS9Ka1rJeECXzXgpk0pInSBw==
1427
+ dependencies:
1428
+ "@firebase/component" "0.5.9"
1429
+ "@firebase/logger" "0.3.2"
1430
+ "@firebase/util" "1.4.2"
1431
+ "@firebase/webchannel-wrapper" "0.6.1"
1432
+ "@grpc/grpc-js" "^1.3.2"
1433
+ "@grpc/proto-loader" "^0.6.0"
1434
+ node-fetch "2.6.5"
1435
+ tslib "^2.1.0"
1436
+
1415
1437
1416
1438
version "0.3.36"
1417
1439
resolved "https://registry.npmjs.org/@firebase/polyfill/-/polyfill-0.3.36.tgz#c057cce6748170f36966b555749472b25efdb145"
1421
1443
promise-polyfill "8.1.3"
1422
1444
whatwg-fetch "2.0.4"
1423
1445
1446
+
1447
+ version "1.4.2"
1448
+ resolved "https://registry.npmjs.org/@firebase/util/-/util-1.4.2.tgz#271c63bb7cce4607f7679dc5624ef241c4cf2498"
1449
+ integrity sha512-JMiUo+9QE9lMBvEtBjqsOFdmJgObFvi7OL1A0uFGwTmlCI1ZeNPOEBrwXkgTOelVCdiMO15mAebtEyxFuQ6FsA==
1450
+ dependencies:
1451
+ tslib "^2.1.0"
1452
+
1424
1453
"@gar/promisify@^1.0.1":
1425
1454
version "1.1.2"
1426
1455
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
You can’t perform that action at this time.
0 commit comments