{"versions":{"0.0.1-dataconnect-preview.f2ddc3d7b":{"name":"@firebase/data-connect","version":"0.0.1-dataconnect-preview.f2ddc3d7b","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"npm run test:node","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","dependencies":{"@firebase/auth-interop-types":"0.2.2","@firebase/component":"0.6.6","@firebase/logger":"0.4.1","@firebase/util":"1.9.5","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.2","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"dist/src/index.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.0.1-dataconnect-preview.f2ddc3d7b","gitHead":"f2ddc3d7b2697e49c38afb91f2895816bb7d9c62","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-VxbLO2sLUWk7XEeFaugOuQsKsGRSqg+T5+ThAzTVkCe6+g7jAQTXYQ/gUwyJIwdC+mFZr/hnBMZj2MGQ+LNxVQ==","shasum":"4a98c3e4b01b37061b4b7865697e640dbb8eae48","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.0.1-dataconnect-preview.f2ddc3d7b.tgz","fileCount":66,"unpackedSize":628104,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNG70+BnEaPB/lZaeJ+rsddcEokieuXea7H3BzIPQrKwIgQ8Uq2g/mN84awzZoxOPVbIf37An0NN4WqwFDQ7reGZY="}],"size":110169},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.0.1-dataconnect-preview.f2ddc3d7b_1715202830637_0.16784773348862148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T21:13:50.887Z","publish_time":1715202830887,"_source_registry_name":"default","contributors":[]},"0.0.1-dataconnect-preview.42eb5e521":{"name":"@firebase/data-connect","version":"0.0.1-dataconnect-preview.42eb5e521","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"npm run test:node","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","dependencies":{"@firebase/auth-interop-types":"0.2.2-dataconnect-preview.42eb5e521","@firebase/component":"0.6.6-dataconnect-preview.42eb5e521","@firebase/logger":"0.4.1-dataconnect-preview.42eb5e521","@firebase/util":"1.9.5-dataconnect-preview.42eb5e521","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.2-dataconnect-preview.42eb5e521","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.0.1-dataconnect-preview.42eb5e521","gitHead":"42eb5e521c6fbaa3639c143f860e5a78c5ab4e37","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-WtMHbtpxiQIwGbXIu/oPtBFZTLVIZuZGAb2eZhJabwt4Lz8pw8rE5gqcGqBdhU+obFS4KWZq3sMS7S3fizM4SQ==","shasum":"b78842a0b20b7adf63d8c876adbe9387005c310c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.0.1-dataconnect-preview.42eb5e521.tgz","fileCount":66,"unpackedSize":628405,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQMx9chv0ei5CSdV5BFr2S4Z89u6Vf+Dnb83SddZT1jQIhAImUGUxalCNwjIYfQjGqJWyqmWUuZdfToWDA/xIDNwSz"}],"size":110256},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.0.1-dataconnect-preview.42eb5e521_1715205209755_0.10102635714365937"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T21:53:29.986Z","publish_time":1715205209986,"_source_registry_name":"default","contributors":[]},"0.0.1-dataconnect-preview.323fdc1b8":{"name":"@firebase/data-connect","version":"0.0.1-dataconnect-preview.323fdc1b8","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"npm run test:node","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","dependencies":{"@firebase/auth-interop-types":"0.2.2-dataconnect-preview.323fdc1b8","@firebase/component":"0.6.6-dataconnect-preview.323fdc1b8","@firebase/logger":"0.4.1-dataconnect-preview.323fdc1b8","@firebase/util":"1.9.5-dataconnect-preview.323fdc1b8","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.2-dataconnect-preview.323fdc1b8","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.0.1-dataconnect-preview.323fdc1b8","gitHead":"323fdc1b85aa0bef7755b3b6e98fccf11164b8c2","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-v1WiOzZmQYfEKAQmtLavi+ErcdiiB+8Z9FUK2vmGmpiJ/CtSWSwhYXJfsUIByxscjs3RHKwByp6VnXA56OadvA==","shasum":"66286daeb3ec3b7b42236065cbf3ff57aafb4c5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.0.1-dataconnect-preview.323fdc1b8.tgz","fileCount":66,"unpackedSize":627354,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBNSIXehLiVPcBPTuhMdl+6fX31XirDxMKYGAGIZ9AciAiBP/rSJY2hPRqTNPhROHfoyVjmv4Din68WynJBTxL0uNg=="}],"size":109750},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.0.1-dataconnect-preview.323fdc1b8_1715275999202_0.5622867260644273"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-09T17:33:19.390Z","publish_time":1715275999390,"_source_registry_name":"default","contributors":[]},"0.0.1-dataconnect-preview.81ee5169c":{"name":"@firebase/data-connect","version":"0.0.1-dataconnect-preview.81ee5169c","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"npm run test:node","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","dependencies":{"@firebase/auth-interop-types":"0.2.2-dataconnect-preview.81ee5169c","@firebase/component":"0.6.6-dataconnect-preview.81ee5169c","@firebase/logger":"0.4.1-dataconnect-preview.81ee5169c","@firebase/util":"1.9.5-dataconnect-preview.81ee5169c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.2-dataconnect-preview.81ee5169c","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.0.1-dataconnect-preview.81ee5169c","gitHead":"81ee5169ca51b81af0b552128a70bb36621a6129","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-rdWlCRIYivvAEAev0lr7j34I7jSshpthXntmbj8JIGoruIYD1YcjORZ+ucxIdRnqP5SlPnBwGyo7RPX4e8gIDg==","shasum":"143871fe9055684dce8129e9b36b6e73ddab552c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.0.1-dataconnect-preview.81ee5169c.tgz","fileCount":66,"unpackedSize":613067,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4QC/afxcnzLKXDQS400d38d5Dogd7SbzaMeKLu5XlngIhAN6YbL+MDnAAJL9tVn0dHv7i3XOH4ERDRbo35twTA1S7"}],"size":106493},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.0.1-dataconnect-preview.81ee5169c_1715286586123_0.7624205230098682"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-09T20:29:46.272Z","publish_time":1715286586272,"_source_registry_name":"default","contributors":[]},"0.0.2-dataconnect-preview.877f8b7d0":{"name":"@firebase/data-connect","version":"0.0.2-dataconnect-preview.877f8b7d0","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"npm run test:node","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","dependencies":{"@firebase/auth-interop-types":"0.2.3-dataconnect-preview.877f8b7d0","@firebase/component":"0.6.7-dataconnect-preview.877f8b7d0","@firebase/logger":"0.4.2-dataconnect-preview.877f8b7d0","@firebase/util":"1.9.6-dataconnect-preview.877f8b7d0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.3-dataconnect-preview.877f8b7d0","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.0.2-dataconnect-preview.877f8b7d0","gitHead":"877f8b7d0ac21ef64969605c9936f37ff2c5d47b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-JPY8hwd6vb273L5yaMn+WV6QlcE6l2pOBPEc8rOoIyhAB6bvwednXorECGd0caqPzJvf2n0Qcv/mOvJgB4YQ6g==","shasum":"93a94cf74b7d9de50e9683736ec4550bcc17a80d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.0.2-dataconnect-preview.877f8b7d0.tgz","fileCount":60,"unpackedSize":602575,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPJ2nWlav6gL+46/84jCVMD54jynIQ+9p/0/iLJEWdswIhAOoSPVNnB54ToJgClAp8/XxoaZFn8xISfE9fJhQf16I7"}],"size":105213},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.0.2-dataconnect-preview.877f8b7d0_1715623794640_0.29926696867790414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T18:09:54.793Z","publish_time":1715623794793,"_source_registry_name":"default","contributors":[]},"0.0.2-dataconnect-preview.388b61c7e":{"name":"@firebase/data-connect","version":"0.0.2-dataconnect-preview.388b61c7e","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"npm run test:node","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","dependencies":{"@firebase/auth-interop-types":"0.2.3-dataconnect-preview.388b61c7e","@firebase/component":"0.6.7-dataconnect-preview.388b61c7e","@firebase/logger":"0.4.2-dataconnect-preview.388b61c7e","@firebase/util":"1.9.6-dataconnect-preview.388b61c7e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.3-dataconnect-preview.388b61c7e","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.0.2-dataconnect-preview.388b61c7e","gitHead":"388b61c7ec989783cbbec51c99d29916455358b3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-pPQElS3ceqxmekGWZOtzrEcuwbZTPV0JvPQPc7yHPWkAqAC6qftd6t3TYEy3GsDvYCaBmKC1KSM/YPPrQvj/Gg==","shasum":"6010067cc19cb38112475da907a4c846029e189a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.0.2-dataconnect-preview.388b61c7e.tgz","fileCount":60,"unpackedSize":642010,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgA1OVJCy4YYDL5g7gF8JydbXWFT9p93yYSX6CBmWWLQIhAINBwYm/Xqq0WLJJGTilaggvq8YKo/7tnqsLfgwHzT9/"}],"size":111642},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.0.2-dataconnect-preview.388b61c7e_1715627677036_0.410364923829841"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T19:14:37.186Z","publish_time":1715627677186,"_source_registry_name":"default","contributors":[]},"0.0.3-dataconnect-preview.d986d4bf2":{"name":"@firebase/data-connect","version":"0.0.3-dataconnect-preview.d986d4bf2","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"npm run test:node","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.7-dataconnect-preview.d986d4bf2"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-dataconnect-preview.d986d4bf2","@firebase/component":"0.6.8-dataconnect-preview.d986d4bf2","@firebase/logger":"0.4.2-dataconnect-preview.d986d4bf2","@firebase/util":"1.9.7-dataconnect-preview.d986d4bf2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.7-dataconnect-preview.d986d4bf2","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.0.3-dataconnect-preview.d986d4bf2","gitHead":"d986d4bf24b1d17bb2ab89bbcd11e281611c6eda","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-ZhD2Zp0lz5s9abjJuTGlmrqKHh+tlLT+x8IlcMGd0ra51lyy7PM9A69aUesEJVuVaxXLQO5V8d4MPEpg6i8yQw==","shasum":"06f6852299a25971db704d8e6d0bc8f197b722c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.0.3-dataconnect-preview.d986d4bf2.tgz","fileCount":62,"unpackedSize":711032,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHxt4hX7udNoJYys0UDaQ/n1LmJADHesbg1x4cQiRanbAiEA7NKv7GEV0PbusjElw77rYo1FP2NXz8Sq/x1kqcJi6DY="}],"size":125659},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.0.3-dataconnect-preview.d986d4bf2_1722468487253_0.9271569454317945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-31T23:28:07.547Z","publish_time":1722468487547,"_source_registry_name":"default","contributors":[]},"0.0.3-canary.beaa4dffb":{"name":"@firebase/data-connect","version":"0.0.3-canary.beaa4dffb","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.11-canary.beaa4dffb"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.beaa4dffb","@firebase/component":"0.6.9-canary.beaa4dffb","@firebase/logger":"0.4.2-canary.beaa4dffb","@firebase/util":"1.10.0-canary.beaa4dffb","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.11-canary.beaa4dffb","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.0.3-canary.beaa4dffb","gitHead":"beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qLoSuwQ/C+yU3U+8hmLK7u2nFbxTqo6LCmLrJeOyg3LffGN7JjmKPm4jAiKT0XpW63hLL2A7qdtosWjk2dsguA==","shasum":"9afd4d4c01e39dbe82fb24aa4ad9e444b12ae088","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.0.3-canary.beaa4dffb.tgz","fileCount":64,"unpackedSize":761802,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAgR0LU86F+xDV6teGPpm3QMEokD955zB0W3iBfjxH8kAiEA00bMWhh+/Y43qRdsZtQV8y5bXNxyMulf57VQ0SUT0qE="}],"size":135037},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.0.3-canary.beaa4dffb_1727167882518_0.6379819455062878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-24T08:51:22.767Z","publish_time":1727167882767,"_source_registry_name":"default","contributors":[]},"0.1.0-20240930164710":{"name":"@firebase/data-connect","version":"0.1.0-20240930164710","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.12-20240930164710"},"dependencies":{"@firebase/auth-interop-types":"0.2.3","@firebase/component":"0.6.9","@firebase/logger":"0.4.2","@firebase/util":"1.10.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.12-20240930164710","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-20240930164710","gitHead":"123fee3b247b6c65980bf1e26823ad5d2fa264f0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-8UYTaPe1p2qYTqvxMyQiQHxHVQKKXZ2bsXhzPbY9TfdUSSn97V7+M5rcIwjIrrRIaayuEPvvVK8LSGqvgZRdKw==","shasum":"e6c90136df93ea691f207d9ed7b706ad2bdc0903","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-20240930164710.tgz","fileCount":64,"unpackedSize":761718,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICSrLIy/TKvgUzehu69mL3C/uMu+dnHcGY7gkSKcMEmIAiAjk+6/nU7pYOMQp+KUl1S1nIuToel8FEPUVqwyPWlkcQ=="}],"size":135034},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-20240930164710_1727715630398_0.8528066539954522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T17:00:30.703Z","publish_time":1727715630703,"_source_registry_name":"default","contributors":[]},"0.1.0":{"name":"@firebase/data-connect","version":"0.1.0","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.3","@firebase/component":"0.6.9","@firebase/logger":"0.4.2","@firebase/util":"1.10.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.12","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0","gitHead":"d59563ac7e06ea78a592a3787694b454eb0b527f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-vSe5s8dY13ilhLnfY0eYRmQsdTbH7PUFZtBbqU6JVX/j8Qp9A6G5gG6//ulbX9/1JFOF1IWNOne9c8S/DOCJaQ==","shasum":"fb6f52615fd5580b2b4707f0e416bdaf1eb6e626","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0.tgz","fileCount":64,"unpackedSize":761594,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIz6PcpB33VYWS9rvKUUU0sjp2kziqro3myPLVN9qJEAIgVbzuFysOb7NeDWSGKnufjBh6X7nujrWar4ziVG0MzKA="}],"size":135270},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0_1727729067508_0.1920510660053858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T20:44:27.728Z","publish_time":1727729067728,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.d59563ac7":{"name":"@firebase/data-connect","version":"0.1.0-canary.d59563ac7","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.12-canary.d59563ac7"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.d59563ac7","@firebase/component":"0.6.9-canary.d59563ac7","@firebase/logger":"0.4.2-canary.d59563ac7","@firebase/util":"1.10.0-canary.d59563ac7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.12-canary.d59563ac7","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.d59563ac7","gitHead":"d59563ac7e06ea78a592a3787694b454eb0b527f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-1rc8Un6E7HfgcRY1B+GnO25M20YSxJ1Zqmweg5xIizIMv9kVQ4bkHfnZ9LE3PTTzTT/LDYUHrjZxPocgsZ+Z2w==","shasum":"3ce0db74297a13f9cc223724a4d001d972ebc509","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.d59563ac7.tgz","fileCount":64,"unpackedSize":761802,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAkH9xqTUMcpckdnFLsbyXuWMkdjZih13ei8zuS1gAQ7AiEAzgTFzBpRFMFL6aqRtKmeICd0JX8L9BiCdjjgVUMYD9I="}],"size":135048},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.d59563ac7_1727737341840_0.5485763150404421"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T23:02:22.099Z","publish_time":1727737342099,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.d6fa58854":{"name":"@firebase/data-connect","version":"0.1.0-canary.d6fa58854","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.12-canary.d6fa58854"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.d6fa58854","@firebase/component":"0.6.9-canary.d6fa58854","@firebase/logger":"0.4.2-canary.d6fa58854","@firebase/util":"1.10.0-canary.d6fa58854","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.12-canary.d6fa58854","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.d6fa58854","gitHead":"d6fa58854e3cc976eab150154e2786043bc5e563","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-43RDcp+uCl3hhrkdaLRUtRo1YW/udLFQQFU3/39/lXBAx2NtJSQ8PusWzWqCYpvpONXuY+ptzz862c7sQC/z0w==","shasum":"f431f3a601147503f9f279059ae2f91d912a316c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.d6fa58854.tgz","fileCount":64,"unpackedSize":761802,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICOMzIXdQ035QruYsnRy1FtkjRCz+/rYlgnkjLvoCKQpAiEAoHRvr9aFkzXV0qPdXgyhZgHmLLvELkBpkKP75oSEVxw="}],"size":135048},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.d6fa58854_1727738590806_0.7755878444468631"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T23:23:11.047Z","publish_time":1727738591047,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.1ca18c459":{"name":"@firebase/data-connect","version":"0.1.0-canary.1ca18c459","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.1.0-canary.1ca18c459","maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"192772362ea73cf9a641be8978a1f3f7287f6175","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.1ca18c459.tgz","fileCount":64,"integrity":"sha512-c0o1U9cymY745Cyoh5Xxy8nW31JJWaBENBIekza9yCwMG7kQXsT9sNr/jIHxAeZAehcGfZ01bYXXE1Agbg8b/w==","signatures":[{"sig":"MEQCIH33R9Vwg434uN2QhYPFdEPXFoM2SYxhLV+FAj2rJ8PiAiA9dXPml4JGeMBfsILLUkPPR4t+a6ahvwXmK2a1iqnXSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":761802,"size":135047},"esm5":"dist/index.esm5.js","main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"esm5":"./dist/index.esm5.js","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"1ca18c459a191e81d7f1f5f9ed18d6ce015aed16","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:unit","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start --single-run","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.8.2","directories":{},"_nodeVersion":"20.17.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.0-canary.1ca18c459","@firebase/logger":"0.4.2-canary.1ca18c459","@firebase/component":"0.6.9-canary.1ca18c459","@firebase/auth-interop-types":"0.2.3-canary.1ca18c459"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.1","typescript":"4.7.4","@firebase/app":"0.10.12-canary.1ca18c459","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.12-canary.1ca18c459"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.1.0-canary.1ca18c459_1727886659107_0.8865492701774031","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-10-02T16:30:59.335Z","publish_time":1727886659335,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.5f3ef9d26":{"name":"@firebase/data-connect","version":"0.1.0-canary.5f3ef9d26","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.1.0-canary.5f3ef9d26","maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"11b8e49d95fdfe62b8b1ac3ab77176c3c8887ece","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.5f3ef9d26.tgz","fileCount":64,"integrity":"sha512-XQYQtzQGWtwlE+38IjsaOTxlwwSGY+3d6v8/3v8nZ+56w0Q9mpzf4NIKatS5GOfKS9WD0WD6uvU8ynHPG9JWcw==","signatures":[{"sig":"MEQCIHFrrYTOhgYC1wMzNcXGkDHXKc7Hz2HLmPrIjjvrS9OQAiAXWvYfDTzFyjlAQ6g+apu1JhE3YQXfSK3gERrd6J9pzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":761802,"size":135045},"esm5":"dist/index.esm5.js","main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"esm5":"./dist/index.esm5.js","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"5f3ef9d263024e14317386b1e0deedcd3b38cbc2","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:unit","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start --single-run","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.8.2","directories":{},"_nodeVersion":"20.17.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.0-canary.5f3ef9d26","@firebase/logger":"0.4.2-canary.5f3ef9d26","@firebase/component":"0.6.9-canary.5f3ef9d26","@firebase/auth-interop-types":"0.2.3-canary.5f3ef9d26"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.1","typescript":"4.7.4","@firebase/app":"0.10.12-canary.5f3ef9d26","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.12-canary.5f3ef9d26"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.1.0-canary.5f3ef9d26_1727886712488_0.08864227465221086","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-10-02T16:31:52.786Z","publish_time":1727886712786,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.f3b8e4ce3":{"name":"@firebase/data-connect","version":"0.1.0-canary.f3b8e4ce3","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.12-canary.f3b8e4ce3"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.f3b8e4ce3","@firebase/component":"0.6.9-canary.f3b8e4ce3","@firebase/logger":"0.4.2-canary.f3b8e4ce3","@firebase/util":"1.10.0-canary.f3b8e4ce3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.12-canary.f3b8e4ce3","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.f3b8e4ce3","gitHead":"f3b8e4ce3e0e3e4721f6177509ee107133fa1595","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ERkjSOQyv5U1kJ3afQQDRzXlYZbr/hbv0XufTTOsamfaKtq0bEWWrfIUV/IY3G419csEVNtwM8uhlktbGCS/pQ==","shasum":"31a0d56f9a99407513e0d81fb70d4b5548e71288","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.f3b8e4ce3.tgz","fileCount":64,"unpackedSize":761802,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCXKebhm54ffDnSDI7oNCB4lsL2ERllYCvrIMcX4e2fAIhAPgWIndmXGmFs7kV18rK67bW04mbkcqTOBI7uUz1fSx4"}],"size":135042},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.f3b8e4ce3_1727888417455_0.8299719384024165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-02T17:00:17.772Z","publish_time":1727888417772,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.aa6db78eb":{"name":"@firebase/data-connect","version":"0.1.0-canary.aa6db78eb","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.12-canary.aa6db78eb"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.aa6db78eb","@firebase/component":"0.6.9-canary.aa6db78eb","@firebase/logger":"0.4.2-canary.aa6db78eb","@firebase/util":"1.10.0-canary.aa6db78eb","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.12-canary.aa6db78eb","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.aa6db78eb","gitHead":"aa6db78ebc51da10943e9766a551887e85841fbf","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-QtvYYRkKZZfa9slildikXjeo5vlQYtA7EH2UH6iTKxdo4KXZCIPnDi5YyqghEUpip378gYoxnZ9BkugmSFxBAA==","shasum":"cdc1764952820437bd061b0c4df5d4cea9bee8a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.aa6db78eb.tgz","fileCount":64,"unpackedSize":761802,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4R+WfN8oTEKrMsaAti1VJbe+RlUSLhqWpFAzbTVdp1wIhAM/whyiJ6EoGKIu8hExRKUERCRz2k3UE8j2brUreGKpl"}],"size":135042},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.aa6db78eb_1727899877790_0.060136615793416226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-02T20:11:18.019Z","publish_time":1727899878019,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.1c8dbee46":{"name":"@firebase/data-connect","version":"0.1.0-canary.1c8dbee46","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.12-canary.1c8dbee46"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.1c8dbee46","@firebase/component":"0.6.9-canary.1c8dbee46","@firebase/logger":"0.4.2-canary.1c8dbee46","@firebase/util":"1.10.0-canary.1c8dbee46","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.12-canary.1c8dbee46","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.1c8dbee46","gitHead":"1c8dbee46a65b63d152dd0e7ea9eef184706ac81","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-z13a3x1Nbh9mi8XPKc0A6eJ5gBrHAEwgR2fw3pcA41+KO4V8RgHe42jwbV0QIfIrmAFipaW7WqsCqMq3A2TLjw==","shasum":"aeb23fbb087c6741c8803a856f3318541ea3a91d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.1c8dbee46.tgz","fileCount":64,"unpackedSize":761802,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVnTzh0Y2TGTFGMLeeJyBvuFgHmJ4YC6laLPRIhZvMKwIgVPqEXrW+9lE0+hUMOmI72K1TYcZuVIObrCpLZGzf7Q4="}],"size":135041},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.1c8dbee46_1728401530506_0.8762410276369146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-08T15:32:10.723Z","publish_time":1728401530723,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.64db19264":{"name":"@firebase/data-connect","version":"0.1.0-canary.64db19264","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.13-canary.64db19264"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.64db19264","@firebase/component":"0.6.9-canary.64db19264","@firebase/logger":"0.4.2-canary.64db19264","@firebase/util":"1.10.0-canary.64db19264","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.13-canary.64db19264","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.64db19264","gitHead":"64db19264bb5811683b3413b5c5f1e6b79e5b090","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-nLZIInfevO8auVpIuwwQN24WIRlXZ9yHXUUWrkdtEtjR74h/zXervLkjFi4T4krv9bSk7Yuilz9dZGbYfKDYHg==","shasum":"e2f79aba9db73c2fbc6824b40d55d274643dbc04","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.64db19264.tgz","fileCount":64,"unpackedSize":761802,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9YoBsXfwb6Pq/FbeqK6Cdw6gFJUglr6GA4SopDahHGAIhALWbVkOgJoZonrRrIdyzcvyli5PcyXSOkV6SX33XEsO1"}],"size":135047},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.64db19264_1728572145381_0.6871193568226786"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-10T14:55:45.706Z","publish_time":1728572145706,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.813b9fad6":{"name":"@firebase/data-connect","version":"0.1.0-canary.813b9fad6","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.13-canary.813b9fad6"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.813b9fad6","@firebase/component":"0.6.9-canary.813b9fad6","@firebase/logger":"0.4.2-canary.813b9fad6","@firebase/util":"1.10.0-canary.813b9fad6","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.13-canary.813b9fad6","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.813b9fad6","gitHead":"813b9fad63ff7b8798e4f4e17ccd528a784698d9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-nZ9KZqnRGw3oJm2/cYz9NsauHFMhJ4V6vw5bXUOUFBVX32Ogg6OyyU4XMXs27l58a0jg7srsIQfQ1jCGQwvjAQ==","shasum":"7c1167f4d76fdddd8ef83aea3771a573cfc2ea93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.813b9fad6.tgz","fileCount":64,"unpackedSize":761792,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfINCWtjXzycSoqebuHMLJO58yrMTvyJLkKB7GYL8pbwIhANWTIRALT6+vx0pCr6mQubr52fQtAzupEH4AbVBWsu2P"}],"size":135027},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.813b9fad6_1728949722842_0.036628261254079586"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-14T23:48:43.050Z","publish_time":1728949723050,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.a2146910c":{"name":"@firebase/data-connect","version":"0.1.0-canary.a2146910c","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.13-canary.a2146910c"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.a2146910c","@firebase/component":"0.6.9-canary.a2146910c","@firebase/logger":"0.4.2-canary.a2146910c","@firebase/util":"1.10.0-canary.a2146910c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.13-canary.a2146910c","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.a2146910c","gitHead":"a2146910ccb0efd1e0dc4496c328358d5afdea61","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-JbIzYPbYiOwbi6ZkqHiWLZL0jS2TFf2prBkLrdVPA3HvJZ0tSNEMtKFrJkvpYGoCY4ffbI7i1efVZxxT+xWULw==","shasum":"f26baded378680da100b428613bd5b6977a2ca32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.a2146910c.tgz","fileCount":64,"unpackedSize":761792,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGrVnQISlqvvXIY4oeyO7thDDO8OKB2vo+KOZDwyEq9QIgdwuc22gDVOW5y54ziPCcAdMcivoU//FVUO561k55Az4="}],"size":135025},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.a2146910c_1729005286224_0.6389586858407628"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-15T15:14:46.482Z","publish_time":1729005286482,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.2e2804139":{"name":"@firebase/data-connect","version":"0.1.0-canary.2e2804139","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.13-canary.2e2804139"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.2e2804139","@firebase/component":"0.6.9-canary.2e2804139","@firebase/logger":"0.4.2-canary.2e2804139","@firebase/util":"1.10.0-canary.2e2804139","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.13-canary.2e2804139","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.2e2804139","gitHead":"2e2804139495c0bafec81777e07ffa85f2194c63","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-hdKfIBZVJPGmRg/rTbRBXfXRaHU2EJVjy/5cVzGNqQrn5tCY35x4EoljWHR1BqXNAoHMyrJHQnsFkXM2cUVPnA==","shasum":"4a2035488adae55bd49fc3fb47911447af5a0c73","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.2e2804139.tgz","fileCount":64,"unpackedSize":761792,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9Qv5zrwB7WZmsksdoLGbpSbDBlrE7XG+5FJB9Q5sAHwIgLi7Q9x2E5nY75OjcUWHUsIUXOPMjPAo2jU8yxvds8sg="}],"size":135030},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.2e2804139_1729017428942_0.32559970510031166"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-15T18:37:09.196Z","publish_time":1729017429196,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.cf988b0b1":{"name":"@firebase/data-connect","version":"0.1.0-canary.cf988b0b1","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.13-canary.cf988b0b1"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.cf988b0b1","@firebase/component":"0.6.9-canary.cf988b0b1","@firebase/logger":"0.4.2-canary.cf988b0b1","@firebase/util":"1.10.0-canary.cf988b0b1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.13-canary.cf988b0b1","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.cf988b0b1","gitHead":"cf988b0b1217a06e5d1b9130d6048178626dac48","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-9hWNI7BoVyqT/WR+99jG8g1EsX9z2oYJMfmleRmwWzoTv5/cLcDwhYNfziVfe/SjF6X9fJD9rnLJRtJ6IZtcbw==","shasum":"d9123df624151a71e0d132406e4eb7be52b9b589","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.cf988b0b1.tgz","fileCount":64,"unpackedSize":764252,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF5YqPUHFzoirM5dYJ/7vzqknIPk0ItBL7xwT7kaFjK/AiAG83Db5VPHQser3AIgHkxX9ox/KcsbeWHjSvf69EwezA=="}],"size":135501},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.cf988b0b1_1729030034498_0.3001836885366149"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-15T22:07:14.742Z","publish_time":1729030034742,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.8fb044e8d":{"name":"@firebase/data-connect","version":"0.1.0-canary.8fb044e8d","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.13-canary.8fb044e8d"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.8fb044e8d","@firebase/component":"0.6.9-canary.8fb044e8d","@firebase/logger":"0.4.2-canary.8fb044e8d","@firebase/util":"1.10.0-canary.8fb044e8d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.13-canary.8fb044e8d","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.8fb044e8d","gitHead":"8fb044e8d1fbe2a310c8ece4c3ecde30dd81b075","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-eAgR3n/k1HEvGF8dKpsRonwdLboh/LDWRG3bO7iG3+QyckKa94XxnfAraExsLxCktJCeamum2m/IWiGJRKqrgg==","shasum":"e329fcc009b16ec1b77a124a315227201c3b79d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.8fb044e8d.tgz","fileCount":62,"unpackedSize":649737,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC59jazo1gRwPUdsEs5qi16rTC33gDAfheIsPz1fySyVQIhAPkY/KwG1gxNKzDKVAlXglG87bJ9r9mGpHT9KsvavyEO"}],"size":114238},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.8fb044e8d_1729112609974_0.056591516172104006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-16T21:03:30.375Z","publish_time":1729112610375,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.b942e9e6e":{"name":"@firebase/data-connect","version":"0.1.0-canary.b942e9e6e","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.13-canary.b942e9e6e"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.b942e9e6e","@firebase/component":"0.6.9-canary.b942e9e6e","@firebase/logger":"0.4.2-canary.b942e9e6e","@firebase/util":"1.10.0-canary.b942e9e6e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.13-canary.b942e9e6e","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.b942e9e6e","gitHead":"b942e9e6e22d184d21f3e452cd35122592a3a372","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-1YN/CbNnROG/MhgFggx8w1+W3fv4sBo6PVOGCdI9Lg/4Jfzi/5uqFSlx7se82H0tr25XhXW1gxtvs5VB0YJJ+A==","shasum":"9b4d36525e8121825941ab757237d4d9217c6014","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.b942e9e6e.tgz","fileCount":62,"unpackedSize":649737,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIED0jIimT/H8l5Q+DrSKo9wS6T3Tds7r4u7bcPX5Txt0AiEAr7WSzIlWRjJlElHvzrJrXtfsaKndcYycr0MHpNenpLg="}],"size":114236},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.b942e9e6e_1729122638900_0.4035763824768652"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-16T23:50:39.238Z","publish_time":1729122639238,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.e4163a1fc":{"name":"@firebase/data-connect","version":"0.1.0-canary.e4163a1fc","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.13-canary.e4163a1fc"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.e4163a1fc","@firebase/component":"0.6.9-canary.e4163a1fc","@firebase/logger":"0.4.2-canary.e4163a1fc","@firebase/util":"1.10.0-canary.e4163a1fc","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.13-canary.e4163a1fc","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.0-canary.e4163a1fc","gitHead":"e4163a1fccfab941d2d642851d79094b90340a67","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-DxTPfDgNccQQVxtjUvb+QWAoSDVhkGzMgQ16yAe0Gyh/SWEJzjoOhBm3TzbxeHEYXkMpuIYSQUp0auiiUpqPXg==","shasum":"93089d14cff2bc7b9bbea76b4b6d1528e7279f5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.e4163a1fc.tgz","fileCount":62,"unpackedSize":649737,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFmujxHO8UbvIwoRw9h6+WokIv8pNEylR1F1V0T+CcdnAiEAi6k9QtsI+j6NhyNToZMiM52RaU+Ag7lz9ed0UwoUwHA="}],"size":114233},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.0-canary.e4163a1fc_1729186783437_0.936041640471581"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T17:39:43.681Z","publish_time":1729186783681,"_source_registry_name":"default","contributors":[]},"0.1.0-canary.479226bf3":{"name":"@firebase/data-connect","version":"0.1.0-canary.479226bf3","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.1.0-canary.479226bf3","maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"7f7c0c9283cf2f4035ae2e3fe7d87cdb059c901a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.0-canary.479226bf3.tgz","fileCount":62,"integrity":"sha512-/4042wizT30mV4j3iWYptAz4AedUPNfYqT0q67wpIqj8EM6WN2DUH+X1DXYmdj1q4zEystVfP0Yr54SWmxTaPw==","signatures":[{"sig":"MEUCIHjRrpX319XF7adcxYpqYQJpmzusLA0iu2hJkwQP8dQ3AiEAlm6J/VAdBYTJ57DKBT8XMNOtHEs45OpyJaL+vPUO1Hk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":621699,"size":107473},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"479226bf3ebd99017bb12fa21440c75715658702","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:unit","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start --single-run","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.8.2","directories":{},"_nodeVersion":"20.17.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.0-canary.479226bf3","@firebase/logger":"0.4.2-canary.479226bf3","@firebase/component":"0.6.9-canary.479226bf3","@firebase/auth-interop-types":"0.2.3-canary.479226bf3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.1","typescript":"4.7.4","@firebase/app":"0.10.13-canary.479226bf3","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.13-canary.479226bf3"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.1.0-canary.479226bf3_1729200247883_0.5913391683585068","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-10-17T21:24:08.050Z","publish_time":1729200248050,"_source_registry_name":"default","contributors":[]},"0.1.1-20241017211210":{"name":"@firebase/data-connect","version":"0.1.1-20241017211210","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.14-20241017211210"},"dependencies":{"@firebase/auth-interop-types":"0.2.3","@firebase/component":"0.6.10-20241017211210","@firebase/logger":"0.4.3-20241017211210","@firebase/util":"1.10.1-20241017211210","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.14-20241017211210","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-20241017211210","gitHead":"c9b0ddef586a8b90869e70ee7428bdd628bb1287","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rFP4Fl/5N33OqPBxBIMdSZt9TLDATf2yicxuzI+2BeNTvknbgCegx2oW8nkYRoiYnUM+V6wHbhKWe5fAZFlZWA==","shasum":"3f61b2687df8022f73bd3f8032c839132319e0f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-20241017211210.tgz","fileCount":62,"unpackedSize":621663,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7ALVcq9HrtbK9Pxc7m0rJu74YO2F9jel0pl/JQqqfCQIgHAgppTTciSFZtuxOeLK44LCEj29Don3VnwU90dsiV/4="}],"size":107455},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-20241017211210_1729200413023_0.2859376208192168"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T21:26:53.262Z","publish_time":1729200413262,"_source_registry_name":"default","contributors":[]},"0.1.1":{"name":"@firebase/data-connect","version":"0.1.1","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.1.1","maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"99738c28319c4debc47a921933a1bc7b6bb8f945","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1.tgz","fileCount":62,"integrity":"sha512-RBJ7XE/a3oXFv31Jlw8cbMRdsxQoI8F3L7xm4n93ab+bIr1NQUiYGgW9L7TTw7obdNev91ZnW0xfqJtXcPA5yA==","signatures":[{"sig":"MEUCIQCBtyk5XAJjB8VfG1bPGon+X/zFnRmYEeCRzvdFsCWBUAIgTi0KeHviFJ0rYKNxJ6j/RuNrVHEkmehoX273uI4Hihw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":621509,"size":107374},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"a97ac88db82ca44d7c39c13e2ec8c9c8229ab3ed","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:unit","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start --single-run","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.8.2","directories":{},"_nodeVersion":"20.18.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.1","@firebase/logger":"0.4.3","@firebase/component":"0.6.10","@firebase/auth-interop-types":"0.2.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.1","typescript":"4.7.4","@firebase/app":"0.10.14","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.1.1_1729534821124_0.7291645202887971","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-10-21T18:20:21.329Z","publish_time":1729534821329,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.a97ac88db":{"name":"@firebase/data-connect","version":"0.1.1-canary.a97ac88db","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.14-canary.a97ac88db"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.a97ac88db","@firebase/component":"0.6.10-canary.a97ac88db","@firebase/logger":"0.4.3-canary.a97ac88db","@firebase/util":"1.10.1-canary.a97ac88db","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.14-canary.a97ac88db","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.a97ac88db","gitHead":"a97ac88db82ca44d7c39c13e2ec8c9c8229ab3ed","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-1Hk53lijXIE6oojfpaPKreWsc6yYfIRZ52j/uwe5W9te8eNSexi3cP9zhYVk46aZM0MaasQPZl6AxY8NmAbyww==","shasum":"462de411b5d1f1983b9ba9f2da7456fea9daf828","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.a97ac88db.tgz","fileCount":62,"unpackedSize":621700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMofyg89Y7IdxVEwL1ovTWBKK3p/2JSTL7Dn3AHiJ6IAIgYbazBd3hUGFMgfPpzIKCcPUpHMiTGxWna8CX85IiaVY="}],"size":107469},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.a97ac88db_1729536815781_0.3181050387655371"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T18:53:36.218Z","publish_time":1729536816218,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.0f5a9aad0":{"name":"@firebase/data-connect","version":"0.1.1-canary.0f5a9aad0","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.14-canary.0f5a9aad0"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.0f5a9aad0","@firebase/component":"0.6.10-canary.0f5a9aad0","@firebase/logger":"0.4.3-canary.0f5a9aad0","@firebase/util":"1.10.1-canary.0f5a9aad0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.14-canary.0f5a9aad0","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.0f5a9aad0","gitHead":"0f5a9aad0936af4c2df50d083db73306ebe069bc","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Z2cGgKFDR9akwKVVXIcPK55FbLt1X9rB0MBhKVQxc3RP+OBC8IwtUdLZQQfqR1Tf5+vcuncIjGT6o3UrfLixTg==","shasum":"ff583da73980de9e54b59af4cc27b69263f6b5a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.0f5a9aad0.tgz","fileCount":62,"unpackedSize":621700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBHHlX/Q3BagrA02QOC+g2UZsaQxFoUU8rH1Y/dHUpNBAiBPQyVeGw4f19gxRnQ6pn2JAuxSrS4xv2gIK+LTUCebTA=="}],"size":107462},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.0f5a9aad0_1729620500461_0.9599623715791474"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T18:08:20.690Z","publish_time":1729620500690,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.a75082f06":{"name":"@firebase/data-connect","version":"0.1.1-canary.a75082f06","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.a75082f06"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.a75082f06","@firebase/component":"0.6.10-canary.a75082f06","@firebase/logger":"0.4.3-canary.a75082f06","@firebase/util":"1.10.1-canary.a75082f06","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.a75082f06","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.a75082f06","gitHead":"a75082f060cf445690da1541a696b5009b58356b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-DUY6beXcENs75k0lfYX1a3Kppp4rDaxkLKJM+L5/LWc+DMuyc87DuoI+PltW2wctbPAJFPU1jauCT2X9piT8ug==","shasum":"6deff613a3f2a64011d5c83544fc384bc178e1ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.a75082f06.tgz","fileCount":62,"unpackedSize":621700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkLxESKRJ09aAT7FmAEW5NMEiqc2aOqDFeBSL2segsbwIhAMaqU+iRtpGpGxJkLyftRqunOYNoTDcSf5VIkMpafMdp"}],"size":107470},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.a75082f06_1729624919557_0.040895878949222864"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T19:21:59.746Z","publish_time":1729624919746,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.fe447151b":{"name":"@firebase/data-connect","version":"0.1.1-canary.fe447151b","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.fe447151b"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.fe447151b","@firebase/component":"0.6.10-canary.fe447151b","@firebase/logger":"0.4.3-canary.fe447151b","@firebase/util":"1.10.1-canary.fe447151b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.fe447151b","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.fe447151b","gitHead":"fe447151bee847ff4967c5f43287c1855a6ca47b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Fd6kBaQZ8TGMjv/CH/CiEdmlRfB4RyohaVFK3O9+s7Lxld5rmMJ0ESKwjjNwXPp3DbdMjwXL3Sk3RNDDgSKE9Q==","shasum":"843d00b837af1489721a9b4933cf090905436b75","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.fe447151b.tgz","fileCount":62,"unpackedSize":621700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+wpktXcXHOfBGz+DAZ81O4Z4DLhi567q2M7SQkUmJeAiBVArVeo0WExC2AR6PnW2IAvVYsJ6naObSk02DBddHnuw=="}],"size":107465},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.fe447151b_1729694388916_0.547199104278469"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-23T14:39:49.176Z","publish_time":1729694389176,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.1f1ba3fee":{"name":"@firebase/data-connect","version":"0.1.1-canary.1f1ba3fee","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.1f1ba3fee"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.1f1ba3fee","@firebase/component":"0.6.10-canary.1f1ba3fee","@firebase/logger":"0.4.3-canary.1f1ba3fee","@firebase/util":"1.10.1-canary.1f1ba3fee","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.1f1ba3fee","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.1f1ba3fee","gitHead":"1f1ba3feedf543a8ce42326dda077b0cdae21f2f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-LllMwFJCIPR4PDHB3dPuXcJEVaTWa39cYAM8Wg6ENWeRCbQmyxMjHh5GzI8k7HUtc8ZhRrIuUAPxOGz9gwUdvw==","shasum":"f3abcf05730cdce8476a204fee069b0d04f64113","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.1f1ba3fee.tgz","fileCount":62,"unpackedSize":621700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE0ROb0elxTqyj1Rnch87fuTpyrRkA4ydaWWGgFae9yNAiEAtZqKxH5tRC0073mFve9jeknqbV/y+aAwGs9LH5W7rgQ="}],"size":107459},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.1f1ba3fee_1729703775341_0.5244538937572041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-23T17:16:15.614Z","publish_time":1729703775614,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.052e438bc":{"name":"@firebase/data-connect","version":"0.1.1-canary.052e438bc","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.052e438bc"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.052e438bc","@firebase/component":"0.6.10-canary.052e438bc","@firebase/logger":"0.4.3-canary.052e438bc","@firebase/util":"1.10.1-canary.052e438bc","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.052e438bc","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.052e438bc","gitHead":"052e438bc9abc5bfaf553a41edd2cde44dc70bc2","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-TGE/1KiSOd/87sCfc/SDCaqw/BooL3BRt8Vtv/8qejUAQFtis+KEpmP7svj6LRuzO/kwQJNxMMSrgfybiSt6Iw==","shasum":"434eda470d82fd70fb4372fe484625db82804c1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.052e438bc.tgz","fileCount":62,"unpackedSize":621700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmN9IJv9VwjPRY9eOrzX3E9yM4XNJhURwZRbemrPKENQIgdtrdt8m0az+84py06LEf6s6hKh0ard3cEWSvh8m2gCs="}],"size":107469},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.052e438bc_1729706512624_0.3151665657172744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-23T18:01:52.935Z","publish_time":1729706512935,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.4db3d3e7b":{"name":"@firebase/data-connect","version":"0.1.1-canary.4db3d3e7b","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.4db3d3e7b"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.4db3d3e7b","@firebase/component":"0.6.10-canary.4db3d3e7b","@firebase/logger":"0.4.3-canary.4db3d3e7b","@firebase/util":"1.10.1-canary.4db3d3e7b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.4db3d3e7b","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"4.7.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.4db3d3e7b","gitHead":"4db3d3e7be8b435b523d23b0910958a495c09ad8","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-1E8jVUPVEZsMJUsbj6oa+JcxcaL/0lF/f0EnZXGJVQnDIMjBVokJdi5ve7Qi1WDgZOwjF5aDvxaVe56jtiBx6A==","shasum":"207ce273be46eb49116bea4f22b96453d19c4546","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.4db3d3e7b.tgz","fileCount":62,"unpackedSize":621700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyOnlQ8pDwpbPwVO2/6N+ctZv5fJ8QSxJVvAoPUQu26QIgPxu5o3c5/4kiuCEsWO77quHB3YGjLYEPL5vDJgsxKkc="}],"size":107464},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.4db3d3e7b_1729719001045_0.8864234255679959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-23T21:30:01.379Z","publish_time":1729719001379,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.e577a408c":{"name":"@firebase/data-connect","version":"0.1.1-canary.e577a408c","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.e577a408c"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.e577a408c","@firebase/component":"0.6.10-canary.e577a408c","@firebase/logger":"0.4.3-canary.e577a408c","@firebase/util":"1.10.1-canary.e577a408c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.e577a408c","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.e577a408c","gitHead":"e577a408cdd9ebef1308d8ac700f340c5e5c16e7","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Fk033kJ6EHLFaDcPuX+G40VLUJPHYK5hrB3DpvtkXJRKDB98oVg111ZlGuX5aHVBNtHZe/hU9ODdUqSKflhl3Q==","shasum":"d4804b9e5de637bb2792a7356191aafd4d4316cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.e577a408c.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFswh+AF/YlP6HvqbkOVW7zYWjhkJTMjXLUAx/r8pCVYAiB9ChCw94yIX3G0/he9yPxxwiTMLoesZcLnctDiIPduWQ=="}],"size":106865},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.e577a408c_1729860051639_0.6349746952728441"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-25T12:40:51.995Z","publish_time":1729860051995,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.612335d76":{"name":"@firebase/data-connect","version":"0.1.1-canary.612335d76","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.612335d76"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.612335d76","@firebase/component":"0.6.10-canary.612335d76","@firebase/logger":"0.4.3-canary.612335d76","@firebase/util":"1.10.1-canary.612335d76","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.612335d76","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.612335d76","gitHead":"612335d761c3eedbc3f103e2df01cb54a7a27e81","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-elipG+HBMU37eVBYenmnm6usJ1q9kRtdeND28KK1maXI3+ROJ6syiZUN8eU3ZxVhPrUHOC6GO0Lx1NG9R8DuuQ==","shasum":"fba6c0a29346cd7925dbad04c1a77f9ff7a800ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.612335d76.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUyGtKojS6qJELyYt9g98H8ZvtoensYW4fkCM5uUFBoQIhAIDWcFRIZU1OzhgTtlIgaLToBY818NPA5D3DCsu1dj60"}],"size":106869},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.612335d76_1729882046517_0.6343532756817716"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-25T18:47:26.852Z","publish_time":1729882046852,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.b80711925":{"name":"@firebase/data-connect","version":"0.1.1-canary.b80711925","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.b80711925"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.b80711925","@firebase/component":"0.6.10-canary.b80711925","@firebase/logger":"0.4.3-canary.b80711925","@firebase/util":"1.10.1-canary.b80711925","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.b80711925","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.b80711925","gitHead":"b807119252dacf46b0122344c2b6dfc503cecde1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-4k2LpYzx8QbmfSGLEXQgVKJUYsJyJwLDBreG19F/k2kVbJJKvYW7HjPjI5+pXCAdxYAeFU/rRUDZ8qab26qHhQ==","shasum":"9c881dcdb1806c1012375e4eae3a0e644c25034f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.b80711925.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5zgaIRMlOd4/mG9tuHKG1Yu23a6JJDEWls9KWFnh6XgIgLeFAuOULYN1HDCnBQGsZ23sgitS+yn/Ak5g8JWzoTmo="}],"size":106870},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.b80711925_1729884715667_0.032712533039481295"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-25T19:31:55.865Z","publish_time":1729884715865,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.d4cb3f870":{"name":"@firebase/data-connect","version":"0.1.1-canary.d4cb3f870","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.d4cb3f870"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.d4cb3f870","@firebase/component":"0.6.10-canary.d4cb3f870","@firebase/logger":"0.4.3-canary.d4cb3f870","@firebase/util":"1.10.1-canary.d4cb3f870","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.d4cb3f870","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.d4cb3f870","gitHead":"d4cb3f87061048e216e1070ae245abc368e2c2fe","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-MqVeyedwmx6XnAStaRzZpMGU+a/giQfxpVQqXFfd3JJpFZEuJXbDc0WPKmAPI6WQ8+jWeY1X2uOBQ5pVMHLZBQ==","shasum":"7395f7af2bc374db7cbe4ca63bfd2d8e13ca569c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.d4cb3f870.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD55IYZTfoOSsfzim0I5DF7A1ARCGXqoik7bBeLHr31yAIhAM6qhXu3r0NujdeZXJdUdMmg9dtjd4QLZ+elxvteiuH0"}],"size":106865},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.d4cb3f870_1730141216753_0.6018578917235538"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-28T18:46:57.020Z","publish_time":1730141217020,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.0f5714ba5":{"name":"@firebase/data-connect","version":"0.1.1-canary.0f5714ba5","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.0f5714ba5"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.0f5714ba5","@firebase/component":"0.6.10-canary.0f5714ba5","@firebase/logger":"0.4.3-canary.0f5714ba5","@firebase/util":"1.10.1-canary.0f5714ba5","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.0f5714ba5","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.0f5714ba5","gitHead":"0f5714ba5baab119a73355c0fd86db5a44cd3d20","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-QMY1zxZzvAjAMWaxxoUfWjx7MQoR8ay1HUrGgEjRASoxvWrGiCod9b9+6dws1NNO6nzGdslhl09IT1UKjwxUdQ==","shasum":"fb37763fa8d5547ead30d5e425ccdd68b2444bbb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.0f5714ba5.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtRyy9ttgKG6DBSz66OnJ4tQhjxGB56Q08i/EHQ/MHPgIgKwx1Obs5hOylEuh/sl7poWHiDbEIkw8q9/ndQReIBsk="}],"size":106864},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.0f5714ba5_1730305244569_0.3388193296513422"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T16:20:44.918Z","publish_time":1730305244918,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.caf309007":{"name":"@firebase/data-connect","version":"0.1.1-canary.caf309007","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.caf309007"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.caf309007","@firebase/component":"0.6.10-canary.caf309007","@firebase/logger":"0.4.3-canary.caf309007","@firebase/util":"1.10.1-canary.caf309007","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.caf309007","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.caf309007","gitHead":"caf30900795c577be7f8db3c7437ee3f3992aee6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-dR67HifBBoZ4D7UECtcYGoSlMKC1r2sAfP5FAZ9R6qPflYNTk1On7oSwddaA2m4avVH9KLzbEZzTiUmq5ZV2WQ==","shasum":"edaeef15771eb0a3bf50682f5cf1b75d2786a818","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.caf309007.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxwKNb9pHjUz/+fkJ6OsxkiavpoK4CUkp2Q1rZaGbe+AiEAgDqP2pQzZ6qheveyTN/iL6NDw3aoJkHAx7quc2roUEk="}],"size":106863},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.caf309007_1730316427941_0.35419848508438534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T19:27:08.172Z","publish_time":1730316428172,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.274e9a56e":{"name":"@firebase/data-connect","version":"0.1.1-canary.274e9a56e","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.274e9a56e"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.274e9a56e","@firebase/component":"0.6.10-canary.274e9a56e","@firebase/logger":"0.4.3-canary.274e9a56e","@firebase/util":"1.10.1-canary.274e9a56e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.274e9a56e","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.274e9a56e","gitHead":"274e9a56e92a0efc0cd755cb9ea332277b4ec843","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-48gdAwegJm2ICXul8I6iRWvUmvGzNvcP5ef7+N655DgupXSs8RmBFqBObpIjsqao/bjxb7BJzUFcCquau53fFw==","shasum":"0fe6fb3514c205d501e2012cb6a54c0b7f7e9771","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.274e9a56e.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZw2PBindD8yn5GcXp4wjROypRFxbB7hl9LiSwksk8xAiBfB3YHBLFPa72ZdMYqztSSgoGiUH2mQca2NaXDEwk1SQ=="}],"size":106865},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.274e9a56e_1730846433474_0.2242987237009868"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-05T22:40:33.652Z","publish_time":1730846433652,"_source_registry_name":"default","contributors":[]},"0.1.1-canary.e3e207845":{"name":"@firebase/data-connect","version":"0.1.1-canary.e3e207845","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.15-canary.e3e207845"},"dependencies":{"@firebase/auth-interop-types":"0.2.3-canary.e3e207845","@firebase/component":"0.6.10-canary.e3e207845","@firebase/logger":"0.4.3-canary.e3e207845","@firebase/util":"1.10.1-canary.e3e207845","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.15-canary.e3e207845","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.1-canary.e3e207845","gitHead":"e3e20784503347ba5cab1ead3a7b73df87125cb4","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-bM+1VJhSMWz2D7xVycdAaNmeW/gMn6CTqi8k4Phwnmv7oYE23ApTjy3ZeU9fuGVXXSRCIVL9Ea0p1yLT5xu+Yw==","shasum":"61a8491e73b02e3014f8a2c423099f692dad8515","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.1-canary.e3e207845.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChuGV5Ot+HERBeKHVrnUs1GEX6Q1l2ZKOEOI7Ws9wViAIhAI1krkzRBWxlNgSdXNGqCjz/ig92mK5+KMqRIbAerAKU"}],"size":106866},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.1-canary.e3e207845_1730905964310_0.30450800292236546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-06T15:12:44.483Z","publish_time":1730905964483,"_source_registry_name":"default","contributors":[]},"0.1.2-20241112154924":{"name":"@firebase/data-connect","version":"0.1.2-20241112154924","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.16-20241112154924"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-20241112154924","@firebase/component":"0.6.11-20241112154924","@firebase/logger":"0.4.4-20241112154924","@firebase/util":"1.10.2-20241112154924","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16-20241112154924","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.2-20241112154924","gitHead":"2c27206a97ec439dc6907c72fda404dd89b59c1d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-WL0Um1qc1CBX9Zre3QPTDbek8oXOx1soysMtppFnwPXY4bc0jVgqsFf/VhQpJoUjGL+UZESGeDR267GdJgfNWw==","shasum":"65642614df9810224b5416a0064d7adaa9f99b8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-20241112154924.tgz","fileCount":62,"unpackedSize":613726,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJIDi08vwkzpoYmJ6KHOcvZQGA6bMnlAvJTXh4nJhf1AiBWo3PT5sX6G50EIeKwoIoN0iBcemBk3+5CZ3GEVMMHYw=="}],"size":106857},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.2-20241112154924_1731427389193_0.08492783255620817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-12T16:03:09.576Z","publish_time":1731427389576,"_source_registry_name":"default","contributors":[]},"0.1.2":{"name":"@firebase/data-connect","version":"0.1.2","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.11","@firebase/logger":"0.4.4","@firebase/util":"1.10.2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.2","gitHead":"ffbf5a60ac756c69dd50bddb69fccd9968844ac5","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Bcf29mntFCt5V7aceMe36wnkHrG7cwbMlUVbDHOlh2foQKx9VtSXEONw9r6FtL1sFobHVYOM5L6umX35f59m5g==","shasum":"25c0d7c522089be4a44cbe7d2039dd3601448f81","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2.tgz","fileCount":62,"unpackedSize":613557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxE7RSVHuSL6U8Wq8Fm2uih9JJ8f7B5SmBW5ghnks3IgIgM/LWM0KLiFTplsUtV0ctWASBAoFOfR1pQAvHxnZMRO0="}],"size":106729},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.2_1731597896869_0.8482251594754728"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T15:24:57.130Z","publish_time":1731597897130,"_source_registry_name":"default","contributors":[]},"0.1.2-canary.ffbf5a60a":{"name":"@firebase/data-connect","version":"0.1.2-canary.ffbf5a60a","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.16-canary.ffbf5a60a"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ffbf5a60a","@firebase/component":"0.6.11-canary.ffbf5a60a","@firebase/logger":"0.4.4-canary.ffbf5a60a","@firebase/util":"1.10.2-canary.ffbf5a60a","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16-canary.ffbf5a60a","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.2-canary.ffbf5a60a","gitHead":"ffbf5a60ac756c69dd50bddb69fccd9968844ac5","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Uvb+w5DPgVcX1akXOtTJCOAh7es0G7BaByBCI//xxNwYqmMg4J5wkwQurj2YjiS5MQAoWUWDJme+DAjha3mGpQ==","shasum":"48811eaf41019b7a2d2871b6eee79f17d4134121","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-canary.ffbf5a60a.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHp+w4bZTUyLVyK3qnhpTNOJfLTnVW/dQGgaowrb1ckgIgCKirAp7ZWQb+TPwDsyggvKtg36o1geIruMzIvuo4lz8="}],"size":106860},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chholland@google.com"},{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.2-canary.ffbf5a60a_1732224261233_0.049059508484523784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-21T21:24:21.438Z","publish_time":1732224261438,"_source_registry_name":"default","contributors":[]},"0.1.2-canary.1294e64c8":{"name":"@firebase/data-connect","version":"0.1.2-canary.1294e64c8","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.1.2-canary.1294e64c8","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"e021fad115d1f62a9e5076f96a25b7a889e32e1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-canary.1294e64c8.tgz","fileCount":62,"integrity":"sha512-ySXaOx/QQ845ACfh3UM5EyrlrY9gW2hty11pSrjM9w9V1n+VvokFM316LUFBDQt98022m1ng9yxs3FI7NXL4tA==","signatures":[{"sig":"MEUCIQD9X+tg6KGuY9KT4Bklb+RWqhH9Sjz9INwNx7LolE6ZtAIgdKXiVoUGIL/MXSCb3gjshK6FCbJO6c4W81ejKYQrJMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":613748,"size":106870},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"1294e64c813b6dbfb64f8dc24d90ec69a66f71ae","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:unit","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start --single-run","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.2-canary.1294e64c8","@firebase/logger":"0.4.4-canary.1294e64c8","@firebase/component":"0.6.11-canary.1294e64c8","@firebase/auth-interop-types":"0.2.4-canary.1294e64c8"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.16-canary.1294e64c8","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.16-canary.1294e64c8"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.1.2-canary.1294e64c8_1733334091521_0.09950246136083707","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-12-04T17:41:31.763Z","publish_time":1733334091763,"_source_registry_name":"default","contributors":[]},"0.1.2-canary.c540ba9ee":{"name":"@firebase/data-connect","version":"0.1.2-canary.c540ba9ee","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.1.2-canary.c540ba9ee","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"c7a55626127e3e6322dadf4c8c75fee688911760","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-canary.c540ba9ee.tgz","fileCount":62,"integrity":"sha512-MYd6A1EXbDX+kujVE6X6Ge7fWirLHq7dQ11txNHHO8AgKW3QQENb1LnmJWwmWLmsVq9jEZAhBAPzDnjeIYspmg==","signatures":[{"sig":"MEQCIBkQTt03rGPXsA7jCMbRN9SdxUcggtAgeVShqY4y/mkaAiAyFt12zakFiPj70Kaf+MmodH/WqKnV2T7HXZhkKdIsaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":613748,"size":106861},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"c540ba9eedd189ec8ac0932124d2cc400d1bd1d6","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:unit","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start --single-run","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.2-canary.c540ba9ee","@firebase/logger":"0.4.4-canary.c540ba9ee","@firebase/component":"0.6.11-canary.c540ba9ee","@firebase/auth-interop-types":"0.2.4-canary.c540ba9ee"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.16-canary.c540ba9ee","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.16-canary.c540ba9ee"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.1.2-canary.c540ba9ee_1733334773188_0.8571966465855125","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-12-04T17:52:53.360Z","publish_time":1733334773360,"_source_registry_name":"default","contributors":[]},"0.1.2-canary.f05509e8c":{"name":"@firebase/data-connect","version":"0.1.2-canary.f05509e8c","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.16-canary.f05509e8c"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f05509e8c","@firebase/component":"0.6.11-canary.f05509e8c","@firebase/logger":"0.4.4-canary.f05509e8c","@firebase/util":"1.10.2-canary.f05509e8c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16-canary.f05509e8c","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.2-canary.f05509e8c","gitHead":"f05509e8c526ce44656389ab9997a6e5ee957a3d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-y8muSqpo4rNRyGiB85dQvU4xF8v3Fb0T9cpDy133w+Ckfq3thNK7OtcbxblAZkvWz2F5THMPIH1MJYnFBbpa/g==","shasum":"cbbc16b004fffee0505f9bc587f403e451f44595","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-canary.f05509e8c.tgz","fileCount":62,"unpackedSize":613748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFsO1BEaGmhhL7mgNTcB9IDATO1VAKjmEJVNf4j3q7HCAiEA91H00kOmR7inA+9T3v9R23CZr3G86zFtl0GLk7JZats="}],"size":106869},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.2-canary.f05509e8c_1733335429437_0.1688962388687263"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T18:03:49.680Z","publish_time":1733335429680,"_source_registry_name":"default","contributors":[]},"0.1.2-canary.cb4309f13":{"name":"@firebase/data-connect","version":"0.1.2-canary.cb4309f13","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.16-canary.cb4309f13"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.cb4309f13","@firebase/component":"0.6.11-canary.cb4309f13","@firebase/logger":"0.4.4-canary.cb4309f13","@firebase/util":"1.10.2-canary.cb4309f13","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16-canary.cb4309f13","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.2-canary.cb4309f13","gitHead":"cb4309f13a01a6c66eb502ae6f5d6fa93560ab06","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-FLM8UNCBM6wnBbx94xTdGfE9NKXnmcdg0tnmFpBud+O01bEY2V/AI6frTFEf8bxWk7QiHmfUZ7k6A6sbHtAXFA==","shasum":"06cf06bf71336251ffef4f54aaf3db7706c9ca6a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-canary.cb4309f13.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICNO/PTer1mJQHgk1WioVC928IDc11+cQsksNn6RlBfeAiEAr0mEhG/gckQ+U+FlpVn0hPP98Q3GXOXS+F/TcFsPQyI="}],"size":107985},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.2-canary.cb4309f13_1733341856818_0.49723328488543017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T19:50:56.995Z","publish_time":1733341856995,"_source_registry_name":"default","contributors":[]},"0.1.2-canary.1e8edb705":{"name":"@firebase/data-connect","version":"0.1.2-canary.1e8edb705","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.16-canary.1e8edb705"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.1e8edb705","@firebase/component":"0.6.11-canary.1e8edb705","@firebase/logger":"0.4.4-canary.1e8edb705","@firebase/util":"1.10.2-canary.1e8edb705","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16-canary.1e8edb705","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.2-canary.1e8edb705","gitHead":"1e8edb70535724c571e5a5acce13841df108cad7","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-qNZBF80oGAVzeyZxIznglc8Uzygx2C7aWUgiRNdd1JZPdtI6wSRt254TSrZIx3fz9zWXF2PEKpztsL2/kIQLfg==","shasum":"748012f871c7dd8fc8a539e7d809810ef793fdbf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-canary.1e8edb705.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFdopQZoqCcRUWFm5rL5eXTLZpFutuVgrUZVcffFpJxWAiBh0wT50/0+dnDMkS+z5yuX5CDtBs3lozS3K30/btCbbw=="}],"size":107984},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/data-connect_0.1.2-canary.1e8edb705_1733510145882_0.6770736031087432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T18:35:46.081Z","publish_time":1733510146081,"_source_registry_name":"default","contributors":[]},"0.1.3-20241210130030":{"name":"@firebase/data-connect","version":"0.1.3-20241210130030","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.11","@firebase/logger":"0.4.4","@firebase/util":"1.10.2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-20241210130030","gitHead":"4eaddd9cdbbb419d81eb51a67fd15061dd0e4be0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-rMX0vuwbNc19Wa1xxs57fcunD4lqZc/gpdyPxkSXkHLrk70UD+FPS8vUDP5bGCHShfdkoCpkYSLncyf66tzJdw==","shasum":"b65f49cec10c58746ca2c6409b0f3eafd4820591","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-20241210130030.tgz","fileCount":62,"unpackedSize":619580,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCM9JvdVQ7Xn+8XFM7Xc4rn2CkG6sRdVbMCQlya81swsQIhANQzv3c/B62dGY6ul0+IGMDFlZfkuijEU1ikq3dGOuhT"}],"size":107966},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-20241210130030_1733836260828_0.7233173043709191"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T13:11:01.010Z","publish_time":1733836261010,"_source_registry_name":"default","contributors":[]},"0.1.2-canary.cbec4b985":{"name":"@firebase/data-connect","version":"0.1.2-canary.cbec4b985","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.16-canary.cbec4b985"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.cbec4b985","@firebase/component":"0.6.11-canary.cbec4b985","@firebase/logger":"0.4.4-canary.cbec4b985","@firebase/util":"1.10.2-canary.cbec4b985","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16-canary.cbec4b985","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.2-canary.cbec4b985","gitHead":"cbec4b985419a3ae30db3bb7d3872d51ae4ac717","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-bRdsDoK7KBTnKJchLBAnsRts+nOFTJFrTsWzv/le9QtBeEb/pO1uYpnEA1YBtESKONzJWKhUkxuHiiPt3o3iSg==","shasum":"9cf5bbba15e6eb56dcf105e4c1b754126eeba3cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-canary.cbec4b985.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdvUVOhSZqMAHoPDpeHUVaxf/y/hFbWLNkrngiqO5b9wIgXMCkBdDQhiWLVZWHh2L8ChEWinfOSh71R5sJWDYihyM="}],"size":107986},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.2-canary.cbec4b985_1733848571381_0.2093292859194884"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T16:36:11.662Z","publish_time":1733848571662,"_source_registry_name":"default","contributors":[]},"0.1.3-20241210191049":{"name":"@firebase/data-connect","version":"0.1.3-20241210191049","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.11","@firebase/logger":"0.4.4","@firebase/util":"1.10.2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-20241210191049","gitHead":"d5614ea37d1f20fd25d85fa148c115959236ebca","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-cGlzGf/E6c7RiN5LnAo73OCyB4+XrUKoItmRpyHSEqZNNzI9eaAuxua3y0pVMqXjU/eZRN+kowcvbSEtPeJKWA==","shasum":"7b47bae88a2906e218087b61e69ca43995c0b63a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-20241210191049.tgz","fileCount":62,"unpackedSize":619580,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHop4p0uewQPXpZjc7/1WOl5hEMK3owLrpH2F8s5qHY1AiEAyzcPdDax8oAW7a2WXazARDNavqRuxFWqNzkPaf1zxEU="}],"size":107970},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-20241210191049_1733858481055_0.7471874863817483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T19:21:21.254Z","publish_time":1733858481254,"_source_registry_name":"default","contributors":[]},"0.1.2-canary.76c3641dc":{"name":"@firebase/data-connect","version":"0.1.2-canary.76c3641dc","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.16-canary.76c3641dc"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.76c3641dc","@firebase/component":"0.6.11-canary.76c3641dc","@firebase/logger":"0.4.4-canary.76c3641dc","@firebase/util":"1.10.2-canary.76c3641dc","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.16-canary.76c3641dc","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.2-canary.76c3641dc","gitHead":"76c3641dc1e148a90d5a0891d7c66cc34a47b0fb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-1tJDl0kwNqpJR84WCOEwWGJKK2cgPUWZROkzkGJzkLjsAkOIDxASdytE9m2MmP4TX6zH0J8n/Hrg+U/tW3y0Lg==","shasum":"e91a6e4fb9a47db9f0a08a7a5da64077cc1b0930","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.2-canary.76c3641dc.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQUVEIOrfQHSLPfF2Seu0wcYGkm6vy1x6ceCtoZkQdcAiAF8wWx2Vs2zvbVBjN5segrulIFcCbgVwgqLtgAa83BYg=="}],"size":107985},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.2-canary.76c3641dc_1733950117322_0.2581860554270454"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-11T20:48:37.494Z","publish_time":1733950117494,"_source_registry_name":"default","contributors":[]},"0.1.3":{"name":"@firebase/data-connect","version":"0.1.3","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.11","@firebase/logger":"0.4.4","@firebase/util":"1.10.2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3","gitHead":"e43d924f579446fda9efbae09e5ced04f3cd12cb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-FbAQpWNHownJx1VTCQI4ydbWGOZmSWXoFlirQn3ItHqsLJYSywqxSgDafzvyooifFh3J/2WqaM8y9hInnPcsTw==","shasum":"a8184a2ece8a78b24240100b91ac4721e622cd4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3.tgz","fileCount":62,"unpackedSize":619505,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1ddc+U+sgftYDuejod7XqWh6Wkz652+7x3GJ8beBtnAIgSgcrx90flOi41BnjjcpyOHF/nghZg4qCqmfdA0fzkzU="}],"size":107898},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3_1734012566829_0.5073706750595877"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-12T14:09:27.045Z","publish_time":1734012567045,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.8a83d287b":{"name":"@firebase/data-connect","version":"0.1.3-canary.8a83d287b","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.8a83d287b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.8a83d287b","@firebase/component":"0.6.11-canary.8a83d287b","@firebase/logger":"0.4.4-canary.8a83d287b","@firebase/util":"1.10.2-canary.8a83d287b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.8a83d287b","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.8a83d287b","gitHead":"8a83d287be518680f52a3f9dd16f4d1eb9706192","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-4OA2UR8ClNebfNqKWegeCgTSe37WLGHT21lRq3zuM5KMNmwOuestBeSBHJEgiZeV9wBkkvHO3oMhyQodwP9QRQ==","shasum":"226bf729f74f7154db4944bf41f058dd9853e6e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.8a83d287b.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDOb6XfYctNroaJGc5PsqJ4QyncM4Xn+ZdelMi+MaJcEAiBOc5NLENwLk2i1u9s0xj6nU2PanXV8vgJiU2zcmaH2Xw=="}],"size":107990},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.8a83d287b_1734015019899_0.8930183152932125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-12T14:50:20.157Z","publish_time":1734015020157,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.46c91bc3b":{"name":"@firebase/data-connect","version":"0.1.3-canary.46c91bc3b","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.46c91bc3b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.46c91bc3b","@firebase/component":"0.6.11-canary.46c91bc3b","@firebase/logger":"0.4.4-canary.46c91bc3b","@firebase/util":"1.10.2-canary.46c91bc3b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.46c91bc3b","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.46c91bc3b","gitHead":"46c91bc3bec2deb8079298ba2ddbcefc6d2cdd34","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-/zK3SCJ7hthsZokvtPQMdSW6599135ZLK6RtaCmpSCOaE8hNEs2GIXyZcCuPCZ3ivM4SWBIpJ5BYn5ndWleNoA==","shasum":"b85ca5424915c442fbebc86fe828595bd2864955","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.46c91bc3b.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHfadee6MhBEDKA/wmOPAlZlWUgS+BX3h8rsaD6ru5efAiA3OI1vWLq48DtFOpeb8e2H7a4W54eZlabM21NArSwv7g=="}],"size":107987},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.46c91bc3b_1734028033154_0.42641810150161796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-12T18:27:13.330Z","publish_time":1734028033330,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.32bf02111":{"name":"@firebase/data-connect","version":"0.1.3-canary.32bf02111","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.32bf02111"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.32bf02111","@firebase/component":"0.6.11-canary.32bf02111","@firebase/logger":"0.4.4-canary.32bf02111","@firebase/util":"1.10.2-canary.32bf02111","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.32bf02111","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.32bf02111","gitHead":"32bf02111dc0b85ca9a13278725945e4f9bcce73","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Aio7ezZQzRCAzcskM6NbzRYVtXm9lJcTQb5urtpalIpM8go6+qOo/j0cOLXaVU7adwmwwgqdVHgO9YkRtP9A6A==","shasum":"b6a610179360b947e2898cb9bf2c3927f2b6ab40","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.32bf02111.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4wJccGe9/KOnjBrwAjGb/qV1FRluZ7IJEh+qI+4Q4bwIhAO+F1RLmVXsLhZRdGC/KN5tdlJ4wwaf/C2cWhpnUvlt7"}],"size":107985},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.32bf02111_1734452850545_0.4706509587239922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-17T16:27:30.790Z","publish_time":1734452850790,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.ddc3192b5":{"name":"@firebase/data-connect","version":"0.1.3-canary.ddc3192b5","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.ddc3192b5"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ddc3192b5","@firebase/component":"0.6.11-canary.ddc3192b5","@firebase/logger":"0.4.4-canary.ddc3192b5","@firebase/util":"1.10.2-canary.ddc3192b5","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.ddc3192b5","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.ddc3192b5","gitHead":"ddc3192b568a5b65dd7c93286403d4c9b0a7f4e8","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-L1DFd6eSbMAPEOIvmMGZtTyZo6CW39R1Q/pjDD+KyTIJB71YejOvYEUp960eilxBaJsrRynzOzTk2UcBtlHI2w==","shasum":"dd97e118c223f227c08e2501a8b62c29352c243f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.ddc3192b5.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGzT60Or+QUM5kLD9QzJ3Fd+4jrZimluIo08yESV49FdAiA60//jaVLLQ0C9IRvaNeYvvpED5K7p6MRbv/8tq1bCcQ=="}],"size":107987},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.ddc3192b5_1736273367767_0.6711550819871224"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-07T18:09:27.963Z","publish_time":1736273367963,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.f3a8df72a":{"name":"@firebase/data-connect","version":"0.1.3-canary.f3a8df72a","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.f3a8df72a"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f3a8df72a","@firebase/component":"0.6.11-canary.f3a8df72a","@firebase/logger":"0.4.4-canary.f3a8df72a","@firebase/util":"1.10.2-canary.f3a8df72a","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.f3a8df72a","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.f3a8df72a","gitHead":"f3a8df72adffa374d025d9a6aaafb449402b0860","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-8uFuOZTVZ/UpuS5gDqTh+hjiT+bnYGLIEuLHOiuD67BUv6ynA2VsdTt+YGnZEavxSx8LzpHip+HzDGXjkV3HRw==","shasum":"7cd689271a3b3f5185c802fe64ab32d81547f396","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.f3a8df72a.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQ2Og5++IOy7A23nyfq2BzQd1r/5MOtKO2mlJTwhARPQIgLvI9jklw7L1/PPVHiV53oUgj2c9JF0ih2QLsAH13gxY="}],"size":107986},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.f3a8df72a_1736283235319_0.6204253990705266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-07T20:53:55.533Z","publish_time":1736283235533,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.7bf2aec63":{"name":"@firebase/data-connect","version":"0.1.3-canary.7bf2aec63","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.7bf2aec63"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.7bf2aec63","@firebase/component":"0.6.11-canary.7bf2aec63","@firebase/logger":"0.4.4-canary.7bf2aec63","@firebase/util":"1.10.2-canary.7bf2aec63","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.7bf2aec63","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.7bf2aec63","gitHead":"7bf2aec6328b06c9c7dda91354630c0d59f2b411","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-rinL8qe8i/B57M7N4OQcBjPVdMehMcwBYzZYOsr2VHCrZcWIbC2omLr5JZqU7VJRnSOGCWYTP/iJLAD4WzHyDw==","shasum":"2be017f9446ce37b9b857a31f8c48f360993f10b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.7bf2aec63.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE4rtSDzyzLLb5jUOEnnwK8oClhxU3qg3RUUP6ndUaCWAiEA3nZyqCAYcwWvV32ib2kmXDz1/ze+81gbKOMwL37087E="}],"size":107983},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.7bf2aec63_1736331111063_0.5799770029865432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T10:11:51.235Z","publish_time":1736331111235,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.25a6204c1":{"name":"@firebase/data-connect","version":"0.1.3-canary.25a6204c1","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.25a6204c1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.25a6204c1","@firebase/component":"0.6.11-canary.25a6204c1","@firebase/logger":"0.4.4-canary.25a6204c1","@firebase/util":"1.10.2-canary.25a6204c1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.25a6204c1","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.25a6204c1","gitHead":"25a6204c1531b6c772e5368d12b2411ae1d21bbc","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-zhKr/fE8KN4fq1dwIWzGx/3mpVEbnkj1i16nf10ppS/aOkGhNyqA8bgfCr2Los4ZrHTzXAW+Vmm3zhwWas+yGg==","shasum":"59b4e777e9c8d9629b07c1ebd052c443c0171c61","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.25a6204c1.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDG+5slmeqR0MP98wYw43ypxyJ3NOPeBPjC7ASJSf3GPQIgRTqRTG9asVm1jLxfpESgX58MrDoQmxamdpySf5xqWnc="}],"size":107984},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.25a6204c1_1736354141849_0.044746262265965564"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T16:35:42.121Z","publish_time":1736354142121,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.645487bc4":{"name":"@firebase/data-connect","version":"0.1.3-canary.645487bc4","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.645487bc4"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.645487bc4","@firebase/component":"0.6.11-canary.645487bc4","@firebase/logger":"0.4.4-canary.645487bc4","@firebase/util":"1.10.2-canary.645487bc4","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.645487bc4","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.645487bc4","gitHead":"645487bc4f31bd55e00bbe9fcf1920c9b21f51a1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-w1AS0TMy0DFFrfkndhwBHtH+msNUsel4h147mkUiz35NCmIp3UYt7jCzL796FXnJt5sdqUl424CaZcVGnZe71w==","shasum":"204407bd7123c2575a4c18579c1a76822a976034","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.645487bc4.tgz","fileCount":62,"unpackedSize":619696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA2uwyVCY/nk/yOaKf6s46bbVZipRwn4S6CTdsEo9B8OAiEAqDHzRffgz6gLkTucxodtRnfzYMMa8JabZDVJ1kiAtSc="}],"size":107991},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.645487bc4_1736360806952_0.9174095730195058"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T18:26:47.196Z","publish_time":1736360807196,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.a13305330":{"name":"@firebase/data-connect","version":"0.1.3-canary.a13305330","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.1.3-canary.a13305330","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"7d8de390c1505ce46346d772397a9a657d8af2d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.a13305330.tgz","fileCount":62,"integrity":"sha512-YbGHPjI7+9smd9k5UbnZDrHgzZ2DE/oQzMRQTgydncDz4ri1fh+lhZNGqyPdOgGtfybwMn2ws+cc3phXlTSVCw==","signatures":[{"sig":"MEYCIQCQwwREbjGouFbuo9im38qk3apntE3wIdZOMvyhhlOb2wIhAP4pohKvIjATn32Jnt9xVUlWkaAUDgm5e20B0NTVoNS7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":619696,"size":107985},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"a133053305095ac85bbf30200107e2a7a593aa77","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:unit","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start --single-run","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.2-canary.a13305330","@firebase/logger":"0.4.4-canary.a13305330","@firebase/component":"0.6.11-canary.a13305330","@firebase/auth-interop-types":"0.2.4-canary.a13305330"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.17-canary.a13305330","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.17-canary.a13305330"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.1.3-canary.a13305330_1736445816085_0.20867525997369074","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-09T18:03:36.365Z","publish_time":1736445816365,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.c19a051ce":{"name":"@firebase/data-connect","version":"0.1.3-canary.c19a051ce","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.c19a051ce"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c19a051ce","@firebase/component":"0.6.11-canary.c19a051ce","@firebase/logger":"0.4.4-canary.c19a051ce","@firebase/util":"1.10.2-canary.c19a051ce","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.c19a051ce","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.c19a051ce","gitHead":"c19a051ce490398f49fbf9bdb7181a986b66fa14","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-egqPR4x+PxN5AIVYirQ9u6N5OjiyicUUaX5rRrjdy5Hq/5eG1wK50fBAA9RqVjjnNo+08bNqiXuxQ16JaS7bkQ==","shasum":"d6f03792c36b95f3898cb06b5c96e04b44790629","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.c19a051ce.tgz","fileCount":62,"unpackedSize":615595,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUWm8HpNSRgChXs8Xw4FIZb3yDdz7EK1Wy3/jcmsYsqAiEA+GxskJh1RZTpGciH8dD2wNEmmVvTwSeCWT3Ae4jIHYQ="}],"size":107082},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.c19a051ce_1736447513716_0.354695792099853"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-09T18:31:54.034Z","publish_time":1736447514034,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.a0e0a1c2c":{"name":"@firebase/data-connect","version":"0.1.3-canary.a0e0a1c2c","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.a0e0a1c2c"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a0e0a1c2c","@firebase/component":"0.6.11-canary.a0e0a1c2c","@firebase/logger":"0.4.4-canary.a0e0a1c2c","@firebase/util":"1.10.2-canary.a0e0a1c2c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.a0e0a1c2c","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.a0e0a1c2c","gitHead":"a0e0a1c2cfd1c6b5fceb2da364afd2c2b3e13545","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-WHnxCe1sA55lZnlK4xx59gRXkUWGxC+yztxd/usJqS2QjKKRx8vnmx6nX1RdGJkFRlBn6lnZ6KVc7xzPDQmSGQ==","shasum":"183fdcea9c5e54c5f9bd7704f34abdda1ca62b16","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.a0e0a1c2c.tgz","fileCount":62,"unpackedSize":615595,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCqb9hcfkWZbUNL9+78LyALW+7vrhi6g7Z0CuiJghk3wIhAJCXuS/MAI1hTblIox6rSFSqwdqjMXNDLVzCv0WPyDc9"}],"size":107079},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.a0e0a1c2c_1736452507502_0.9091332075663194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-09T19:55:07.749Z","publish_time":1736452507749,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.d16a4874b":{"name":"@firebase/data-connect","version":"0.1.3-canary.d16a4874b","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.d16a4874b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d16a4874b","@firebase/component":"0.6.11-canary.d16a4874b","@firebase/logger":"0.4.4-canary.d16a4874b","@firebase/util":"1.10.2-canary.d16a4874b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.d16a4874b","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.d16a4874b","gitHead":"d16a4874b71ae21ef54e85fc1b43fc92319f7ef1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-XGVeuVVlZ9eLimFerCiRmL4Dy2F0Ud8HGUyT3U1FQmxJOrY7lnCdI+LSTduUZwmcb1jukn0yMjyNugS8UtGJSA==","shasum":"4dd0b55cdef9fba50500360bd12eb8722f5db356","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.d16a4874b.tgz","fileCount":62,"unpackedSize":615595,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmMlGYFoICKIW1h+XmzAPAYj63Tyn9JhttmmHBYz/eMwIgCrEtvEqNyY6+iXUvDzoJ8KRjr59jhJdRPQfdRANTPsE="}],"size":107089},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.d16a4874b_1736469684258_0.2897101525338521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T00:41:24.524Z","publish_time":1736469684524,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.0755a723d":{"name":"@firebase/data-connect","version":"0.1.3-canary.0755a723d","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.0755a723d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0755a723d","@firebase/component":"0.6.11-canary.0755a723d","@firebase/logger":"0.4.4-canary.0755a723d","@firebase/util":"1.10.2-canary.0755a723d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.0755a723d","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.0755a723d","gitHead":"0755a723db80edd204d904ea1d05b95eadb2c5fa","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-MVChS7fDlsYeP6MxZRQjt0MErgM97NXvJCd5P3mTbOxNdEC2biyJBgu7e6+wZqGfd1SfZFsmN+mjhm0bKhOPpQ==","shasum":"1dd12a0823945c147b7800c0a83800ddc0fb7925","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.0755a723d.tgz","fileCount":62,"unpackedSize":615595,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA8jkxIrQxpb50fOVYksUwjftSauQW+n3VO12RAciNZ6AiEAlsQliYfPjHRrhlAYusEIogPotLF0oqWdS5C8Fj/j9ec="}],"size":107088},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.0755a723d_1736543371620_0.09157577193674715"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T21:09:31.791Z","publish_time":1736543371791,"_source_registry_name":"default","contributors":[]},"0.2.0-20250114135622":{"name":"@firebase/data-connect","version":"0.2.0-20250114135622","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-20250114135622"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.12-20250114135622","@firebase/logger":"0.4.4","@firebase/util":"1.10.3-20250114135622","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-20250114135622","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-20250114135622","gitHead":"247627f9cb167a131612eb0a5c14106c67786a64","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-drybihf87tdK6+1b6Uh7yi+jZ7l/GADoEyUrEycmR+CTPz55rDdoJ2nYPq5HXNORBCpcp75FYlH1aZuuAspO0w==","shasum":"e879f9cfedae1e2db940afd4563c2bfadfebaf69","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-20250114135622.tgz","fileCount":62,"unpackedSize":615543,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAw1+Co/wKjVc/MBeCf+oDe5KjDUNOf7HtyXKWt0V8q0AiALfxjQfJGPwoFhKPWReJYLmSsrxJVXLtVBuPO9n0Prfw=="}],"size":107086},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-20250114135622_1736863713937_0.3136879259285166"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T14:08:34.110Z","publish_time":1736863714110,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.6a8263446":{"name":"@firebase/data-connect","version":"0.1.3-canary.6a8263446","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.6a8263446"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6a8263446","@firebase/component":"0.6.11-canary.6a8263446","@firebase/logger":"0.4.4-canary.6a8263446","@firebase/util":"1.10.2-canary.6a8263446","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.6a8263446","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.6a8263446","gitHead":"6a8263446854e5e91930cd888c9f8e55c8041b1f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-1dRFQT/V7n/dzxyECntTLOSIaBzajNkSolABQIs60N6KVkDkVpZ2KyQ9MDvCzFnvIpjyibKCxJiDvrISHkBP7g==","shasum":"89497b8bf692767d76e964e9d6b4414db7e37838","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.6a8263446.tgz","fileCount":62,"unpackedSize":615595,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBkHTjR29Nh3t77hmMSHFNOnAlySRrLoD/m/vNm08BhoAiARWernUNKzktA4IL3qfciZxkGLaxmF6AcnUtr+E4CWtg=="}],"size":107090},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.6a8263446_1736896380366_0.24171435713253064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T23:13:00.544Z","publish_time":1736896380544,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.21164c201":{"name":"@firebase/data-connect","version":"0.1.3-canary.21164c201","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.21164c201"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.21164c201","@firebase/component":"0.6.11-canary.21164c201","@firebase/logger":"0.4.4-canary.21164c201","@firebase/util":"1.10.2-canary.21164c201","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.21164c201","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.21164c201","readmeFilename":"README.md","gitHead":"21164c20198de0d3fd0b81bcbbfefa9724065815","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-SBa/3OhQmy5OXaZ5REJGLfY7Hd59pQBd5RPVarsX1qY2xfthtVJGrefqb8UrC1BuA+9O0KDqD85/5IrDyJecnQ==","shasum":"9fb91b7d6ce8d637ea7db5f1a2d2260cae08a087","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.21164c201.tgz","fileCount":63,"unpackedSize":615577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8YxNyzd8GphZROmwQPB5yK7HCUThuAv9XtlwalM1JgAIhAMfjDn+e3YFFh4QisBhpG5XNOghTU/cIgY32wGEwhulz"}],"size":107249},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.21164c201_1736897712825_0.012516913780812988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T23:35:13.010Z","publish_time":1736897713010,"_source_registry_name":"default","contributors":[]},"0.1.3-canary.0b318a9b8":{"name":"@firebase/data-connect","version":"0.1.3-canary.0b318a9b8","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.17-canary.0b318a9b8"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0b318a9b8","@firebase/component":"0.6.11-canary.0b318a9b8","@firebase/logger":"0.4.4-canary.0b318a9b8","@firebase/util":"1.10.2-canary.0b318a9b8","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.17-canary.0b318a9b8","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.1.3-canary.0b318a9b8","readmeFilename":"README.md","gitHead":"0b318a9b851bf7e73b10ce63b6eb7a6a86768771","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-tqJ6OoZQac4INwgAw/uu3molmEBgB/tdhtfqFDodsuX9kMGlMDQT6sdUKZvOFHGbAqm9YL8bh81V7MKx3oAayw==","shasum":"725a3c4f53777ad91abeb7d0dc7d3b9b6c493806","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.1.3-canary.0b318a9b8.tgz","fileCount":63,"unpackedSize":615577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCN94rbqNmo9i8/SL5eR90TAqVr40e204D/a1LbEUuXfgIgDXKW7iC7p8pmnAesr5OghDb15pmpI/i9ekA53NoseJo="}],"size":107255},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.1.3-canary.0b318a9b8_1736899312173_0.7204478724113785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-15T00:01:52.343Z","publish_time":1736899312343,"_source_registry_name":"default","contributors":[]},"0.2.0":{"name":"@firebase/data-connect","version":"0.2.0","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p --npm-path npm lint test:unit","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.12","@firebase/logger":"0.4.4","@firebase/util":"1.10.3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0","gitHead":"d094e60f417d26a3dac5a8d400c27f90dac22bc1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-7OrZtQoLSk2fiGijhIdUnTSqEFti3h1EMhw9nNiSZ6jJGduw4Pz6jrVvxjpZJtGH/JiljbMkBnPBS2h8CTRKEw==","shasum":"7133cb40096466dc17ad01a50a5f2c383605df20","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0.tgz","fileCount":62,"unpackedSize":615404,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFNLGmU598WlUYbEKMgSVfKEbOeaRgGgJUKHYnAkXS9CAiA39cugHO01nL9UGA768i8P3abeU/tVpgwaZe50rpq2KQ=="}],"size":107004},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0_1737035540362_0.7187830705724263"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T13:52:20.543Z","publish_time":1737035540543,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.144bc3709":{"name":"@firebase/data-connect","version":"0.2.0-canary.144bc3709","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-canary.144bc3709"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.144bc3709","@firebase/component":"0.6.12-canary.144bc3709","@firebase/logger":"0.4.4-canary.144bc3709","@firebase/util":"1.10.3-canary.144bc3709","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-canary.144bc3709","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-canary.144bc3709","readmeFilename":"README.md","gitHead":"144bc370942f1bdd00f482b40df2581e7ed83a0a","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-MD7mb4pnLSLQIs8a3ECe1VKQj550BwiWBwTEvWwM4fuUm1nMjgPAgjlpS4v5X54znk483isYKgoRC81wPnEO0Q==","shasum":"a7d0e6cf0e72b8c96a742c7d3f9491c44e75fb33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.144bc3709.tgz","fileCount":63,"unpackedSize":615577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEMxqPqGYi8TQti0R707ymiheIrSvyDbma0fmBZ8LLvLAiA3n6Gau5rUEAEhVJa0gC70h7tA2Nqe2OXI+tjLQQymZQ=="}],"size":107254},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-canary.144bc3709_1737037144214_0.29037563046357073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T14:19:04.414Z","publish_time":1737037144414,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.3aefcc3e1":{"name":"@firebase/data-connect","version":"0.2.0-canary.3aefcc3e1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-canary.3aefcc3e1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.3aefcc3e1","@firebase/component":"0.6.12-canary.3aefcc3e1","@firebase/logger":"0.4.4-canary.3aefcc3e1","@firebase/util":"1.10.3-canary.3aefcc3e1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-canary.3aefcc3e1","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-canary.3aefcc3e1","readmeFilename":"README.md","gitHead":"3aefcc3e19c7cf67da68859e67210e5ddb000583","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Nesax1taR9O1euOWIN51imXDde8WJRP4U4Bx8nuwcRzWxcBu4M0eYuNP6zhKXnSbvTijvLxcDWIf7jyYR+fYdA==","shasum":"84578e639c266273fb15603db8c0ea7b23f2f4d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.3aefcc3e1.tgz","fileCount":63,"unpackedSize":615577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYtTS5SoQJfua8cRo3fO3MpvHtqa2KBI0KlJDot1H5JAiA0GYXtjSr1BXSIGx8J3lA7O01CQV/274btGP7OxXKpqA=="}],"size":107243},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-canary.3aefcc3e1_1737058236262_0.6815062449468541"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T20:10:36.635Z","publish_time":1737058236635,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.97d48c765":{"name":"@firebase/data-connect","version":"0.2.0-canary.97d48c765","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-canary.97d48c765"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.97d48c765","@firebase/component":"0.6.12-canary.97d48c765","@firebase/logger":"0.4.4-canary.97d48c765","@firebase/util":"1.10.3-canary.97d48c765","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-canary.97d48c765","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-canary.97d48c765","readmeFilename":"README.md","gitHead":"97d48c7650e2d4273b7f94c8964dfcb44113952a","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-QwG6//wW1GFU2hFgLrmVWPycl81lTDu8k5nk31MaLlT9VfjdpfOXhHHkYzT8slUi3oqVMh0pRxSgOzw+g+EwsQ==","shasum":"296311ca359caef9fea5c99797ce39163463126e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.97d48c765.tgz","fileCount":63,"unpackedSize":618514,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICce8oHRdctIe/FpJEfTMDJnmDNxxNS5jKWsmOOXkH1KAiBAmIAy2iHhzbTlbHsTXxX6NLauqla+QY/e+oYJEdIZWQ=="}],"size":108078},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-canary.97d48c765_1737474873438_0.13073672030076744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T15:54:33.718Z","publish_time":1737474873718,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.2af68a5f7":{"name":"@firebase/data-connect","version":"0.2.0-canary.2af68a5f7","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.2af68a5f7","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"3376a0de6e6f2425cf6cb20f4fc771d48f715544","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.2af68a5f7.tgz","fileCount":63,"integrity":"sha512-CKb6Jdh9czLSikhjHTqzCNJpDUEH63iA1HgCajv2m69t9jw/q4lXfnbWwOcHNCdLnIO4vDXCH5gwydVjBJvICA==","signatures":[{"sig":"MEUCIQCfsHqi6wEcygXtpZWyfLL+YxXI6LYuTDNSpwBT5jgtwQIgMRe1Nrcdif/KL3fDqjVdLd6ZdOW2UjYBf31j7JARO6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108072},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"2af68a5f730d0c079a547edf10f6afd0c26f426f","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.2af68a5f7","@firebase/logger":"0.4.4-canary.2af68a5f7","@firebase/component":"0.6.12-canary.2af68a5f7","@firebase/auth-interop-types":"0.2.4-canary.2af68a5f7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.2af68a5f7","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.2af68a5f7"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.2af68a5f7_1737489344962_0.1316125271938564","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-21T19:55:45.225Z","publish_time":1737489345225,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.3c1559b7e":{"name":"@firebase/data-connect","version":"0.2.0-canary.3c1559b7e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-canary.3c1559b7e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.3c1559b7e","@firebase/component":"0.6.12-canary.3c1559b7e","@firebase/logger":"0.4.4-canary.3c1559b7e","@firebase/util":"1.10.3-canary.3c1559b7e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-canary.3c1559b7e","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-canary.3c1559b7e","readmeFilename":"README.md","gitHead":"3c1559b7e313b04a13463a651648756db476eda5","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-/fJ9wj/qBEjbC39154HrtHGugIKMk0TfJkMt4nmFXXxznxIUyM9JWOXjQZ7x89IQFzflPmbYRukrKBOQxApa3w==","shasum":"f10a80e09b590f4ef5e892a181ed7c1a09e012a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.3c1559b7e.tgz","fileCount":63,"unpackedSize":618514,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCh6cOVULUc/+Lqc3E7GHAZxUhhQpvIw1+pHXBHs/Y0NQIhALPFfvznWJoR2tn2StbD9P9owgP8REQNwKTkXGuFgvnk"}],"size":108073},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-canary.3c1559b7e_1737490262305_0.6896777863243755"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T20:11:02.493Z","publish_time":1737490262493,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.2ec1c7682":{"name":"@firebase/data-connect","version":"0.2.0-canary.2ec1c7682","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-canary.2ec1c7682"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.2ec1c7682","@firebase/component":"0.6.12-canary.2ec1c7682","@firebase/logger":"0.4.4-canary.2ec1c7682","@firebase/util":"1.10.3-canary.2ec1c7682","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-canary.2ec1c7682","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-canary.2ec1c7682","readmeFilename":"README.md","gitHead":"2ec1c768271b8432ef15fc4ba46e825ee15f3ee1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-BfeUtH0KmFcMhZr2Ps3lET1LByoZpFFL2/zDdoDLOur6LZIWBxtWPYmClxxTXNaO3xWef17fYf4G1Aqa9UKOTg==","shasum":"68bc3a527543904a69519c9ab8189298542349c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.2ec1c7682.tgz","fileCount":63,"unpackedSize":618514,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCycKCEYJOQjDtP/g6Wi4kDhzNLDiw4p9k5x5HbdxOAugIgadPAxfNJsLq5rR5u1Ij1n4ZwZHpDZw2lfkgQwJilqYM="}],"size":108071},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-canary.2ec1c7682_1737560775159_0.8192219864585994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-22T15:46:15.322Z","publish_time":1737560775322,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.d8aabaf9e":{"name":"@firebase/data-connect","version":"0.2.0-canary.d8aabaf9e","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.d8aabaf9e","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"9a434997d186c889d2a298abdbc8bd72015185a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.d8aabaf9e.tgz","fileCount":63,"integrity":"sha512-/DZnL+IiZRlln9ovnf7uL/hlWalhJY9IlXWupxmNcds1pJkfcvOk4Eot6cQlxf/9O/h3wB+iYv7kbjRDGLfckw==","signatures":[{"sig":"MEQCIA+fGeOBpQeG/Vd9S7p3ewQoC6zJSoc4LY5RrxRklpzdAiBUSAYTDJTeG412kSNyOi9k6UkWx3gnFMNDuaEooJZADg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108067},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"d8aabaf9eba6ef1c3feaf4feb6de24eca5f09e75","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.d8aabaf9e","@firebase/logger":"0.4.4-canary.d8aabaf9e","@firebase/component":"0.6.12-canary.d8aabaf9e","@firebase/auth-interop-types":"0.2.4-canary.d8aabaf9e"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.d8aabaf9e","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.d8aabaf9e"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.d8aabaf9e_1737659484391_0.6949359787971734","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-23T19:11:24.602Z","publish_time":1737659484602,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.24a90eeb0":{"name":"@firebase/data-connect","version":"0.2.0-canary.24a90eeb0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-canary.24a90eeb0"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.24a90eeb0","@firebase/component":"0.6.12-canary.24a90eeb0","@firebase/logger":"0.4.4-canary.24a90eeb0","@firebase/util":"1.10.3-canary.24a90eeb0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-canary.24a90eeb0","rollup":"2.79.1","rollup-plugin-typescript2":"0.31.2","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-canary.24a90eeb0","readmeFilename":"README.md","gitHead":"24a90eeb0ab4162d3ae09b5dfa804edfef8f65d2","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-PCeBnTTzFnFnrm796Lm4r2mB/NdMZYB9se+kIrzRKA7hJMx//fDrICwY6hYDLlRxWBpZYdSdow0z6SS3Pa+Rlw==","shasum":"402083ad104880e1422a885edc5ae380ffca546b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.24a90eeb0.tgz","fileCount":63,"unpackedSize":618514,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCY+wP7s+5wl0z7PjcZ1zMDED0hLGw4QN063DMdNA/wxwIhAPUIL+zooUHg4JhzvxgKKiIYxk1s+hAyfQZMcc1EAFmX"}],"size":108066},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-canary.24a90eeb0_1737662207943_0.7753364086333512"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-23T19:56:48.212Z","publish_time":1737662208212,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.190cd6217":{"name":"@firebase/data-connect","version":"0.2.0-canary.190cd6217","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.190cd6217","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"a31a1b0a75a6ae85ab45fdeef4c7dabd0d2eea56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.190cd6217.tgz","fileCount":63,"integrity":"sha512-Qpanjlz4e29yFtCychj41PUayS4uhmlg4LKfbvVGWdxY5Lco2PEW1yzQFZbZAdYfdFLRsJYaf87utK5zlDKzuA==","signatures":[{"sig":"MEYCIQC+EAo/bwtsiehc5cA5GyGTfkq4TNda3nsigp6V25w2HQIhAN3ki+QwqhgzLmwoNiAxWkGgZsz9wjOQU896O5C4LbRV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108073},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"190cd6217ccfd322cbac18e779d9b2411ac09dff","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.190cd6217","@firebase/logger":"0.4.4-canary.190cd6217","@firebase/component":"0.6.12-canary.190cd6217","@firebase/auth-interop-types":"0.2.4-canary.190cd6217"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.190cd6217","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.190cd6217"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.190cd6217_1737665565779_0.4167355880127144","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-23T20:52:46.007Z","publish_time":1737665566007,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.d75102f84":{"name":"@firebase/data-connect","version":"0.2.0-canary.d75102f84","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.d75102f84","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"04d14f2d2aa86a94516144d560b38076b64074d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.d75102f84.tgz","fileCount":63,"integrity":"sha512-krU5TBURmLCHOFFamVDVVFZCjqK0aUg2O13a+VyAFcbuhgxU2kZVHn+IbMLoNeZZRc9Vym01BwNGzdGVfXmmsw==","signatures":[{"sig":"MEYCIQDIrNi9DVB19hWSQtU4yQzGCjPR/nOvYNUjpdOoaXNImwIhAMbmvKGeY9Rryaqq7bZo4oW/ApPM+Uuusb1yijKjsX0w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108073},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"d75102f842aeff0538a028ecf771909ab3c91310","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.d75102f84","@firebase/logger":"0.4.4-canary.d75102f84","@firebase/component":"0.6.12-canary.d75102f84","@firebase/auth-interop-types":"0.2.4-canary.d75102f84"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.d75102f84","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.d75102f84"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.d75102f84_1737665913446_0.8693401570714074","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-23T20:58:33.640Z","publish_time":1737665913640,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.105d248bd":{"name":"@firebase/data-connect","version":"0.2.0-canary.105d248bd","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.105d248bd","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"bace457c2fd86855946cd06275b5a64e411dcf32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.105d248bd.tgz","fileCount":63,"integrity":"sha512-mEnuz5gxdt+t14lnvyfGaY+R77pUUDo1AnktWXufZN0+qig3HxRKDaBZHNsdoK2MVeJaC67lpirLlZHTzkX4og==","signatures":[{"sig":"MEUCIAcKhVFXNkBcCUD+5iMJ0FrqMnHvmLoSuCet7rF4s7dwAiEAwjFyo0eJKsg8B4Fx9FJq9wkQJlHLkwC81jmJGBV7bMo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108072},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"105d248bd4ddf5d38d5fa7b8a3ec57af2abf459a","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.105d248bd","@firebase/logger":"0.4.4-canary.105d248bd","@firebase/component":"0.6.12-canary.105d248bd","@firebase/auth-interop-types":"0.2.4-canary.105d248bd"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.105d248bd","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.105d248bd"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.105d248bd_1737673954285_0.7940556655846269","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-23T23:12:34.498Z","publish_time":1737673954498,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.178ad99b9":{"name":"@firebase/data-connect","version":"0.2.0-canary.178ad99b9","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.178ad99b9","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"f0b73d5b0cecb094cb660c6c3c93c9003627d0bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.178ad99b9.tgz","fileCount":63,"integrity":"sha512-gBfs13VSBWvibSWUJKTBPQCY8J1sILse4mCkdBo7Ih7B6KYfQUuLqU59k4rpM7nSGJgPvp01jq6Hu/mwqlopqA==","signatures":[{"sig":"MEUCIFCdTqklAC9a2kUdf1NLHuPO4yDu52cd748js+UFJ58FAiEA534pnESMvbRoeMT5S59RpSpnwW/HrZZyxcQ7bgwDUbo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108077},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"178ad99b9758b1661d72e87fa48b1d4c81c627b5","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.178ad99b9","@firebase/logger":"0.4.4-canary.178ad99b9","@firebase/component":"0.6.12-canary.178ad99b9","@firebase/auth-interop-types":"0.2.4-canary.178ad99b9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.178ad99b9","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.178ad99b9"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.178ad99b9_1737734536384_0.6452685133179008","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-24T16:02:16.572Z","publish_time":1737734536572,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.59ae45e48":{"name":"@firebase/data-connect","version":"0.2.0-canary.59ae45e48","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.59ae45e48","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"fdf1f81f1eeb82c09fc68553830909dd605dc8d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.59ae45e48.tgz","fileCount":63,"integrity":"sha512-TPQirJ2MrJRgNCIU/F2hviR18MHA8ReGGhhQfIRKaR96B8pWQ05SS9FVD4qV3OA/PZOgrxZeSBlvnUpJblraSg==","signatures":[{"sig":"MEUCIQC/ouVx8KUyK3kxYbUahVrRHj8io5Lfmsz8VBlzdIpueAIgNknMaqqD1YG+kI5DZ3wCUpkBCU7UFsyu/S4kyyiFLZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108072},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"59ae45e483f7c9b58552b65f2b3c30bbb2ab400a","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.59ae45e48","@firebase/logger":"0.4.4-canary.59ae45e48","@firebase/component":"0.6.12-canary.59ae45e48","@firebase/auth-interop-types":"0.2.4-canary.59ae45e48"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.59ae45e48","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.59ae45e48"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.59ae45e48_1737750456471_0.03126520079546591","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-24T20:27:36.700Z","publish_time":1737750456700,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.99766e0b8":{"name":"@firebase/data-connect","version":"0.2.0-canary.99766e0b8","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.99766e0b8","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"520c372024eb81012b18c9121a6891cac8fd758e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.99766e0b8.tgz","fileCount":63,"integrity":"sha512-JqmH3jQxctRuddUuDUGzHiiUvjRMMbWr2fIUBZNOUyfs6xyhEEaEML5hSaN2ColhlcYxwSeiwHTCXIKv2zfcAw==","signatures":[{"sig":"MEQCIE3vyI8/JEGaRc4OCwOj4qyw2BYCkdwQfxKrz4tsoC3QAiBdWatdtW+BNsMQBlUCaQ4QYsPOnyHOjcjq5gOV45Dj3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108077},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"99766e0b894a1c64a1eb7c1edf309fd9d01a0bdd","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.99766e0b8","@firebase/logger":"0.4.4-canary.99766e0b8","@firebase/component":"0.6.12-canary.99766e0b8","@firebase/auth-interop-types":"0.2.4-canary.99766e0b8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.99766e0b8","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.99766e0b8"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.99766e0b8_1738011935825_0.28781079263883114","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-27T21:05:36.013Z","publish_time":1738011936013,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.dafae52af":{"name":"@firebase/data-connect","version":"0.2.0-canary.dafae52af","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.dafae52af","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"3f29b6f2cf3e902f97312dd506780692d20a5cca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.dafae52af.tgz","fileCount":63,"integrity":"sha512-9Fx54qltDHplDl5cpg/+s4qq1tQclFgd395zNoNqLOSosOEWZrConMKa1kfYhjimi69YrpmjKyYo2K7uTNEuVg==","signatures":[{"sig":"MEUCICBReoFfvA3JUDJ2THh10o9WD2O8yJsFH7We7RJ11HiTAiEAmsGfFp+EFQ8eTrSq7ieW6ndkYbGIoQcEEBHAlMZWgQ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108062},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"dafae52afda0b653a763b071960ee87010a63aa1","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.dafae52af","@firebase/logger":"0.4.4-canary.dafae52af","@firebase/component":"0.6.12-canary.dafae52af","@firebase/auth-interop-types":"0.2.4-canary.dafae52af"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.dafae52af","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.dafae52af"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.dafae52af_1738022106078_0.2746029064478024","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-27T23:55:06.276Z","publish_time":1738022106276,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.01f36ea41":{"name":"@firebase/data-connect","version":"0.2.0-canary.01f36ea41","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.01f36ea41","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"7ccbbba3265dd48e8c8fa6a96894ba5503def15d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.01f36ea41.tgz","fileCount":63,"integrity":"sha512-RVG3qEbDdvTTQgXx8kEjViADfBsuOrGueZkruipUNu5ctR2CZBlXkhOOOASvlcVqrbq/Pg9cOSRlUFQcDBb+0Q==","signatures":[{"sig":"MEYCIQC5sKzOgoXAFXg1ZQALmVLDzW4CBt8ws+WMSnjl9+oWKQIhAJLgE1hqCrOS7gZLiMvGJX+580oP9Elw/IcDZfa2A9yM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108066},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"01f36ea41011fdd6ec77e4b1a799193bef58aa91","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.01f36ea41","@firebase/logger":"0.4.4-canary.01f36ea41","@firebase/component":"0.6.12-canary.01f36ea41","@firebase/auth-interop-types":"0.2.4-canary.01f36ea41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.01f36ea41","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.01f36ea41"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.01f36ea41_1738109726256_0.7569778936897682","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-29T00:15:26.505Z","publish_time":1738109726505,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.28eaaf4ba":{"name":"@firebase/data-connect","version":"0.2.0-canary.28eaaf4ba","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.28eaaf4ba","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"0f530f6ff31584397f8e0fe34c7b8b84532509a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.28eaaf4ba.tgz","fileCount":63,"integrity":"sha512-ptmbJ+Qr3Vs0TBFA23KR1EwYA+qTISr6uA5lqGob5B4uZeK1WGlu/Ew0vAcEzQomZ+A/gyjG+bgr2yqBZvd95A==","signatures":[{"sig":"MEUCIQCDvgkFwXuae8eV04VQ2qKb3a+NDVaHmQOZKEjkKMj1vAIgF98cw0w16s+qIvVJfzArG+7s5B5cqKUgaYOaZijd2vk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108066},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"28eaaf4bab0efcd790f1df5073921685a498dccc","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.28eaaf4ba","@firebase/logger":"0.4.4-canary.28eaaf4ba","@firebase/component":"0.6.12-canary.28eaaf4ba","@firebase/auth-interop-types":"0.2.4-canary.28eaaf4ba"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.28eaaf4ba","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.28eaaf4ba"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.28eaaf4ba_1738266699034_0.09227405325598803","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-30T19:51:39.198Z","publish_time":1738266699198,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.82373b372":{"name":"@firebase/data-connect","version":"0.2.0-canary.82373b372","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.82373b372","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"d2c04ac37e5acf3f1f73cf24df9f222135d04d5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.82373b372.tgz","fileCount":63,"integrity":"sha512-IlTtFX9CtKczJ96ZIjQGLSAixmecW0ao5EtVmns+c93YQVjRHqX9aW5BgPEiuDCs3QClQ+/M5jrwd1gwE4GFAQ==","signatures":[{"sig":"MEYCIQDRZKl/84e40+N7SZEyDlvnaWsD7mCAsvOsJIIFGXBQmAIhAPtGz7BfCI1ywVwXDE+ji6xdSVNpkamRyHZiqoeXaeAt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108077},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"82373b372228577779e4d8617f6d412c53680e71","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.82373b372","@firebase/logger":"0.4.4-canary.82373b372","@firebase/component":"0.6.12-canary.82373b372","@firebase/auth-interop-types":"0.2.4-canary.82373b372"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.82373b372","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.82373b372"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.82373b372_1738269524876_0.32110973352519534","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-30T20:38:45.158Z","publish_time":1738269525158,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.d1c6e311d":{"name":"@firebase/data-connect","version":"0.2.0-canary.d1c6e311d","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.d1c6e311d","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"13ce16379f994b81a12f9a0412fd110911421ef1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.d1c6e311d.tgz","fileCount":63,"integrity":"sha512-oluhdyGzD/ioZPT7rCx/I7/EEMx0RMSh2ntTTMG2Y7KuBxK6VvIOza+goEiDM/vsF1ffkfKLZIoApMA2Zeh6dA==","signatures":[{"sig":"MEUCIFnXjzcoFoZWYgnrCN38Qu9BOwZO1V6bFipYdMAtPrlaAiEA6gvJtv+sJ0s80RBJ1kXDVMHFIw6CLPARczHUnDMQZGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108066},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"d1c6e311dbae1b5864d8c7254b0242024cf1d6c0","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.d1c6e311d","@firebase/logger":"0.4.4-canary.d1c6e311d","@firebase/component":"0.6.12-canary.d1c6e311d","@firebase/auth-interop-types":"0.2.4-canary.d1c6e311d"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.1","typescript":"5.5.4","@firebase/app":"0.10.18-canary.d1c6e311d","rollup-plugin-typescript2":"0.31.2"},"peerDependencies":{"@firebase/app":"0.10.18-canary.d1c6e311d"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.d1c6e311d_1738622827739_0.7581620793793507","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-03T22:47:07.921Z","publish_time":1738622827921,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.2f92a7402":{"name":"@firebase/data-connect","version":"0.2.0-canary.2f92a7402","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.2f92a7402","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"b4d1fa4fd3e0494a2bba9b363096296f17e5ff95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.2f92a7402.tgz","fileCount":63,"integrity":"sha512-CMdJmaRpoTVEBwTqA+dJVpMw0X2K61bRwLouAcQxpH8CmDifj2HbK/Hzcb2N79kq1pyICbAGLblyW3pztmbSQQ==","signatures":[{"sig":"MEUCIQCYKhXvU42zZdcBB1qZRpAyHDsyjzPSoUzznVZNYzOoqQIgbWKRd0fvrK5Tj8MzW7sogdE9jkRyWDEI3QQBBSSlLcg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108070},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"2f92a7402ebf6723b2d8b8d464913ee7d692c054","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.2f92a7402","@firebase/logger":"0.4.4-canary.2f92a7402","@firebase/component":"0.6.12-canary.2f92a7402","@firebase/auth-interop-types":"0.2.4-canary.2f92a7402"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.10.18-canary.2f92a7402","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.10.18-canary.2f92a7402"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.2f92a7402_1738705410348_0.6197559035493603","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-04T21:43:30.526Z","publish_time":1738705410526,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.9d88e3a85":{"name":"@firebase/data-connect","version":"0.2.0-canary.9d88e3a85","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.9d88e3a85","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"3c5efbb801627d79d8639bf9f04ff2db09bfae67","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.9d88e3a85.tgz","fileCount":63,"integrity":"sha512-ppLSqBvMpH9nT+bSeDPlYztXk3N6iOltuYvycV9mCDM8m3FlmDlAuTYN5VgSFT1d+GJv45qmSnqO/1r+QAK/HA==","signatures":[{"sig":"MEYCIQDbEwXZzwJilou1/yll8G9OZSYnYjqrcyDWdO4kULstSgIhAL8oxsI+mZ0D1zhnYPl08yEmoW7y0lXI1yfGTQLTkorv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108076},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"9d88e3a85a7253694dd7cf58d7eb834e41af2b79","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.9d88e3a85","@firebase/logger":"0.4.4-canary.9d88e3a85","@firebase/component":"0.6.12-canary.9d88e3a85","@firebase/auth-interop-types":"0.2.4-canary.9d88e3a85"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.10.18-canary.9d88e3a85","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.10.18-canary.9d88e3a85"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.9d88e3a85_1738708177872_0.11753685771111355","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-04T22:29:38.123Z","publish_time":1738708178123,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.721e5a7e9":{"name":"@firebase/data-connect","version":"0.2.0-canary.721e5a7e9","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.2.0-canary.721e5a7e9","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"3a3642902ca481dff47a409ca210545da715025a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.721e5a7e9.tgz","fileCount":63,"integrity":"sha512-xBA5KgdzuCAjEMa9jDkgRVPR/U5B03w9gjNio7VbqbBmUoj92ePfuf9SyFSMMXvK11GNoUqPjPJiFuIA38aEuw==","signatures":[{"sig":"MEYCIQDX8esHv7cEPIWKSZ8dDUXbCeK6fD0k0FBhO8EODQWyLgIhAPSBWr1gucTXDX0lm0wk3NafDGigZRmyrD7pu7NTKiFC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":618514,"size":108071},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"721e5a7e97db5d2136c8338e2522dd07dbc3a29e","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.721e5a7e9","@firebase/logger":"0.4.4-canary.721e5a7e9","@firebase/component":"0.6.12-canary.721e5a7e9","@firebase/auth-interop-types":"0.2.4-canary.721e5a7e9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.10.18-canary.721e5a7e9","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.10.18-canary.721e5a7e9"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.2.0-canary.721e5a7e9_1738775355119_0.6579761730506881","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-05T17:09:15.337Z","publish_time":1738775355337,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.313faf66b":{"name":"@firebase/data-connect","version":"0.2.0-canary.313faf66b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-canary.313faf66b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.313faf66b","@firebase/component":"0.6.12-canary.313faf66b","@firebase/logger":"0.4.4-canary.313faf66b","@firebase/util":"1.10.3-canary.313faf66b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-canary.313faf66b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-canary.313faf66b","readmeFilename":"README.md","gitHead":"313faf66b88ac5ff60a6301b58bd3b9a71ffe74e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-EySyV/riNxp67GQJuvyMni0lOd/nw5QdGe21vf+LWMLa2MXoc/nuo7JIgtNM5czVYInC3J3OBS+lGqnSmRzh+g==","shasum":"654a4c03b7b6cc5e2c5b9e835028876d40b45892","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.313faf66b.tgz","fileCount":63,"unpackedSize":647957,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCBUq7ri4mmA6h8HRKvKSNWDCJ6ImnLKqMp/euxb8EZIQIgdPdC1lfsS2dAOPNMmI+ep3oTp0YAgAa+VkOo+olo/pU="}],"size":112564},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-canary.313faf66b_1738779363396_0.05867070400310537"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-05T18:16:03.723Z","publish_time":1738779363723,"_source_registry_name":"default","contributors":[]},"0.3.0-20250205191324":{"name":"@firebase/data-connect","version":"0.3.0-20250205191324","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-20250205191324"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.12","@firebase/logger":"0.4.4","@firebase/util":"1.10.3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-20250205191324","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-20250205191324","readmeFilename":"README.md","gitHead":"8a0fef2f26d3239ec9bf237ec66e9b60b0b52f0c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-aMaEGTzY6PhlnyWXGG18ldRwDovK+b65Y90fu3CXx3Rl3wZhxIU/Biyt5YwCKIJm7iuTPRbZ5feGnk++oig/sw==","shasum":"059fca80d449ba0b6e320c1d7c929377ad72f54a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-20250205191324.tgz","fileCount":63,"unpackedSize":647873,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC1GTAW3VHzGB8YwTi5ygrtlH7ATEEj4AH3+GKDZBa9nQIgVUQWl69RdUdK9CcuYmSdnQXWm2DYddYbeuyByD8VxDw="}],"size":112564},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-20250205191324_1738783305151_0.7160544703613554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-05T19:21:45.329Z","publish_time":1738783305329,"_source_registry_name":"default","contributors":[]},"0.3.0-20250205220033":{"name":"@firebase/data-connect","version":"0.3.0-20250205220033","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-20250205220033","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"380b4aa0537298aa7d4570bb9d36b9d3c5c71cf4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-20250205220033.tgz","fileCount":63,"integrity":"sha512-4xCabf9hzpWjNEiyH6SUV6ssiPkZOJtuSKusdIQFhvNnsp3/g3aczZjLKYqjBW7v5O54zX0XpPPbgTkp2os6nA==","signatures":[{"sig":"MEUCIQCiSrRTK5EqPnHCV7/jDm7HZuOZDUbpmdVVAfXG7L1ZigIgU16VAOSGsdU02ezunRr6XHbO6QkVPBY7S3owjkAlz3s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647873,"size":112561},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"8daf47f3661713a4bfce9ba39181332fae2d549c","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3","@firebase/logger":"0.4.4","@firebase/component":"0.6.12","@firebase/auth-interop-types":"0.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-20250205220033","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-20250205220033"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-20250205220033_1738793369797_0.33992382648023733","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-05T22:09:29.967Z","publish_time":1738793369967,"_source_registry_name":"default","contributors":[]},"0.2.0-canary.5250e8006":{"name":"@firebase/data-connect","version":"0.2.0-canary.5250e8006","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.10.18-canary.5250e8006"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5250e8006","@firebase/component":"0.6.12-canary.5250e8006","@firebase/logger":"0.4.4-canary.5250e8006","@firebase/util":"1.10.3-canary.5250e8006","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.10.18-canary.5250e8006","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.2.0-canary.5250e8006","readmeFilename":"README.md","gitHead":"5250e80066e07542e12f9c36813943a6ef99af90","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-D1ds5x6n89vY5e5SM1ayTLCRDh0pUMHYP8m5y+LSW1Gr4Qfeoi/zKFnacg8tzNhYAB3wgpyMuRr55ZQY0Y2nNQ==","shasum":"86be79b53f21b4e3b6c32b44c0284bc10bb33d6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.2.0-canary.5250e8006.tgz","fileCount":63,"unpackedSize":647957,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEEB5jlHo0sE8ZD0BN0DobptnRTX5/jvA4KI46Vcf/gGAiAZ4JW04uj33ng9lG1tB4y9+V9LU4KVZE7hC3mtm5IBFQ=="}],"size":112565},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.2.0-canary.5250e8006_1738793402664_0.603022878714466"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-05T22:10:02.879Z","publish_time":1738793402879,"_source_registry_name":"default","contributors":[]},"0.3.0":{"name":"@firebase/data-connect","version":"0.3.0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.12","@firebase/logger":"0.4.4","@firebase/util":"1.10.3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0","gitHead":"4e6a5c67017f0f390f55867926c4098fe13476be","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-inbLq0JyQD/d02Al3Lso0Hc8z1BVpB3dYSMFcQkeKhYyjn5bspLczLdasPbCOEUp8MOkLblLZhJuRs7Q/spFnw==","shasum":"5602986c28e2ac94df2499a7cf68ad622957089e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0.tgz","fileCount":63,"unpackedSize":647765,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDFmrRckndzsZKOcC7tyoJo1nQ4MsCCj29Ae9E67cL7TAiEA19nOI3CibHhM4wu2bEFUIjwIfuJjON2UKoMNx8MecKE="}],"size":112469},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0_1738873527514_0.029633167642257208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-06T20:25:27.720Z","publish_time":1738873527720,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.4e6a5c670":{"name":"@firebase/data-connect","version":"0.3.0-canary.4e6a5c670","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.4e6a5c670"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.4e6a5c670","@firebase/component":"0.6.12-canary.4e6a5c670","@firebase/logger":"0.4.4-canary.4e6a5c670","@firebase/util":"1.10.3-canary.4e6a5c670","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.4e6a5c670","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.4e6a5c670","readmeFilename":"README.md","gitHead":"4e6a5c67017f0f390f55867926c4098fe13476be","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-hsWxTFTeEVnpkaev1Cb+x9YeUwlG7cxkPJBnKxjy9eBjCH0dElcAjs5hXOl1IY5d6S48ZiY0PxCzDm8gQRjqDA==","shasum":"51051a7e156bfa98286048f4ea2e66affb1df5d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.4e6a5c670.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCPkDwJhOwfVwlgvmfgdCRIBJRKh69E7S+pQmd3846UqQIgVXewKuW8I4Xj+VlBA84zJe7Cye+3cimNUvT//UWIJmk="}],"size":112562},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.4e6a5c670_1738874463783_0.010179143103766108"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-06T20:41:04.007Z","publish_time":1738874464007,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.deb917b5f":{"name":"@firebase/data-connect","version":"0.3.0-canary.deb917b5f","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-canary.deb917b5f","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"0de15882c2e441fdd8ef7d1ecbd93e4075ce8bf6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.deb917b5f.tgz","fileCount":63,"integrity":"sha512-XIzi+nOvWi9aErIP/0H1ZRzjnivJmw5dzBFsYyIk+ONZpaa4oSvnAsJFsSke3bMBW7T7e1GnQPr0bjK6GE63ng==","signatures":[{"sig":"MEQCIDOjKfg3DbMrrWo1bkoyOsV17gkALClKwzTajcyh2NfhAiAsJxTQwfdwRwbtUTvMSFlHoPKudB7gik5FhLaKwrtXag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647955,"size":112561},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"deb917b5fabdd96fd7fc949902462d33993d65c9","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.deb917b5f","@firebase/logger":"0.4.4-canary.deb917b5f","@firebase/component":"0.6.12-canary.deb917b5f","@firebase/auth-interop-types":"0.2.4-canary.deb917b5f"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-canary.deb917b5f","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-canary.deb917b5f"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-canary.deb917b5f_1739218144716_0.10543005047103193","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-10T20:09:04.910Z","publish_time":1739218144910,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.45d427494":{"name":"@firebase/data-connect","version":"0.3.0-canary.45d427494","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.45d427494"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.45d427494","@firebase/component":"0.6.12-canary.45d427494","@firebase/logger":"0.4.4-canary.45d427494","@firebase/util":"1.10.3-canary.45d427494","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.45d427494","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.45d427494","readmeFilename":"README.md","gitHead":"45d427494491dfae8f9298c817333c7eb44aae15","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-JqXL/jBn2Q23Xz0f9uJjW4PH7ci6aSPxNpgApn6gqrPJ37pMKUhB2iFlzlttDJNLtfMZqFBvQq4KdlH8nc+7PA==","shasum":"f62fb9620e24e0acc0fb2fd7cee7ad49608bcd48","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.45d427494.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH2UXo1vUQJWroXzW+IoO3fA1g1ArNzxtFqxHgKQIrEMAiBjfJIR59CBs6tcReIFEUMg5k0RjyhqM/z4baK+bksp3A=="}],"size":112569},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.45d427494_1739218498131_0.28367650430410074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-10T20:14:58.342Z","publish_time":1739218498342,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.4d2fc6e82":{"name":"@firebase/data-connect","version":"0.3.0-canary.4d2fc6e82","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-canary.4d2fc6e82","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"5e0df2261007eeb66ded2bd029ab6c9661117900","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.4d2fc6e82.tgz","fileCount":63,"integrity":"sha512-Tx04NlUq7IiENrMPuHkVChuu9+4b1a+8xJ1XqCCMHp3tyIqexU5BLIagyIn5kwM4ynqOYEtgBUIjM/6DiQUvdQ==","signatures":[{"sig":"MEYCIQCvePYlrpeBVOyZN6IPY/ZKniMk2DISbaYjjMFIvcl1UAIhAMrwmv8vzt/6Dod5+m0DlOxhIEhjpaLfU3tBTiZZ1r9/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647955,"size":112564},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"4d2fc6e828161bb47ae565b8c4057233ff8c520b","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.4d2fc6e82","@firebase/logger":"0.4.4-canary.4d2fc6e82","@firebase/component":"0.6.12-canary.4d2fc6e82","@firebase/auth-interop-types":"0.2.4-canary.4d2fc6e82"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-canary.4d2fc6e82","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-canary.4d2fc6e82"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-canary.4d2fc6e82_1739300193570_0.27937329773039354","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-11T18:56:33.767Z","publish_time":1739300193767,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.3418ef807":{"name":"@firebase/data-connect","version":"0.3.0-canary.3418ef807","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.3418ef807"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.3418ef807","@firebase/component":"0.6.12-canary.3418ef807","@firebase/logger":"0.4.4-canary.3418ef807","@firebase/util":"1.10.3-canary.3418ef807","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.3418ef807","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.3418ef807","readmeFilename":"README.md","gitHead":"3418ef8078ef2f8a7218e9a702cb42671f078b7d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-l/9INNbmg1l2YCzgo8rYPFTnWEvtNb8FNRLFXYXHc1PSZKRRGxhem6s5OimDLgMAE0Zm9tAKwpopVr8j256TGg==","shasum":"4f10f726ad2968185058363c846268c2b2bfe2c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.3418ef807.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBPlGLVgLUWWBeTiW4QrcIz7lk0WPIlsxK+zh9eaMLgkAiEA/3M0moee9Ky+dvR06B17B5bhafsD4YT6J5xjWFSMkS4="}],"size":112568},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.3418ef807_1739303283786_0.4029794584362367"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-11T19:48:04.012Z","publish_time":1739303284012,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.69c33266d":{"name":"@firebase/data-connect","version":"0.3.0-canary.69c33266d","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-canary.69c33266d","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"19cf58a984ce60ee2fa13d59af5543e11399bead","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.69c33266d.tgz","fileCount":63,"integrity":"sha512-yAmGI0DG9Zjse7v4xu7rwGQbclo+6dOzx5ABwH3Wfo39pWWJRvbddY1E6AFjoyk8E7MWsUnzW8ZmPLs7AS5phA==","signatures":[{"sig":"MEUCIQDpIWBysOAEJGOc9iDi/rbb9FqD1wnlq4wuFIjIdPnx9wIgD2fRCm0TVfV64uc5pY7PpZCNvMCxLlN8Gi/X//rmx9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647955,"size":112568},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"69c33266dd1c0d8f264c7183a491854ef11c442f","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.69c33266d","@firebase/logger":"0.4.4-canary.69c33266d","@firebase/component":"0.6.12-canary.69c33266d","@firebase/auth-interop-types":"0.2.4-canary.69c33266d"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-canary.69c33266d","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-canary.69c33266d"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-canary.69c33266d_1739311194618_0.05285333819878635","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-11T21:59:54.809Z","publish_time":1739311194809,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.b3e68ca41":{"name":"@firebase/data-connect","version":"0.3.0-canary.b3e68ca41","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-canary.b3e68ca41","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"22b2bf12354c5fecd7eca66533353e7e272f97ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.b3e68ca41.tgz","fileCount":63,"integrity":"sha512-osYl+OFnv05J75GUqtM2qMFSE9C6AL6ttrHHJ30jV1/Y0pGYSh08DAaOF65IbKKWXuI8/HHKCk5jv62aZ3BlSg==","signatures":[{"sig":"MEUCIFP14x3BaAwPGbQh+zUVjzWWj3dCRgpKGSpcB8UelfbQAiEAh2hRzEUOlKQhtBR5hHKUFa7LjBXT/KD8kiM+P8mWmp0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647955,"size":112565},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"b3e68ca410d9b984736780098330bd6b8ee2e997","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.b3e68ca41","@firebase/logger":"0.4.4-canary.b3e68ca41","@firebase/component":"0.6.12-canary.b3e68ca41","@firebase/auth-interop-types":"0.2.4-canary.b3e68ca41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-canary.b3e68ca41","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-canary.b3e68ca41"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-canary.b3e68ca41_1739311238843_0.29571346620029226","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-11T22:00:39.060Z","publish_time":1739311239060,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.70e08cf95":{"name":"@firebase/data-connect","version":"0.3.0-canary.70e08cf95","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-canary.70e08cf95","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"b2d24f005464197b13d6b587714c0c91a8b23697","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.70e08cf95.tgz","fileCount":63,"integrity":"sha512-G0NAEsZmQg0BtUFIlbGCbrW1OSeb7O/8+rHOih03bF10gsStm9Bj7pW7ed+LC+6XTUBYN+yFH/TvtsfOdR7pRg==","signatures":[{"sig":"MEUCIDyhrasLXDmo8HaQISD+mah/Oi4P5spzhMl+gw589IobAiEA7mMhuNVk9mXgK0108/yQWcrn2ETd6+7hlXY+JlK0tA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647955,"size":112567},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"70e08cf95b5c43d3b98382a6f68fbd3c3555e31f","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.70e08cf95","@firebase/logger":"0.4.4-canary.70e08cf95","@firebase/component":"0.6.12-canary.70e08cf95","@firebase/auth-interop-types":"0.2.4-canary.70e08cf95"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-canary.70e08cf95","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-canary.70e08cf95"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-canary.70e08cf95_1739311749274_0.6274482322007884","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-11T22:09:09.551Z","publish_time":1739311749551,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.c791ecf3a":{"name":"@firebase/data-connect","version":"0.3.0-canary.c791ecf3a","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.c791ecf3a"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c791ecf3a","@firebase/component":"0.6.12-canary.c791ecf3a","@firebase/logger":"0.4.4-canary.c791ecf3a","@firebase/util":"1.10.3-canary.c791ecf3a","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.c791ecf3a","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.c791ecf3a","readmeFilename":"README.md","gitHead":"c791ecf3a03a0e4f56fcdc49b703578135bf8ce6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-me9j3NXq+tb6q8JJpDjTWHhtFQZg160SF7sGIcJHJ7JnhUtudRN38dYjL7WWvcNI/qajr9T/iihy/Js0qEs0gA==","shasum":"33bdd7d4aea6d1568d04a15e3f2c44d84c1b666b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.c791ecf3a.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGnHC7CjL5nLXsyEztem8A24r41kf8T0tI90k1z8QkE0AiEA1sLEqFSjQ9hfZAbZS4z20X1+IeD+hpojlwGRX9AL8ao="}],"size":112560},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.c791ecf3a_1739311871872_0.010127809636434337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-11T22:11:12.189Z","publish_time":1739311872189,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.6a28a72eb":{"name":"@firebase/data-connect","version":"0.3.0-canary.6a28a72eb","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.6a28a72eb"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6a28a72eb","@firebase/component":"0.6.12-canary.6a28a72eb","@firebase/logger":"0.4.4-canary.6a28a72eb","@firebase/util":"1.10.3-canary.6a28a72eb","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.6a28a72eb","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.6a28a72eb","readmeFilename":"README.md","gitHead":"6a28a72ebd351381620da85fff25703d518e2c5c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-mBkEqlyrHlMGs5LHBFFdmHb+X/YVmuvHzS3ksVqRgGW3hynKFl8tVbSN6dfc+1+Q70dUyqDodkoip53eo/EtHA==","shasum":"d41fc6b82deeba5a0ee6499d73fbbe5093754de1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.6a28a72eb.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC7dt/pvulXUTx4bcbFl8XNmfstjxbXkABN1vaPm/UQtgIhANtV1BdgF6wYSGUrpvNf2YKyn31Rl9+ZsmllbcKR9J+K"}],"size":112566},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.6a28a72eb_1739377855027_0.1625807619972699"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-12T16:30:55.194Z","publish_time":1739377855194,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.c8e5b3e77":{"name":"@firebase/data-connect","version":"0.3.0-canary.c8e5b3e77","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-canary.c8e5b3e77","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"a86a65fe18e17d468aaebff6ed43934f3a26019f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.c8e5b3e77.tgz","fileCount":63,"integrity":"sha512-Nl0VUKvtQnbmSWa6VNycYhiF9McrlGycuNFHZjDL5g3+vzg6vdXVSWbwDa7wx5TOs83J9mzinckNX9OlBGCA1w==","signatures":[{"sig":"MEUCIDqyJB/PO7Sp6oBZoqNJ2dO/VXWlNd84F+dTQpEVW7LqAiEAlTpHvEaF+8IiT+JcaccmSU+2J9xYpTQfnPhKvKmojko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647955,"size":112564},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"c8e5b3e77f1ae8ed1e5300b477c4f42ac08d5f16","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.c8e5b3e77","@firebase/logger":"0.4.4-canary.c8e5b3e77","@firebase/component":"0.6.12-canary.c8e5b3e77","@firebase/auth-interop-types":"0.2.4-canary.c8e5b3e77"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-canary.c8e5b3e77","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-canary.c8e5b3e77"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-canary.c8e5b3e77_1739382904394_0.9861516472495964","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-12T17:55:04.627Z","publish_time":1739382904627,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.554c7bdc1":{"name":"@firebase/data-connect","version":"0.3.0-canary.554c7bdc1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.554c7bdc1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.554c7bdc1","@firebase/component":"0.6.12-canary.554c7bdc1","@firebase/logger":"0.4.4-canary.554c7bdc1","@firebase/util":"1.10.3-canary.554c7bdc1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.554c7bdc1","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.554c7bdc1","readmeFilename":"README.md","gitHead":"554c7bdc12cfde834ce5c4fa729a6cb790e1e5c2","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-m0+YjntHza8MW5QwK0sYYr/CaHW4KLSma/aZqYo3XdekT95r2nlCVVJYG7V3wcBEWLr9cbIhc5Yk9yuFUBraHQ==","shasum":"f139e505470e939e2c0f4959dbc17c40ffc64242","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.554c7bdc1.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDGfAqQpidmcjESiTwiIJJlA7Y5Aci60/qFMjqJY3ebFQIgJTgKC1Xuoh6AVY12+/ihxK0aRQByEjZbrXQ0JoaROpc="}],"size":112564},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.554c7bdc1_1739382940109_0.6257159938934931"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-12T17:55:40.353Z","publish_time":1739382940353,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.b92592d98":{"name":"@firebase/data-connect","version":"0.3.0-canary.b92592d98","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.b92592d98"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.b92592d98","@firebase/component":"0.6.12-canary.b92592d98","@firebase/logger":"0.4.4-canary.b92592d98","@firebase/util":"1.10.3-canary.b92592d98","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.b92592d98","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.b92592d98","readmeFilename":"README.md","gitHead":"b92592d98ba2e7f861ed02a59cfa81366c4f7231","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-2VvgbUZ+d09M6nbZs1kZyIz/zncXMXpw1tItgdSsnHwLefI32ITGVFVNSc5pqNPuthD3i3YVpI4x6ZD3AjHVQg==","shasum":"7eb722715a3f52099b57f99381cb101e448a9b92","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.b92592d98.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAMm70uPiaWkBfOHRLynDNgNxdQmtYMRq4y2ZVIEx+V6AiEAmHde9/2B75H9Hx9ZqXjVXclCBLKRYGf/HhvYzArjVnI="}],"size":112574},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.b92592d98_1739473104004_0.4658980510790338"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-13T18:58:24.236Z","publish_time":1739473104236,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.884cbd7d8":{"name":"@firebase/data-connect","version":"0.3.0-canary.884cbd7d8","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.884cbd7d8"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.884cbd7d8","@firebase/component":"0.6.12-canary.884cbd7d8","@firebase/logger":"0.4.4-canary.884cbd7d8","@firebase/util":"1.10.3-canary.884cbd7d8","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.884cbd7d8","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.884cbd7d8","readmeFilename":"README.md","gitHead":"884cbd7d89d4dd9162858f108c39e75896c2db5a","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-IPKv/elGwvQuqd4QUqZpryAgMMQUb7EgQREQbSDwFg7M69wJiqjr72wtkVWyl9gX8tQvxMTnGX38ylAzwdjfjA==","shasum":"e1ac2670b7a83311b54d7644040e75618a83486c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.884cbd7d8.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCGqZVr5kIe24+cb4noaDWpfXu7pTwNlKJWdueY/FTlaAIgJV5O4/V55YKH1xlFNw6waRNQ7To2eiOSwb0D+9BFODI="}],"size":112569},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.884cbd7d8_1739904142922_0.45986904222892444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-18T18:42:23.120Z","publish_time":1739904143120,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.f68148253":{"name":"@firebase/data-connect","version":"0.3.0-canary.f68148253","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-canary.f68148253","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"5d6535d7e301f9e358a5dec0fb27ef8280b2c08e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.f68148253.tgz","fileCount":63,"integrity":"sha512-fd8QOeZb488wXO+2fhf9vbkpCnj/+xZ9G9gMRocfwQ6FrAVvRzbnleZaJXz2aIdQI2/zBc/M5H0O12PaIaYIJQ==","signatures":[{"sig":"MEQCIDIHsonF8i9Th6us3OMa/AioLA+Q7b8tp3Za3Teh4Z7jAiBDLHbFDYNWxO34skTkkxmClblgdtu22RgA961Pcare+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647955,"size":112571},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"f68148253349b8e80fc649386fede51339266a3c","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.f68148253","@firebase/logger":"0.4.4-canary.f68148253","@firebase/component":"0.6.12-canary.f68148253","@firebase/auth-interop-types":"0.2.4-canary.f68148253"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-canary.f68148253","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-canary.f68148253"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-canary.f68148253_1739983515691_0.017467730053481567","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-19T16:45:15.897Z","publish_time":1739983515897,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.84dfeca39":{"name":"@firebase/data-connect","version":"0.3.0-canary.84dfeca39","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.84dfeca39"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.84dfeca39","@firebase/component":"0.6.12-canary.84dfeca39","@firebase/logger":"0.4.4-canary.84dfeca39","@firebase/util":"1.10.3-canary.84dfeca39","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.84dfeca39","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.84dfeca39","readmeFilename":"README.md","gitHead":"84dfeca3958fb662b6e20195b80ca521e02b83ef","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-NC6gZw9Fk1enCrtG6PXOu/Dm6VtBAMBeo6haW2lYkYXq9QbK0k9sIBxqkS7R+iPhTqk6ee9MilrGRKj2kwkJ3g==","shasum":"1a2349baf36bbbbd65f27a25bfd2870c565d25e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.84dfeca39.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDYfXs6jSlnWWrEd7MBcF0WvzHoemB1sbg9eygYlrmtxAIgb7wPBINLblVCbsYAIIl10Wcnhn5sqyHP7S/9G5SkXUg="}],"size":112566},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.84dfeca39_1739984022315_0.531573262681222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T16:53:42.490Z","publish_time":1739984022490,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.604133f8d":{"name":"@firebase/data-connect","version":"0.3.0-canary.604133f8d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.604133f8d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.604133f8d","@firebase/component":"0.6.12-canary.604133f8d","@firebase/logger":"0.4.4-canary.604133f8d","@firebase/util":"1.10.3-canary.604133f8d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.604133f8d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.604133f8d","readmeFilename":"README.md","gitHead":"604133f8d23804797c092911c75907a4a3dbb7a6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-lMFHGnFsF9t4odlpgmx6h9sh8f5dOkzKbKi7O1PhulstCK5qTmkZmqrPeqn6hJQRTrDP3cMeCdsVsANXsVqiHQ==","shasum":"66708d49d46e01cdeb9b9019c3bb68a2d9c5bb97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.604133f8d.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFEKHHccRWD37qVQ+TVS2iOWaDI40BF441yaBeuRp/2nAiEAtAczOccLofDDov5wcoPT0qsTeKk+hueooqGxGeEfC2o="}],"size":112570},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.604133f8d_1740001708331_0.2057523455038215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T21:48:28.517Z","publish_time":1740001708517,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.c3266f8d7":{"name":"@firebase/data-connect","version":"0.3.0-canary.c3266f8d7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.c3266f8d7"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c3266f8d7","@firebase/component":"0.6.12-canary.c3266f8d7","@firebase/logger":"0.4.4-canary.c3266f8d7","@firebase/util":"1.10.3-canary.c3266f8d7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.c3266f8d7","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.c3266f8d7","readmeFilename":"README.md","gitHead":"c3266f8d750ebb87b9c567c11a7bb58781613601","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-PPhTWEVCiK54T5WCROyr3jzQbSSpYdBYZotjPRQQ93T4X0ak8csN6Pw86Z1EWH3bDFzSvwE1mpA5VdfnVRg3xw==","shasum":"69a961687831415d9039585b2203d670f2ca9eea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.c3266f8d7.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFeKQla/A3RCS/GeNTfOkcYdsGlKRe+oPlAQIvAz8lxtAiAaoSvn5FOSRA2/b1XgZLU7FyCHdrqyf/Ivi7xKiiE04w=="}],"size":112567},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.c3266f8d7_1740077899068_0.08462327146842474"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-20T18:58:19.295Z","publish_time":1740077899295,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.ce2c77511":{"name":"@firebase/data-connect","version":"0.3.0-canary.ce2c77511","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.ce2c77511"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ce2c77511","@firebase/component":"0.6.12-canary.ce2c77511","@firebase/logger":"0.4.4-canary.ce2c77511","@firebase/util":"1.10.3-canary.ce2c77511","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.ce2c77511","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.ce2c77511","readmeFilename":"README.md","gitHead":"ce2c77511210df109fdf381c7c02175173a6f7a2","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-RyOQYrJvuHtcLo+tlTK4cBxovIvomVM7w2+Xy2JotKsWbacTQ94z543zj0rA9vY1Oe3JFZ4Ifszho6V2abSNYg==","shasum":"cbae52cdfad55b3be3ba3cb47ee7b9db5dd46564","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.ce2c77511.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG04WElzJDWEPAWppZ88MDFzjsH5w/wyyEZtDCd2meabAiBfqn+4zkePhmH5E3xMe9DC+GeqJMkbPgvHZ1+j2ioaKw=="}],"size":112560},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.ce2c77511_1740097531876_0.29464018895813404"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-21T00:25:32.094Z","publish_time":1740097532094,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.9d8266593":{"name":"@firebase/data-connect","version":"0.3.0-canary.9d8266593","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.9d8266593"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9d8266593","@firebase/component":"0.6.12-canary.9d8266593","@firebase/logger":"0.4.4-canary.9d8266593","@firebase/util":"1.10.3-canary.9d8266593","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.9d8266593","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.9d8266593","readmeFilename":"README.md","gitHead":"9d826659334e1a43acd1126fab6e09a305e04936","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-EAfzXlP9eJtr7KuC941qULoI/UTAs5yrlVqljsVqM5GIudIr0rW3lit5m7BTMItighqQwt/ef3G0tMAZcFX3TA==","shasum":"fd4f195ea9093f5bd33595dea94dabf8e5164aa6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.9d8266593.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDjMVTt4bg90vc/RcRPesr5Fud6lr7ubPJ3cH+e7eWRqAiAYSUm4qmKloyY83ZH27J5aKegWJu7A5p5MFvLUgi0hxA=="}],"size":112575},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.9d8266593_1740418957233_0.4723621082559395"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-24T17:42:37.449Z","publish_time":1740418957449,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.1daf8b47b":{"name":"@firebase/data-connect","version":"0.3.0-canary.1daf8b47b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.1daf8b47b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.1daf8b47b","@firebase/component":"0.6.12-canary.1daf8b47b","@firebase/logger":"0.4.4-canary.1daf8b47b","@firebase/util":"1.10.3-canary.1daf8b47b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.1daf8b47b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.1daf8b47b","readmeFilename":"README.md","gitHead":"1daf8b47ba681db12174bc67f9de9dacf68cc60f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vahn1BwstvZ/cgmPFdADksiqj7uIQyWCuIemE3Sp3lalrhzvgMuqW/n5fBYpkEzI4H/VQfHXPXEfMvAL5Wb61w==","shasum":"98acdef9cd1b01abd9b0f091335fe947dab376be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.1daf8b47b.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDIqcExwrTzQ1qo0ZkGQVv0/5ERN5ZTT0ZABOqhrgfdiAiEA1mB4nghSUEYwBV9xIpLbVv1jrpVLkAsuRpVfQO99WI4="}],"size":112566},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.1daf8b47b_1740420620169_0.020551983009990504"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-24T18:10:20.358Z","publish_time":1740420620358,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.dcfb3da2e":{"name":"@firebase/data-connect","version":"0.3.0-canary.dcfb3da2e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.dcfb3da2e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.dcfb3da2e","@firebase/component":"0.6.12-canary.dcfb3da2e","@firebase/logger":"0.4.4-canary.dcfb3da2e","@firebase/util":"1.10.3-canary.dcfb3da2e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.dcfb3da2e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.dcfb3da2e","readmeFilename":"README.md","gitHead":"dcfb3da2e65b25d12e1d53efb257440c9f026072","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-pZKMJYJiVqf3tUxRr3tBSVtA/CS2x1gS0wSR/CxRGMXrO968fepMvnPjIhSvqZidHJjFVRtbzRNO4gIzE0fQDg==","shasum":"0312f05d5af90460f28d317ca098ea13e82c0749","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.dcfb3da2e.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHVUebMTfukon2osgQOABc7V8hnabUWZuO4w2D+eG0ysAiEA48U6QxfZ1B4EoyzynaX4yQ4KrIhiyUj6hqmUd0+Gd84="}],"size":112558},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.dcfb3da2e_1740424803151_0.7211015351292442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-24T19:20:03.433Z","publish_time":1740424803433,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.117279e27":{"name":"@firebase/data-connect","version":"0.3.0-canary.117279e27","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.117279e27"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.117279e27","@firebase/component":"0.6.12-canary.117279e27","@firebase/logger":"0.4.4-canary.117279e27","@firebase/util":"1.10.3-canary.117279e27","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.117279e27","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.117279e27","readmeFilename":"README.md","gitHead":"117279e2759cde3e1ac028794fabf948d304d795","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Z0QsDOdR0CzqqZOHkKtlWgzLjMz7IWIw2yV42ZLivaaMSSb3J4/lfNTv4DdxVyUl4dHfVPO0iZIbHMqzGhzJXw==","shasum":"12d2438f93e8b1246c57b33003ee2b14ba5726f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.117279e27.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCmDVg0QDv+a9VO2d5VbHrQSUbds2LOKs6Hxk+tev/0lAIhAP0DMs6Hoxw9P2Rm6y3wMS5BNIFBMjHzcJ1V1g9ncjfb"}],"size":112568},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.117279e27_1740577350979_0.787646621518203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-26T13:42:31.131Z","publish_time":1740577351131,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.2d74e5bfb":{"name":"@firebase/data-connect","version":"0.3.0-canary.2d74e5bfb","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.0-canary.2d74e5bfb","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"38038212a9ad0411da38111d9694122f6261357f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.2d74e5bfb.tgz","fileCount":63,"integrity":"sha512-fiwK5nTlT8wlbS+LZ8ZNgjbg7AuiA/7aSKHGttzm78JtLgzAHH5gThcF3ZJu6fsoWEScI+WHxUCtH06JBM/F+w==","signatures":[{"sig":"MEUCIQCgwiZGlmvfqFt1PrgYlDGFoPFlHu2IqjovXU8SvQCuegIgCdtE7BXDKsM/M0WA9n5bN/J+eH9FcM15KJDtaWzn9sw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647955,"size":112563},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"2d74e5bfb75b5ecf87a9b1b496c9358446c0cb81","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.10.3-canary.2d74e5bfb","@firebase/logger":"0.4.4-canary.2d74e5bfb","@firebase/component":"0.6.12-canary.2d74e5bfb","@firebase/auth-interop-types":"0.2.4-canary.2d74e5bfb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.0-canary.2d74e5bfb","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.0-canary.2d74e5bfb"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.0-canary.2d74e5bfb_1740584258214_0.28378636256946876","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-26T15:37:38.405Z","publish_time":1740584258405,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.777f465ff":{"name":"@firebase/data-connect","version":"0.3.0-canary.777f465ff","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.777f465ff"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.777f465ff","@firebase/component":"0.6.12-canary.777f465ff","@firebase/logger":"0.4.4-canary.777f465ff","@firebase/util":"1.10.3-canary.777f465ff","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.777f465ff","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.777f465ff","readmeFilename":"README.md","gitHead":"777f465ff37495ff933a29583769ce8a6a2b59b5","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-q8taue3PrA/CvFkZR4BPcrH5CYlgdKn9Nh6LsqEanFtq8eDrv/FiUvk8a6HPC3yBiMw+zKxBHk23e3s0oVOB0Q==","shasum":"2b008dbe5a82ff5abd3157e042c7106c61e20f07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.777f465ff.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCk2IVM9Y6vhtlYrgNZ5U78M/5YRp7J8Gne6rYZS64GQgIhAMa6YzQMUHy4sBbT0JiKcXAdJuDq/gfW6hpYCHbVY6Pj"}],"size":112567},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.777f465ff_1740585805995_0.24391965114001568"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-26T16:03:26.172Z","publish_time":1740585806172,"_source_registry_name":"default","contributors":[]},"0.3.1-20250226175635":{"name":"@firebase/data-connect","version":"0.3.1-20250226175635","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-20250226175635"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.13-20250226175635","@firebase/logger":"0.4.4","@firebase/util":"1.11.0-20250226175635","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-20250226175635","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-20250226175635","readmeFilename":"README.md","gitHead":"eb8e4aad2fc02b7cd3be02e53883dc39e3788fbb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-HSwZ7vMaMqRa/mUVe294mmj8G5jF1CBCeaZg/fHHNDf8aDOp6rG9KibOcBUhVrwbQGcpsEt/yX48Dh82YCBUDw==","shasum":"6765ec282eecf17465ed7f2196ce08d077857627","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-20250226175635.tgz","fileCount":63,"unpackedSize":647903,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAzPbrcIvIb9sa9nlxsyM2FQhvobSllWnBJILMXQFS0NAiAs3Vb3Jv876auA1F2uTsWKaq2UGeO7JZnPnFEC7qZziA=="}],"size":112571},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-20250226175635_1740593162978_0.46891039763187625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-26T18:06:03.150Z","publish_time":1740593163150,"_source_registry_name":"default","contributors":[]},"0.3.0-canary.113c965a3":{"name":"@firebase/data-connect","version":"0.3.0-canary.113c965a3","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.0-canary.113c965a3"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.113c965a3","@firebase/component":"0.6.12-canary.113c965a3","@firebase/logger":"0.4.4-canary.113c965a3","@firebase/util":"1.10.3-canary.113c965a3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.0-canary.113c965a3","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.0-canary.113c965a3","readmeFilename":"README.md","gitHead":"113c965a34d9d7219d236f1b2cb62029e0f80fda","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-sK5YAr9fG9iejAIdfChUVnLtQ2e0WVAK+LkHG48DpBr+T7H2JnL9Rbrz7v06AO4bMZOtXBmi/Kgsu+G1tNcX+w==","shasum":"18ee5d17fe0a48d006d1fc5a81f7f39203b600b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.0-canary.113c965a3.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGYzgKOGwX+m8CFF6qGABz7JUjn2cboCkpjluYa6Q06iAiBNJ/J0etYFxNHysIzWTVy/z4/3AmtHlmmlWeycrNm01w=="}],"size":112567},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.0-canary.113c965a3_1740680626543_0.9057310008428201"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-27T18:23:46.725Z","publish_time":1740680626725,"_source_registry_name":"default","contributors":[]},"0.3.1":{"name":"@firebase/data-connect","version":"0.3.1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.13","@firebase/logger":"0.4.4","@firebase/util":"1.11.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1","gitHead":"2eee61ae5f1e20c0b35328dc0cc197f568820523","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-PNlfAJ2mcbyRlWfm41nfk8EksTuvMFTFIX+puNzeUa6OTIDtyp1IX1NJVc7n6WpfbErN7tNqcOEMe6BMtpcjVA==","shasum":"da42e1844ef48fcd120834219fa5e0e70162ef7d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1.tgz","fileCount":63,"unpackedSize":647765,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID9+GdYhsArfOx5eeRako9GUfyR8oCiE4x+1dEPXeAKBAiAjo9oF7hKEsH5eTdCe3knCHV3NnhXbKRbvQNQdSVNY1w=="}],"size":112467},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1_1740688961755_0.7006275969493989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-27T20:42:41.914Z","publish_time":1740688961914,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.a24a76aa2":{"name":"@firebase/data-connect","version":"0.3.1-canary.a24a76aa2","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.a24a76aa2"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a24a76aa2","@firebase/component":"0.6.13-canary.a24a76aa2","@firebase/logger":"0.4.4-canary.a24a76aa2","@firebase/util":"1.11.0-canary.a24a76aa2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.a24a76aa2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.a24a76aa2","readmeFilename":"README.md","gitHead":"a24a76aa217ebb94a1076c88d435ee309556fd16","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-UZGQmE0vK5Vk0tmrafTZ41AlRMfJEshpePqZmIbQXHk19fk7OQvnyXCI+6ErKaHyPDu+5BylNvx3pgvRI+lwFQ==","shasum":"3839d43e896871c3b65edde844ea5406a863d8d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.a24a76aa2.tgz","fileCount":63,"unpackedSize":647955,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCw2fymPYNA5CGeNwwtprQ45TGnH9qtcn1Xe5aLSLE29gIhAKfnmbBsyy/mtov9oKCLB22c4fMOdxDQKrDXvZl7ZqD7"}],"size":112559},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.a24a76aa2_1740691041732_0.5646246838537539"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-27T21:17:22.003Z","publish_time":1740691042003,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.43d6b6735":{"name":"@firebase/data-connect","version":"0.3.1-canary.43d6b6735","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.43d6b6735"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.43d6b6735","@firebase/component":"0.6.13-canary.43d6b6735","@firebase/logger":"0.4.4-canary.43d6b6735","@firebase/util":"1.11.0-canary.43d6b6735","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.43d6b6735","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.43d6b6735","readmeFilename":"README.md","gitHead":"43d6b6735f8b1d20dbe33793b57adb221efde95d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-dmWj+btWZyA7a2NTsA8xXrugFRB3vkg16YVx/MfVubhCQBaYHSB9moLiRamYCN5tb9xxCO2W7Fbvwiz5mPxZFQ==","shasum":"802592a26c5a9940e80c8f2184ec1eae700633d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.43d6b6735.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCYJrpri961n0wiX7AnfExGnbZG+Fvyx49PHmd1ybKoaAIgCerHcE9Idyk0K+8KxlPwSoKpNWDE+tGIQzTcaI+OLYI="}],"size":112517},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.43d6b6735_1741030232730_0.879886178593932"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-03T19:30:32.921Z","publish_time":1741030232921,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.7ae48246b":{"name":"@firebase/data-connect","version":"0.3.1-canary.7ae48246b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.7ae48246b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.7ae48246b","@firebase/component":"0.6.13-canary.7ae48246b","@firebase/logger":"0.4.4-canary.7ae48246b","@firebase/util":"1.11.0-canary.7ae48246b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.7ae48246b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.7ae48246b","readmeFilename":"README.md","gitHead":"7ae48246b9992ae17e9d0ab92114d426b4dd2973","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ylMD+5iIHYjoBdaiHcF+BNbEhyGcf0NZNaqAHYLfwrmqgBo562tybDrantyurQb3vuy2kgB+T1N2Mc1O2AYnxQ==","shasum":"19eca3784cb9a9af7a6be09a437bf4dbea4ba6c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.7ae48246b.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCrvsw8la1r81EJTWgxdtxaOWjxiA9eJwyd0b7bZBhTvwIhAL/NMNlmJoUGIAij5UFbNGZKD5IVolEnwp5BI6XKyMMF"}],"size":112516},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.7ae48246b_1741044882484_0.42397304573440153"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-03T23:34:42.656Z","publish_time":1741044882656,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.058afa280":{"name":"@firebase/data-connect","version":"0.3.1-canary.058afa280","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.058afa280"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.058afa280","@firebase/component":"0.6.13-canary.058afa280","@firebase/logger":"0.4.4-canary.058afa280","@firebase/util":"1.11.0-canary.058afa280","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.058afa280","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.058afa280","readmeFilename":"README.md","gitHead":"058afa280c8e9a72e27f3b1fbdb2921012dc65d3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-M0qahICJoz+Ejh38SXwDM7Uu/BT3xVnf9EMXXzotI8pQXz/dHG64MMLRepeAbIRtQiYu1UuxOSqSy0CdMUx/LA==","shasum":"a11717bf70f4c2fea6eae37b8227bce96767164c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.058afa280.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCnPZTg2ChvX+IgsM021D/zYd9oWRL9rBdjtYcvUPvXoAIhAK/FH4/NwGmvuichFGa5+zVh1B4OAd6s5xFNb/pgBL2F"}],"size":112512},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.058afa280_1741106404864_0.5441989284299538"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-04T16:40:05.070Z","publish_time":1741106405070,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.42cea4810":{"name":"@firebase/data-connect","version":"0.3.1-canary.42cea4810","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.42cea4810"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.42cea4810","@firebase/component":"0.6.13-canary.42cea4810","@firebase/logger":"0.4.4-canary.42cea4810","@firebase/util":"1.11.0-canary.42cea4810","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.42cea4810","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.42cea4810","readmeFilename":"README.md","gitHead":"42cea4810bb6d845d4330589381bcd91ea95aee3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-CTZZ7VCuR+uXZDifvxNg1df52deh9lPD4zwniQ1Hbmq9tH+PLjeZWgF1/ggrkX8HdsrHFrbODBNiZM1VjB0UJA==","shasum":"e1d27208159c410ddd8a9a8d29ed756a9776ef76","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.42cea4810.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHdxk9V/yhkuSscJ51mu+7cVWk0DzHCC3vonDBQYKBRkAiAVMqaCdcB2rtBOJNKAy5lj+OESe56StckJ5vAVAPaxEw=="}],"size":112511},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.42cea4810_1741190941322_0.9744218594090519"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-05T16:09:01.595Z","publish_time":1741190941595,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.25985ac3c":{"name":"@firebase/data-connect","version":"0.3.1-canary.25985ac3c","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.1-canary.25985ac3c","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"3c1dc27e5817284c364850efeedddcf36140254e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.25985ac3c.tgz","fileCount":63,"integrity":"sha512-g2hUkWNOkaqyAP2/wZocdQlcD99e8uVh2wTve1tYdphEpbTwderJhKliD8nNTZeDQr5J43B19o1AlmoMg20cEw==","signatures":[{"sig":"MEYCIQDkd51ppye4f3uu7gvV33kHKeRJTuLHVYz75BLnolG+HwIhALhnsfsX5agmOXPgn1qSdPHU8dKzNCAVj0mp7p2n4Oyw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647919,"size":112518},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"25985ac3c3a797160e2dc3a2a28aba9f63fe6dfd","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-canary.25985ac3c","@firebase/logger":"0.4.4-canary.25985ac3c","@firebase/component":"0.6.13-canary.25985ac3c","@firebase/auth-interop-types":"0.2.4-canary.25985ac3c"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.2-canary.25985ac3c","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.2-canary.25985ac3c"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.1-canary.25985ac3c_1741274324332_0.9224853689650168","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-06T15:18:44.589Z","publish_time":1741274324589,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.33acc6e3c":{"name":"@firebase/data-connect","version":"0.3.1-canary.33acc6e3c","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.33acc6e3c"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.33acc6e3c","@firebase/component":"0.6.13-canary.33acc6e3c","@firebase/logger":"0.4.4-canary.33acc6e3c","@firebase/util":"1.11.0-canary.33acc6e3c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.33acc6e3c","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.33acc6e3c","readmeFilename":"README.md","gitHead":"33acc6e3c87ab4f22af2441483a50d2be2e891a6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-6NzJS8ZOjS3aAg+d5AXCnUHtI6VJIujGBuTimOZe/QXAIHqQp8TNULDgZaPziEvqPLYG6OdOxUmcOTnkm70i7Q==","shasum":"077014ae8ef0196a67009759bb4faae1a107a578","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.33acc6e3c.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDY00Nhb0bNLGATOg9dzGrl10Jw45Ee/SCxb1Fj6zRQhAiEAsEtgewQhJ2oxk27duiLd7XklQ0PBZds6kIDbi64rMcY="}],"size":112509},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.33acc6e3c_1741274358718_0.23353029862644092"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T15:19:18.959Z","publish_time":1741274358959,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.561117597":{"name":"@firebase/data-connect","version":"0.3.1-canary.561117597","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.561117597"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.561117597","@firebase/component":"0.6.13-canary.561117597","@firebase/logger":"0.4.4-canary.561117597","@firebase/util":"1.11.0-canary.561117597","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.561117597","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.561117597","readmeFilename":"README.md","gitHead":"5611175975deb8d39eb1387a7ef083120f12c8b5","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-0qfUvIBjdLGDBQoGWQ9RqCLFCMyg2S2BQSB3PwdtoYlf9rq61An2qUBw3qTo9Hgp2e5rnuSR0cbQ+WfaYnSyvw==","shasum":"2c72138616fbca26fe71e06f314913075e620dd7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.561117597.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJf9FVJlkWeEE6dJPR5M5bKgmKN05RMWf4pd4W1CbApAIhAKq3BuIugrZd8I3V2P5+ft5QdLhZZt8ioXb9DnAzJkK8"}],"size":112519},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.561117597_1741288513411_0.5445568351753416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T19:15:13.645Z","publish_time":1741288513645,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.51465ce87":{"name":"@firebase/data-connect","version":"0.3.1-canary.51465ce87","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.51465ce87"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.51465ce87","@firebase/component":"0.6.13-canary.51465ce87","@firebase/logger":"0.4.4-canary.51465ce87","@firebase/util":"1.11.0-canary.51465ce87","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.51465ce87","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.51465ce87","readmeFilename":"README.md","gitHead":"51465ce876c38a842222467b446c10672e3b4169","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-OZm+bLIo+TKk/GKdR+iMQd0WW5za1+cTDEyCottxShX/UDU+jO5ODUNsTqUEFV5DEd9D308Crc89e4Ay/6uQSQ==","shasum":"967e51d5151d1b41d6c3fbd58bdf62059b908f1c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.51465ce87.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDh3kpHGdV9ZMt4keCLDJjQUey2dfv/J9K8lyexOFKXqAiEAyMiJ+jpjL1AAI0itmZAKdetPkM0KDWiBuef06gPqmCo="}],"size":112518},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.51465ce87_1741292884777_0.12662159247786264"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T20:28:04.955Z","publish_time":1741292884955,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.feb2c9dfa":{"name":"@firebase/data-connect","version":"0.3.1-canary.feb2c9dfa","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.feb2c9dfa"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.feb2c9dfa","@firebase/component":"0.6.13-canary.feb2c9dfa","@firebase/logger":"0.4.4-canary.feb2c9dfa","@firebase/util":"1.11.0-canary.feb2c9dfa","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.feb2c9dfa","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.feb2c9dfa","readmeFilename":"README.md","gitHead":"feb2c9dfa29c9dff01c1272e56f6258176dc6b3a","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AwIDaBmKHeLp8O0qs0bFoyf/pGj16+VopRlO3feKQX/od1XzfQRkyVr4wLCUPzSMPaenkeTmS0arjVHldEI2CA==","shasum":"7660649a2356948e238b9a15772833046e3a5ae2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.feb2c9dfa.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFvyHJl+JRGh8/Rd9+T7AWB9u2wuRHf+AMddo5Ww0eDWAiEArAi9E4K8C1e0zmXODLKEMIiejY1YCnJdqFgWmkgZDsE="}],"size":112507},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.feb2c9dfa_1741629135962_0.6159684589796837"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T17:52:16.220Z","publish_time":1741629136220,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.a512bc655":{"name":"@firebase/data-connect","version":"0.3.1-canary.a512bc655","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.a512bc655"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a512bc655","@firebase/component":"0.6.13-canary.a512bc655","@firebase/logger":"0.4.4-canary.a512bc655","@firebase/util":"1.11.0-canary.a512bc655","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.a512bc655","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.a512bc655","readmeFilename":"README.md","gitHead":"a512bc655463cf7aaa99b454aca97ecf157b83c0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-3FQOHMu6iZ0LZlhViZfV+BTN94RmAgh/eHTGpQVzVYyprQPaT05KHCfzMAtSP36hLfxC9Jqf/P0uFLS3f8hxfQ==","shasum":"8829adfc949d54726247fd6affdc5e560a90d1ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.a512bc655.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDZrpKxLyBI4c91DUxBX/zACPJKsBuP8bKJ3NeXnRG/5QIgXrlfxxMskNyFxVZZjJWrP72qMTwdavd5qYd4lAnhy2Q="}],"size":112513},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.a512bc655_1742245510714_0.017935359851147137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-17T21:05:10.915Z","publish_time":1742245510915,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.95b4fc69d":{"name":"@firebase/data-connect","version":"0.3.1-canary.95b4fc69d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.95b4fc69d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.95b4fc69d","@firebase/component":"0.6.13-canary.95b4fc69d","@firebase/logger":"0.4.4-canary.95b4fc69d","@firebase/util":"1.11.0-canary.95b4fc69d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.95b4fc69d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.95b4fc69d","readmeFilename":"README.md","gitHead":"95b4fc69d8e85991e6da20e4bf68d54d4e6741d6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-qrWOLDQ+MZdFl5BBnPWrz/GXRZQuv7+8lEFFZrBWBwR6wgZTW/+ldm79J4SRjVwE6Od8CGxbLFLsvsRJiTPo8g==","shasum":"f9d050dba7c6ea1941ade208d9e9567bf5bee5d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.95b4fc69d.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDwFPvP+OoVhCEF7D3Z7vV/F3zFcLeZBmNe+p1brY4lwAiEAsk9JAtEI2j+1WMt6AW4jWbCJnGE4fWBZmJcxD0+NZoc="}],"size":112516},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.95b4fc69d_1742253400384_0.14410742898846562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-17T23:16:40.590Z","publish_time":1742253400590,"_source_registry_name":"default","contributors":[]},"0.3.2-20250318131644":{"name":"@firebase/data-connect","version":"0.3.2-20250318131644","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.2-20250318131644","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"c75e6420fb1cb6f0cf9e9dc406e6ecb5bdda7653","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-20250318131644.tgz","fileCount":63,"integrity":"sha512-XvfpeBXtAgTGVBBTyY5Kws7UIrEuSbxhc/zXqpRGTfGSwrWU7xlm0+PADwKLngRZX/CqNu+z6TZC1rsbdn6flQ==","signatures":[{"sig":"MEUCIQDXWLXG4gsXnW5RB2G5V2t2NAnPk0YGhVNAGXsRSvnoswIgRSBfevXZqpGt/3MxxPuljQtZ8CTMfKMorceRp8gBAMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647804,"size":112503},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"8ec9376665226a89171d229df3cc02000defc547","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0","@firebase/logger":"0.4.4","@firebase/component":"0.6.13","@firebase/auth-interop-types":"0.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.2","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.2-20250318131644_1742304277843_0.5487653563332016","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-18T13:24:38.045Z","publish_time":1742304278045,"_source_registry_name":"default","contributors":[]},"0.3.2-20250318143520":{"name":"@firebase/data-connect","version":"0.3.2-20250318143520","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.2-20250318143520","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"0f0a49c1cfd697519dd628e04dd47e34590d0752","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-20250318143520.tgz","fileCount":63,"integrity":"sha512-1kiD75gfH0WYpkw060pDOY3r80bxMPzzTnjreNoPB4uzPHDJj2Un+Dn/bXzrNG8iFBYL0DHBePukkA3wqXhdQA==","signatures":[{"sig":"MEUCIErvwYOgT6tqLMT7CjbIinKnMN8x7xgzAc0HtW7oa7k6AiEAmWDogte7n0j0BI0Tu04JtDaKV4EedNVUxPMJY/x9d2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647804,"size":112502},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"4f6439f85cf2f83a0a14b20362946d2323827da2","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0","@firebase/logger":"0.4.4","@firebase/component":"0.6.13","@firebase/auth-interop-types":"0.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.2","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.2-20250318143520_1742308993471_0.430963895508774","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-18T14:43:13.657Z","publish_time":1742308993657,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.cf3c8fb2a":{"name":"@firebase/data-connect","version":"0.3.1-canary.cf3c8fb2a","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.1-canary.cf3c8fb2a","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"6deec76eb267ba8910b2fff53096d6f8c2f55a28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.cf3c8fb2a.tgz","fileCount":63,"integrity":"sha512-QmMumff5KrpumI0DbQzUzl25ewX54K9uKEqMkOS3JSJjqaHVnc6y2y0svXnbNXpdXvEFAdu1Gy4YB8hxtFGQMg==","signatures":[{"sig":"MEYCIQCqhiYk/hCjnMcljgGrFGen2zgElmuaux1gyvDHNYZKiAIhANbX/rOe5E9IAvSUlEK6tzkNkc0x1rntfj5+iYbV8lpd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647919,"size":112506},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"cf3c8fb2affffc8f055eed9265b3d5ba4df86185","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-canary.cf3c8fb2a","@firebase/logger":"0.4.4-canary.cf3c8fb2a","@firebase/component":"0.6.13-canary.cf3c8fb2a","@firebase/auth-interop-types":"0.2.4-canary.cf3c8fb2a"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.2-canary.cf3c8fb2a","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.2-canary.cf3c8fb2a"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.1-canary.cf3c8fb2a_1742309118530_0.0986925479362657","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-18T14:45:18.696Z","publish_time":1742309118696,"_source_registry_name":"default","contributors":[]},"0.3.1-canary.e8865f241":{"name":"@firebase/data-connect","version":"0.3.1-canary.e8865f241","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.2-canary.e8865f241"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.e8865f241","@firebase/component":"0.6.13-canary.e8865f241","@firebase/logger":"0.4.4-canary.e8865f241","@firebase/util":"1.11.0-canary.e8865f241","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2-canary.e8865f241","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.1-canary.e8865f241","readmeFilename":"README.md","gitHead":"e8865f241e25e6c561f5d956a42a8748fc6e32b4","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-BS5QojjZSb5QVmCDyXigixLUT14C/lJxYNDly/s90nGtv+KMXOSoxlLPBmVrpAL7D724rU0heYpWmXfQOCRlyQ==","shasum":"769982751a19f0e8fce32f9ce100552bb389f039","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.1-canary.e8865f241.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC9ryJvELYNZwRPH/9mo6ivIJg57tqnqBg/gzCZHoMH6AiBEQtHN22TijHe3oYUJexwycAdP6VaUWVlqss4FJHR22w=="}],"size":112517},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.1-canary.e8865f241_1742311249323_0.005432507465219949"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-18T15:20:49.507Z","publish_time":1742311249507,"_source_registry_name":"default","contributors":[]},"0.3.2-20250318151245":{"name":"@firebase/data-connect","version":"0.3.2-20250318151245","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.2-20250318151245","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"b1758db436a4c34308d62c39a4338f1da9931d56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-20250318151245.tgz","fileCount":63,"integrity":"sha512-/zfBGPgp1YDii6CXm9dfu/0Mikok1BmUv7E1ZTD7wNkKiLp1uBC3s+g0JDmwG2okUaAuPHhS82QxFA6tLPUIlQ==","signatures":[{"sig":"MEQCIFPilgsg76KljvEBnSXkFjh09Bqt8Ln04Rstb4t48GSCAiAxHY+7DhBtPB0iwL19MUzUGm9DVgVn87qAzn7z9h32Hg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647804,"size":112499},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"58876607cb666a589b3e92b7d4e5bd1404f05ed9","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0","@firebase/logger":"0.4.4","@firebase/component":"0.6.13","@firebase/auth-interop-types":"0.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.2","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.2-20250318151245_1742311249388_0.11677871024400388","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-18T15:20:49.557Z","publish_time":1742311249557,"_source_registry_name":"default","contributors":[]},"0.3.2-20250318174027":{"name":"@firebase/data-connect","version":"0.3.2-20250318174027","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.13","@firebase/logger":"0.4.4","@firebase/util":"1.11.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-20250318174027","readmeFilename":"README.md","gitHead":"58876607cb666a589b3e92b7d4e5bd1404f05ed9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-CS1JCAt18A9I35z5em9jubUdJZn4uIw/DRawWHT04XAixhrLdvHH+Zo6XmlmNHVBHmPZhXTVIYo2PAnMGB1mzA==","shasum":"bfb706dd4acb61f9769f6d8c30b2661b6ebc5ba9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-20250318174027.tgz","fileCount":63,"unpackedSize":647804,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHFONCAVOspe7f7fMhvPHtjnK69GH9ObKX0oGsNn5RE9AiEA3ptgwybaGEMd3w82s8GeNKvpC0k8Ekzasj19DVniTvU="}],"size":112503},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-20250318174027_1742320097617_0.7635974564449204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-18T17:48:17.926Z","publish_time":1742320097926,"_source_registry_name":"default","contributors":[]},"0.3.2":{"name":"@firebase/data-connect","version":"0.3.2","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.13","@firebase/logger":"0.4.4","@firebase/util":"1.11.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2","gitHead":"202c7328f606aaace254804b361d8c4e0187db3d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-PYG55JRTmvYrUuXXmYBsZexwKVP9aR3mIRRHxB9V2bQeRDZky6JtRZnH3GLhf4ZsxZy5Ewd8ul/jTOYR4gpD9w==","shasum":"8a74af2e111fe1a36d7bf37c55a7c2469e8a051f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2.tgz","fileCount":63,"unpackedSize":647729,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCb5eJY3qHgjGqgrMQpGrYaVCKoM4MJIVz4YE4SOfltFAIhAPSagCVFELrNZcxOUEf/6jk7Vd0ryn2jjb5h2XFsBNlI"}],"size":112423},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2_1742479849219_0.843519898611856"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-20T14:10:49.491Z","publish_time":1742479849491,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.202c7328f":{"name":"@firebase/data-connect","version":"0.3.2-canary.202c7328f","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.202c7328f"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.202c7328f","@firebase/component":"0.6.13-canary.202c7328f","@firebase/logger":"0.4.4-canary.202c7328f","@firebase/util":"1.11.0-canary.202c7328f","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.202c7328f","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.202c7328f","readmeFilename":"README.md","gitHead":"202c7328f606aaace254804b361d8c4e0187db3d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-2+kEWvmyPT0iMRJ11uZlfI4cQWu9ZpjE+CN8FMNHueTKHLed57GD5bTvCgZBHnCEcCMmcwOEpyrILhvv5T6pMA==","shasum":"f955494dd688cf68f6583266bc6b5e178f6af8ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.202c7328f.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCs9KaIw9EIKFKpZxnrAbu/7OGKRpKHeMfnPEPfI4uBTAIhALs8AwqmqTeVq4x5Lu7TPfQ1pSk3WYaC1g4u8vcZyFTb"}],"size":112517},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.202c7328f_1742482387154_0.5098159034148635"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-20T14:53:07.438Z","publish_time":1742482387438,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.faaeb48e0":{"name":"@firebase/data-connect","version":"0.3.2-canary.faaeb48e0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.faaeb48e0"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.faaeb48e0","@firebase/component":"0.6.13-canary.faaeb48e0","@firebase/logger":"0.4.4-canary.faaeb48e0","@firebase/util":"1.11.0-canary.faaeb48e0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.faaeb48e0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.faaeb48e0","readmeFilename":"README.md","gitHead":"faaeb48e0c9dfddd014e5fb52088d39c895e9874","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AQjaaMkPrutdgIrJtj7VYYbFc7RSwi9rYAEXhxQUxhpJVo7E3zyTsgY6RMBxVP3zRAi20mswZkAIoC+jfI1lxQ==","shasum":"b288920c173154b3bfdf6f69077a2785b3dcb3e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.faaeb48e0.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCEyNh/Yf3e9CvBAxHk7IYZAvZW2hNAsva7N7qh7gTStwIgJ2tp2Z/xY4yyo1M5UezP5emz/egfgQ3VcIInvJO79gw="}],"size":112508},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.faaeb48e0_1742498667059_0.4885429113432187"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-20T19:24:27.394Z","publish_time":1742498667394,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.14d97210c":{"name":"@firebase/data-connect","version":"0.3.2-canary.14d97210c","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.2-canary.14d97210c","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"31d76e634aaf3d86d0586d1e69c9b4834b75020b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.14d97210c.tgz","fileCount":63,"integrity":"sha512-ovEqaGkOyNNJml78+m7I375W7sU+78kliZg6SKKSujDzYYu+bbyWlfcfqiDJ+UaGJtuhUhEG2m6CBrtlnncbVA==","signatures":[{"sig":"MEYCIQDRcZBXssGM1lW71Tw7A5mVN/itDqc8LcOgCpm7yXnBhgIhAPMulMvzjTETzWiOuXy6xt7UzR0TEfdrx2KpBKrkx2KG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":647919,"size":112515},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"14d97210c5d596a1785ab3dd93e32b0ddfbf79c0","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-canary.14d97210c","@firebase/logger":"0.4.4-canary.14d97210c","@firebase/component":"0.6.13-canary.14d97210c","@firebase/auth-interop-types":"0.2.4-canary.14d97210c"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.3-canary.14d97210c","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.3-canary.14d97210c"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.2-canary.14d97210c_1742508537082_0.17799862099312902","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-20T22:08:57.268Z","publish_time":1742508537268,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.571883817":{"name":"@firebase/data-connect","version":"0.3.2-canary.571883817","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.571883817"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.571883817","@firebase/component":"0.6.13-canary.571883817","@firebase/logger":"0.4.4-canary.571883817","@firebase/util":"1.11.0-canary.571883817","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.571883817","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.571883817","readmeFilename":"README.md","gitHead":"571883817e8b771fa506f59587c4ee31b8ddd41c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-qyUZeifGdW0awzx4VU+lSxs9hCd6UAQuj0ajV1uuq/T/505lpsBqtP75PBqPvPuLgMceDP91GIIa+1Z3+rNIUA==","shasum":"92895738137efe52c87df784d3bec30e20a874ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.571883817.tgz","fileCount":63,"unpackedSize":647919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEdYciwsH1pCXLX15RxMZGnWeEGnscG84vecjStKirzUAiBolDHnT7i8yJ8fvd6xKGKX2wrVXy6WsZZKwT5ftaeyeg=="}],"size":112521},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.571883817_1742509546499_0.6535041112443261"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-20T22:25:46.667Z","publish_time":1742509546667,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.edb40010b":{"name":"@firebase/data-connect","version":"0.3.2-canary.edb40010b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.edb40010b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.edb40010b","@firebase/component":"0.6.13-canary.edb40010b","@firebase/logger":"0.4.4-canary.edb40010b","@firebase/util":"1.11.0-canary.edb40010b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.edb40010b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.edb40010b","readmeFilename":"README.md","gitHead":"edb40010bb480806b26f48601b65f4257ffed2df","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-LgAvHHA1uPXadXQHpG+xEUoFo8WtYw8dFI4Ub890wAkGy/DOgycdzb/U5lQnspCQw0/pLgy3+Zs6wkUblODWeA==","shasum":"b123bcf4229ae5be8adf65106733045d28c22b72","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.edb40010b.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDvGrzUonn9iqtTmK/FW2QFCNJdqMj7D8MPyo5bE0BvCwIgMbIy6A8cGWMYDoxEoVcuuNVz2MDluxlM3D3YTe7exzE="}],"size":115536},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.edb40010b_1742595377558_0.08010904894469628"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-21T22:16:17.836Z","publish_time":1742595377836,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.648de84b0":{"name":"@firebase/data-connect","version":"0.3.2-canary.648de84b0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.648de84b0"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.648de84b0","@firebase/component":"0.6.13-canary.648de84b0","@firebase/logger":"0.4.4-canary.648de84b0","@firebase/util":"1.11.0-canary.648de84b0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.648de84b0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.648de84b0","readmeFilename":"README.md","gitHead":"648de84b05c827d33d6b22aceb6eff01208ebdf0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-0B4+i4Btp56wMYIBnRuWemiScHvmwA9BCYUb9iGNuNKT3xprjqAorABiBq07OYft9V8Y2SBYYpxq+7jRt8ANig==","shasum":"da31a39d44fb74d54fe6ccccd2c117c99de53a3b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.648de84b0.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGN5UX80vdhb9sutkuXta73a1p43o1hQIEOu0Qf/D15tAiANw+WUDB0wxuiqXD1plYMDtTiEXQo6cxt/cv/BMKYIOg=="}],"size":115542},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.648de84b0_1742914637792_0.7320635972311684"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-25T14:57:18.075Z","publish_time":1742914638075,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.ab8eb26ce":{"name":"@firebase/data-connect","version":"0.3.2-canary.ab8eb26ce","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.ab8eb26ce"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ab8eb26ce","@firebase/component":"0.6.13-canary.ab8eb26ce","@firebase/logger":"0.4.4-canary.ab8eb26ce","@firebase/util":"1.11.0-canary.ab8eb26ce","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.ab8eb26ce","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.ab8eb26ce","readmeFilename":"README.md","gitHead":"ab8eb26ce077014219543645b7f3ba47e8995260","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-hfgB2ARv0vsfqSKdLSUcfYJzGq4KkHGh6HjwK8jwEzE0RjrmcvYVwBxrbTK7zNhH1F7ZgMSdEBK8Rf58LImSXw==","shasum":"1fd236ce3dddce3ef1182064039b40e517e55f43","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.ab8eb26ce.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD/iabE6qg184APBIbXAU4XDRqpHlYWhTL8c0Y1f4fiYwIhAM26+yoi20rzjYnY7CnXsPVbA6xjNToG/sLferz37w06"}],"size":115537},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.ab8eb26ce_1742922526404_0.06163032371885935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-25T17:08:46.607Z","publish_time":1742922526607,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.dcc62c031":{"name":"@firebase/data-connect","version":"0.3.2-canary.dcc62c031","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.dcc62c031"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.dcc62c031","@firebase/component":"0.6.13-canary.dcc62c031","@firebase/logger":"0.4.4-canary.dcc62c031","@firebase/util":"1.11.0-canary.dcc62c031","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.dcc62c031","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.dcc62c031","readmeFilename":"README.md","gitHead":"dcc62c031a8040a2c5acc58c3595bb8949bdca77","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-OoVpQX6YYL4YYB69CQVURR5JwTTZHdg8JTQEEEpN/Bmc5HbsFCQrQpJXCUoyHHBBYfxxSUGKDsO2uN5GyTb6sQ==","shasum":"a65f4f93479883f571a2ba0ff00edae302200cf0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.dcc62c031.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD+MCUyaL0Xpd3wgmzf5Vv5CbCChGXwBZvoyI3cYETYpAIgCdPsbMPG1+8qNtcCwPcC4P5uli4IeD0Z1om7oeoQ7NM="}],"size":115539},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.dcc62c031_1742930278347_0.8501909408340387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-25T19:17:58.576Z","publish_time":1742930278576,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.670eba607":{"name":"@firebase/data-connect","version":"0.3.2-canary.670eba607","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.670eba607"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.670eba607","@firebase/component":"0.6.13-canary.670eba607","@firebase/logger":"0.4.4-canary.670eba607","@firebase/util":"1.11.0-canary.670eba607","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.670eba607","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.670eba607","readmeFilename":"README.md","gitHead":"670eba6075e777f1a0010a1f6f9d30bf59b7e56b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-CMogC0YE/XC3MiH67kPgd/29aDvN6vWpKWtqXpdusBT48EiGBTmrzTnQaBICuNj81ciggAwzG252qcysOsT1vA==","shasum":"087f4f84dddfa7647062cf74610c1ad0e4662c16","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.670eba607.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCobvt/sG5TdVXljfP3UuGBkhDMhCqhML2fozdYrQJbLAIgFyKHEzDvQFBD6vnaDiiqvUpwL1efKuJUfJK4b374GXQ="}],"size":115540},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.670eba607_1743107647707_0.2081413990800003"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-27T20:34:07.926Z","publish_time":1743107647926,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.fb5d42275":{"name":"@firebase/data-connect","version":"0.3.2-canary.fb5d42275","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.fb5d42275"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.fb5d42275","@firebase/component":"0.6.13-canary.fb5d42275","@firebase/logger":"0.4.4-canary.fb5d42275","@firebase/util":"1.11.0-canary.fb5d42275","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.fb5d42275","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.fb5d42275","readmeFilename":"README.md","gitHead":"fb5d4227571e06df128048abf87cbb1da2ace1bc","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-HUF2WPTVLkj90oT3mARQt/ZHQ9VCxvrw2AItCtxjMkNPeFnNZy6VPaTz5QHvsg7hIdPX2b9sbBjAjkl8zB2aiw==","shasum":"9b0634bfbc061aeec51ce24a850bc1e83531ca98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.fb5d42275.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCyx3Ue/Sx0RzoWsUy0f1nkdOUqvpY4gq2JR09OyX4DlQIhAKR3P0lloRb4+uqJU7kdIFtzCQiRf4q+olhuce0crYn6"}],"size":115542},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.fb5d42275_1743113160102_0.944059600180462"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-27T22:06:00.318Z","publish_time":1743113160318,"_source_registry_name":"default","contributors":[]},"0.3.3-20250327233251":{"name":"@firebase/data-connect","version":"0.3.3-20250327233251","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.13","@firebase/logger":"0.4.4","@firebase/util":"1.11.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-20250327233251","readmeFilename":"README.md","gitHead":"dd19924f5251772a9b69a8ad3632f38f83c926d3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Y6H5ACl/DFZB2UVno7S2uTb6vuGKZekKdGq53mG+dwnQJ6c616UxYdzIJU7SthLoARLdadFsAEPnMq4XQOz+sA==","shasum":"7e7a8757a8a6c26bcf4182f2fedb1bcbe4d8ed3f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-20250327233251.tgz","fileCount":63,"unpackedSize":662359,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCpC7zMVGCN9xd6fAl0VcizpV13BSS+A4mXl0bsrHbEfQIgMSJpnzv1Huab6GAHP5fQAd8+e1ZYLrKANH7r7QJ4124="}],"size":115531},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-20250327233251_1743118845041_0.04211714163861369"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-27T23:40:45.267Z","publish_time":1743118845267,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.195d94310":{"name":"@firebase/data-connect","version":"0.3.2-canary.195d94310","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.195d94310"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.195d94310","@firebase/component":"0.6.13-canary.195d94310","@firebase/logger":"0.4.4-canary.195d94310","@firebase/util":"1.11.0-canary.195d94310","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.195d94310","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.195d94310","readmeFilename":"README.md","gitHead":"195d943103795a50bb3fc5c56ef2bb64610006a1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-1zTXInsPArfEZpGnicbVnrLmxXv9pJRe8Fg92afQ3RhgACxUhR3LlLyABG6/LO61irKC+vQaTEo/WMwn4CEAZw==","shasum":"c357fc77d5abd7000eb5e837916ce12aed84a4bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.195d94310.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEOq1qt+naVOJooVypBi1XPryW+uePexY8VKAX6tEX9WAiEA0j9oOF99adCDCK0ppqSP935A8QmrdPyMeDRKCCKormg="}],"size":115544},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.195d94310_1743173946910_0.727806153291781"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-28T14:59:07.132Z","publish_time":1743173947132,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.61f0102ac":{"name":"@firebase/data-connect","version":"0.3.2-canary.61f0102ac","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.61f0102ac"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.61f0102ac","@firebase/component":"0.6.13-canary.61f0102ac","@firebase/logger":"0.4.4-canary.61f0102ac","@firebase/util":"1.11.0-canary.61f0102ac","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.61f0102ac","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.61f0102ac","readmeFilename":"README.md","gitHead":"61f0102ac85e4fd6c54506df93b1f1899e3ef110","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-hxyuLsb6V8gdEZC/5RK8gCRfRx7fH2uap4sk/9FGyorQ7BY6xwKZKZswZ0KuifZVUQeq0688F7RnweL7XP1Yuw==","shasum":"2eed36cbee8ef2215554aa25463e738d17485596","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.61f0102ac.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDTNkKA/xK7ShmPP/fKx/thSyBDqPEg2wCopSdYwXXm7QIhAL3UBKJ6vyo/vBrYEp1XdRsXU6+q66jQ6pehCuNyiJo4"}],"size":115538},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.61f0102ac_1743179781871_0.5329637220788184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-28T16:36:22.120Z","publish_time":1743179782120,"_source_registry_name":"default","contributors":[]},"0.3.2-canary.c8cbfff16":{"name":"@firebase/data-connect","version":"0.3.2-canary.c8cbfff16","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-canary.c8cbfff16"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c8cbfff16","@firebase/component":"0.6.13-canary.c8cbfff16","@firebase/logger":"0.4.4-canary.c8cbfff16","@firebase/util":"1.11.0-canary.c8cbfff16","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-canary.c8cbfff16","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-canary.c8cbfff16","readmeFilename":"README.md","gitHead":"c8cbfff1667c7c1f447262ef3e31e55c6e321d4d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-hMvBgid7wJi5g97TttbijCeo0TtPOfhVkZ2omwn2w3cc0DyE3NA/LJZO6/Mk3edBUym3HRYr49aQuzV5fCto5Q==","shasum":"83ce3bd64c95d921f6677fb4984c75bbaa484d35","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-canary.c8cbfff16.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDNWtFc+eacNVHSDAwlmWsG1JnFYdPIRW/pwQqGhs+YiwIgaGEwGYfLUICJ6JHrMvx1JxDd6KrSRgVo7eT2VXZ4rZc="}],"size":115538},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-canary.c8cbfff16_1743209707226_0.9842276993214818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-29T00:55:07.513Z","publish_time":1743209707513,"_source_registry_name":"default","contributors":[]},"0.3.3":{"name":"@firebase/data-connect","version":"0.3.3","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.13","@firebase/logger":"0.4.4","@firebase/util":"1.11.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3","gitHead":"4b3498373e007fed8e51400cfd7d4609d298da58","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-JsgppNX1wcQYP5bg4Sg6WTS7S0XazklSjr1fG3ox9DHtt4LOQwJ3X1/c81mKMIZxocV22ujiwLYQWG6Y9D1FiQ==","shasum":"644e67c248ceccbed749b1eb10418079783c5542","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3.tgz","fileCount":63,"unpackedSize":662284,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE149tPKBAU605h8lMzzIxV8NcDwAohSjje2XKMJNo/2AiEAvys9scCDM2YQCYTnlGXhHNIM7nga1LGCJPZEK/0nMgA="}],"size":115454},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3_1743447786324_0.1195514709779868"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-31T19:03:06.538Z","publish_time":1743447786538,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.933ba9d3c":{"name":"@firebase/data-connect","version":"0.3.3-canary.933ba9d3c","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.933ba9d3c"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.933ba9d3c","@firebase/component":"0.6.13-canary.933ba9d3c","@firebase/logger":"0.4.4-canary.933ba9d3c","@firebase/util":"1.11.0-canary.933ba9d3c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.933ba9d3c","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.933ba9d3c","readmeFilename":"README.md","gitHead":"933ba9d3c74e3774277c685cd5e5e9b1ccb52bcb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-TLXaouEfsg4Y40WhOnenkznW0Qbrx285mAJLLH2SgKsXuZBO8gKApFvu25Yp7hLO2t+yQKTgL+42L7fDfdG2SA==","shasum":"bf54dc4ae0d7e9e5b0031edbdccdaffe6061ed8c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.933ba9d3c.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHDpG44FwnFTc+A1xCO6OaeUig4OZZVzoKZW0dO1KWnqAiAUEm5ip0k0bLBlwU8zRroY0E2UuIgIBJMb5me3XjAsbg=="}],"size":115541},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.933ba9d3c_1743451773611_0.672377398651643"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-31T20:09:33.784Z","publish_time":1743451773784,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.88a805580":{"name":"@firebase/data-connect","version":"0.3.3-canary.88a805580","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.88a805580"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.88a805580","@firebase/component":"0.6.13-canary.88a805580","@firebase/logger":"0.4.4-canary.88a805580","@firebase/util":"1.11.0-canary.88a805580","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.88a805580","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.88a805580","readmeFilename":"README.md","gitHead":"88a8055808bdbd1c75011a94d11062460027d931","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-xAIIq0P17qdR4adVrVwQ+v1WPHdJ0GV6HduyOANG3s4gy77cTohDR89spZEEr7z+nbsu4OsLrKrgIn1g6zsgYA==","shasum":"6d23e98696ce3d9283be8df7d1aed04606e720c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.88a805580.tgz","fileCount":63,"unpackedSize":662474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDiunVhuy0Y4wVahmjHFYy+gN1uJXgXt41cqjkcGDyg9AIgBGPuE0ofM1OalsIo3/fc6A5efGrb1EQPZR7bRG+PUSs="}],"size":115544},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.88a805580_1743538778737_0.6875835135190418"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-01T20:19:38.915Z","publish_time":1743538778915,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.1df3d26fb":{"name":"@firebase/data-connect","version":"0.3.3-canary.1df3d26fb","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.1df3d26fb"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.1df3d26fb","@firebase/component":"0.6.13-canary.1df3d26fb","@firebase/logger":"0.4.4-canary.1df3d26fb","@firebase/util":"1.11.0-canary.1df3d26fb","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.1df3d26fb","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.1df3d26fb","readmeFilename":"README.md","gitHead":"1df3d26fbfb4db24b74d5d779825017e9ec40eaa","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-faR8M5eAm0+EgPYqq/mxeC15x/BSzt0qHRaPBYEf2g5ggN9e5aReeK71GzGoBvi87s9JJ8Xi2Cp/5xFafHp5wA==","shasum":"3fb08a27995788dceb078920e630e347b0eb816a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.1df3d26fb.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAQZe7yKYDp6OtpIVJXC1RH2WUPBdYU2TZ5UU8Dvca+BAiEAvkE6pFvgzuHZvy2i3jveRdz96UghKwXLVc1/fE7aG6o="}],"size":115676},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.1df3d26fb_1743793671705_0.7805274590064051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-04T19:07:51.903Z","publish_time":1743793671903,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.66a09f247":{"name":"@firebase/data-connect","version":"0.3.3-canary.66a09f247","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.3-canary.66a09f247","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"d05bc84c0bbc98838e828f03963058189d7d8560","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.66a09f247.tgz","fileCount":63,"integrity":"sha512-L1u4pZCMs0IsuR62Qr/3OeFD+tjtz6/Uaqv0TJuxSm/CSeOGLzcUFC5zcNsGu+IujQakERGbGPUOgdVPzBrwGQ==","signatures":[{"sig":"MEYCIQCG+GBMyAkdn7A2kTY26C/n7/d+JnPOcaHSWBoe5UGCMwIhAMNiByk0abpe9ie6C1dsa7HELqDBx9xa70oMROvHHwMx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":662651,"size":115683},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"66a09f247603519768c6b6a3e1c13732a48781f8","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-canary.66a09f247","@firebase/logger":"0.4.4-canary.66a09f247","@firebase/component":"0.6.13-canary.66a09f247","@firebase/auth-interop-types":"0.2.4-canary.66a09f247"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.4-canary.66a09f247","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.4-canary.66a09f247"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.3-canary.66a09f247_1744133338677_0.9837161614498466","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-04-08T17:28:58.855Z","publish_time":1744133338855,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.b3328250d":{"name":"@firebase/data-connect","version":"0.3.3-canary.b3328250d","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.3-canary.b3328250d","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"343c833d20c69bcd126d1e5afff63c76318d2ac7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.b3328250d.tgz","fileCount":63,"integrity":"sha512-zg6MOdxWiESasCn3kA/o7jSw050+iWwYeHnzsSpZ1jjGgEE7Gq+pw7qhFu6AS5Kf/aERrTqgto+PQihA1V6CeA==","signatures":[{"sig":"MEUCICLPXQMoZXRtFylzYbCi5gLQjCMTtfNd5A1Y+gh9zFGOAiEA12GJt+xV9BiYJecv5ym3ZLhYN4cXzRGz2BfcmR2qjzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":662651,"size":115682},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"b3328250d516142c8bec4f5c9bfe8663523ffcb4","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-canary.b3328250d","@firebase/logger":"0.4.4-canary.b3328250d","@firebase/component":"0.6.13-canary.b3328250d","@firebase/auth-interop-types":"0.2.4-canary.b3328250d"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.4-canary.b3328250d","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.4-canary.b3328250d"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.3-canary.b3328250d_1744209494603_0.7166417444263973","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-04-09T14:38:14.856Z","publish_time":1744209494856,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.4e0f630e7":{"name":"@firebase/data-connect","version":"0.3.3-canary.4e0f630e7","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.3-canary.4e0f630e7","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"3311252549fc28e771708df02d908db2fbe2b9e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.4e0f630e7.tgz","fileCount":63,"integrity":"sha512-NSwebqnN9jbN9YTfkQIeJtMxXjswWI2TcRnrA1t3JNU5hL1y/9FDCNSOBWLQGmJ/tET3npJxXQDwi4id+ucjRw==","signatures":[{"sig":"MEQCIE204Qi8y/diWbuLVdP3w/whPo1S9t7gWLVobyapBV1oAiAAvWXEgyFHQxFylGYJzDjC81t+wdHRWvsdd/IJ6D2SWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":662651,"size":115676},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"4e0f630e714cd63e1e39ffb0b56918a88951fe8e","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-canary.4e0f630e7","@firebase/logger":"0.4.4-canary.4e0f630e7","@firebase/component":"0.6.13-canary.4e0f630e7","@firebase/auth-interop-types":"0.2.4-canary.4e0f630e7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.4-canary.4e0f630e7","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.4-canary.4e0f630e7"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.3-canary.4e0f630e7_1744223500554_0.6900575066071881","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-04-09T18:31:40.712Z","publish_time":1744223500712,"_source_registry_name":"default","contributors":[]},"0.3.2-eap-vertexai-hybridinference.dcc62c031":{"name":"@firebase/data-connect","version":"0.3.2-eap-vertexai-hybridinference.dcc62c031","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.3-eap-vertexai-hybridinference.dcc62c031"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-vertexai-hybridinference.dcc62c031","@firebase/component":"0.6.13-eap-vertexai-hybridinference.dcc62c031","@firebase/logger":"0.4.4-eap-vertexai-hybridinference.dcc62c031","@firebase/util":"1.11.0-eap-vertexai-hybridinference.dcc62c031","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.3-eap-vertexai-hybridinference.dcc62c031","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.2-eap-vertexai-hybridinference.dcc62c031","readmeFilename":"README.md","gitHead":"dcc62c031a8040a2c5acc58c3595bb8949bdca77","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ELyrW8froKmQBkO/qq7wOh2LBuF550f62+u+8X/gI7qk+qbpaielrsWtI7wQdoDVGe1/2HPh5Mr9PkMl3o+VHw==","shasum":"7b202563585fb3bd8052bf2a39f2af1ba87d7436","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.2-eap-vertexai-hybridinference.dcc62c031.tgz","fileCount":63,"unpackedSize":662716,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDoM8cx03NWkOJxzNjOvjQ64NQJneHJ9wv2uKD+kqpqowIgWB7nVdQLhv0aHblsYH0gE6W8ZxxX7Qf6m2UuwgVOXUs="}],"size":115624},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.2-eap-vertexai-hybridinference.dcc62c031_1744225449234_0.8607648701222377"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-09T19:04:09.444Z","publish_time":1744225449444,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.ed0803a29":{"name":"@firebase/data-connect","version":"0.3.3-canary.ed0803a29","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.ed0803a29"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ed0803a29","@firebase/component":"0.6.13-canary.ed0803a29","@firebase/logger":"0.4.4-canary.ed0803a29","@firebase/util":"1.11.0-canary.ed0803a29","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.ed0803a29","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.ed0803a29","readmeFilename":"README.md","gitHead":"ed0803a29791cc0cecd0153f95e814ddcee7efd8","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-01LKv6ek4rguhPJv20+viG4/gIqV9zqz0WhPtO39Cy1caRhac+2ccVOnLXEGBTTRBzddatKx/B8onsX4nuzJAA==","shasum":"f85f2186b1a616020c8640da2dcbf6186d0b5c0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.ed0803a29.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHO2+KCxpxQU+GjZyz/k+pCYApNkj+UUHoosZXpHlpbRAiBan2iE9XIveb9ZLJe5vu0r2mrBd3H2qmyjb2XXejdl8Q=="}],"size":115680},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.ed0803a29_1744385304773_0.6391839833767683"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-11T15:28:24.942Z","publish_time":1744385304942,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.e055e9057":{"name":"@firebase/data-connect","version":"0.3.3-canary.e055e9057","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.e055e9057"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.e055e9057","@firebase/component":"0.6.13-canary.e055e9057","@firebase/logger":"0.4.4-canary.e055e9057","@firebase/util":"1.11.0-canary.e055e9057","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.e055e9057","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.e055e9057","readmeFilename":"README.md","gitHead":"e055e9057caab4d9f73734307fe4e0be2098249b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-KLaDklYjv2SdGC5e7PANhWRR3VHAaoTcPDxws2A0PNPqrXZDDuTbuCtVvaJ4lm/TKz3x/BWaBcKJCoS2KlRnRQ==","shasum":"29df5c2b6ffba5fbecd975fde02e54c58137e648","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.e055e9057.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDlBgMsx8DR1FtxWIldn4VXxEtuvXkOzFEklY75TaswggIgF50h61II4GZoooyda/1b8ROVRk6sI8/hdXBM+bpYzWs="}],"size":115680},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.e055e9057_1744650235263_0.9625290059854528"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-14T17:03:55.479Z","publish_time":1744650235479,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.8bb66c28b":{"name":"@firebase/data-connect","version":"0.3.3-canary.8bb66c28b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.8bb66c28b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.8bb66c28b","@firebase/component":"0.6.13-canary.8bb66c28b","@firebase/logger":"0.4.4-canary.8bb66c28b","@firebase/util":"1.11.0-canary.8bb66c28b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.8bb66c28b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.8bb66c28b","readmeFilename":"README.md","gitHead":"8bb66c28b3b1a2486ae2574250e6f738bec671d1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-te0aODGBKysNCfRB4ueyTAmkaCV4G9O2RS904Lv37qNbPWF86ehflx58am/rQfXOwjFDJ3z5J1mBNj0vGmM2RA==","shasum":"a8cd2eaff73c236d59ce26976fd9b4d819b031f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.8bb66c28b.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBChxs5HE2/imT/+sOYg9mzlF1R3TCDau4Zs/zf3deuWAiABD4fmRHsorcBZARWqf4FO9xEY/600G3yQQZjHwxfL7w=="}],"size":115682},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.8bb66c28b_1744734219818_0.026822559666794588"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-15T16:23:40.034Z","publish_time":1744734220034,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.0cbff6bc7":{"name":"@firebase/data-connect","version":"0.3.3-canary.0cbff6bc7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.0cbff6bc7"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0cbff6bc7","@firebase/component":"0.6.13-canary.0cbff6bc7","@firebase/logger":"0.4.4-canary.0cbff6bc7","@firebase/util":"1.11.0-canary.0cbff6bc7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.0cbff6bc7","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.0cbff6bc7","readmeFilename":"README.md","gitHead":"0cbff6bc7a62f77346ce76c9602b3d572a9af6c0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-qxUfclatp8u+A9YyAMuBrzE7XxiSrHGIfh48F+cylrvky9EpJHX3icQ0o0XdJS5h9exy5azkvVCeun8Vz45OrQ==","shasum":"f2918b61e6f9a2ba60a9e0a377d6d82daa1579e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.0cbff6bc7.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICsFiTZlnD/JKOqA4+pn6b/7foLLFFw/UYrJT9oBYZefAiEAhHL00FWp9FO8W6gWL4rnw8S75Ny+SWO9TUWneexmMhg="}],"size":115677},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.0cbff6bc7_1744734258302_0.13845172376337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-15T16:24:18.470Z","publish_time":1744734258470,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.1363ecc53":{"name":"@firebase/data-connect","version":"0.3.3-canary.1363ecc53","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.1363ecc53"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.1363ecc53","@firebase/component":"0.6.13-canary.1363ecc53","@firebase/logger":"0.4.4-canary.1363ecc53","@firebase/util":"1.11.0-canary.1363ecc53","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.1363ecc53","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.1363ecc53","readmeFilename":"README.md","gitHead":"1363ecc533de0ba5bfcae206a831acc33f9020a6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-F93m2ZuR9v1a1PWYyKCjp1xfc2QCVDtnwELfWqAUnzvLOi2/UKiVA76pkO4O8uTePhl9JcraOtBGDDvV73Nuaw==","shasum":"09a8c3bbbc64d93e21fdf4d81f4216b9574571eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.1363ecc53.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCvjKP5ClVmouVhAInNd2s+gVL6+Flb0zAwc7bnEbruWgIgeZLgFbsCz8MU12ANVeS0Q3yjeUQjSTRCULXBW4m3dCY="}],"size":115677},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.1363ecc53_1744778905931_0.9564168814529073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-16T04:48:26.120Z","publish_time":1744778906120,"_source_registry_name":"default","contributors":[]},"0.3.3-eap-vertexai-hybridinference.3d7df8b90":{"name":"@firebase/data-connect","version":"0.3.3-eap-vertexai-hybridinference.3d7df8b90","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybridinference.3d7df8b90"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-vertexai-hybridinference.3d7df8b90","@firebase/component":"0.6.13-eap-vertexai-hybridinference.3d7df8b90","@firebase/logger":"0.4.4-eap-vertexai-hybridinference.3d7df8b90","@firebase/util":"1.11.0-eap-vertexai-hybridinference.3d7df8b90","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybridinference.3d7df8b90","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-eap-vertexai-hybridinference.3d7df8b90","readmeFilename":"README.md","gitHead":"3d7df8b90e9455ead5e1a7eeb0ef256171c61b49","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-suColRhkq2y8ME4HUR2jVtque48NVf0/zm6lPhPfQtgiLtTk0t+GlXGIWuwwEBwARTsMMSzHnZK2479EJLA1yg==","shasum":"ace06d09de3a08a86bc62562df77423a0099eef0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-eap-vertexai-hybridinference.3d7df8b90.tgz","fileCount":63,"unpackedSize":662893,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHSL+6i2diYLoV5IMY063J2cB/ryHWCEqCHTIX8pTTZ+AiB9CEZeXpK9kNmrmRo36v/SEyAjXXLM5lDJ81J6YAc9ig=="}],"size":115767},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-eap-vertexai-hybridinference.3d7df8b90_1745256284892_0.7873634456705116"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-21T17:24:45.179Z","publish_time":1745256285179,"_source_registry_name":"default","contributors":[]},"0.3.4-20250422144518":{"name":"@firebase/data-connect","version":"0.3.4-20250422144518","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.13","@firebase/logger":"0.4.4","@firebase/util":"1.11.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-20250422144518","readmeFilename":"README.md","gitHead":"a0bcc9a4cd89d7bead368a331e36a68e506140a3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-37+Mw6i6T+TIqLbP5qeghwskS1WJXfgf7kFeXbuXmhF+TOT8EYXe7vT9moFN9nFClroTfpMvQ3lIUN3azH5E7g==","shasum":"f7f45e31333973cfee965c4570e120e5c1a6bcaf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-20250422144518.tgz","fileCount":63,"unpackedSize":662536,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDY3k/3L5xM9z/kriedpFce+0flZUznb79uOHRmi1orwwIhAPVLdOAPOlFKxtJ1HZUzuHOUKlc7rnnT+88QUsnoSmSQ"}],"size":115666},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-20250422144518_1745333605317_0.29432016152231766"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-22T14:53:25.558Z","publish_time":1745333605558,"_source_registry_name":"default","contributors":[]},"0.3.3-eap-vertexai-hybridinference.43a69d5da":{"name":"@firebase/data-connect","version":"0.3.3-eap-vertexai-hybridinference.43a69d5da","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybridinference.43a69d5da"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-vertexai-hybridinference.43a69d5da","@firebase/component":"0.6.13-eap-vertexai-hybridinference.43a69d5da","@firebase/logger":"0.4.4-eap-vertexai-hybridinference.43a69d5da","@firebase/util":"1.11.0-eap-vertexai-hybridinference.43a69d5da","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybridinference.43a69d5da","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-eap-vertexai-hybridinference.43a69d5da","readmeFilename":"README.md","gitHead":"43a69d5da5446ac0997be35f204dbc185c032175","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Hr/LBhuqvk4TA1jY8acwaiuWe7T14xUg75GEbczgBBW414hHnz0C0hejBosYLymO3imN2iU98i+fYQP8tDyUvA==","shasum":"579324aa27f4e9e7fffbdc83cfc9144e3722eae5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-eap-vertexai-hybridinference.43a69d5da.tgz","fileCount":63,"unpackedSize":662893,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD1sF30hwu/SKFKtMJvClH8odnLtTzKcgmXiG+tiIF4OwIhANF2dZ42x5nVj+cvH6LZa5MVpW4lQ/7hQ+L2vwSSlDFk"}],"size":115766},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-eap-vertexai-hybridinference.43a69d5da_1745337894564_0.7271805284167285"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-22T16:04:54.871Z","publish_time":1745337894871,"_source_registry_name":"default","contributors":[]},"0.3.3-eap-vertexai-hybridinference.5fa83b371":{"name":"@firebase/data-connect","version":"0.3.3-eap-vertexai-hybridinference.5fa83b371","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybridinference.5fa83b371"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-vertexai-hybridinference.5fa83b371","@firebase/component":"0.6.13-eap-vertexai-hybridinference.5fa83b371","@firebase/logger":"0.4.4-eap-vertexai-hybridinference.5fa83b371","@firebase/util":"1.11.0-eap-vertexai-hybridinference.5fa83b371","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybridinference.5fa83b371","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-eap-vertexai-hybridinference.5fa83b371","readmeFilename":"README.md","gitHead":"5fa83b371bd6e7f387e12172d0461b2b2088c79c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-i9ITFWK4P7WrK7xBq997GtLkMgApJuSAgDGh3YGGjeeAOuFtRWtmmxlnM6TGLcPo7/5oHaxbZw+AzcJhxcLT7Q==","shasum":"5a40409f8b25b25a1fc228747f2bc5c250bbe327","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-eap-vertexai-hybridinference.5fa83b371.tgz","fileCount":63,"unpackedSize":662893,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCQl8iA8EYBfA+elJtZAya53jUVe83O/zAQg3bLRkhh1gIhAOZoAz6b4KLn+kX3iFLImeCDcR+Fatm6tHrd8XebFzrv"}],"size":115767},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-eap-vertexai-hybridinference.5fa83b371_1745358028624_0.8143705642420846"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-22T21:40:28.824Z","publish_time":1745358028824,"_source_registry_name":"default","contributors":[]},"0.3.3-eap-vertexai-hybridinference.e83974308":{"name":"@firebase/data-connect","version":"0.3.3-eap-vertexai-hybridinference.e83974308","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybridinference.e83974308"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-vertexai-hybridinference.e83974308","@firebase/component":"0.6.13-eap-vertexai-hybridinference.e83974308","@firebase/logger":"0.4.4-eap-vertexai-hybridinference.e83974308","@firebase/util":"1.11.0-eap-vertexai-hybridinference.e83974308","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybridinference.e83974308","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-eap-vertexai-hybridinference.e83974308","readmeFilename":"README.md","gitHead":"e8397430805348a51030b968ece3598cb94d50b4","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-f7IH0/hBZBYJKMF81jarcwz8WkM7+GuRx+REOLw2Fxk4IKizboLTQsJywNGcmDnWvlEX8chA5elINrkfb+IfwQ==","shasum":"d5affa17444dc16b5df470dd9a8fff8f8d3d0b1f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-eap-vertexai-hybridinference.e83974308.tgz","fileCount":63,"unpackedSize":662893,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICYf2Nz7jIKCj1gQcUKmsbNuaKBC7FITXInRy7sCXk7mAiALxSx0us/O9nPYxSofg0vLs6wQlGlPp5kStCNbSmBteQ=="}],"size":115772},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-eap-vertexai-hybridinference.e83974308_1745372378416_0.2062334463643094"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-23T01:39:38.608Z","publish_time":1745372378608,"_source_registry_name":"default","contributors":[]},"0.3.3-canary.20b45d3ab":{"name":"@firebase/data-connect","version":"0.3.3-canary.20b45d3ab","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-canary.20b45d3ab"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.20b45d3ab","@firebase/component":"0.6.13-canary.20b45d3ab","@firebase/logger":"0.4.4-canary.20b45d3ab","@firebase/util":"1.11.0-canary.20b45d3ab","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-canary.20b45d3ab","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-canary.20b45d3ab","readmeFilename":"README.md","gitHead":"20b45d3ab12bfae3ac8761fdf32cb613cc2f3641","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-nDaIY9YMoD1vEqeg/KP6PwQTic3BCTUdSNqiYB8SCl+/BSU9t4Uugd8ygnKIIsJrsrZ/niIlpt21gF3IoBw2rQ==","shasum":"9b798380b63c4fd4a3648cc95ea063f7c9efd299","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-canary.20b45d3ab.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIChj+h0Y+djJV820aMu/sGN5imf/WfWb6S6P6mDmOA6QAiEA0d5vtt5ib7vnTjRyMKc9T54ftr8k9xLJf5+h8FkhQHk="}],"size":115678},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-canary.20b45d3ab_1745432052319_0.8074837628073368"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-23T18:14:12.567Z","publish_time":1745432052567,"_source_registry_name":"default","contributors":[]},"0.3.3-eap-vertexai-hybgoog.abf0491ae":{"name":"@firebase/data-connect","version":"0.3.3-eap-vertexai-hybgoog.abf0491ae","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybgoog.abf0491ae"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-vertexai-hybgoog.abf0491ae","@firebase/component":"0.6.13-eap-vertexai-hybgoog.abf0491ae","@firebase/logger":"0.4.4-eap-vertexai-hybgoog.abf0491ae","@firebase/util":"1.11.0-eap-vertexai-hybgoog.abf0491ae","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybgoog.abf0491ae","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-eap-vertexai-hybgoog.abf0491ae","readmeFilename":"README.md","gitHead":"abf0491aef48cd6e02d25732debbbdb9259c326a","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-fjh+P9CQkcL120ROWwrJ+73+Yi37vZeP9J+zAI380dAAPpqDblWihg+lEJB92IpbfhGPnWSThuUj/A2lTqqygw==","shasum":"461980c083d10a1050dfed03fb8083d047b0c378","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-eap-vertexai-hybgoog.abf0491ae.tgz","fileCount":63,"unpackedSize":662805,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDS4t5Ntsk6jmvQuiOI2bd0JFbUYbpIepi7S091yuJZqwIgZUmdC2f1jPUVrSR3V1KAT4rFLHMrEB5HfkhGA21prm0="}],"size":115728},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-eap-vertexai-hybgoog.abf0491ae_1745436449479_0.2442020675165959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-23T19:27:29.712Z","publish_time":1745436449712,"_source_registry_name":"default","contributors":[]},"0.3.3-ssl-check.4f23f3343":{"name":"@firebase/data-connect","version":"0.3.3-ssl-check.4f23f3343","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-ssl-check.4f23f3343"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-ssl-check.4f23f3343","@firebase/component":"0.6.13-ssl-check.4f23f3343","@firebase/logger":"0.4.4-ssl-check.4f23f3343","@firebase/util":"1.11.0-ssl-check.4f23f3343","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-ssl-check.4f23f3343","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-ssl-check.4f23f3343","readmeFilename":"README.md","gitHead":"4f23f3343146f15ea27fcba85ba9e22e1e96117c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-E0nn5tnxNGrqXWh3V4XEaCmTc9rZWD4zCbGKHw3J2/wCFSBV3Rwv+sZxdo0EoT8ud907hVSoOtCCK9F9/p2FvA==","shasum":"10fdee8736c253b7946507f0c0379f195f524e48","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-ssl-check.4f23f3343.tgz","fileCount":63,"unpackedSize":662684,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH6wO2BYIoFnecQofstyXgMWjdxufVFtzYLZz66AXoJqAiBv7A462pDDa4rdEnIhyv84Kc8J8VeZ8LP+0YgvFpl6hA=="}],"size":115678},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-ssl-check.4f23f3343_1745442957738_0.17656873624392944"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-23T21:15:57.958Z","publish_time":1745442957958,"_source_registry_name":"default","contributors":[]},"0.3.4":{"name":"@firebase/data-connect","version":"0.3.4","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.13","@firebase/logger":"0.4.4","@firebase/util":"1.11.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4","gitHead":"b204e7126bf09cdc551993be6427e2e5dd478fc9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Clt0bHoth4N60RmzTdCaw20S5Eeg5PhjbsxP7tIB9FQlP9qm9pS25WW9v4C3gj9DugrBrJ8d/gh/e+H5+F276Q==","shasum":"eb2d0b347d7ec376c8613fa4142ece6bd585925b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4.tgz","fileCount":63,"unpackedSize":662461,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICkPwuooUEUjvhoLYBkfl29O5QTXcL8MQqaqbN3y8jVqAiEAxRxEYV97kwlDNWjVNwAcLZnmOojq/tF4lb+l795tF5M="}],"size":115550},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4_1745509357457_0.8890437379385299"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-24T15:42:37.694Z","publish_time":1745509357694,"_source_registry_name":"default","contributors":[]},"0.3.4-canary.9952dbc2d":{"name":"@firebase/data-connect","version":"0.3.4-canary.9952dbc2d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-canary.9952dbc2d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9952dbc2d","@firebase/component":"0.6.13-canary.9952dbc2d","@firebase/logger":"0.4.4-canary.9952dbc2d","@firebase/util":"1.11.0-canary.9952dbc2d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-canary.9952dbc2d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-canary.9952dbc2d","readmeFilename":"README.md","gitHead":"9952dbc2daceb6b50628070b081c784bd14f84a1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-F2pyKrtE1mCdhR4IpEAurnnFkHcYcXfvydmO52GiS9e2OQ+TgtGKQQEPiT0urR25ffImY4wAQv5kE12qH13EGQ==","shasum":"17e5e345daa522e687b05a214558c4398f2197ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-canary.9952dbc2d.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCNz6K9xyf0gzPgiSdBkLwSLMW/gTwcTnE9Put8A8uaIgIgDGILTzSgm/js6+3fgllkswswP474JlBPf0cW3JsW6Lo="}],"size":115681},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-canary.9952dbc2d_1745511228982_0.31129975420336464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-24T16:13:49.184Z","publish_time":1745511229184,"_source_registry_name":"default","contributors":[]},"0.3.3-auth-redirect-credentials.82faa0828":{"name":"@firebase/data-connect","version":"0.3.3-auth-redirect-credentials.82faa0828","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-auth-redirect-credentials.82faa0828"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-auth-redirect-credentials.82faa0828","@firebase/component":"0.6.13-auth-redirect-credentials.82faa0828","@firebase/logger":"0.4.4-auth-redirect-credentials.82faa0828","@firebase/util":"1.11.0-auth-redirect-credentials.82faa0828","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-auth-redirect-credentials.82faa0828","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-auth-redirect-credentials.82faa0828","readmeFilename":"README.md","gitHead":"82faa082811f3292fdf9f871879dae37d7923590","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ERZGXYZl7YrOjCBTEaVIim5NqsEpwo3Qdr9DdbiuOn86wRF8KRKLbhOrYA/9m1W44+iJDlRUSNl5lUs8smhPzw==","shasum":"11976ea0b3272c962a3bf36ba18fbccc0fd11b6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-auth-redirect-credentials.82faa0828.tgz","fileCount":63,"unpackedSize":666028,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDRZ/BxL+GMlzS6nwfPTtNYw5B3amALcQd3Bv4mgFMkEAiEAhZt6vXH4XBKU0WpPbrtfkt5k9moPx9JaRVtrQzKRsIA="}],"size":116242},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-auth-redirect-credentials.82faa0828_1745604704444_0.17270684269829117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-25T18:11:44.624Z","publish_time":1745604704624,"_source_registry_name":"default","contributors":[]},"0.3.3-auth-redirect-credentials.b424e5897":{"name":"@firebase/data-connect","version":"0.3.3-auth-redirect-credentials.b424e5897","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-auth-redirect-credentials.b424e5897"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-auth-redirect-credentials.b424e5897","@firebase/component":"0.6.13-auth-redirect-credentials.b424e5897","@firebase/logger":"0.4.4-auth-redirect-credentials.b424e5897","@firebase/util":"1.11.0-auth-redirect-credentials.b424e5897","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-auth-redirect-credentials.b424e5897","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-auth-redirect-credentials.b424e5897","readmeFilename":"README.md","gitHead":"b424e58977381cc1f8e24ea4cda48ccc9b48d0e3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-aJVYC5DKrn61aN8ZAlyI3cdUpghT9CC1qJfr8H+vImYlIM0y7df+MH7Vhd+q8VBMLkeMs+MYw7fir1UUhBMo2A==","shasum":"727cd8a573420c60047f8e117dfbab234c73ed5a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-auth-redirect-credentials.b424e5897.tgz","fileCount":63,"unpackedSize":665996,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDB1FeJeuyBZNhi2KcrTw5dLCjsggojdorvCnySIyPDlwIgMPwrRXfOpOdDpCED20sadiSEghRyBvtbVT8c3wMoxNs="}],"size":116257},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-auth-redirect-credentials.b424e5897_1745613980293_0.4674362253720261"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-25T20:46:20.462Z","publish_time":1745613980462,"_source_registry_name":"default","contributors":[]},"0.3.3-eap-vertexai-hybgoog.dc3794a2b":{"name":"@firebase/data-connect","version":"0.3.3-eap-vertexai-hybgoog.dc3794a2b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybgoog.dc3794a2b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-vertexai-hybgoog.dc3794a2b","@firebase/component":"0.6.13-eap-vertexai-hybgoog.dc3794a2b","@firebase/logger":"0.4.4-eap-vertexai-hybgoog.dc3794a2b","@firebase/util":"1.11.0-eap-vertexai-hybgoog.dc3794a2b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybgoog.dc3794a2b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-eap-vertexai-hybgoog.dc3794a2b","readmeFilename":"README.md","gitHead":"dc3794a2b66ba0a00356ed5c676960163d7a4ed5","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ZFC3KlbkhvHDxXx69Fbvkd250Sy6ZtjM6czPxjZrfHoU/yZQuBA6Yg+JjMiNmyARAB8XyOuG+/VzvaLIhs3T6g==","shasum":"6c1d1b984d6ad7d4d17da5587daa71ff9155307d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-eap-vertexai-hybgoog.dc3794a2b.tgz","fileCount":63,"unpackedSize":662805,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC7vQtJF4irrPDRWlUbggtOEx2vTKfoAiwcUKuC0RHK+wIgWJ0ipgWRF6SxfA1Vvy+xKVSxuf1NEfOBXLWcdBKqG1k="}],"size":115735},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-eap-vertexai-hybgoog.dc3794a2b_1745866520544_0.023696556008385272"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-28T18:55:20.734Z","publish_time":1745866520734,"_source_registry_name":"default","contributors":[]},"0.3.4-canary.0e2558a96":{"name":"@firebase/data-connect","version":"0.3.4-canary.0e2558a96","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-canary.0e2558a96"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0e2558a96","@firebase/component":"0.6.13-canary.0e2558a96","@firebase/logger":"0.4.4-canary.0e2558a96","@firebase/util":"1.11.0-canary.0e2558a96","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-canary.0e2558a96","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-canary.0e2558a96","readmeFilename":"README.md","gitHead":"0e2558a96b1408fa7047b63f3d506939ff1f28ff","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-N7AWuAAa10sdRM4YKI0dMonu4OJ4Zp6voafEI5Pbg4IADZwyWzIHfGdJt3bS6+U32i/c96GZ2MDPHZTd7Ayl+A==","shasum":"36c25e2821454c6beaf7088184852a85bf8c1f3d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-canary.0e2558a96.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICkv1DVlJ6lJVvG5RvQpat6io4xskPNZbIeMQtmfNahfAiEAjUGYNki79/3/pZCO6e/x8wBLGss7TfTUNA7CGT1uPjk="}],"size":115682},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-canary.0e2558a96_1745871934678_0.27248592642623937"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-28T20:25:34.873Z","publish_time":1745871934873,"_source_registry_name":"default","contributors":[]},"0.3.4-canary.dd6a8f076":{"name":"@firebase/data-connect","version":"0.3.4-canary.dd6a8f076","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-canary.dd6a8f076"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.dd6a8f076","@firebase/component":"0.6.13-canary.dd6a8f076","@firebase/logger":"0.4.4-canary.dd6a8f076","@firebase/util":"1.11.0-canary.dd6a8f076","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-canary.dd6a8f076","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-canary.dd6a8f076","readmeFilename":"README.md","gitHead":"dd6a8f076cb06920a2cff3b9adb78a85624ad64d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ShXZKJMf8DLytd3gbfZNnC7HxyqoqxB92EHz0Ay4hE61tITbb0ZVLDeIaiXLsOXv9mu56Ytt4y+IV6YRdlnd4g==","shasum":"cdd2c52b70a2838a9fee44ed4ccd36046e8c4c12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-canary.dd6a8f076.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAMrALvqbDwzo3JEScpVWA74nXKc9I7aZfETjXk6pxlZAiBhLgPdSeVJOq9a9CvVQu8ydrDtnjFq51BkjynaVx+/iw=="}],"size":115680},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-canary.dd6a8f076_1745934207600_0.010560448471677697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-29T13:43:27.781Z","publish_time":1745934207781,"_source_registry_name":"default","contributors":[]},"0.3.4-canary.ea1f9139e":{"name":"@firebase/data-connect","version":"0.3.4-canary.ea1f9139e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-canary.ea1f9139e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ea1f9139e","@firebase/component":"0.6.13-canary.ea1f9139e","@firebase/logger":"0.4.4-canary.ea1f9139e","@firebase/util":"1.11.0-canary.ea1f9139e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-canary.ea1f9139e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-canary.ea1f9139e","readmeFilename":"README.md","gitHead":"ea1f9139e6baec0269fbb91233fd3f7f4b0d5875","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-TLXaA4WNLL+sGUERox+6+h4190q8Z3oaDnjFequzN2LNEUujxuuveRLvQNtJb1SU+m1kiOdumXT51Dc0ovNsCw==","shasum":"782b16459b984e2053b28493bc8bc4a167f26b07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-canary.ea1f9139e.tgz","fileCount":63,"unpackedSize":662651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD9gwnnW1vHopI/xLaHGXcrqU2RZknVrpHgiDf8q4+uXAIhAKeobcnVKh2hY+l29Xpd1XIebm078d0OouhsOCW8+XgI"}],"size":115676},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-canary.ea1f9139e_1745951750774_0.23137160538350776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-29T18:35:51.089Z","publish_time":1745951751089,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.1adc0ae1f":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.1adc0ae1f","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.1adc0ae1f"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.1adc0ae1f","@firebase/component":"0.6.13-firebase-studio-sdk-integration.1adc0ae1f","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.1adc0ae1f","@firebase/util":"1.11.0-firebase-studio-sdk-integration.1adc0ae1f","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.1adc0ae1f","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.1adc0ae1f","readmeFilename":"README.md","gitHead":"1adc0ae1f9970437a6c0ac69f84d251f58bbed2d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-oYQgWrZc+fz0+Tz1mf7DO5irOUAuH+RQVLVFfEX/AEl7+lYZT/y18Dx++dVxmqswA8dPVzo7MViyQNyj1/7b6A==","shasum":"d961c2522d86bd160a141eb76e05a8880b62ac7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.1adc0ae1f.tgz","fileCount":63,"unpackedSize":668036,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA9GKhuJDm865N5vvUsorx0DaxRcWJE4vqor63LkH+JCAiBDPV6AmIkDRYB1kuuD9OdG4KLCm1VA/sAzP2+hWk22FQ=="}],"size":116827},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.1adc0ae1f_1745967313391_0.9911405692645221"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-29T22:55:13.591Z","publish_time":1745967313591,"_source_registry_name":"default","contributors":[]},"0.3.3-eap-vertexai-hybgoog.31261ca31":{"name":"@firebase/data-connect","version":"0.3.3-eap-vertexai-hybgoog.31261ca31","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybgoog.31261ca31"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-vertexai-hybgoog.31261ca31","@firebase/component":"0.6.13-eap-vertexai-hybgoog.31261ca31","@firebase/logger":"0.4.4-eap-vertexai-hybgoog.31261ca31","@firebase/util":"1.11.0-eap-vertexai-hybgoog.31261ca31","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.4-eap-vertexai-hybgoog.31261ca31","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.3-eap-vertexai-hybgoog.31261ca31","readmeFilename":"README.md","gitHead":"31261ca31fff9b70a5b8f363107334ac649052af","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-xNbsotpJ72AXLu59KFJ1EprbA0+krJ7r3RNEk+DnDm7eXnvYTxQpkZQI/DwHACTQR/fhWN2ctQADhFUiFI/ONw==","shasum":"cc7abc0d33bee08cb2836e653e3c68410934a44f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.3-eap-vertexai-hybgoog.31261ca31.tgz","fileCount":63,"unpackedSize":662805,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDum2UjWnZ1XlRMXq/SNeR4qKfACfOuz5Vh8lrEoraj7QIgMdMi7zhlCuZGeIcO4HwwVAbkDPHooQFwZ/dfdHaNpD0="}],"size":115730},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.3-eap-vertexai-hybgoog.31261ca31_1745967637461_0.8962400285271819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-29T23:00:37.680Z","publish_time":1745967637680,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.226be0bb1":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.226be0bb1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.226be0bb1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.226be0bb1","@firebase/component":"0.6.13-firebase-studio-sdk-integration.226be0bb1","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.226be0bb1","@firebase/util":"1.11.0-firebase-studio-sdk-integration.226be0bb1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.226be0bb1","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.226be0bb1","readmeFilename":"README.md","gitHead":"226be0bb1681521f5b9c5485e82ce6f9b7023ccf","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-gnqjUd81s6h05y5WmY5fPXfYKdqPo4iLKSw7hpdP9P8CiId60nHws4ZaG+m7h96EA4Zu/GYyzgv1VkvY8Rpubg==","shasum":"e626db4f073fb5423aa228d829b9e5c640c8718f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.226be0bb1.tgz","fileCount":63,"unpackedSize":668096,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCCR9CevWSBg2RWfhaItx/0uE0O7ClXNiICKPT5vcF/OAIhAPKZgU8dsb4FeDO55mptIh9lQaGlQrCfZBAmbfxxvr6x"}],"size":116874},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.226be0bb1_1745969725730_0.0036277691554404967"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-29T23:35:25.934Z","publish_time":1745969725934,"_source_registry_name":"default","contributors":[]},"0.3.4-canary.0e1276649":{"name":"@firebase/data-connect","version":"0.3.4-canary.0e1276649","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-canary.0e1276649"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0e1276649","@firebase/component":"0.6.13-canary.0e1276649","@firebase/logger":"0.4.4-canary.0e1276649","@firebase/util":"1.11.0-canary.0e1276649","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-canary.0e1276649","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-canary.0e1276649","readmeFilename":"README.md","gitHead":"0e127664946ba324c6566a02b393dafd23fc1ddb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-GNGEodSDePBPzQm9UPyBv5msWEFvsQyEKmw/uH/dyuVAgHYzM/pwDx1axsdCsKUH+ksoRJTEYqnbk+wmqb77dA==","shasum":"7991b84bfd131f5063bfa7d6caee01ebeee5f63f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-canary.0e1276649.tgz","fileCount":63,"unpackedSize":665787,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFavoUz2r3USxGNAQgxIomgnnmxdfUolqP9lOJrimrv4AiEAnbGVDrWuzxTArHeb5vh8zdr8V/zenDklCC7YjgJgo8I="}],"size":116222},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-canary.0e1276649_1746041479292_0.4887454021891784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-30T19:31:19.490Z","publish_time":1746041479490,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.9de25069c":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.9de25069c","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.9de25069c"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.9de25069c","@firebase/component":"0.6.13-firebase-studio-sdk-integration.9de25069c","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.9de25069c","@firebase/util":"1.11.0-firebase-studio-sdk-integration.9de25069c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.9de25069c","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.9de25069c","readmeFilename":"README.md","gitHead":"9de25069c561cfb82df2ddb753d997435a108c2f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-9n5d+dWAFgQRH77qIlEI2VUksK0KEtbU8Th9gbhvEFE7uJ/GKBIHTHUomewG9UZLGJ8Pavbjm4PdqGfv6Sc7JA==","shasum":"2e6399da61bb2fe9d18e5644ac26c26961f0b03e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.9de25069c.tgz","fileCount":63,"unpackedSize":667944,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDcf8tjxWkdrQeyopFl2H+B975QxmTSZoqD+74/+yORxgIhAOF5Cd8/3xKgYSoZEzsZpUsvWtxOLk4BSb5dyW/an+3d"}],"size":116799},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.9de25069c_1746051137646_0.19412150792589844"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-30T22:12:17.849Z","publish_time":1746051137849,"_source_registry_name":"default","contributors":[]},"0.3.4-canary.080a90dcc":{"name":"@firebase/data-connect","version":"0.3.4-canary.080a90dcc","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-canary.080a90dcc"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.080a90dcc","@firebase/component":"0.6.13-canary.080a90dcc","@firebase/logger":"0.4.4-canary.080a90dcc","@firebase/util":"1.11.0-canary.080a90dcc","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-canary.080a90dcc","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-canary.080a90dcc","readmeFilename":"README.md","gitHead":"080a90dccbb5a9cc402a3fc8feca4c81fc7e1305","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-HD5xv8Xz6A7yA6twYYbJjaAzE+2/Lgo4mZOamwbst99lQ8fWEQrm6O5gdjIvdgv8fUXyuKdJojZs1FsaxCxwlg==","shasum":"1578397945adb84f63a31c2fcf7f2ebbb51fd35c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-canary.080a90dcc.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIExt5swB4n5GYOhqpr+Ln65YRYG9qxXbvyK9YcMacYGeAiEAkT1eC2eWL/giyKBP5zgnK+991BrUartkFaZr4B0rLTI="}],"size":116967},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-canary.080a90dcc_1746064883259_0.2648270393438552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-01T02:01:23.494Z","publish_time":1746064883494,"_source_registry_name":"default","contributors":[]},"0.3.5-20250505162014":{"name":"@firebase/data-connect","version":"0.3.5-20250505162014","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.6-20250505162014"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.14-20250505162014","@firebase/logger":"0.4.4","@firebase/util":"1.11.1-20250505162014","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.6-20250505162014","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-20250505162014","readmeFilename":"README.md","gitHead":"136bb73ee577cafd068b7f35f5ebd13c23684db4","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-rzUoMkfOraYJOv0yg3qeLpMS2kRBQ+IBApO3JQ3IwQkdCunP7FUxuNzuRFLEThK3MJtyci6ALcL2rYDdljNnqg==","shasum":"991b6ae2929f38bb1d6581cdebe6f1eef45ffd4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-20250505162014.tgz","fileCount":63,"unpackedSize":668033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFHe9U+J3Y/VyXPUAve14dn2mtQb+5hYnUyEagDkUbdqAiEAgAfCGv0gqcsxr5Ax7vKsc0C+M3BxxlvYLTPwgHSNj0U="}],"size":116966},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-20250505162014_1746462578516_0.10659980943739589"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-05T16:29:38.748Z","publish_time":1746462578748,"_source_registry_name":"default","contributors":[]},"0.3.4-canary.6a02778e3":{"name":"@firebase/data-connect","version":"0.3.4-canary.6a02778e3","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-canary.6a02778e3"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6a02778e3","@firebase/component":"0.6.13-canary.6a02778e3","@firebase/logger":"0.4.4-canary.6a02778e3","@firebase/util":"1.11.0-canary.6a02778e3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-canary.6a02778e3","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-canary.6a02778e3","readmeFilename":"README.md","gitHead":"6a02778e3d12af683e710b53dc6dfb64329e8229","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-UwC4TNgxfrLQ5s7BOqt7JPMLFhVskJwnWvdORgE4XOk51Ix5cueX5yFCgtLthvr3PkkWgmHwieR2VsRjYFwyMw==","shasum":"2890fbf40ce30e2117d42786bc372efd4298bc63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-canary.6a02778e3.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCNmVlx7fPQ1JGLaUhvXEwg8L4bfq2zucEFUrbUgNEqnAIgJOjZrJkd0+Wqxfm3MTZGAfBebFcFTc6jWSmqt+aN81c="}],"size":116972},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-canary.6a02778e3_1746476468432_0.4892548842231219"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-05T20:21:08.623Z","publish_time":1746476468623,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.bffdabd70":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.bffdabd70","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.bffdabd70"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.bffdabd70","@firebase/component":"0.6.13-firebase-studio-sdk-integration.bffdabd70","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.bffdabd70","@firebase/util":"1.11.0-firebase-studio-sdk-integration.bffdabd70","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.bffdabd70","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.bffdabd70","readmeFilename":"README.md","gitHead":"bffdabd700d789a6ebab56c149c31332ecc3f3ff","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-hGKx7zrzzdzgvIRIa7jucWd3oyM4+dC9fjj61XWT2WAWuCO7Nz4ZlbuRpl1mjs3RpKLscwx05Q/kSe0DMb3vWw==","shasum":"5e6cb60ffd585205a97ae046fbf3602a1578c2ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.bffdabd70.tgz","fileCount":63,"unpackedSize":668360,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGwPE95crukH41PzInjmPNpl2UZ7hSzDWb5ctm0WiNrjAiEAgQdqtn4ybc0F4iiBoLDuwJBQ+aYpV1rgr92tRUeXW0w="}],"size":117030},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.bffdabd70_1746486639231_0.1553371067873619"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-05T23:10:39.514Z","publish_time":1746486639514,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.927daddb8":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.927daddb8","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.927daddb8"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.927daddb8","@firebase/component":"0.6.13-firebase-studio-sdk-integration.927daddb8","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.927daddb8","@firebase/util":"1.11.0-firebase-studio-sdk-integration.927daddb8","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.927daddb8","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.927daddb8","readmeFilename":"README.md","gitHead":"927daddb8b4460bef3a2d026074c53ed3b0032bd","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-pjLBPt/+FFopM+QyllYvpAHPXp8B3MrOQVLKzuGoqP0jtVVsIgODhpa5DdnaI3MA4I9VWo5xcwofgDKjlezRuw==","shasum":"6997bc32041fe13ae5de625fb3207cd1ae9ce265","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.927daddb8.tgz","fileCount":63,"unpackedSize":668360,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDGLoWzLmCIDM3BVMjd0TomY4Ji1Saxv7OMluKNF4HV3wIhAKcThlYFS8zSBu18TyDx/67xbtnpdWNsJxJEBhkQXrJ+"}],"size":117040},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.927daddb8_1746489885877_0.07999709146628686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-06T00:04:46.111Z","publish_time":1746489886111,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.fe1264c00":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.fe1264c00","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.fe1264c00","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"271d28e9104071ee61eec4298c18ad88c56a97f1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.fe1264c00.tgz","fileCount":63,"integrity":"sha512-zXzCj06TO5sKSaQRVkF3VepfJk6SwzSbP5HnQ1bGncwy+PPKOal4OUElQHjTpcv89oYa1TPoccxqCDFzSwYuiw==","signatures":[{"sig":"MEYCIQDtAWxk/l5JN+vmcLMFrNgtUVzwTkayWy5ukxExiT0IJQIhAO4qUqoIbVancAwf4/oO4iVi23diqUIN7C1vI+CkrW1V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668360,"size":117033},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"fe1264c00e0985baa624c1eba2d18088ac089005","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-firebase-studio-sdk-integration.fe1264c00","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.fe1264c00","@firebase/component":"0.6.13-firebase-studio-sdk-integration.fe1264c00","@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.fe1264c00"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.5-firebase-studio-sdk-integration.fe1264c00","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.fe1264c00"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.fe1264c00_1746570380066_0.3585176761741462","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-06T22:26:20.251Z","publish_time":1746570380251,"_source_registry_name":"default","contributors":[]},"0.3.5-20250507150015":{"name":"@firebase/data-connect","version":"0.3.5-20250507150015","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.5-20250507150015","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"5eac80b00f2cf198fbad0ad2ae43e67c9fe1e4d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-20250507150015.tgz","fileCount":63,"integrity":"sha512-LfeUEcneFh31O39ieCeexIeP6/bIJF2gtjmPhlzwT4sXVvJX1DGWqkA/KrolKIgwq0Ap8TkceNOonAePtxEr/w==","signatures":[{"sig":"MEUCIQCzXsv2nMH80/CJJONkvvELU794JjgDuGOuzrC3qDCF6QIgB+hysCZSXoO/K9PHWi/MpaKqdEV83P4mK5sbHQ4IFbA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668033,"size":116968},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"f7ec27889c6c6ddb8380ce27ffe3178a772fb44d","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.1-20250507150015","@firebase/logger":"0.4.4","@firebase/component":"0.6.14-20250507150015","@firebase/auth-interop-types":"0.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.12.0-20250507150015","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.12.0-20250507150015"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.5-20250507150015_1746630610721_0.1457312718689927","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T15:10:11.067Z","publish_time":1746630611067,"_source_registry_name":"default","contributors":[]},"0.3.4-canary.3789b5ad1":{"name":"@firebase/data-connect","version":"0.3.4-canary.3789b5ad1","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.4-canary.3789b5ad1","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"9bdcc847d29fddab88bc020ff7e4cb5429bb6ca6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-canary.3789b5ad1.tgz","fileCount":63,"integrity":"sha512-XqsM5iUHP0huCsm2JlHEyqqcwtFoMIwbMmIiu/kKgHSTtbsMa1mzFjwaYI9dve8bmrp4aZDm1FcrzeQYzo2UzA==","signatures":[{"sig":"MEUCIQDDFOyabKLbAeMVJisdVRELNlsCt+g08aWms9Log+mBBwIgWoYbqcsFQeZMrGcpRPDUMkzdTLO9Ybfu7T51AWRUtNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668085,"size":116974},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"3789b5ad16ffd462fce1d0b9c2e9ffae373bc6eb","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-canary.3789b5ad1","@firebase/logger":"0.4.4-canary.3789b5ad1","@firebase/component":"0.6.13-canary.3789b5ad1","@firebase/auth-interop-types":"0.2.4-canary.3789b5ad1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.5-canary.3789b5ad1","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.5-canary.3789b5ad1"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.4-canary.3789b5ad1_1746630626053_0.46773624234896327","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T15:10:26.276Z","publish_time":1746630626276,"_source_registry_name":"default","contributors":[]},"0.3.5-20250507151459":{"name":"@firebase/data-connect","version":"0.3.5-20250507151459","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.5-20250507151459","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"42b5d2ebb2d22a7519b011636408e35d62bfb542","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-20250507151459.tgz","fileCount":63,"integrity":"sha512-9xv0yMf4YhOGvs5vm+zd7XRSiPGgggmospL2zuynqNPdmuI/fJ7DdqyMa4d1G0coxOlybv0Ciua/7gxE3RnWeg==","signatures":[{"sig":"MEQCIDfk04k7iIPVhQ1cE5pqafP5PrZzTOLh08LUibUQTKATAiBfZGtMDPBK5JTWgpYgIQ3QXcaWRVj9Jy9GvLauACNLOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668033,"size":116973},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"f7ec27889c6c6ddb8380ce27ffe3178a772fb44d","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.1-20250507151459","@firebase/logger":"0.4.4","@firebase/component":"0.6.14-20250507151459","@firebase/auth-interop-types":"0.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.12.0-20250507151459","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.12.0-20250507151459"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.5-20250507151459_1746631506500_0.8724979110755637","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T15:25:06.756Z","publish_time":1746631506756,"_source_registry_name":"default","contributors":[]},"0.3.5":{"name":"@firebase/data-connect","version":"0.3.5","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.5","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"a9c6a3674a918309b64375f621c5d074b1cd7a64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5.tgz","fileCount":63,"integrity":"sha512-YtiSRdiJicaXuyRC/yJjErQ/aHIlWt2umcBSpggYCP9TqKRIsJtgoskSSGzWJhzHn13BojYa7rWXmutTc5tovg==","signatures":[{"sig":"MEUCIGbRD/cJmjWvDpMJnsUuhb5RZLCQvWeWz2Mwh7TdKxBcAiEAk1Elob7a5fIC/PYHoLdT2esCcUaghxPfGT4gz744w/E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":667895,"size":116884},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"d5428f3d23e8e483feb42d98bbcf6fa7f3e6df8f","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.1","@firebase/logger":"0.4.4","@firebase/component":"0.6.14","@firebase/auth-interop-types":"0.2.4"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.12.0","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.5_1746639840679_0.08571617233527218","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T17:44:00.917Z","publish_time":1746639840917,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.d5428f3d2":{"name":"@firebase/data-connect","version":"0.3.5-canary.d5428f3d2","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.5-canary.d5428f3d2","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"a5f497131351c2eb11ace5f90b20f53c68a2e43a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.d5428f3d2.tgz","fileCount":63,"integrity":"sha512-t58Izwbc1DbqjiNGDwTrVxvC4T8H+bKovzGC7hGHMDMfnjyrfdWf05pLCMTk6uRKDlWvMTB+MmodViugbsHhbQ==","signatures":[{"sig":"MEUCIF6K196wrWsqqFlYLrF3TZeMfWAK4OAo7e0yyVktuvuiAiEAi3ISkfdZd6J3FVmJGTRwxYAFKfmnj2ubXy/REWaTtYA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668085,"size":116971},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"d5428f3d23e8e483feb42d98bbcf6fa7f3e6df8f","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.1-canary.d5428f3d2","@firebase/logger":"0.4.4-canary.d5428f3d2","@firebase/component":"0.6.14-canary.d5428f3d2","@firebase/auth-interop-types":"0.2.4-canary.d5428f3d2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.12.0-canary.d5428f3d2","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.12.0-canary.d5428f3d2"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.5-canary.d5428f3d2_1746642345182_0.17010521459351358","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T18:25:45.466Z","publish_time":1746642345466,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.51e7b489d":{"name":"@firebase/data-connect","version":"0.3.5-canary.51e7b489d","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.5-canary.51e7b489d","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"eaa3e599638ee6c6ae74462acbca214617a85578","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.51e7b489d.tgz","fileCount":63,"integrity":"sha512-8VHyzQ2hYNWYCvIDm/DPdhuDEtLnf1x9X8ADeQ8knfW1Uds4+O/dlUvMluEfb1NE8Nbc30jbyPXkBx2lz5lR5g==","signatures":[{"sig":"MEUCIQDqY3hks5TJ9HCzNGLIamw81GG2mrTp98aQfSctAkdNOwIgbbAoCDsRvo37awdQMvBUY4iJ1nneb5NfANWjOxw85ZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668085,"size":116975},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"51e7b489d8aadd531453f882421903da8727b19d","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.1-canary.51e7b489d","@firebase/logger":"0.4.4-canary.51e7b489d","@firebase/component":"0.6.14-canary.51e7b489d","@firebase/auth-interop-types":"0.2.4-canary.51e7b489d"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.12.0-canary.51e7b489d","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.12.0-canary.51e7b489d"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.5-canary.51e7b489d_1746658977670_0.9542290235695614","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T23:02:57.914Z","publish_time":1746658977914,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.f8334eade":{"name":"@firebase/data-connect","version":"0.3.5-canary.f8334eade","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.f8334eade"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f8334eade","@firebase/component":"0.6.14-canary.f8334eade","@firebase/logger":"0.4.4-canary.f8334eade","@firebase/util":"1.11.1-canary.f8334eade","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.f8334eade","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.f8334eade","readmeFilename":"README.md","gitHead":"f8334eade721db4ee3b60f748a5c9ff338bf1168","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-YaIf+wbyN0JitRBdeYw+wQRfV59SHe5xOmY+L6Z5cW/PTjjzNfvLdZU+ZcV1+aNOBMt7hrZg0avPcu/2R8hBgQ==","shasum":"750129f351521408f788c5e7cc8e6d1a01d11f78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.f8334eade.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID5Nm5sWAHT5AlPLhLkFQFAm9fx0tOaB24kcPOGDtwGJAiEA2pK7RaU4hEqgfDhe7vq6b8L6RbQtxiJlQeklEA4XyxU="}],"size":116967},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.f8334eade_1746661548464_0.5693772260573811"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-07T23:45:48.646Z","publish_time":1746661548646,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.050c1b6a0":{"name":"@firebase/data-connect","version":"0.3.5-canary.050c1b6a0","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.5-canary.050c1b6a0","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"3f347eaa4b0695192d42be461fee3423002be359","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.050c1b6a0.tgz","fileCount":63,"integrity":"sha512-SppkZ7l+7u1ZbuAtm2ySs91ZtMnna/qNcamXreo8LfS2ff4lyf+TnIqAl+zGCRtglcdHEt30s9mFEMA66AwSAQ==","signatures":[{"sig":"MEUCIBqLL0Ci+oiYTbpMHRoDBTvIInT5R4L2okZg4Y2JNFOHAiEAwTDR17feAJDq7BzYkl1S3I/bIDcd2Z80RbEVv7yDRvQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668085,"size":116965},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"050c1b6a099b87be1488b9207e4fad4da9f8f64b","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.1-canary.050c1b6a0","@firebase/logger":"0.4.4-canary.050c1b6a0","@firebase/component":"0.6.14-canary.050c1b6a0","@firebase/auth-interop-types":"0.2.4-canary.050c1b6a0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.12.1-canary.050c1b6a0","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.12.1-canary.050c1b6a0"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.5-canary.050c1b6a0_1746725222282_0.39143701193033453","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-08T17:27:02.512Z","publish_time":1746725222512,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.e99683b17":{"name":"@firebase/data-connect","version":"0.3.5-canary.e99683b17","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.5-canary.e99683b17","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"d25d6e7a62e65a616df8f0bdb352409d69d879c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.e99683b17.tgz","fileCount":63,"integrity":"sha512-3LxDoOJQPXnCvj27WhvzxCSj9uFanyuPPKog6+Q63hv411LtOLu+Q/4StAs9OadEutomu4XM021zUJ3czY+ebQ==","signatures":[{"sig":"MEUCICBpLXIEr0dmRl6J66PNqMU8UJDcpuEMHTpvosh2hqM0AiEA7I7+BfSHwCio45YeemBgtBiOlbNnldiPjjmKV5VEL5E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668085,"size":116976},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"e99683b17cf75c581bd362a1d7cb85f0b9c110ba","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.1-canary.e99683b17","@firebase/logger":"0.4.4-canary.e99683b17","@firebase/component":"0.6.14-canary.e99683b17","@firebase/auth-interop-types":"0.2.4-canary.e99683b17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.12.1-canary.e99683b17","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.12.1-canary.e99683b17"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.5-canary.e99683b17_1746726692208_0.3673953424531484","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-08T17:51:32.382Z","publish_time":1746726692382,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.88584fdeb":{"name":"@firebase/data-connect","version":"0.3.5-canary.88584fdeb","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.88584fdeb"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.88584fdeb","@firebase/component":"0.6.14-canary.88584fdeb","@firebase/logger":"0.4.4-canary.88584fdeb","@firebase/util":"1.11.1-canary.88584fdeb","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.88584fdeb","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.88584fdeb","readmeFilename":"README.md","gitHead":"88584fdeb32d33994f0212c82d460b0a6eb43fb0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-2zvAE+N8E/MpBi2u4z8hFttDYpN7E76UjH8ZJB8TXvqYDwua+JRe+ITn2nzjcTSCmEcrWFqXY0ugx1SmRGBPwA==","shasum":"da704f40b78688b753c625746336ccc923410fe9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.88584fdeb.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBI6KHkUdcAydi7ACW3Jff+nNOEe2ksnKJScsAw/6Xi0AiAWdBdlBHqMb9MycGnMOmn8fVsxTDv+trXF805q+i5ftA=="}],"size":116973},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.88584fdeb_1746728487691_0.7512040614214275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-08T18:21:27.884Z","publish_time":1746728487884,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.a528caf5f":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.a528caf5f","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.a528caf5f","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"4ac5a3ee8cc3c9527077adc94b40c824112e86e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.a528caf5f.tgz","fileCount":63,"integrity":"sha512-9Aw1PpiA0UUyNGUaeH0tiajV7cEZxVoNRfuOVds31YgqGEAYVVDU2SVMRmDysur5TdWweyScgZgFIgjx4l2OwQ==","signatures":[{"sig":"MEUCIBi7n1PojkVed2AZhxm195iED4qAm2rQW8MUbYOGXyLmAiEAhGHOybtO7CtWj38g7cFWFLlggF8QSsjGR1xJNRJBv+U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668360,"size":117035},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"a528caf5fd1b62a1094fbdec630583f7b483d916","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-firebase-studio-sdk-integration.a528caf5f","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.a528caf5f","@firebase/component":"0.6.13-firebase-studio-sdk-integration.a528caf5f","@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.a528caf5f"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.5-firebase-studio-sdk-integration.a528caf5f","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.a528caf5f"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.a528caf5f_1746811408749_0.25422589907525706","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-09T17:23:28.952Z","publish_time":1746811408952,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.8a03143b9":{"name":"@firebase/data-connect","version":"0.3.5-canary.8a03143b9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.8a03143b9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.8a03143b9","@firebase/component":"0.6.14-canary.8a03143b9","@firebase/logger":"0.4.4-canary.8a03143b9","@firebase/util":"1.11.1-canary.8a03143b9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.8a03143b9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.8a03143b9","readmeFilename":"README.md","gitHead":"8a03143b9217effdd86d68bdf195493c0979aa27","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-1dbrlqMEoLI7Sn/elo1UZDCeV4rx8YmxEjFRNOb3XhipLKmxg93BfrBQhrZ7vAGbx/6/QMooLl9ssGxVqsDMOw==","shasum":"485b19c208956b3d7453e3345bf6f800ede1c70c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.8a03143b9.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDBSFUX4oZDzKGVOd9PTmte/T7cojz3o4Bf8mIM/r6cWwIhAO6+kL9o3zZv98n5kgDgeLg3lmT1wB6flZ+M/8LUm1tT"}],"size":116975},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.8a03143b9_1746824250696_0.22222050665479487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-09T20:57:30.943Z","publish_time":1746824250943,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.6be75f74d":{"name":"@firebase/data-connect","version":"0.3.5-canary.6be75f74d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.6be75f74d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6be75f74d","@firebase/component":"0.6.14-canary.6be75f74d","@firebase/logger":"0.4.4-canary.6be75f74d","@firebase/util":"1.11.1-canary.6be75f74d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.6be75f74d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.6be75f74d","readmeFilename":"README.md","gitHead":"6be75f74dec92d1b84f77f79ccb770a3e23280b7","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-UJq8hvXTwtnovV3Z0w1ETS9OAq8tWk92cXozxVCyqH9QTO0hyKUC82wmW5AyoBH7C55feT73iY7ZWmF1LnPXTQ==","shasum":"b49f3734fc3b93e8aa6dc297f7db1d59ff9f0b8d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.6be75f74d.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID8/neQgSiWxqeHY6fCpDwTSr37YQiHHqE318WZmTGP+AiAmER3L5+9dSkQ5KrDdoutLjEGqKF529XkiBj51nAEizw=="}],"size":116970},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.6be75f74d_1747068839608_0.7428098598165467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-12T16:53:59.859Z","publish_time":1747068839859,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.dbac496fa":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.dbac496fa","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.dbac496fa"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.dbac496fa","@firebase/component":"0.6.13-firebase-studio-sdk-integration.dbac496fa","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.dbac496fa","@firebase/util":"1.11.0-firebase-studio-sdk-integration.dbac496fa","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.dbac496fa","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.dbac496fa","readmeFilename":"README.md","gitHead":"dbac496fa75fda342321d1e6dbe6719bef886f1e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-aN2h/n5gF3QEIcsurV5WV/nhADpvxe/AyOKpmRpQHIIM/du0wKZTO8z5Fw9awlPwMLwOMpRTkWmGXW7t7SwXQQ==","shasum":"dd5d60158f5a6efff2997e084368a598a2569fb4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.dbac496fa.tgz","fileCount":63,"unpackedSize":668360,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFN/vbbiRqkeHAUSpXwoY/VdkcGYxUP9IPe+U9En6ljDAiBIWCQJvnTHnCcJANrYvUrl2SN2iPmeE50HTjx8Hq6ZXg=="}],"size":117034},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.dbac496fa_1747073395479_0.10395838331427343"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-12T18:09:55.740Z","publish_time":1747073395740,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.d5082f9f2":{"name":"@firebase/data-connect","version":"0.3.5-canary.d5082f9f2","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.d5082f9f2"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d5082f9f2","@firebase/component":"0.6.14-canary.d5082f9f2","@firebase/logger":"0.4.4-canary.d5082f9f2","@firebase/util":"1.11.1-canary.d5082f9f2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.d5082f9f2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.d5082f9f2","readmeFilename":"README.md","gitHead":"d5082f9f2fc4de98a6bfd1c6a5af4571af4d0bc6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-zFWd4G/ojjTY5njx5cmey2ne8N1NQNwZQhtvs5S0lXaWIok4/zPU9jIc3V2rPrMhkPsLkzMPtbX7bWe0oi7UWw==","shasum":"30c993d1f3a241f79541bacd4a7fa50fe357c4be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.d5082f9f2.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD2UgI7RsjPLn3fGp7f9FllEE1WUdI9PMfpVT595fVKUwIgGIbF7ScFlaJ4jOTSr92vx92P3a7+5d4DXDVgNzkB7qA="}],"size":116972},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.d5082f9f2_1747079736806_0.41840749255555365"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-12T19:55:37.120Z","publish_time":1747079737120,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.0615f555a":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.0615f555a","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.0615f555a","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"33f92c6b7e7f743a80acaa5f45301b985c9d0088","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.0615f555a.tgz","fileCount":63,"integrity":"sha512-QKnENJxYRTL9Y3kFIVaZJxjWrWriHubbEpnSJS5zMHbZckRdlDw7x1FZsHUAI0Lr3gE5tiQgHqYqyCCZP4Fqyw==","signatures":[{"sig":"MEYCIQCQJImR8VBqRVheHwLSAS4t9Os1AiPdz4EH0Ch18PcrwAIhAOMsyxnDzEPjTGWvc7h05c9M01h9MpmoKmIIZSQrVszS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668360,"size":117037},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"0615f555aa2f37bf3c94bfd95d50857c5dbec55a","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.0-firebase-studio-sdk-integration.0615f555a","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.0615f555a","@firebase/component":"0.6.13-firebase-studio-sdk-integration.0615f555a","@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.0615f555a"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.11.5-firebase-studio-sdk-integration.0615f555a","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.0615f555a"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.0615f555a_1747083692686_0.2857050468987057","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-12T21:01:32.930Z","publish_time":1747083692930,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.72852e12d":{"name":"@firebase/data-connect","version":"0.3.5-canary.72852e12d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.72852e12d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.72852e12d","@firebase/component":"0.6.14-canary.72852e12d","@firebase/logger":"0.4.4-canary.72852e12d","@firebase/util":"1.11.1-canary.72852e12d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.72852e12d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.72852e12d","readmeFilename":"README.md","gitHead":"72852e12d07370a7cf07560e698246a7ff9c34dc","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-YQ8y0ZaSqV/P72U2U727f2eF5UkKlrTjojGXfbuFOrQaSLKiwF4CObGaDUC4rjcOmCy7XvZ93ApHepnOmoBaYQ==","shasum":"d6c1a5934c731a3159a45157442e4e7f70f26050","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.72852e12d.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFldvculcHplxXQ2ZjGNXhCJ1LdHZc+ISUJdpA6+H/XtAiBEzNww79dxpSykh1afE+LQTtecHuk3Kf5qw3w2eudnaA=="}],"size":116972},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.72852e12d_1747083726904_0.48628919071919974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-12T21:02:07.168Z","publish_time":1747083727168,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.39505cc72":{"name":"@firebase/data-connect","version":"0.3.5-canary.39505cc72","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.39505cc72"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.39505cc72","@firebase/component":"0.6.14-canary.39505cc72","@firebase/logger":"0.4.4-canary.39505cc72","@firebase/util":"1.11.1-canary.39505cc72","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.39505cc72","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.39505cc72","readmeFilename":"README.md","gitHead":"39505cc72d346ed8fa75267181fd80fb046f5635","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-YLdTgsxjFMyFLJWS1PgeTpw13/jaMUREt8OVJp9gOwzKGv3hGYYbQInhh2HN9ASskWcpc8kRcNGLxd3JAcBDhA==","shasum":"0914b09ece9008150ad711283cc58e640cc8443f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.39505cc72.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGGz9neS4ua0TriApfsB9enuOnx4bvip4EuhWmcYxRxZAiBw0OLvAQTX8zsMwdsW9tw1yYjTEG015R4jZXfqbXI38Q=="}],"size":116973},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.39505cc72_1747083993613_0.03212706839424406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-12T21:06:33.804Z","publish_time":1747083993804,"_source_registry_name":"default","contributors":[]},"0.3.6-20250512211235":{"name":"@firebase/data-connect","version":"0.3.6-20250512211235","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-20250512211235"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.15-20250512211235","@firebase/logger":"0.4.4","@firebase/util":"1.12.0-20250512211235","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-20250512211235","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.6-20250512211235","readmeFilename":"README.md","gitHead":"223dc24ea3ab06d18641650e0eaa5e37ef50e829","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ZMs7lX9/Sd7XNRaylht535sY1mFUasLCY0toKQWF4KIAdUeij0TNzqWpeULNqNJXtczu+eRrG3Nct1rY4JtiiQ==","shasum":"f20ee3c0cc576f000244ad769e1813151e2aa3cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.6-20250512211235.tgz","fileCount":63,"unpackedSize":668033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD37YhgbzZS6jzcGKW8yA/0i5IiPLReA9RHz+0BbmccZAIhAKQz/hY9WqzoyD3p/hHfDTO56xHOsQJeNbp3YWy5H09/"}],"size":116967},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.6-20250512211235_1747084951039_0.5286939361269132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-12T21:22:31.280Z","publish_time":1747084951280,"_source_registry_name":"default","contributors":[]},"0.3.5-eap-ai-hybridinference.c16cbf1a3":{"name":"@firebase/data-connect","version":"0.3.5-eap-ai-hybridinference.c16cbf1a3","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-eap-ai-hybridinference.c16cbf1a3"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-ai-hybridinference.c16cbf1a3","@firebase/component":"0.6.14-eap-ai-hybridinference.c16cbf1a3","@firebase/logger":"0.4.4-eap-ai-hybridinference.c16cbf1a3","@firebase/util":"1.11.1-eap-ai-hybridinference.c16cbf1a3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-eap-ai-hybridinference.c16cbf1a3","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-eap-ai-hybridinference.c16cbf1a3","readmeFilename":"README.md","gitHead":"c16cbf1a31416216c6067a39d4bfc6770c731fa0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Gtq+ZLLNNoSR+sprNUq52xmyzm3sz+PAzfkcXkY70OI/HfZDkRJXt3a8m+FDpG6NbgN2QjAYUQsspNuO9t3BTQ==","shasum":"c8683be8676b1308b54bbefd0303b0eb67740e33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-eap-ai-hybridinference.c16cbf1a3.tgz","fileCount":63,"unpackedSize":668261,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBOqJwsO+dp2xW656y3LPUfTtTnRmeoKU6OrFR2X+cbiAiBCiZm+tKgQBMEgvjOg7yZh2ZaeR8hyuQ4RsokJ3+TpmQ=="}],"size":117012},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-eap-ai-hybridinference.c16cbf1a3_1747167976951_0.7232358689497189"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T20:26:17.230Z","publish_time":1747167977230,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.f92069a21":{"name":"@firebase/data-connect","version":"0.3.5-canary.f92069a21","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.f92069a21"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f92069a21","@firebase/component":"0.6.14-canary.f92069a21","@firebase/logger":"0.4.4-canary.f92069a21","@firebase/util":"1.11.1-canary.f92069a21","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.f92069a21","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.f92069a21","readmeFilename":"README.md","gitHead":"f92069a214f430bcd8d1056e3605fc9eb6e053ed","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-4YdEyxvaD4BLLQRiAy8YhmbeCMFJs/cjebyvosCM2elTaeHzi/iCs5YJn8/LnflHsPsdUxYSgoJACZHTx8xepw==","shasum":"c2b3ead47165dd264420c8869e5159b7c3ebecdd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.f92069a21.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCgczoRozd2dqQI6BdqgTVemUNP9ZBN55SRVclffYM2SAIgTptxVvrse7+8nZolKpFO4xOGFRsj50RwmQ6EUpP+CJI="}],"size":116972},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.f92069a21_1747170497702_0.7639349353344447"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T21:08:17.913Z","publish_time":1747170497913,"_source_registry_name":"default","contributors":[]},"0.3.6-20250513210731":{"name":"@firebase/data-connect","version":"0.3.6-20250513210731","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.2-20250513210731"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.15-20250513210731","@firebase/logger":"0.4.4","@firebase/util":"1.11.2-20250513210731","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.2-20250513210731","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.6-20250513210731","readmeFilename":"README.md","gitHead":"3a203e6e333667279ea0e47380c9f07edd12944f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Hb9sR5ZpqyABTc9XUyNUEo6nGr+2clFy7bmiAvT6AgDMwTRAJnSLCPoc2XJXmlIPd/PqXesLhuZ1Hu+kC11kfg==","shasum":"d18f49f9d54b2608bb5f1be8f2c1552fc6cfa474","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.6-20250513210731.tgz","fileCount":63,"unpackedSize":668033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFqStzjTnqD4UocQ07CPUJVLCTuXzWKqfeh8ffRs+yiQAiEArq8UctMxwUyaTcZvrNb07XOif0wps1bbMnCbKHvforY="}],"size":116968},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.6-20250513210731_1747171023826_0.4424547234816154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T21:17:04.034Z","publish_time":1747171024034,"_source_registry_name":"default","contributors":[]},"0.3.6-20250513212531":{"name":"@firebase/data-connect","version":"0.3.6-20250513212531","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.2-20250513212531"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.15-20250513212531","@firebase/logger":"0.4.4","@firebase/util":"1.11.2-20250513212531","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.2-20250513212531","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.6-20250513212531","readmeFilename":"README.md","gitHead":"3a203e6e333667279ea0e47380c9f07edd12944f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-QDNYVkcNqpIMv+1yGdzCBHE5A7oF/BPb+0i1iiySkDPDE4/en9GRPeaxP/VNgQ+VTukUkN6aT/bTsRLXEFjIeA==","shasum":"23d193a83a62c051da293b0407fb5150b37bde5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.6-20250513212531.tgz","fileCount":63,"unpackedSize":668033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCeL0inaoZpPpGwApREojOiHRSRXctGY3aJp2qfEKtbggIgMPVRgjR6PMK7jgBvaxlDA1KRdY6J6JRvn416F6lw7U0="}],"size":116967},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.6-20250513212531_1747172113747_0.5421536790344279"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T21:35:13.969Z","publish_time":1747172113969,"_source_registry_name":"default","contributors":[]},"0.3.5-canary.799de5997":{"name":"@firebase/data-connect","version":"0.3.5-canary.799de5997","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-canary.799de5997"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.799de5997","@firebase/component":"0.6.14-canary.799de5997","@firebase/logger":"0.4.4-canary.799de5997","@firebase/util":"1.11.1-canary.799de5997","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-canary.799de5997","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-canary.799de5997","readmeFilename":"README.md","gitHead":"799de5997077b0a277af5f1377083ad407bfcd6c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vtM58AJ0Q76o14T4J9ARRuzKmBATNU6UGy0Ljb0Uv85NDLuC7OIIt0/FX8lM4TNYRUOeHLharlrBBGr2Kd8gpA==","shasum":"24e64991ddbb99a7c250af064667812f34ad9c6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-canary.799de5997.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGdhHhMYptTTiaG6ecaP/aubq8sybiKv6VyAueF76t3gAiEA63VMKZbKpWhKUUjnN/kYgsUM+EPfiqrHTkdG8xoKOuk="}],"size":116976},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-canary.799de5997_1747172197589_0.2867432056615342"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T21:36:37.795Z","publish_time":1747172197795,"_source_registry_name":"default","contributors":[]},"0.3.4-firebase-studio-sdk-integration.12759bc2e":{"name":"@firebase/data-connect","version":"0.3.4-firebase-studio-sdk-integration.12759bc2e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.12759bc2e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.12759bc2e","@firebase/component":"0.6.13-firebase-studio-sdk-integration.12759bc2e","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.12759bc2e","@firebase/util":"1.11.0-firebase-studio-sdk-integration.12759bc2e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.11.5-firebase-studio-sdk-integration.12759bc2e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.4-firebase-studio-sdk-integration.12759bc2e","readmeFilename":"README.md","gitHead":"12759bc2e410a4eb0d6c218925586c91c5adeef7","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-sL1PxCT4WnHL7QK3a4TODCScxd9BPOyPKigDE+PhwxrsXsKQ7RhHfuirfOL3IuBHtzQX7aiPoPAuQKwLDkNB3g==","shasum":"97ffe0c8c30580fa3afa0869142b37f95ab8a2d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.4-firebase-studio-sdk-integration.12759bc2e.tgz","fileCount":63,"unpackedSize":668360,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFILCHK92gcM3LjlCqNhGw8KK9QhqKHQ58NiU50JB61/AiAl2SKEvJdq+jJfrvkLg4Owec8wUT8WhJQ+MwMb53H/rg=="}],"size":117038},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.4-firebase-studio-sdk-integration.12759bc2e_1747175548599_0.862046038579863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T22:32:28.803Z","publish_time":1747175548803,"_source_registry_name":"default","contributors":[]},"0.3.6":{"name":"@firebase/data-connect","version":"0.3.6","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.15","@firebase/logger":"0.4.4","@firebase/util":"1.11.2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.6","gitHead":"9338d9d160cc2d9eddeb9ff4bb58e895f8cb9ae9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-MFR3PJKZCaCtm9esC/zmRD85Jg/HetjgZkMl9MkN3GC4bXBsni5pGW2R6D+F29i9PBlZOtWF1DGuXT2bqSW+vQ==","shasum":"ad57d49e999f451735a1807aa366ca9a6f142191","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.6.tgz","fileCount":63,"unpackedSize":667895,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC+/KSL9ttc4oHm9Qzb1hl1qJkFQbHgSM7ARdzmt5fsQQIgKV4q8UpnIT4m+pxGZsA4VY6gwXjSneFkFYMDaOwYFc0="}],"size":116887},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.6_1747250430356_0.2978914631872418"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-14T19:20:30.615Z","publish_time":1747250430615,"_source_registry_name":"default","contributors":[]},"0.3.6-firebase-studio-sdk-integration.dd7924e1b":{"name":"@firebase/data-connect","version":"0.3.6-firebase-studio-sdk-integration.dd7924e1b","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.6-firebase-studio-sdk-integration.dd7924e1b","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"cb900bcc24e1b9758eef4d8d8d0c12fa5253c25d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.6-firebase-studio-sdk-integration.dd7924e1b.tgz","fileCount":63,"integrity":"sha512-SkBrn6LwhjQLvIpYupFWYicc+teGoUyxXmx41b0HxXRvsIjz6dfkDUGycgLGrBYLqPAZYymHsq1gC6pOaW8Rjg==","signatures":[{"sig":"MEYCIQCioyu4yl+/i0ve7h19SEKrYH8Trjc7OEbgBd6ul+/r7wIhAJ+4SFMFmktpKFXR0is+09ZqEpTXUWnlGp8crvDTCNMA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668360,"size":117040},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"dd7924e1b456f93fc403bd9df23f79a93690ae42","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.11.2-firebase-studio-sdk-integration.dd7924e1b","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.dd7924e1b","@firebase/component":"0.6.15-firebase-studio-sdk-integration.dd7924e1b","@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.dd7924e1b"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.12.2-firebase-studio-sdk-integration.dd7924e1b","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.12.2-firebase-studio-sdk-integration.dd7924e1b"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.6-firebase-studio-sdk-integration.dd7924e1b_1747259296150_0.4253872888780217","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-14T21:48:16.404Z","publish_time":1747259296404,"_source_registry_name":"default","contributors":[]},"0.3.7-20250514221114":{"name":"@firebase/data-connect","version":"0.3.7-20250514221114","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.3-20250514221114"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.16-20250514221114","@firebase/logger":"0.4.4","@firebase/util":"1.11.3-20250514221114","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.3-20250514221114","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.7-20250514221114","readmeFilename":"README.md","gitHead":"1e91c2466d291bc58a01dc71189de6d1463ff23f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-5A17rPWd+lpnmcsFOBGBxrhNzHS2uMXV47jpaP90UMQjXSasfjdxuDVQEAka6ryVwYMfXRU8aEPL5gmM7lsleQ==","shasum":"be6f47ed19e21e0fff93820f067386a99294bfa8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.7-20250514221114.tgz","fileCount":63,"unpackedSize":668033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBBcQF0qzZ/yc32Wrh4u4fKmbZBMSA/f34dGEU04OMNuAiEAgXDeafD6f1f221wORgnu8wimytEQjPWA3aJgAoI6NW0="}],"size":116968},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.7-20250514221114_1747261251365_0.03309708436039549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-14T22:20:51.552Z","publish_time":1747261251552,"_source_registry_name":"default","contributors":[]},"0.3.7":{"name":"@firebase/data-connect","version":"0.3.7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.16","@firebase/logger":"0.4.4","@firebase/util":"1.11.3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.3","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.7","gitHead":"8601ecb6e847343ded621353a4ad6dc43912c9a9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AvOXRsVDF8krA9lgXfj+v4cj5/L9u/2OIaR/JZ5cTf5QAcvPUExsB7gX0uvJFh9wNlv1E51TDVihcMlXYH1NiA==","shasum":"54e1c51cb1ea365cfc9b8f440f184ea0fe9ecb4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.7.tgz","fileCount":63,"unpackedSize":667895,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC2oiZ3noqc4F4NjWcMNBHTLptFiZ/atnGtej/4wPgDTwIgIgD3ruHIdzBlFOxnyetALOqcGLY7S3ULys50mfBtV6I="}],"size":116888},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.7_1747264245365_0.10544135377162989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-14T23:10:45.567Z","publish_time":1747264245567,"_source_registry_name":"default","contributors":[]},"0.3.7-canary.3d9291f47":{"name":"@firebase/data-connect","version":"0.3.7-canary.3d9291f47","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.3-canary.3d9291f47"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.3d9291f47","@firebase/component":"0.6.16-canary.3d9291f47","@firebase/logger":"0.4.4-canary.3d9291f47","@firebase/util":"1.11.3-canary.3d9291f47","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.3-canary.3d9291f47","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.7-canary.3d9291f47","readmeFilename":"README.md","gitHead":"3d9291f471c24d123f1abc6ccceecbded465ab7e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-VTBYDgjAlasRA7TsSwEaU5Y15+76x1r93sy3NP7JW2961AajlCa8s5gw3jxBS7oQDkZgUqO8NAw5MIgMji6AwA==","shasum":"decd8fa0c36c0bc287b3f3b9d394274080b33d09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.7-canary.3d9291f47.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFdXMnxSRlSa2ohwHLkSjkwUgT+cfbw+P9y+fLbdISpcAiEAlMWHcd6y+9WNq6q44AASbCHVgoFvBfrNyZMQSwCcH2s="}],"size":116977},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.7-canary.3d9291f47_1747329779594_0.9447620695340326"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-15T17:22:59.853Z","publish_time":1747329779853,"_source_registry_name":"default","contributors":[]},"0.3.7-canary.880110bba":{"name":"@firebase/data-connect","version":"0.3.7-canary.880110bba","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.3-canary.880110bba"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.880110bba","@firebase/component":"0.6.16-canary.880110bba","@firebase/logger":"0.4.4-canary.880110bba","@firebase/util":"1.11.3-canary.880110bba","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.3-canary.880110bba","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.7-canary.880110bba","readmeFilename":"README.md","gitHead":"880110bbac7868419fad447fc191d8f1d7ada38d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-H5q/CVW8+a/+zlJePpS2BfEActscsxO9c9SCVNWT9VCOtITynTOLrguC2wrfGLqh2Ldf/dn2PTCQgkaJlZBTiQ==","shasum":"006efe6364ae4382a3aee3a5e1589d4180802357","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.7-canary.880110bba.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDv7BdJrNbgb7xm1+2rR2yb/DguRbJL+Xg9H2JgRF6QJAIhAP8aZ6z4Mb4zddSXtkSpYgBoj9EC4O/6igABKLIPCqpU"}],"size":116973},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.7-canary.880110bba_1747329931592_0.9575344655912728"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-15T17:25:31.797Z","publish_time":1747329931797,"_source_registry_name":"default","contributors":[]},"0.3.8-20250515171652":{"name":"@firebase/data-connect","version":"0.3.8-20250515171652","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-20250515171652"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.17-20250515171652","@firebase/logger":"0.4.4","@firebase/util":"1.12.0-20250515171652","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-20250515171652","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.8-20250515171652","readmeFilename":"README.md","gitHead":"e4297f764c403bfd2cf3cef55ab6ebb1532139a0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-wQ1oiA02X0HvoQ9F4jOksZgUAk/cA26AeKFl+arqqDo+xAJliePKq99p8qzhkK4hgRg6TyDhA3u61COVZQ1svg==","shasum":"00772e5b6df54450f5da98c0806f468233937d90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.8-20250515171652.tgz","fileCount":63,"unpackedSize":668033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC0q5WLuQQaeJBK4QAzuYMwHyCLXsd7BF9rX7nqCHFihAiEAiiqVeBWC/Nrg2K4ZodOOiEXoQV3mDSXyRa+le+XvQX8="}],"size":116972},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.8-20250515171652_1747329997309_0.0467248836655445"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-15T17:26:37.507Z","publish_time":1747329997507,"_source_registry_name":"default","contributors":[]},"0.3.8":{"name":"@firebase/data-connect","version":"0.3.8","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.17","@firebase/logger":"0.4.4","@firebase/util":"1.12.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.8","gitHead":"2fe754727d29e2fcc2c28a6c59ff5d0b84a12033","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-xC50SxurrP0j9ksltZ8O2SuPuWTu9KymNxtSE4bmcc/HMOnOHaURgLyrQpcC5Pc7HmtCBxh9Q/lNKyc37rj5/g==","shasum":"f0c2cefd4a52319c105c45a3415a337a2e1adcfe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.8.tgz","fileCount":63,"unpackedSize":667895,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDDX5c8UYmj57OSDnRPMVJCsX6as1eFEK/5eh2lEJBWtAiAlZeIQUfoE2DNi7J0lwH/KKNYXzTYSLHgVoaEWHzs+0A=="}],"size":116886},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.8_1747756080655_0.9695107109489047"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-20T15:48:00.846Z","publish_time":1747756080846,"_source_registry_name":"default","contributors":[]},"0.3.8-canary.2fe754727":{"name":"@firebase/data-connect","version":"0.3.8-canary.2fe754727","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.2fe754727"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.2fe754727","@firebase/component":"0.6.17-canary.2fe754727","@firebase/logger":"0.4.4-canary.2fe754727","@firebase/util":"1.12.0-canary.2fe754727","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.2fe754727","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.8-canary.2fe754727","readmeFilename":"README.md","gitHead":"2fe754727d29e2fcc2c28a6c59ff5d0b84a12033","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-gmyCvSWb70MmV2hpWljzjpPyC8SXp/NlvSLfNf88miEqPWazH6NJz5bfJCaUaTT8pVBc6cpY2K6zuTW+oxOP4A==","shasum":"21f4efcda63bf5fffa61e5607774e9c41026ad55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.8-canary.2fe754727.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCR2IBw6Awz5v0TWwhxh/Gpd8tS/mAUjLbb4OoW22Eo1AIhAIyLvoz2WA7w4Qc+xNjmb2u10nPQVYEFdKYpFovNUcVq"}],"size":116975},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.8-canary.2fe754727_1747758896935_0.7275167230313941"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-20T16:34:57.132Z","publish_time":1747758897132,"_source_registry_name":"default","contributors":[]},"0.3.8-canary.35ad52663":{"name":"@firebase/data-connect","version":"0.3.8-canary.35ad52663","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.35ad52663"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.35ad52663","@firebase/component":"0.6.17-canary.35ad52663","@firebase/logger":"0.4.4-canary.35ad52663","@firebase/util":"1.12.0-canary.35ad52663","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.35ad52663","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.8-canary.35ad52663","readmeFilename":"README.md","gitHead":"35ad5266304e14425988fcf5ad06d028b37588ac","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-soNDHjbC7soiitNSu0yzqQeM24fePZymdWuRh2mdSeTEvvMY2vVrZzyzk81d6sIHYrY4RrlcrKmZVXaalsECLg==","shasum":"bd1b1d3246b122ac95d6b03af2042d752db5dbcc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.8-canary.35ad52663.tgz","fileCount":63,"unpackedSize":668085,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBt7za2VTZtPZDBVY8rcjV6DLX5ej4LI6Oew+2ZMiCSuAiEA9wrGMl8NJvFH5zWIVlxYVzVpte9eYH9g+QuYq5qnaZM="}],"size":116975},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.8-canary.35ad52663_1747766663229_0.854785791185172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-20T18:44:23.415Z","publish_time":1747766663415,"_source_registry_name":"default","contributors":[]},"0.3.8-firebase-studio-sdk-integration.33b86206f":{"name":"@firebase/data-connect","version":"0.3.8-firebase-studio-sdk-integration.33b86206f","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-firebase-studio-sdk-integration.33b86206f"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.33b86206f","@firebase/component":"0.6.17-firebase-studio-sdk-integration.33b86206f","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.33b86206f","@firebase/util":"1.12.0-firebase-studio-sdk-integration.33b86206f","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-firebase-studio-sdk-integration.33b86206f","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.8-firebase-studio-sdk-integration.33b86206f","readmeFilename":"README.md","gitHead":"33b86206ff70ab270cf7ca86abb5688b4e5bd686","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-9ZWj7gesnqygV8o3PlKIYpqSSS/EsVLx6PEMXNeTledJgKb7enA+X+HfZTyV3CkWvqnigZIbljYfi3MQqU85Kg==","shasum":"e524a4068234c32032f248a88f973212d2ac7185","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.8-firebase-studio-sdk-integration.33b86206f.tgz","fileCount":63,"unpackedSize":669186,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDCeHrV9qLxVXky1aAM3SJYF3FRupYY2EcRLc/FrSNFdwIgM1VjrT7jQjk47//QZbweq9bgOUynQTVHRr5rEjLe1GE="}],"size":117280},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.8-firebase-studio-sdk-integration.33b86206f_1747868413103_0.4101259340101997"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-21T23:00:13.349Z","publish_time":1747868413349,"_source_registry_name":"default","contributors":[]},"0.3.9-20250521232236":{"name":"@firebase/data-connect","version":"0.3.9-20250521232236","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.17","@firebase/logger":"0.4.4","@firebase/util":"1.12.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-20250521232236","readmeFilename":"README.md","gitHead":"4ead8314bb6601ae9a40cede9db473467088383c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-3rIWs7/vKNrV8aoLe+oEvpcWkAnN6AFd/PHsGcmjy/2aS9hTUc1rv/1g78C/uH99+DmjXR+sTDRh0cXizOlyJg==","shasum":"3fdf7cac6c9e619ac11f439a44c42bf2d53c7744","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-20250521232236.tgz","fileCount":63,"unpackedSize":668796,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCbeW2UBw5R/S9QSC5zWmTiTYepIIlsheQ1fS77aH658gIhAJAWl+zoHpEFwMO0nuHyJig5QtCRARMRTxn9ENiwEXRd"}],"size":117188},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-20250521232236_1747870249688_0.9749766248458207"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-21T23:30:49.877Z","publish_time":1747870249877,"_source_registry_name":"default","contributors":[]},"0.3.8-canary.b5df4ae71":{"name":"@firebase/data-connect","version":"0.3.8-canary.b5df4ae71","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.b5df4ae71"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.b5df4ae71","@firebase/component":"0.6.17-canary.b5df4ae71","@firebase/logger":"0.4.4-canary.b5df4ae71","@firebase/util":"1.12.0-canary.b5df4ae71","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.b5df4ae71","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.8-canary.b5df4ae71","readmeFilename":"README.md","gitHead":"b5df4ae71c1b5b54d9237e7929d0f793189b82c9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-LUUwBYbUc6UQQj5Bkf5ncI7GMWWyHAxBKSr+0lQnPUjucBxCTPDY1WhxBP2pfdWnx7m3ZO+Zp4O++szB5oQtCQ==","shasum":"7546f5216a63ed9a210b686bfbb9de39d5c13327","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.8-canary.b5df4ae71.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCgdSJ5lo1LlznBIZw23b9OxyiChhmmNAS/CjoJAn8ffQIgEqBQv7ZXqOM9J6tA3lqHTT6YEVX3lqojz/iPIr4AWH4="}],"size":117199},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.8-canary.b5df4ae71_1747870353392_0.04271136100692052"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-21T23:32:33.733Z","publish_time":1747870353733,"_source_registry_name":"default","contributors":[]},"0.3.9":{"name":"@firebase/data-connect","version":"0.3.9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.17","@firebase/logger":"0.4.4","@firebase/util":"1.12.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9","gitHead":"770e455a63c32d4340c3204ca013ed08440e73ec","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-B5tGEh5uQrQeH0i7RvlU8kbZrKOJUmoyxVIX4zLA8qQJIN6A7D+kfBlGXtSwbPdrvyaejcRPcbOtqsDQ9HPJKw==","shasum":"9fe2f30d73c4013367b8ddd7ad57387d0438dce1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9.tgz","fileCount":63,"unpackedSize":668721,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHF4DYsPa09wqx00aI8vmoKdK+khnt+/VAqT1h0rw1rtAiEAuDZcNF2EqN+m91BnstPN0F27NEZxBpF/zwxRu9OkZCw="}],"size":117115},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9_1747872864904_0.6799745277437002"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-22T00:14:25.122Z","publish_time":1747872865122,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.770e455a6":{"name":"@firebase/data-connect","version":"0.3.9-canary.770e455a6","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.770e455a6"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.770e455a6","@firebase/component":"0.6.17-canary.770e455a6","@firebase/logger":"0.4.4-canary.770e455a6","@firebase/util":"1.12.0-canary.770e455a6","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.770e455a6","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.770e455a6","readmeFilename":"README.md","gitHead":"770e455a63c32d4340c3204ca013ed08440e73ec","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-VaNcwr8KyE/v07u2AWHngLYtYSY+7Cv+3ijUOoTT5Zrzxh9Rum42gCKg1AHxOUwrtEBWIrA1vNGXS5OhgL6G1g==","shasum":"b42861b16cc4d9d2b3f6b876676dbd124847d289","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.770e455a6.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCWqxmpsDioh2JtYGsJ5cLuaKMZ3BqNL71ukmo1oRjlygIgFCWuqpPhUF87GxXEu6LrNT65vZueh4cxly3lLk4zmcg="}],"size":117203},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.770e455a6_1747874524339_0.32747165235333453"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-22T00:42:04.524Z","publish_time":1747874524524,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.9964849e9":{"name":"@firebase/data-connect","version":"0.3.9-canary.9964849e9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.9964849e9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9964849e9","@firebase/component":"0.6.17-canary.9964849e9","@firebase/logger":"0.4.4-canary.9964849e9","@firebase/util":"1.12.0-canary.9964849e9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.9964849e9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.9964849e9","readmeFilename":"README.md","gitHead":"9964849e9540f08d02fa3825ecec32c1bfedc62d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-My9KJA8QnsyGnLH5LGxR5xtrNKPY6kUFHGw8WiKhM393F8ag/YlCRceSuMudNL6+tqShY7N5qOwWMBzBf7ltpQ==","shasum":"2431c1230f2fb4b4c5891fa679fa2fb54412ebf4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.9964849e9.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAihLBcjIk1SfrBZQe/IZ1psSNokla7WxTirENhlYaTvAiBDh4R3UH9yry8soqsCORP8FNU7IvdVYwrFK1g89J3vgg=="}],"size":117209},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.9964849e9_1747932745782_0.7733069252888802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-22T16:52:26.029Z","publish_time":1747932746029,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.d5e5795c9":{"name":"@firebase/data-connect","version":"0.3.9-canary.d5e5795c9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.d5e5795c9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d5e5795c9","@firebase/component":"0.6.17-canary.d5e5795c9","@firebase/logger":"0.4.4-canary.d5e5795c9","@firebase/util":"1.12.0-canary.d5e5795c9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.d5e5795c9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.d5e5795c9","readmeFilename":"README.md","gitHead":"d5e5795c944930eb8df424c3e9bc33e17ab00b84","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-IHThWEW2kU/cxrG5r6w3jTVg6iFI8HiBQ3faKhF04otXFENeiID3qdBCcvNBqXWqC2nw4SKWNO1lv691Hrrwvw==","shasum":"b4262e8859f41bcb3e95aebacbaf362a4c4dfa98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.d5e5795c9.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAbAsuxpYUBrAiY6A1aFuX3OvewZ5Tq20DWcSTpFQEuPAiA9jTED/olNsoeZi/bE1qKbf1bgT5PcUfI3QnVnSuK1tw=="}],"size":117204},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.d5e5795c9_1747938570483_0.3335782251988517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-22T18:29:30.765Z","publish_time":1747938570765,"_source_registry_name":"default","contributors":[]},"0.3.9-firebase-studio-sdk-integration.d15eeea26":{"name":"@firebase/data-connect","version":"0.3.9-firebase-studio-sdk-integration.d15eeea26","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-firebase-studio-sdk-integration.d15eeea26"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.d15eeea26","@firebase/component":"0.6.17-firebase-studio-sdk-integration.d15eeea26","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.d15eeea26","@firebase/util":"1.12.0-firebase-studio-sdk-integration.d15eeea26","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-firebase-studio-sdk-integration.d15eeea26","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-firebase-studio-sdk-integration.d15eeea26","readmeFilename":"README.md","gitHead":"d15eeea269fc6e29ff5848000264bf92734e7d19","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-EgUWvJ2+6Rf1RTXTsMZ3Oxnf6+/CdgLqjRjzmIHv7fOWZtTn1iZIHc+vlGzHYNy1fgQs1FGVI5nHLGf8z4wkXg==","shasum":"f1c57328f8cd923f0e1bc3fc42279512c94b94db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-firebase-studio-sdk-integration.d15eeea26.tgz","fileCount":63,"unpackedSize":669186,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDYWXC7eWTcrYxEiFKTPNSJmtRDrU03K7JQd5HPyJBE3AiEAwuhZEljCGAbfb5DAem+ICfnxzT2fMpQxx0TRSkAeFyA="}],"size":117269},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-firebase-studio-sdk-integration.d15eeea26_1748025855942_0.4368992440014323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-23T18:44:16.141Z","publish_time":1748025856141,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.ec91a8611":{"name":"@firebase/data-connect","version":"0.3.9-canary.ec91a8611","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.9-canary.ec91a8611","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"7dcced00d08a7602758daa3b7a76368bc930123e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.ec91a8611.tgz","fileCount":63,"integrity":"sha512-t5jNTq6iIMXSrUTOpbt4N0n0dwEcipZD2p3hH/S/gvCyI+fnDUTAztRc9PdtLan9MFO4J8JQ4IRycLXZQfG9iw==","signatures":[{"sig":"MEYCIQDrD0n8NYubS55rOlU9OesS+JVzEWefp1Z5GMmZvDt69gIhAOza8lKbRGNRWsW64fdpUwSzGrZEe75dhZ7GA2BT5/Ns","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668911,"size":117202},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"ec91a8611b069204a9043d55b66e71c7798862ce","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.12.0-canary.ec91a8611","@firebase/logger":"0.4.4-canary.ec91a8611","@firebase/component":"0.6.17-canary.ec91a8611","@firebase/auth-interop-types":"0.2.4-canary.ec91a8611"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.13.0-canary.ec91a8611","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.13.0-canary.ec91a8611"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.9-canary.ec91a8611_1748357171447_0.9713277489190855","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-27T14:46:11.656Z","publish_time":1748357171656,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.8cb21ffc5":{"name":"@firebase/data-connect","version":"0.3.9-canary.8cb21ffc5","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.9-canary.8cb21ffc5","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"40e5d2d3f1ad927058e14783c8757d3cf6d9ec68","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.8cb21ffc5.tgz","fileCount":63,"integrity":"sha512-vUuKlx5r2WYiUtZaWnSRwoLSl2MaA+mZ+kWWCVp8/l1YAFEP4kZIe5TTFIx6jTIwrOoKANP82yGgjrUG4ES4OA==","signatures":[{"sig":"MEQCIAs01Alu1NrDOzg9hrPsr2dvX44X7fWUOp/r1AFgSoL8AiAR4hz4sQi1bHJTp+mN4obR/8YqUTbOOotDuU7j1T/wYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668911,"size":117202},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"8cb21ffc588d8dd963ad8c78a957eb6929593a3e","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.12.0-canary.8cb21ffc5","@firebase/logger":"0.4.4-canary.8cb21ffc5","@firebase/component":"0.6.17-canary.8cb21ffc5","@firebase/auth-interop-types":"0.2.4-canary.8cb21ffc5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.13.0-canary.8cb21ffc5","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.13.0-canary.8cb21ffc5"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.9-canary.8cb21ffc5_1748357196388_0.7508000919234106","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-27T14:46:36.569Z","publish_time":1748357196569,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.40be2dbb8":{"name":"@firebase/data-connect","version":"0.3.9-canary.40be2dbb8","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.40be2dbb8"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.40be2dbb8","@firebase/component":"0.6.17-canary.40be2dbb8","@firebase/logger":"0.4.4-canary.40be2dbb8","@firebase/util":"1.12.0-canary.40be2dbb8","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.40be2dbb8","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.40be2dbb8","readmeFilename":"README.md","gitHead":"40be2dbb884b8e1485862af8bb015e23db69ccbf","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-TmIk4LcMo4ti/SrzpoO5+cM0hXC0UwdDU0eZYIeYhKP7BI4qdOC5qJlZtGKD+D+yFpuQDIFh7xKzCJ2KYKCqTw==","shasum":"912325cc91fab65bf70479cd9f485cf66ffe9012","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.40be2dbb8.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCw+UXregOVqaJz+xqSMSpFFTUctQSDTau0pkajhOxUtwIhAL2XsOViAbHANzkzqFntGabq7TxVeI49asV28kRyvUh7"}],"size":117202},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.40be2dbb8_1748357263329_0.8038299358274565"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T14:47:43.498Z","publish_time":1748357263498,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.1933324e0":{"name":"@firebase/data-connect","version":"0.3.9-canary.1933324e0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.1933324e0"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.1933324e0","@firebase/component":"0.6.17-canary.1933324e0","@firebase/logger":"0.4.4-canary.1933324e0","@firebase/util":"1.12.0-canary.1933324e0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.1933324e0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.1933324e0","readmeFilename":"README.md","gitHead":"1933324e0f3e4c8ed4d4d784f0c701fd0ec6ebc3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-tuI+ZXjgNv1OpfIyKfTsZc5jvPDlp07FqS5dGoqsplnfhMTOKCJYmLaILnpyBOxZrinDPu8a5QS1E9R1MxTlxw==","shasum":"9e8d6423af0548305a42d124bf42b82fd89ca2a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.1933324e0.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBa66uSK7bnrU1a3r7DAvQhwL7QmoVneH9Ycf4289vh2AiAg4b7hUaIoh9RBb76v1t8B7qBH117Y7BhaF1b+hE/gXA=="}],"size":117202},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.1933324e0_1748439673023_0.5935022988747762"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-28T13:41:13.262Z","publish_time":1748439673262,"_source_registry_name":"default","contributors":[]},"0.3.5-eap-ai-hybridinference.58d92df33":{"name":"@firebase/data-connect","version":"0.3.5-eap-ai-hybridinference.58d92df33","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.12.1-eap-ai-hybridinference.58d92df33"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-ai-hybridinference.58d92df33","@firebase/component":"0.6.14-eap-ai-hybridinference.58d92df33","@firebase/logger":"0.4.4-eap-ai-hybridinference.58d92df33","@firebase/util":"1.11.1-eap-ai-hybridinference.58d92df33","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.12.1-eap-ai-hybridinference.58d92df33","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.5-eap-ai-hybridinference.58d92df33","readmeFilename":"README.md","gitHead":"58d92df3314c77f132002652cbe00b676eb3a00f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ODOr0ZiKsd9aVVz+KOsh3LpGscTIq8rnv0VW5LgILLeEX1aIfE+bnT5cKcsQoOW/8e5OPNXF6gdJioC1U4FUAA==","shasum":"765c55eb44c015852a10386fa176692f7eef11e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.5-eap-ai-hybridinference.58d92df33.tgz","fileCount":63,"unpackedSize":668261,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDzFLgQIHEFdPH/2F+bTtgum0OPOSqUGzWGpD6sMddfzAIhAJUaOqSP0yG5mqHIkgnofm/XdKBOUsrT0EsY3AdwbmZL"}],"size":117021},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.5-eap-ai-hybridinference.58d92df33_1748470672466_0.18491267890559038"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-28T22:17:52.772Z","publish_time":1748470672772,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.af9f8b552":{"name":"@firebase/data-connect","version":"0.3.9-canary.af9f8b552","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.af9f8b552"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.af9f8b552","@firebase/component":"0.6.17-canary.af9f8b552","@firebase/logger":"0.4.4-canary.af9f8b552","@firebase/util":"1.12.0-canary.af9f8b552","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.af9f8b552","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.af9f8b552","readmeFilename":"README.md","gitHead":"af9f8b552d313cff3537dcfbbc3e33bbdca78311","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-40gzhJNprUrzPXoWa7iRggpMzyUHyXc/6mdXjjISZM70fcHLKsldbm3cOvE82MdfMKJAHz8XATP31IfMtTU9+g==","shasum":"8e70cec6dfa1cbf4db3aeeec1c039b58516950a8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.af9f8b552.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDUx9poJCyznFgNuF4m1ksIn6OjokiHHCWWXJz/chu0AAIgAmvOqVVuy0+EuXjMD+LS+pKPlAyCoQXLYlVsrj4w4Eg="}],"size":117202},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.af9f8b552_1748635913045_0.9114387447626662"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-30T20:11:53.249Z","publish_time":1748635913249,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.30de503ec":{"name":"@firebase/data-connect","version":"0.3.9-canary.30de503ec","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-canary.30de503ec"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.30de503ec","@firebase/component":"0.6.17-canary.30de503ec","@firebase/logger":"0.4.4-canary.30de503ec","@firebase/util":"1.12.0-canary.30de503ec","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-canary.30de503ec","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.30de503ec","readmeFilename":"README.md","gitHead":"30de503ec90f1ccbece0485b42d689b8e41cfe73","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-nBKAwEVj3dF6bVqISgoPWm9D8LT2jZat6Nakp63HCpXho1Y97twexMlVJcRs6yPghNERkd3/+Jzl4wapLCv/EQ==","shasum":"3150572ad6563743efef2b33d3d3b21ad8fed99f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.30de503ec.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGDFQpnaQsvWmnQgkQKsTNHRQczh5i7OVQjUrVv58dIFAiBawM+YcIkGArL1yRLvDOZ5mmW60VPUq2rs6Dco5sLXwg=="}],"size":117197},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.30de503ec_1748638467729_0.15643759176005245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-30T20:54:27.905Z","publish_time":1748638467905,"_source_registry_name":"default","contributors":[]},"0.3.9-firebase-studio-sdk-integration.0d857eae1":{"name":"@firebase/data-connect","version":"0.3.9-firebase-studio-sdk-integration.0d857eae1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.0-firebase-studio-sdk-integration.0d857eae1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.0d857eae1","@firebase/component":"0.6.17-firebase-studio-sdk-integration.0d857eae1","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.0d857eae1","@firebase/util":"1.12.0-firebase-studio-sdk-integration.0d857eae1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.0-firebase-studio-sdk-integration.0d857eae1","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-firebase-studio-sdk-integration.0d857eae1","readmeFilename":"README.md","gitHead":"0d857eae1a5d1e39d82fb87c08fef3399f9bbaa1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-DA5ZIgktY4s26dJj+f2Ds4TepaHxZT6eGKGDTlOW6a/eNr9Fqy5zalFWp3J7PGYCPRE9wElF8rGkOFGmeuZStQ==","shasum":"54e79d5828f487715693b2592b7ed7b5d0b4677b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-firebase-studio-sdk-integration.0d857eae1.tgz","fileCount":63,"unpackedSize":669186,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDsqfDilxpT3DTkNdr1bg/PzbAvkxLQH/CNmdB+Bdx5FwIhANscGJ5HNhFc3iCwMBORFG9RlHvtz4NdTz3kzgfbQdw5"}],"size":117275},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-firebase-studio-sdk-integration.0d857eae1_1749063367779_0.04428690099514987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-04T18:56:08.012Z","publish_time":1749063368012,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.89051ca4d":{"name":"@firebase/data-connect","version":"0.3.9-canary.89051ca4d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.89051ca4d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.89051ca4d","@firebase/component":"0.6.17-canary.89051ca4d","@firebase/logger":"0.4.4-canary.89051ca4d","@firebase/util":"1.12.0-canary.89051ca4d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.89051ca4d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.89051ca4d","readmeFilename":"README.md","gitHead":"89051ca4df350f1881bce8081c5118c8aa31f2a8","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-2Kl/1j3FjM5Y/mrXscK3T4LU3SevYugG4dUD8hGscXfg3oa9m8vPiGJJJx8NYFk1+NVOCezLSPY27c+boflsFQ==","shasum":"6524bb7fa196f1159f269b3c5f15ebb5956bb3ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.89051ca4d.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDE/XQL5nxprUeFlxx9cS9+xN5GEIHVvJNsRfB6e9vsQwIhALdfpqPIK1YdbfYycWF/NTrJcez/i9qUjUcWV2v6uIMf"}],"size":117205},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.89051ca4d_1749137018972_0.0023561303179806536"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-05T15:23:39.152Z","publish_time":1749137019152,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.d590889d6":{"name":"@firebase/data-connect","version":"0.3.9-canary.d590889d6","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.d590889d6"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d590889d6","@firebase/component":"0.6.17-canary.d590889d6","@firebase/logger":"0.4.4-canary.d590889d6","@firebase/util":"1.12.0-canary.d590889d6","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.d590889d6","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.d590889d6","readmeFilename":"README.md","gitHead":"d590889d6d9eecfa643d98beaa8c89e170f2e016","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-X7n7fMQW2/v0052QQpZNYccxDLFd5UVq01Jd3aTa7vJFJKJ46JSERRbGYXslHeSZ3w2RWOEAqkMLnbW5Mss2jA==","shasum":"5557687da526cb9b1d66642ac0f8e79613c06a07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.d590889d6.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDRrpC4L5OWAf91ee6/UJ2epmezn2R8pOIIEF9NVO8wiQIgYgNN4V14ussmrl7WmOvTZUyqRIcQ1JvX3Wh9pDvtOjY="}],"size":117208},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.d590889d6_1749142941301_0.983245667892521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-05T17:02:21.501Z","publish_time":1749142941501,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.5871fd656":{"name":"@firebase/data-connect","version":"0.3.9-canary.5871fd656","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.5871fd656"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5871fd656","@firebase/component":"0.6.17-canary.5871fd656","@firebase/logger":"0.4.4-canary.5871fd656","@firebase/util":"1.12.0-canary.5871fd656","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.5871fd656","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.5871fd656","readmeFilename":"README.md","gitHead":"5871fd656355b1fd4cb248bfe9f7dd3a7cb1c2e8","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AMMARzggW74H4eE+U9XbHptKwsc4qD0PGyy+lUzCMORu5WxpsaAWP/3divqlbSLHHFtRXcO4mOI53B2sxfhEeQ==","shasum":"8397d63b9458e0a7ae89006bb893d9c257e71935","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.5871fd656.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICTy6yoRVJo1nGjGoVIsfUNk6GoddUgdz62qpHMOwelEAiEA+QDyQQ3dtv+4gTHI/QF2hWPRylogAESS7sVRGoCMhtk="}],"size":117208},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.5871fd656_1749150198654_0.7421842740605293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-05T19:03:18.833Z","publish_time":1749150198833,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.6cc9a0732":{"name":"@firebase/data-connect","version":"0.3.9-canary.6cc9a0732","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.6cc9a0732"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6cc9a0732","@firebase/component":"0.6.17-canary.6cc9a0732","@firebase/logger":"0.4.4-canary.6cc9a0732","@firebase/util":"1.12.0-canary.6cc9a0732","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.6cc9a0732","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.6cc9a0732","readmeFilename":"README.md","gitHead":"6cc9a0732a4139fc82e6d07c341d087f65ce9f02","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-H+0qfVAQpkGYslsFdajQm8HIgGXPDQ3dEjXamYq/Z0LYJauX4hxs5PJiltycyfx1uWxI3k00xvxAwj+YsZq6FA==","shasum":"376bf33300e273788626f34bf3f5c16940704de3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.6cc9a0732.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDLupc00muUnHH/dwMImeycQogh7WjChQ6+L7YH/4d5yAiBVifWQRFLH83pf/pRLp4ebkWfOKcLlSPCFtwbY8gpvbA=="}],"size":117201},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.6cc9a0732_1749160214120_0.3380395529301745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-05T21:50:14.344Z","publish_time":1749160214344,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.c0617a341":{"name":"@firebase/data-connect","version":"0.3.9-canary.c0617a341","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.c0617a341"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c0617a341","@firebase/component":"0.6.17-canary.c0617a341","@firebase/logger":"0.4.4-canary.c0617a341","@firebase/util":"1.12.0-canary.c0617a341","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.c0617a341","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.c0617a341","readmeFilename":"README.md","gitHead":"c0617a341a693c2578a21b35a4f7b27b726defef","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-OQQR8RXFfru1sM7R/QP3bPZp7QqGZELGiuzDyBajTviClGfKYa3YF4U3sKLFuSfGJ/X32vmHfWVh42Xxkej3LQ==","shasum":"8e9dce85a293f56c1270ef54c2b2b6f65b46ef4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.c0617a341.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH5Tvv6eJ6q0zlke4kOUqWS12fS2gmLTlXYfLq/71WlOAiBhuH7wnF5xpJ+1foAVGPY1FooGB4AgbQx5APSHVXhEDA=="}],"size":117201},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.c0617a341_1749160762193_0.4432290583795204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-05T21:59:22.377Z","publish_time":1749160762377,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.0f891d861":{"name":"@firebase/data-connect","version":"0.3.9-canary.0f891d861","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.0f891d861"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0f891d861","@firebase/component":"0.6.17-canary.0f891d861","@firebase/logger":"0.4.4-canary.0f891d861","@firebase/util":"1.12.0-canary.0f891d861","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.0f891d861","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.0f891d861","readmeFilename":"README.md","gitHead":"0f891d861bdf4e7bac8cd777f5fb32d0b7b9bf8e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-eVB7lJJfHKlFSLZ4gj3PsjZM8SEj8qleL1VtQRggZX5efI9KjfcmGOhoI3Q0pGsopWOvyopbJIQW88r/fM2MJw==","shasum":"7687bbb524236a2f19d8852f58bbed80ca5c05d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.0f891d861.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJ8DchE9a+71Ajg0GzgOQ0FP68rmzkflRopOk0oVUBzQIhALZSusNHk/uqD6CtlMugl4tLFbdjQIheHx5WDC1JgcAC"}],"size":117205},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.0f891d861_1749230957839_0.03416171436340165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-06T17:29:18.128Z","publish_time":1749230958128,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.230692087":{"name":"@firebase/data-connect","version":"0.3.9-canary.230692087","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.230692087"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.230692087","@firebase/component":"0.6.17-canary.230692087","@firebase/logger":"0.4.4-canary.230692087","@firebase/util":"1.12.0-canary.230692087","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.230692087","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.230692087","readmeFilename":"README.md","gitHead":"23069208726dc1924011eb84c8bf34d6f914a3a9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-crzoQ6I5r/d3u9potldoMs9HTROqT+VQhhVglDl2Vbv41VDZI3g5W9G1qufwgsks5skeR+cjxHSnJruqnW0xhw==","shasum":"0e43c88f3849b5d7d83d7f3485dcaa80d33614f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.230692087.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFtBlzZwr51eqdjtGcer6cVSfHDjSnfLsF42PiR5HJ5rAiEAx3ILOLf1Z9sIJ61xU4ts5H/cjq1GoLYAhEUc68Td9MA="}],"size":117210},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.230692087_1749511321026_0.41713735611154856"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-09T23:22:01.291Z","publish_time":1749511321291,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.a0583094a":{"name":"@firebase/data-connect","version":"0.3.9-canary.a0583094a","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.a0583094a"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a0583094a","@firebase/component":"0.6.17-canary.a0583094a","@firebase/logger":"0.4.4-canary.a0583094a","@firebase/util":"1.12.0-canary.a0583094a","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.a0583094a","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.a0583094a","readmeFilename":"README.md","gitHead":"a0583094aac1bfd20ce695692623770d02068543","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-4sROx+QMTrvLr5TFb6n4aWrO2V/gcFgnAOm3E/iILzPnYnI3fL4/QIm4iauNEq96JB7nIkn1+XkrUNrUiHfkvA==","shasum":"a8bbbe2fb9cebf4a4f7e9d332b90520fe9adbf56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.a0583094a.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFoGpF+HkeIS0aDGGpIqX05CQ6qv7/+DpuXQyudfVZe1AiAEtsrdPwN0YVyiTz7wRSlsnEo+/Ozz29iuENET14Qhsg=="}],"size":117206},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.a0583094a_1749583710459_0.4822739082885257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-10T19:28:30.674Z","publish_time":1749583710674,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.7fb64dd82":{"name":"@firebase/data-connect","version":"0.3.9-canary.7fb64dd82","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/data-connect@0.3.9-canary.7fb64dd82","maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"913dc98bf8e9874409ce2e8e4700ddab52dbd150","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.7fb64dd82.tgz","fileCount":63,"integrity":"sha512-MkqerbGvuo5wo5qRLrmsnyrq1R73q1TBctXKc+5H3+ppojMx7hLR8H+rEdPs5NGxpHeZdqB9UBaQb4h8kmvImw==","signatures":[{"sig":"MEUCIGQVAxjPxF+4G2dsIv6fWdxPkkF/EEI6wNteLhArc1KHAiEArZkrhba9wDG3XvG2yGMMhToJagb0+RqTWgvT5AzN5I4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668911,"size":117204},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm2017.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"gitHead":"7fb64dd82118289950d62a64b2c4a77f00e15c4b","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/data-connect"},"_npmVersion":"10.9.0","description":"## Local Development","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.12.0-canary.7fb64dd82","@firebase/logger":"0.4.4-canary.7fb64dd82","@firebase/component":"0.6.17-canary.7fb64dd82","@firebase/auth-interop-types":"0.2.4-canary.7fb64dd82"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.13.1-canary.7fb64dd82","rollup-plugin-typescript2":"0.36.0"},"peerDependencies":{"@firebase/app":"0.13.1-canary.7fb64dd82"},"_npmOperationalInternal":{"tmp":"tmp/data-connect_0.3.9-canary.7fb64dd82_1749824371184_0.755621980014362","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-13T14:19:31.376Z","publish_time":1749824371376,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.13e6cce88":{"name":"@firebase/data-connect","version":"0.3.9-canary.13e6cce88","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.13e6cce88"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.13e6cce88","@firebase/component":"0.6.17-canary.13e6cce88","@firebase/logger":"0.4.4-canary.13e6cce88","@firebase/util":"1.12.0-canary.13e6cce88","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.13e6cce88","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.13e6cce88","readmeFilename":"README.md","gitHead":"13e6cce882d687e06c8d9bfb56895f8a77fc57b5","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-s+Hj32F9u6MPVKe3NF+1sIexMBZXQ2YneTBJBIzd9hkk4WkehyeO7IQMJ6xmFnBRn0jNh/HvWqG0j6jDTqQAFw==","shasum":"0272d764d60631c008e2624dfa032e40b4405ef9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.13e6cce88.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA4uIcDP9Mb/X4R7/kdlh62YvNWkerAd9OpxVQx+psb4AiBMEWCRW+UsjLkeYmwaEo1RxzLHjBdypqo6LXyCI+byRQ=="}],"size":117201},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.13e6cce88_1750197159822_0.8062853509223002"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-17T21:52:40.046Z","publish_time":1750197160046,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.b97eab36a":{"name":"@firebase/data-connect","version":"0.3.9-canary.b97eab36a","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.b97eab36a"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.b97eab36a","@firebase/component":"0.6.17-canary.b97eab36a","@firebase/logger":"0.4.4-canary.b97eab36a","@firebase/util":"1.12.0-canary.b97eab36a","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.b97eab36a","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.b97eab36a","readmeFilename":"README.md","gitHead":"b97eab36a3553c906c35f4751a0b17c717178b13","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-8n7EISf+ElO7B3cH/WF32WFqRrWl6ubJm67MWaOwmBBGopNnEzAFwmw7PtZFDW0kYFmQ3Ob1otAkNx0BB73xXQ==","shasum":"06c21f3aebad90ccc060b613cffbe120908f0ae6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.b97eab36a.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEQBohjqU0OkAw+eGKee1Q0qmvHj4zPZDxCg96Q+Ew58AiEAyg43KPt8cr8YEhVEpIDgA1Lg2e2SrkNMrIBPkL9iv1w="}],"size":117201},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.b97eab36a_1750277158497_0.7934460745224821"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-18T20:05:58.718Z","publish_time":1750277158718,"_source_registry_name":"default","contributors":[]},"0.3.9-firebase-studio-sdk-integration.11d58925e":{"name":"@firebase/data-connect","version":"0.3.9-firebase-studio-sdk-integration.11d58925e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-firebase-studio-sdk-integration.11d58925e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.11d58925e","@firebase/component":"0.6.17-firebase-studio-sdk-integration.11d58925e","@firebase/logger":"0.4.4-firebase-studio-sdk-integration.11d58925e","@firebase/util":"1.12.0-firebase-studio-sdk-integration.11d58925e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-firebase-studio-sdk-integration.11d58925e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-firebase-studio-sdk-integration.11d58925e","readmeFilename":"README.md","gitHead":"11d58925e4707f45b4e162f0509046fc9a8a51af","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-yl9hGNlK75fmIoQDY9MVtGUZEYA++Ya9InA3z8YGG3m7d7qVaZFaf3Jtm623ZMyviXUXJnGkCaxGNr8hVmrBBQ==","shasum":"e15e2f9a3473f1a5c756265518006acfcb30e0a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-firebase-studio-sdk-integration.11d58925e.tgz","fileCount":63,"unpackedSize":669186,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAf1m6PnBq1scjmMXyuZfcn0f1PtSC89duL6UF/nbMtbAiBHI0XHTqDp+rDsKGoicXcasUIycu+2H/Pj7fXclIJbnQ=="}],"size":117277},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-firebase-studio-sdk-integration.11d58925e_1750293253575_0.9657821269806546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-19T00:34:13.756Z","publish_time":1750293253756,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.41e3c4cdf":{"name":"@firebase/data-connect","version":"0.3.9-canary.41e3c4cdf","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.41e3c4cdf"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.41e3c4cdf","@firebase/component":"0.6.17-canary.41e3c4cdf","@firebase/logger":"0.4.4-canary.41e3c4cdf","@firebase/util":"1.12.0-canary.41e3c4cdf","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.41e3c4cdf","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.41e3c4cdf","readmeFilename":"README.md","gitHead":"41e3c4cdfc459dcbb9c0e1239684aa12c7d1f779","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vpe+ShNfko6oJHyUEK9axwvjqk/hLQEFX7xs1XECbgsSdWnVxdXWl04teHogd3AypCcDP3vp4SRJhud7L5imyQ==","shasum":"791adcbb6ccd2e2bb5de71e9d2d99b7149b91ecc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.41e3c4cdf.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDI6CvnYbiX4SszIiDq8teAIIeAjbhc0hOjch25QSeacAiAajGMiO8clAx0y45NzCNO6dHUIcMDvIPpQ3z0elqEoYw=="}],"size":117198},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.41e3c4cdf_1750449426979_0.03044267832044434"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-20T19:57:07.206Z","publish_time":1750449427206,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.f73e08b21":{"name":"@firebase/data-connect","version":"0.3.9-canary.f73e08b21","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.f73e08b21"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f73e08b21","@firebase/component":"0.6.17-canary.f73e08b21","@firebase/logger":"0.4.4-canary.f73e08b21","@firebase/util":"1.12.0-canary.f73e08b21","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.f73e08b21","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.f73e08b21","readmeFilename":"README.md","gitHead":"f73e08b212314547b39a10cd3e393f9e94776f21","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-TbxwPjPV6fF8lbv5dbM4RoCVuW7MA1i4PwI11Go0q7IGx4drsXyY0KwP0D67rXiSTkAoZKJU1rq752QrzJUb8A==","shasum":"859e066180aed3f2760215a960e562a29ace598d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.f73e08b21.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCybw8wS7PYZJM41bDI2z1ymUMGAa7n+12OJYyn498HCQIhAMyO9Cc/SFubS4kG23uovX1hlXmQYiZtOrWWaqq1KxKH"}],"size":117204},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.f73e08b21_1750455326298_0.3388461651672925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-20T21:35:26.483Z","publish_time":1750455326483,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.42ac40117":{"name":"@firebase/data-connect","version":"0.3.9-canary.42ac40117","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.42ac40117"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.42ac40117","@firebase/component":"0.6.17-canary.42ac40117","@firebase/logger":"0.4.4-canary.42ac40117","@firebase/util":"1.12.0-canary.42ac40117","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.42ac40117","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.42ac40117","readmeFilename":"README.md","gitHead":"42ac4011787db6bb7a08f8c84f364ea86ea51e83","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-rjf+8M4B4FrgPRiO8H70RgZGs834ExBXnzcNiZzFYTlavFNDGsF1w1KnGmN74EPIgyG9bU44EZpR6Up9QGYT2g==","shasum":"62d5b8dc7dc5bd4284141465abb452b828389b5a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.42ac40117.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHQK1DE5VyyI1KdxP+JyoHFxsXZF0iqzicUxD1TI96XFAiEAnwe7q5lJqqhbpmT4bY+ZvSdflXhTN9xd8ToD64/1t68="}],"size":117201},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.42ac40117_1750699148055_0.09460639880620403"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-23T17:19:08.305Z","publish_time":1750699148305,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.bb57947c9":{"name":"@firebase/data-connect","version":"0.3.9-canary.bb57947c9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.bb57947c9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.bb57947c9","@firebase/component":"0.6.17-canary.bb57947c9","@firebase/logger":"0.4.4-canary.bb57947c9","@firebase/util":"1.12.0-canary.bb57947c9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.bb57947c9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.bb57947c9","readmeFilename":"README.md","gitHead":"bb57947c942e44b39e5b0254324bee6bf665fd4e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-nny8bEtw4YjpTpueyo/0K0Z/CGo4dgiXrWuSbQ+grFkjj4MxOhUhSlHTvv1cmjonsBPaxgxGrKXrmRjHa5bTMw==","shasum":"926b61f422d3a5242bae5c60a533d65b71857534","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.bb57947c9.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHXrgyE+2RMX9KyLZ4uUY1zzTCUzwgGeEhZlqpN4zV3TAiAK6kiLvPmJy4tWNUv0235KwQEOivc9jF/XNoJvaV8OxA=="}],"size":117207},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.bb57947c9_1750702153856_0.43525243263558355"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-23T18:09:14.043Z","publish_time":1750702154043,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.7ae5b12b9":{"name":"@firebase/data-connect","version":"0.3.9-canary.7ae5b12b9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.7ae5b12b9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.7ae5b12b9","@firebase/component":"0.6.17-canary.7ae5b12b9","@firebase/logger":"0.4.4-canary.7ae5b12b9","@firebase/util":"1.12.0-canary.7ae5b12b9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.7ae5b12b9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.7ae5b12b9","readmeFilename":"README.md","gitHead":"7ae5b12b901620aa101b5caed94064271fb76fb6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-/0rsMwl3nb64zMIe5ChnYotfZJqYt/rWti5c6C1m3nLxtE6sLiv3AbdxWWSMWSPR2jR0Haz4Y4Ca23jd773zXQ==","shasum":"12781978857dc320839243823f60802c887f2c39","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.7ae5b12b9.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG9jQBT2r7wPdsA+hT+CfPy6uzVpw2951o/30YKykvMSAiAczRY21m10YkkbvcY21ucNqCO8kp7itZuSyYE69LTBZA=="}],"size":117202},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.7ae5b12b9_1750705754124_0.6158079483056818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-23T19:09:14.286Z","publish_time":1750705754286,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.86155b3c8":{"name":"@firebase/data-connect","version":"0.3.9-canary.86155b3c8","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.86155b3c8"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.86155b3c8","@firebase/component":"0.6.17-canary.86155b3c8","@firebase/logger":"0.4.4-canary.86155b3c8","@firebase/util":"1.12.0-canary.86155b3c8","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.86155b3c8","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.86155b3c8","readmeFilename":"README.md","gitHead":"86155b3c8f3974f8d777232625108c14f924e035","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Q5g8IZODOenwSi2CiCb+j1erdOjONQ+VNmFExxLjNGzrHAKGLCeNqnCIhCPbzLA//FkHGAeQIGB3bxgQz9u1mQ==","shasum":"63131f049b418fb14236e40ffe0120d63a62fcc5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.86155b3c8.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAEXiYtsMTXzwO9o6ajAOZ5WuG78NgttrHtJCVd1kLTXAiEA4OXxmmr7Q+fse3ae7ARZy8zs3fl8dZa3HXyP9tEDdE4="}],"size":117206},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.86155b3c8_1750711311302_0.6661788945489169"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-23T20:41:51.474Z","publish_time":1750711311474,"_source_registry_name":"default","contributors":[]},"0.3.10-20250626140224":{"name":"@firebase/data-connect","version":"0.3.10-20250626140224","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-20250626140224"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.18-20250626140224","@firebase/logger":"0.4.4","@firebase/util":"1.12.1-20250626140224","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-20250626140224","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-20250626140224","readmeFilename":"README.md","gitHead":"bd06146dc6c66fef9b292e396961944009017a90","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-dnYgZZA00SKZq90xq7XeT5p2Z3t9st/r0G6keg7zFixpktb7OhQEiZv7iBHF3e3IwjnSXB7KYhI7ENpc5lgXCg==","shasum":"d0697fcce6b89587ce2d5f1e2cbfa822789daef6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-20250626140224.tgz","fileCount":63,"unpackedSize":668864,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGgFTbE3NEU1+VR1OuYmoE3g2lJ1dsQct8vCudV4NRLlAiEA/79osJUKKjup9aclbpQRV3OD7zvgeYcwEsuIZ+YLcJg="}],"size":117199},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-20250626140224_1750947125221_0.8859455899477902"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-26T14:12:05.387Z","publish_time":1750947125387,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.3d44792f1":{"name":"@firebase/data-connect","version":"0.3.9-canary.3d44792f1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.3d44792f1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.3d44792f1","@firebase/component":"0.6.17-canary.3d44792f1","@firebase/logger":"0.4.4-canary.3d44792f1","@firebase/util":"1.12.0-canary.3d44792f1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.3d44792f1","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.3d44792f1","readmeFilename":"README.md","gitHead":"3d44792f14f3df265162d06e2acdf3cad0c2ef86","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-CuxmrvMBkI+bnRlYSW5oKvq2+KJGOAoyj2S52qd2HzyNJIswZ2uXMI/YXNR6ct8KPt1wDGBDkTlBb8Qu00i/2g==","shasum":"ff6e3629e746c876f1cd1091a4b9ba2aae647b0a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.3d44792f1.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCcV+WPiO69s+vMmj8DH8aF/ZFCROZAjWvtdh6rHKDxVQIgGGj0k0gYyp1EDUtk8nR8d928bdSAoBGBvxLFoqGo9jA="}],"size":117205},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.3d44792f1_1750959070824_0.7288310053213469"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-26T17:31:11.038Z","publish_time":1750959071038,"_source_registry_name":"default","contributors":[]},"0.3.10":{"name":"@firebase/data-connect","version":"0.3.10","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.6.18","@firebase/logger":"0.4.4","@firebase/util":"1.12.1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10","gitHead":"3c759f0c0c5e5e164a51d8b9c89655d54047bed0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-VMVk7zxIkgwlVQIWHOKFahmleIjiVFwFOjmakXPd/LDgaB/5vzwsB5DWIYo+3KhGxWpidQlR8geCIn39YflJIQ==","shasum":"7f3449151807a653433e69e33b8a4cf44176ca90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10.tgz","fileCount":63,"unpackedSize":668726,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAFvL91L2GPsTyqK4QzvJhL5FA1C/TgSTSgQQht9oaXkAiABpuHMM7p00HwDcpfIbTTKmriSNJqhVZHe9GrduRO3Yg=="}],"size":117118},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10_1751302093376_0.23767578365081277"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-30T16:48:13.549Z","publish_time":1751302093549,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.5d13166dc":{"name":"@firebase/data-connect","version":"0.3.9-canary.5d13166dc","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.5d13166dc"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5d13166dc","@firebase/component":"0.6.17-canary.5d13166dc","@firebase/logger":"0.4.4-canary.5d13166dc","@firebase/util":"1.12.0-canary.5d13166dc","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.5d13166dc","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.5d13166dc","readmeFilename":"README.md","gitHead":"5d13166dc73bb2d3017e1ab7ab874ddf45cad61f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AVt3X+oSh9vvw1KTznXi1IHpj9Dr2tcZZf6qZ3p5aDwSOVaog7uGwl5urq54FMoHO9xUyAb+cyt66JhR6FgJyA==","shasum":"02e8467256e9c62cb3c2365853c61cf74f1cbfe6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.5d13166dc.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFQlarwxssbFd6nGvewv12Wr3CDRYxA7GLCleYb3kh2vAiEAubVOgO3laJPxkX6bUB1X+lLiuqR6f/ZpdfWt56VjXEc="}],"size":117202},"_npmUser":{"name":"anonymous","actor":{"name":"google-wombot","type":"user","email":"node-team-npm+wombot@google.com"},"email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.5d13166dc_1751431667268_0.7316193001557039"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-02T04:47:47.441Z","publish_time":1751431667441,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.247b92f9b":{"name":"@firebase/data-connect","version":"0.3.9-canary.247b92f9b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.247b92f9b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.247b92f9b","@firebase/component":"0.6.17-canary.247b92f9b","@firebase/logger":"0.4.4-canary.247b92f9b","@firebase/util":"1.12.0-canary.247b92f9b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.247b92f9b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.247b92f9b","readmeFilename":"README.md","gitHead":"247b92f9bf83ebec4321806839b36a35346c8e36","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-+qPyBh3X9Hu2q4FnCHdds7nQSNHauIeu8Cb31TUVp10jZQ9z2Co4zNBfGX9bYB+MZYtWvDfdPbHS4vR1iNfLjw==","shasum":"a41a63f865f9e175a9eed136ab57dcdb91dadbf5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.247b92f9b.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEJbnlge2sVXBbEaoREJ7zSgN2/Ng5hxsgHz0KidXgitAiBR/RJ/o23PAaL1y2raCy7/U0cGAfIMPkkjMiXaiAbcSg=="}],"size":117207},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.247b92f9b_1751431686945_0.06074153364538026"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-02T04:48:07.198Z","publish_time":1751431687198,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.8072572f9":{"name":"@firebase/data-connect","version":"0.3.9-canary.8072572f9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.8072572f9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.8072572f9","@firebase/component":"0.6.17-canary.8072572f9","@firebase/logger":"0.4.4-canary.8072572f9","@firebase/util":"1.12.0-canary.8072572f9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.8072572f9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.8072572f9","readmeFilename":"README.md","gitHead":"8072572f9869224db7e92da908482af61a07c7a2","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-4Mhi6NNuWcClhGqC8IogFdaUxMp38TIN2dlEjAmMt+VXCWZsrkHmVmX3vjpk8ExjlMiZWmbijkYYH7XYNNXB6Q==","shasum":"ae468ee7e97e59902afed1252615baf5fd66dd84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.8072572f9.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD/mDmJVtw3U/hvkI4b0K8gVyWWi1khBqEqBluUvmqFsAIhAK9zQ4HIWq2xL/XeJRbU5TGtQXlG3cnMHdWpgGwMTWSy"}],"size":117209},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.8072572f9_1751487554747_0.6035857294844653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-02T20:19:14.973Z","publish_time":1751487554973,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.ab5c2a06e":{"name":"@firebase/data-connect","version":"0.3.9-canary.ab5c2a06e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.ab5c2a06e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ab5c2a06e","@firebase/component":"0.6.17-canary.ab5c2a06e","@firebase/logger":"0.4.4-canary.ab5c2a06e","@firebase/util":"1.12.0-canary.ab5c2a06e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.ab5c2a06e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.ab5c2a06e","readmeFilename":"README.md","gitHead":"ab5c2a06ee1e146bf8ca94a67ce651c9428691f9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-di7C0HN0afwOgPxUqXBTXoY3zERfFSF1C4frPLkU1edVYzOtwjjvqZagQkZ2JIqUxCY1xsR88fBvaljW56WUXg==","shasum":"c2e22e5c0373b2dd58695d2ad3248460ee62514e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.ab5c2a06e.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBaWiiwBL8cbhaBovpfIDG8ItI6ze5Afsy0PR8Mknu+UAiEA0URibw1Cd4l61uhiKF4Ih3xyxsCc4PIk/LaxLhqcFJ0="}],"size":117197},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.ab5c2a06e_1751524486563_0.8033159121385083"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-03T06:34:46.785Z","publish_time":1751524486785,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.a029ce39e":{"name":"@firebase/data-connect","version":"0.3.9-canary.a029ce39e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.a029ce39e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a029ce39e","@firebase/component":"0.6.17-canary.a029ce39e","@firebase/logger":"0.4.4-canary.a029ce39e","@firebase/util":"1.12.0-canary.a029ce39e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.a029ce39e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.a029ce39e","readmeFilename":"README.md","gitHead":"a029ce39ee1ea1f6f28e79a1733ad8e8ebedf4bb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-dNSzZLmfPh30r67PszvYPCW2C1yD1f1XWR7DDjLpmPGngiAM3k6zLf62lOnW+yc3gGGcmEEipayXHnKCgxRW/Q==","shasum":"f24c706096f9014c78c7f6e84ceec9244412fce7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.a029ce39e.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGQcUv6uJnJUEIw2H+w8xLmC7/ulKoKOFzkZbyZe73RPAiEA99Ze+CCR/uDu8yGB7G7fWbjRC5RKUeCrTyVSqTygQPA="}],"size":117199},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.a029ce39e_1751902816620_0.3169726935156929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T15:40:16.849Z","publish_time":1751902816849,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.ae976d029":{"name":"@firebase/data-connect","version":"0.3.9-canary.ae976d029","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.ae976d029"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ae976d029","@firebase/component":"0.6.17-canary.ae976d029","@firebase/logger":"0.4.4-canary.ae976d029","@firebase/util":"1.12.0-canary.ae976d029","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.ae976d029","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.ae976d029","readmeFilename":"README.md","gitHead":"ae976d02908a5a8913c5fcd4c0485fcf4b081fec","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-FzS9iZX9/diCFOYr557fngFIA6P15NerDNch94Y22Ffega/vvt53mSlgGBKQktmYryqN9RgEuZDMLH19ASc6rg==","shasum":"9cfb5e6cb4a964f9c65ccff981f4f8874cb939ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.ae976d029.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF4uLvrn71iNVnKT1zisPr40x+PPn6OSGjpCv4xno9U3AiEA9RIbnON3h7d/GZVs88vKwk1FpVpV3b7jWUjLVwGkLfk="}],"size":117202},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com","actor":{"name":"google-wombot","email":"node-team-npm+wombot@google.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.ae976d029_1752010647934_0.32695900713932957"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-08T21:37:28.100Z","publish_time":1752010648100,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.a4ccd254d":{"name":"@firebase/data-connect","version":"0.3.9-canary.a4ccd254d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.a4ccd254d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a4ccd254d","@firebase/component":"0.6.17-canary.a4ccd254d","@firebase/logger":"0.4.4-canary.a4ccd254d","@firebase/util":"1.12.0-canary.a4ccd254d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.a4ccd254d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.a4ccd254d","readmeFilename":"README.md","gitHead":"a4ccd254dd1ecb63aa010ca010ad50d4b8a8316a","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-PFXWl+6vy+nAN1Fw2HbZVWT5XuwovNq3fOZ1Ss4kjvNZR5Oi3opyVhLYg+GKhx7o36SjLYENJMn9xc2LKj/2rw==","shasum":"4d0a3fb033ff06c36ad8b48cec016bed6833616e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.a4ccd254d.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCsuHG8l9wfG49B/7o+YNRk8OSv5/6g559cyAWltxt/AgIhAOLHIfNNzYkki8ZdGT0Tk21cUren2hXykl+NgtxOplO/"}],"size":117199},"_npmUser":{"name":"anonymous","actor":{"name":"google-wombot","type":"user","email":"node-team-npm+wombot@google.com"},"email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.a4ccd254d_1752070069532_0.07499282233111582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T14:07:49.709Z","publish_time":1752070069709,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.91fa484b5":{"name":"@firebase/data-connect","version":"0.3.9-canary.91fa484b5","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.91fa484b5"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.91fa484b5","@firebase/component":"0.6.17-canary.91fa484b5","@firebase/logger":"0.4.4-canary.91fa484b5","@firebase/util":"1.12.0-canary.91fa484b5","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.91fa484b5","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.91fa484b5","readmeFilename":"README.md","gitHead":"91fa484b5a6081ad9c59d3b62416a2b5252b95a6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-GPH4sqMGxTP5Onss1huK1TLc+VYGl/pwUaazKxI7a42Dg4j+LoOBSnZKZfI1XIcw5Yg8/yCIaTyq7WKjALWZBg==","shasum":"3ab0a1a66dd2e3a6dd1c08bd7f45b538ea0dbdec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.91fa484b5.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDL4e7N6T0LhYsPwz9rdukID/tI6XMxw4mrrALEKxkDzgIgaJBTwav78cMmXVTBjpr3G0RrxQhaRwOSz8iji1Sr9OE="}],"size":117206},"_npmUser":{"name":"anonymous","actor":{"name":"google-wombot","type":"user","email":"node-team-npm+wombot@google.com"},"email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.91fa484b5_1752072154724_0.7036767727010926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T14:42:34.907Z","publish_time":1752072154907,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.47b154c75":{"name":"@firebase/data-connect","version":"0.3.9-canary.47b154c75","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.47b154c75"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.47b154c75","@firebase/component":"0.6.17-canary.47b154c75","@firebase/logger":"0.4.4-canary.47b154c75","@firebase/util":"1.12.0-canary.47b154c75","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.47b154c75","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.47b154c75","readmeFilename":"README.md","gitHead":"47b154c75a7ea5f81851eda20de9222bd803bfef","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-+AQNnwn8d8AK+o9T8UmNYCW8b5Nj/UqMhOJoyuTl4o+8K/OaY822vP+jfeCLmHO7tPPvnOgrpLqXZa3nzob7xg==","shasum":"d0226b6e2f2629312423924c9cb8b8f6978d6b9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.47b154c75.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBaPgEj+HHrcdao0i4JRe6QC9rIisyjwPuf4J1tSh0pxAiAr5nSeRRUPf77Cc/1G0tqkKxn6347EBD932hK/06T7wA=="}],"size":117205},"_npmUser":{"name":"anonymous","actor":{"name":"google-wombot","type":"user","email":"node-team-npm+wombot@google.com"},"email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.47b154c75_1752072756887_0.8599916495083959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T14:52:37.067Z","publish_time":1752072757067,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.6ab4e13a1":{"name":"@firebase/data-connect","version":"0.3.9-canary.6ab4e13a1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.6ab4e13a1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6ab4e13a1","@firebase/component":"0.6.17-canary.6ab4e13a1","@firebase/logger":"0.4.4-canary.6ab4e13a1","@firebase/util":"1.12.0-canary.6ab4e13a1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.6ab4e13a1","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.6ab4e13a1","readmeFilename":"README.md","gitHead":"6ab4e13a1665dab4be89ecc141b4584a5a6df569","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-uGl8pR5MnSl6riD5XSPedFKcIhb2KshVZHm7nSsFBjcmSU3cTMWG1rrVkcBUqkfLt/Ge5eLWPTYNuipbEtpwxw==","shasum":"2b5af77ea0ebba4e786014be0f701813760d46ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.6ab4e13a1.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH2I+XzZ0s3bpd2ktT9ivlLNHdAfq1t7TaQKb/fuyk3cAiEAg1WUdszDRt994Gyxm/V5Y/8LeLNHJ9cfIx+Xr9hsfE4="}],"size":117198},"_npmUser":{"name":"anonymous","actor":{"name":"google-wombot","type":"user","email":"node-team-npm+wombot@google.com"},"email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.6ab4e13a1_1752086260660_0.7253030392156543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T18:37:40.822Z","publish_time":1752086260822,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.ec5f37403":{"name":"@firebase/data-connect","version":"0.3.9-canary.ec5f37403","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.ec5f37403"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ec5f37403","@firebase/component":"0.6.17-canary.ec5f37403","@firebase/logger":"0.4.4-canary.ec5f37403","@firebase/util":"1.12.0-canary.ec5f37403","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.ec5f37403","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.ec5f37403","readmeFilename":"README.md","gitHead":"ec5f37403d9ebe28d3d71a7789d59edfb12762df","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-I6BG++WZziwRqjiqzbNT0lcHeP9QZVA+UPTVVHvtuE3OWx4YEcM1cJxXe49vbq5XtMPsHkUME/2bS+EvLpJvcg==","shasum":"0d4423111ede8c61a0e4f7e9cd9378c02d66a7c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.ec5f37403.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDp0IIWO6OjFpRfo9orVshcQqDAFnzz/GUYtEajabDHVAiBNd9A6VZzHUKOdsDaIcGlzVoobF/SZt4xxIMOHGD9+EQ=="}],"size":117202},"_npmUser":{"name":"anonymous","actor":{"name":"google-wombot","type":"user","email":"node-team-npm+wombot@google.com"},"email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.ec5f37403_1752087832425_0.3694078866661381"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T19:03:52.601Z","publish_time":1752087832601,"_source_registry_name":"default","contributors":[]},"0.3.9-canary.e59cd7da1":{"name":"@firebase/data-connect","version":"0.3.9-canary.e59cd7da1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.1-canary.e59cd7da1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.e59cd7da1","@firebase/component":"0.6.17-canary.e59cd7da1","@firebase/logger":"0.4.4-canary.e59cd7da1","@firebase/util":"1.12.0-canary.e59cd7da1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.1-canary.e59cd7da1","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.9-canary.e59cd7da1","readmeFilename":"README.md","gitHead":"e59cd7da1f375ec89f237ceb684c9f450d65cd34","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-aMC+jYuWrf15D9CaQTWD/t09Riwy5FY7AJvD2sXd0HKRaGszrMwNghZxSCo277v6Qoh9jsSLkgWfL9r4nq6l8Q==","shasum":"ec1d015e0f26c0e33d4701ba3dfc774199c69999","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.9-canary.e59cd7da1.tgz","fileCount":63,"unpackedSize":668911,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDukM6LOwIg6AzXtLL9Psu2SpBa4psnzUrfc/mDGP3x6QIhAPR6NQOWYbZNryMzN0V+BqPQqcY+9myuxnVKjmpl3S6l"}],"size":117199},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.9-canary.e59cd7da1_1752189998256_0.8583636900706935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-10T23:26:38.462Z","publish_time":1752189998462,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.2b5731292":{"name":"@firebase/data-connect","version":"0.3.10-canary.2b5731292","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.2b5731292"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.2b5731292","@firebase/component":"0.6.18-canary.2b5731292","@firebase/logger":"0.4.4-canary.2b5731292","@firebase/util":"1.12.1-canary.2b5731292","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.2b5731292","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.2b5731292","readmeFilename":"README.md","gitHead":"2b573129218b01e4086bf4c55a0e703991e7e025","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-mi82gEtqAR3C9a54BkSwXSy7XtSHp9w4rK1Lvdt3dhqwHY7jpbumSq/wbGxMpAeAadux8BO0eOQD9hBJ5ofYsA==","shasum":"bb2ee5dfc11a57577a3b85327dad1400ad5cc8f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.2b5731292.tgz","fileCount":63,"unpackedSize":668916,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCIsVUS/wiKw/DjpuAV4hw5YsmgL5ROxBNHTRrP/MTlAQIhAMSxWfjdtluG7HSDgKfoAVrliOvmfbk2BJPVIshufEKu"}],"size":117200},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.2b5731292_1752255374383_0.2560848119999195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-11T17:36:14.577Z","publish_time":1752255374577,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.f11b55294":{"name":"@firebase/data-connect","version":"0.3.10-canary.f11b55294","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm2017.js"},"default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.f11b55294"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f11b55294","@firebase/component":"0.6.18-canary.f11b55294","@firebase/logger":"0.4.4-canary.f11b55294","@firebase/util":"1.12.1-canary.f11b55294","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.f11b55294","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.f11b55294","readmeFilename":"README.md","gitHead":"f11b55294a04dfe6a1216c487b1af3a7e7d07196","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-NQYUjoYEIWfC/Z4eaRUMqAWzrud9icXwzwlJBvUHsCu6dZ4U4I9RddWKupLLqop8AaXkjFaZ/1XtKVu3rDimHw==","shasum":"5152e4e2574ac5d25ce409487b079afdf96a3c24","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.f11b55294.tgz","fileCount":63,"unpackedSize":668916,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID/yZBnYghSBMrwFikYOtMmCY+Kzg0T77hwxg50ad3gfAiAB0fwJGZF4cZVfUk6YZGAKSwN2XO5b1SNVab9VTxaZfg=="}],"size":117200},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.f11b55294_1752259615587_0.2171757582137901"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-11T18:46:55.758Z","publish_time":1752259615758,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.2d720995d":{"name":"@firebase/data-connect","version":"0.3.10-canary.2d720995d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.2d720995d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.2d720995d","@firebase/component":"0.6.18-canary.2d720995d","@firebase/logger":"0.4.4-canary.2d720995d","@firebase/util":"1.12.1-canary.2d720995d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.2d720995d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.2d720995d","readmeFilename":"README.md","gitHead":"2d720995d161cd750cd48062989e7cc6ab1c3c08","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-b3V5Ql7Lia7B9DIk7gOk/7Cuahw/+bxBTug/juoKPBZw22v+1ewHkEP7tTU7r6xSdQLsC/f43b4x2OfkErWZbA==","shasum":"1d88debfbd7910f2c60e39aa8509668f139fa224","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.2d720995d.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCOOpRPxqikZmVa7imHceqaTk//NEEZrB3/W3oYEUtJvAIhAJvdJsDZCyV2L/aADelVDk6vAfUEtZ5irxP9KbLCuyiK"}],"size":116611},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.2d720995d_1752280755193_0.8334950234687128"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-12T00:39:15.401Z","publish_time":1752280755401,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.d91169f06":{"name":"@firebase/data-connect","version":"0.3.10-canary.d91169f06","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.d91169f06"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d91169f06","@firebase/component":"0.6.18-canary.d91169f06","@firebase/logger":"0.4.4-canary.d91169f06","@firebase/util":"1.12.1-canary.d91169f06","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.d91169f06","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.d91169f06","readmeFilename":"README.md","gitHead":"d91169f061bf1dcbfe78a8c8a7f739677608fcb7","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-XOzf/cl9uD+9yn6G2VSuvyQI8pm6lRs29VjcRFjfnUqvET/Vjfu6xHUD7/0d24OceUAiIK3nQCx9RoPaS/VWHA==","shasum":"f2d8cf65472bb345d532c9f907f557b5e223a75c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.d91169f06.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFg1r1tR1PM0lSAjNv2XL407TA1avNrWJ0yA1b2pNCxJAiB3C36ophRckMqx/dJPbpZld/g8bQ3jMCLNrl9mKmTa2A=="}],"size":116609},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.d91169f06_1752282113679_0.1825309862715816"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-12T01:01:53.889Z","publish_time":1752282113889,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.cb19688bf":{"name":"@firebase/data-connect","version":"0.3.10-canary.cb19688bf","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.cb19688bf"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.cb19688bf","@firebase/component":"0.6.18-canary.cb19688bf","@firebase/logger":"0.4.4-canary.cb19688bf","@firebase/util":"1.12.1-canary.cb19688bf","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.cb19688bf","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.cb19688bf","readmeFilename":"README.md","gitHead":"cb19688bf3d339a46c4964cb30b6263af08526e6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-brBxLytkTEJYdyDE7OtaXCsKrpCUyUWCZW4JCwABwHHS0lS6g/+agJp5vMHKVMs9KIMlG29ITmUYIYxuKaXb2Q==","shasum":"ca0872a95241ccf451ec9e57b6cee669067d463e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.cb19688bf.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFuKnsA+6wfL/UcfeRNlk05MzkPib3wo+lTPUQBoOQeiAiAVf+H9Ql68GfMgv72bsRABRIkOEVxSobM9EcxDQQ5UcQ=="}],"size":116608},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.cb19688bf_1752524209361_0.24987478281525966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-14T20:16:49.619Z","publish_time":1752524209619,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.5200f7bb7":{"name":"@firebase/data-connect","version":"0.3.10-canary.5200f7bb7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.5200f7bb7"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5200f7bb7","@firebase/component":"0.6.18-canary.5200f7bb7","@firebase/logger":"0.4.4-canary.5200f7bb7","@firebase/util":"1.12.1-canary.5200f7bb7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.5200f7bb7","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.5200f7bb7","readmeFilename":"README.md","gitHead":"5200f7bb777cf2260dcd396fbd19ac6cc7cb44c4","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-iT38k0+BRvoMli4n+Q0S562w9vlzDTNsSJAMBhIYWF4i6PK4UR9Lw+LprOb+15auGuC0yJpCMrjg7VIKyeXoKQ==","shasum":"cfea22f38f823bf04c9606b97f77e2a2283d67d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.5200f7bb7.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAgriz8CXhZJs5qA8DK11tZsxRVqGuhQdNmLF3yH2iy3AiB1VD/ZmZJoIxjuVK/u7OzRKpLaYc87U8lhX59VZ2t/4A=="}],"size":116608},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.5200f7bb7_1752527314121_0.8841770854225826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-14T21:08:34.330Z","publish_time":1752527314330,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.25b60fdaa":{"name":"@firebase/data-connect","version":"0.3.10-canary.25b60fdaa","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.25b60fdaa"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.25b60fdaa","@firebase/component":"0.6.18-canary.25b60fdaa","@firebase/logger":"0.4.4-canary.25b60fdaa","@firebase/util":"1.12.1-canary.25b60fdaa","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.25b60fdaa","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.25b60fdaa","readmeFilename":"README.md","gitHead":"25b60fdaabe910e1538684a3c490b0900fb5f113","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AbyrsUSUtSqX97zsLh189/iRiMgKGNAMYwac9aq0ZgwgjunXDfamO85osD0n7bjOLZHS+ajkgtUNLkMMx4sjVA==","shasum":"5d2d25be8302bd78011363abe1a137222a7a255d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.25b60fdaa.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCBjan32X4kAyMseaaY5J5tTvCjtlaihsCD43Qrb+XueQIgMssKhbcX5DlqNeYbGjVSivuuV0u7cjpxG8f/bnOOWo8="}],"size":116603},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.25b60fdaa_1752598847717_0.41428924863812444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-15T17:00:47.894Z","publish_time":1752598847894,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.a9be6757f":{"name":"@firebase/data-connect","version":"0.3.10-canary.a9be6757f","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.a9be6757f"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a9be6757f","@firebase/component":"0.6.18-canary.a9be6757f","@firebase/logger":"0.4.4-canary.a9be6757f","@firebase/util":"1.12.1-canary.a9be6757f","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.a9be6757f","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.a9be6757f","readmeFilename":"README.md","gitHead":"a9be6757fe95d7f08b4d6aa92cf892dfce35195a","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-t1b33vP5+kgpauG57n8Dm+9buEV4RHQBuohxjS5sNaAYkthUES3BYWQfW7YK65H/hlPdsLRXKluT2cDaFtUoAg==","shasum":"b524b11b9817b5d5a3a18f2b81eaf9df0a1cb5cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.a9be6757f.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCUK0JhJJNG5/TpkFqamPFwG/jlFm2fvTbNhjXV/Mgt0gIhAOkLN+hr6bJy+Y6bUOXi44NsPjsAGHuq2mB5weESMrIY"}],"size":116609},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.a9be6757f_1752598872383_0.5255774507655591"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-15T17:01:12.576Z","publish_time":1752598872576,"_source_registry_name":"default","contributors":[]},"0.3.11-20250715195345":{"name":"@firebase/data-connect","version":"0.3.11-20250715195345","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.0-20250715195345"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.0-20250715195345","@firebase/logger":"0.5.0-20250715195345","@firebase/util":"1.13.0-20250715195345","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0-20250715195345","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-20250715195345","readmeFilename":"README.md","gitHead":"325d05eec4539689e3950f9cebbbb990a960eae2","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-tMWWZoIfwJYuiKMkWj2GYWp3qzs2XdZI1VBLqWqKrFfcUVnfbHo4/lHCjRPqjSj8XYSqEmUp8qMm8EjzOF7DCA==","shasum":"904ba61a2c4ba693c7947a648c7c339a7909166d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-20250715195345.tgz","fileCount":63,"unpackedSize":666066,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD3le4/Xytbuq710xZFaDfpAXOdQMw28nOuMlTEjav5mQIhAJVNZt9ORqjJi6gtfmYdPeytrGcq43BKhUfNFsgYhKzd"}],"size":116602},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-20250715195345_1752609812787_0.5436543166484795"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-15T20:03:32.965Z","publish_time":1752609812965,"_source_registry_name":"default","contributors":[]},"0.3.11-20250716004940":{"name":"@firebase/data-connect","version":"0.3.11-20250716004940","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.0-20250716004940"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.0-20250716004940","@firebase/logger":"0.5.0-20250716004940","@firebase/util":"1.13.0-20250716004940","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0-20250716004940","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-20250716004940","readmeFilename":"README.md","gitHead":"08f474c2a5d9cf328c87845e0fd3488e1ad03d8e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-PGlsm93J2WFX6AZsZdoU1oNxaaMzZ01p51BuQtOb1GgF6TDYfr9AgDRt7p67u80zvcGf+9uyFRRF0TjBomDQsA==","shasum":"1a34971c304a88136b7c9de0483aad2734c308bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-20250716004940.tgz","fileCount":63,"unpackedSize":666066,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDw8cRvskQ+WAl9W/4ZFW89pzlIPWbg2kILjTiz/QwZCwIhAJpqmJZ8RcKrzAAwhgzZ7eEGuzUnSQHJ48kHxEX8x5N1"}],"size":116599},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-20250716004940_1752627572709_0.5256876112391773"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-16T00:59:32.932Z","publish_time":1752627572932,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.f18b25f73":{"name":"@firebase/data-connect","version":"0.3.10-canary.f18b25f73","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.f18b25f73"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f18b25f73","@firebase/component":"0.6.18-canary.f18b25f73","@firebase/logger":"0.4.4-canary.f18b25f73","@firebase/util":"1.12.1-canary.f18b25f73","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.f18b25f73","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.f18b25f73","readmeFilename":"README.md","gitHead":"f18b25f73a05a696b6a9ed45702a84cc9dd5c6d9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-tohvg6Rs7Qmhgg2WF/DoRI5RERNjwejvz9QKdxkT1Ii3QCw7DhijCAFNyTITXrxmeRgexwozLOOx9zXSe6e8dg==","shasum":"67cc5abaeb484c3eb496f016c5eacdfa120dda9d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.f18b25f73.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAG3MzFJl9tCLI4QXApCwvvHVaI8vW6NZAHE2g/18q4iAiAq75p9UJ/umt4NjhjEgrUpTChe2pqnkWudH+0pkxeF3A=="}],"size":116608},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.f18b25f73_1752627635925_0.3917242094598816"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-16T01:00:36.122Z","publish_time":1752627636122,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.9771bffad":{"name":"@firebase/data-connect","version":"0.3.10-canary.9771bffad","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.9771bffad"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9771bffad","@firebase/component":"0.6.18-canary.9771bffad","@firebase/logger":"0.4.4-canary.9771bffad","@firebase/util":"1.12.1-canary.9771bffad","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.9771bffad","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.9771bffad","readmeFilename":"README.md","gitHead":"9771bffadbc464890150dd7dd1a9a0fe2df60bf0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-6lU3FXLcYCccqQjCpHw/u/TrmNxbxgWCANS65kagH6+vfPImi3BZ3fINMCOG9ErJNomK/6pR4I+TALeZK2kcwg==","shasum":"998c6d6355d695bed43568d96014e30bc330b608","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.9771bffad.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBz+Msu9sKEmc9E9c1sNw0vCCIirPO7Y0pbAZTQ8RAByAiAh4szs1M0buowD/QPUywnf1Iguo7YcQz0GYbeIr4ftNQ=="}],"size":116605},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.9771bffad_1752689660722_0.4655331928380859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-16T18:14:20.912Z","publish_time":1752689660912,"_source_registry_name":"default","contributors":[]},"0.3.11-20250716201504":{"name":"@firebase/data-connect","version":"0.3.11-20250716201504","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.0-20250716201504"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.0-20250716201504","@firebase/logger":"0.5.0-20250716201504","@firebase/util":"1.13.0-20250716201504","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0-20250716201504","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-20250716201504","readmeFilename":"README.md","gitHead":"c1e928a675f8e84c6f197c36ba0cfef92adc08f0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-TfmdlUn88RhHaFnXId306JMMhEnHPnjYFVuznDXv102ZkT3sPvlpWZPuW4xsrqBxcBw5n1MvS3LvXTq9HlWrpg==","shasum":"c3be368cc430487dd39305532a597acc640577b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-20250716201504.tgz","fileCount":63,"unpackedSize":666066,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDers+lw7CePUZgYCvQwdOe6sWVAYOfWI8Y4Lu314YkRAiAnwNegQZDUAIu7iOtH/JMtJxbY0Yow9HfyST00UusvrA=="}],"size":116597},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-20250716201504_1752697502565_0.6479211801495321"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-16T20:25:02.782Z","publish_time":1752697502782,"_source_registry_name":"default","contributors":[]},"0.3.10-canary.574800585":{"name":"@firebase/data-connect","version":"0.3.10-canary.574800585","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.13.2-canary.574800585"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.574800585","@firebase/component":"0.6.18-canary.574800585","@firebase/logger":"0.4.4-canary.574800585","@firebase/util":"1.12.1-canary.574800585","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.13.2-canary.574800585","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.10-canary.574800585","readmeFilename":"README.md","gitHead":"5748005852dea3f1dca418588efc5da9adf18c0c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-w51C+2PqBz4/dI5fTQ9dv0DCIEZTPEjSqF/qqyoiF6vK4EbBbnatGQEi6pC+jWRQQ5+tKjpbdAAPve73PbtGrw==","shasum":"f2adca42926b04b52498dec37e4fb054a0163d4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.10-canary.574800585.tgz","fileCount":63,"unpackedSize":666104,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAIdGDzxOXvYQjPujsAlXDcRTc8THfoBUpAbmxIJYJNFAiBtgYvfIqL3DkHI2G5NYeTCtzTt1qhGrwl1mBkmmn5jCw=="}],"size":116613},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.10-canary.574800585_1752773267924_0.7203060300410624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-17T17:27:48.127Z","publish_time":1752773268127,"_source_registry_name":"default","contributors":[]},"0.3.11":{"name":"@firebase/data-connect","version":"0.3.11","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.0","@firebase/logger":"0.5.0","@firebase/util":"1.13.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11","gitHead":"52c85796fdb07562e692d48a8f651d07eff12572","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-G258eLzAD6im9Bsw+Qm1Z+P4x0PGNQ45yeUuuqe5M9B1rn0RJvvsQCRHXgE52Z+n9+WX1OJd/crcuunvOGc7Vw==","shasum":"60a7a9649e4aedd005546032466ef9abc0a544c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11.tgz","fileCount":63,"unpackedSize":665913,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAUnZGPi50ieP2QmvuVEyXA8mmZIhAgtY15xLr7MkwZJAiBfERPqASnSupyAOmTv4pPUc0VIYKxJ47Zt/MBlNZb7eg=="}],"size":116504},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11_1752786551672_0.3134732662598345"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-17T21:09:11.882Z","publish_time":1752786551882,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.56fbe5207":{"name":"@firebase/data-connect","version":"0.3.11-canary.56fbe5207","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.0-canary.56fbe5207"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.56fbe5207","@firebase/component":"0.7.0-canary.56fbe5207","@firebase/logger":"0.5.0-canary.56fbe5207","@firebase/util":"1.13.0-canary.56fbe5207","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0-canary.56fbe5207","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.56fbe5207","readmeFilename":"README.md","gitHead":"56fbe52070e39c54a6d183e9be413fe898ce8930","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-0xXJ2laG9SgEdFYBhKt7yRQL/u+rcTueUv0IKdTwhC62a7HgyxVCZp0J0z8aVvuFJuERJ/zTMxjwx/OGF09rHg==","shasum":"8fd91c5ffa663469b732f2cea86eeec50d4b9ac2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.56fbe5207.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCfxks4fJZo3tNxjvdw3Tqu/rOwkwR6PBdzNn7o11WxPwIhAOsdDlezM2KlVnR9Ky+O9FvuXhb4bX9qxQ2vhib7fSU9"}],"size":116605},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.56fbe5207_1752788268296_0.21454029574577094"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-17T21:37:48.482Z","publish_time":1752788268482,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.a4897a621":{"name":"@firebase/data-connect","version":"0.3.11-canary.a4897a621","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.0-canary.a4897a621"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a4897a621","@firebase/component":"0.7.0-canary.a4897a621","@firebase/logger":"0.5.0-canary.a4897a621","@firebase/util":"1.13.0-canary.a4897a621","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0-canary.a4897a621","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.a4897a621","readmeFilename":"README.md","gitHead":"a4897a621e99f270ddf6821d587fcddd3a0c5cd1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vtdvLGIInFTGwfwQyEOs+tdzKU4V4veZlZRbEL292v5SD8143g1uP0SSGl0/W410+63LRIh0mGDJ16zEXcNe8w==","shasum":"e3d9dbe7df1a319473bf3927c140218a1f11df3d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.a4897a621.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBehLRVDcEgV6hLjuaUW1YpW5zVFXKXGp5fMFtXJSrXNAiAan+znMCPgO+mJLjw9T26kxvsVLWlcieRQpVYAnAgWCg=="}],"size":116609},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.a4897a621_1753211127856_0.6412642866934712"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-22T19:05:28.019Z","publish_time":1753211128019,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.b9209dc91":{"name":"@firebase/data-connect","version":"0.3.11-canary.b9209dc91","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.0-canary.b9209dc91"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.b9209dc91","@firebase/component":"0.7.0-canary.b9209dc91","@firebase/logger":"0.5.0-canary.b9209dc91","@firebase/util":"1.13.0-canary.b9209dc91","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0-canary.b9209dc91","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.b9209dc91","readmeFilename":"README.md","gitHead":"b9209dc910500ffce22b7427407a60a2355f3189","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-KpMsWsyTD6jxxXUv0z3/CXxsUg0CbjFYSFOa4S2t+GH7CArw6cd7VXtt92mdPojqQNTBa9QMlJiLSMDLddkGGg==","shasum":"e5a9e0c15018a74e76baa3b00007171ec7946475","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.b9209dc91.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHZtb2F1NYbKfSxHY/D1kVIKpMcO2Q8j5IL3FLtiR0uEAiAMNcVwRQCLfHZWIk3gnQnXA9ZMJbejUc9B07J4ZpaujA=="}],"size":116607},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.b9209dc91_1753811556459_0.7600549813000268"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-29T17:52:36.668Z","publish_time":1753811556668,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.492353771":{"name":"@firebase/data-connect","version":"0.3.11-canary.492353771","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.0-canary.492353771"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.492353771","@firebase/component":"0.7.0-canary.492353771","@firebase/logger":"0.5.0-canary.492353771","@firebase/util":"1.13.0-canary.492353771","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0-canary.492353771","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.492353771","readmeFilename":"README.md","gitHead":"4923537713b4e616f7963ec04b7eb09aaf584b72","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-H0hhMQYhqQVNIi2gTn3CW6+QSzflpExEo672XH6tFdDAZEItFG7B4h4fSlDybEga49EIQwqgKqF/gLfmKjLApQ==","shasum":"6022157c7930d16a8f23b9d88ca75413adb63acd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.492353771.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH4L5bmAuhPrUhZDKqv1eXXKd5mMtLPvH5UdeQ5Y2D/TAiALTXRvr8hlRwpUmYmmu19Hln7ocKTp7kNRz6SJkjpPUA=="}],"size":116612},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.492353771_1753976153886_0.1846729399079683"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-31T15:35:54.124Z","publish_time":1753976154124,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.e25317f9f":{"name":"@firebase/data-connect","version":"0.3.11-canary.e25317f9f","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.0-canary.e25317f9f"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.e25317f9f","@firebase/component":"0.7.0-canary.e25317f9f","@firebase/logger":"0.5.0-canary.e25317f9f","@firebase/util":"1.13.0-canary.e25317f9f","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.0-canary.e25317f9f","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.e25317f9f","readmeFilename":"README.md","gitHead":"e25317f9f3c58305bc093e4f2e676690feb16db0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-9E+D8keznWO0+gtkSi2GF302XuM2ygxOIYKQmY0e5Q2AggkGuYSAtt4BNzxH5IqKb5o37PHKixoI3rK4JZf5pQ==","shasum":"3f532803fe857a8a450b2de7d96cbcf90d5a55aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.e25317f9f.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHwb1OLIAlywF0n8ar3864wHzkjjNHBkwIzALcJlu212AiBm896tGESJyX3q3eCGkvD35UU+SfBJe6QH3wPIJdye2g=="}],"size":116605},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.e25317f9f_1754522953803_0.5679603765946293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T23:29:14.040Z","publish_time":1754522954040,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.44d8d742f":{"name":"@firebase/data-connect","version":"0.3.11-canary.44d8d742f","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.44d8d742f"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.44d8d742f","@firebase/component":"0.7.0-canary.44d8d742f","@firebase/logger":"0.5.0-canary.44d8d742f","@firebase/util":"1.13.0-canary.44d8d742f","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.44d8d742f","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.44d8d742f","readmeFilename":"README.md","gitHead":"44d8d742f13883dafd73507133ce9a5411ec3878","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vaZF5jFTRsqgqmWGfINFfVlxRIipmKr/Pcnj/e3a7iuMzUWH8wCFLo3j8j/ux1C9sAU3eIDFvyN6EpMqwHDSpw==","shasum":"6e23f1444cdebdbc79ad969af92a41d64ca6de1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.44d8d742f.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEB2W6mJM2aCs8KlItW09gMS1hcLSkihP3kttepFWv2sAiEAmI0Lk/Got8q4QxV5bnCjn497uJI7A2gi1wndnbuXgoQ="}],"size":116606},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.44d8d742f_1754610933935_0.12729937872043018"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-07T23:55:34.223Z","publish_time":1754610934223,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.cc605e728":{"name":"@firebase/data-connect","version":"0.3.11-canary.cc605e728","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.cc605e728"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.cc605e728","@firebase/component":"0.7.0-canary.cc605e728","@firebase/logger":"0.5.0-canary.cc605e728","@firebase/util":"1.13.0-canary.cc605e728","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.cc605e728","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.cc605e728","readmeFilename":"README.md","gitHead":"cc605e72813162b117a5bc75d7549f99ff98e4c3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Yt3ypEXDTWj+goJ5Z6IsC+LkN4wiD/GD3CRzwpYcnf9F9k6NZvp+jcLeFD+2arzlHSZONbZ3qeXx9kDABBGM/w==","shasum":"4fc3e186ca9d3eda855712851afd9febcf86de57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.cc605e728.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA2jFlL12vDHW34fgkmnWYwakQV4/UYawPdhEAkTl0aZAiBuXYKtw5bVqL8KdD4PGaHqnAx5OGMQPnCZbiCHVizxtQ=="}],"size":116602},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.cc605e728_1754683891183_0.04061943188211181"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-08T20:11:31.398Z","publish_time":1754683891398,"_source_registry_name":"default","contributors":[]},"0.3.11-firebase-studio-sdk-integration.f7536090e":{"name":"@firebase/data-connect","version":"0.3.11-firebase-studio-sdk-integration.f7536090e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-firebase-studio-sdk-integration.f7536090e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.f7536090e","@firebase/component":"0.7.0-firebase-studio-sdk-integration.f7536090e","@firebase/logger":"0.5.0-firebase-studio-sdk-integration.f7536090e","@firebase/util":"1.13.0-firebase-studio-sdk-integration.f7536090e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-firebase-studio-sdk-integration.f7536090e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-firebase-studio-sdk-integration.f7536090e","readmeFilename":"README.md","gitHead":"f7536090eb920d619b6355a01406ff93b822f0dc","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-pSKtt88EMGe/3JDKXV8QC6yPWv4kquQwwffa8bL8JMQRjXxMdegeS6xIPKEYuK7+riMh3R8FjmzC/aLO2bf8HA==","shasum":"0268a8b05be45001d6e7e41a688a6f4445c61b5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-firebase-studio-sdk-integration.f7536090e.tgz","fileCount":63,"unpackedSize":666378,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD+mC76IcQkA1xmQYEHaDJl1vGm3s5y9NSrUERoCn3vVAIhALamBSlhZm5xhAmsY0dn8gEHX3CL+rCd1xxCqlsTqgom"}],"size":116658},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-firebase-studio-sdk-integration.f7536090e_1755023769308_0.7368440289145959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-12T18:36:09.658Z","publish_time":1755023769658,"_source_registry_name":"default","contributors":[]},"0.3.11-firebase-studio-sdk-integration.556d1bed2":{"name":"@firebase/data-connect","version":"0.3.11-firebase-studio-sdk-integration.556d1bed2","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-firebase-studio-sdk-integration.556d1bed2"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-firebase-studio-sdk-integration.556d1bed2","@firebase/component":"0.7.0-firebase-studio-sdk-integration.556d1bed2","@firebase/logger":"0.5.0-firebase-studio-sdk-integration.556d1bed2","@firebase/util":"1.13.0-firebase-studio-sdk-integration.556d1bed2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-firebase-studio-sdk-integration.556d1bed2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-firebase-studio-sdk-integration.556d1bed2","readmeFilename":"README.md","gitHead":"556d1bed2b011989793953669060f2da682dc2ae","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-eKHFNmiI7Tw882lPwcEhWp2UJWN+465cf6mRYW4CcQPpPIP0ZZrzeIGjxzh/n7FCUwaoYyxTkCXkCoA/AqIkeA==","shasum":"21440544281502edc84bbfabc0ff6df56519f37f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-firebase-studio-sdk-integration.556d1bed2.tgz","fileCount":63,"unpackedSize":666378,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCAGM2NVGtCQ6/MQFsXRA7kE7eFBGGFpb/uIl1ObmKm3gIhAIrSjGEfim/Pe9qQ8+Kq2xwKKWeMGN1M/0jl8rAOq4H+"}],"size":116651},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-firebase-studio-sdk-integration.556d1bed2_1755109838290_0.6343121072574966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-13T18:30:38.530Z","publish_time":1755109838530,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.5501791d0":{"name":"@firebase/data-connect","version":"0.3.11-canary.5501791d0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.5501791d0"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5501791d0","@firebase/component":"0.7.0-canary.5501791d0","@firebase/logger":"0.5.0-canary.5501791d0","@firebase/util":"1.13.0-canary.5501791d0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.5501791d0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.5501791d0","readmeFilename":"README.md","gitHead":"5501791d0bd665c1c7d4fcd786053a46ceff208c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-18gc9h5bAN0sKnOQiq8qRxRyBvKqSQQ7G7HlnGQroEl5j++C82xQrWhXVz/N1mPwL702tJCeayWrrdLcWxzLzQ==","shasum":"888f8fee06dd99b5a71407641d76017b76123d54","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.5501791d0.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGxUcX0NG9LOEDwEM8cFgtG2Z95VbMvzwMr/HFbaeUwDAiAqA6l+vtgTXHW0frSwio1Xg60IWEdodfWhDRVRe1aiHQ=="}],"size":116604},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.5501791d0_1755126484662_0.25434713265793163"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-13T23:08:04.861Z","publish_time":1755126484861,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.2058432e6":{"name":"@firebase/data-connect","version":"0.3.11-canary.2058432e6","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.2058432e6"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.2058432e6","@firebase/component":"0.7.0-canary.2058432e6","@firebase/logger":"0.5.0-canary.2058432e6","@firebase/util":"1.13.0-canary.2058432e6","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.2058432e6","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.2058432e6","readmeFilename":"README.md","gitHead":"2058432e6c8e809d5b695e31fde582e94f1349c5","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-PI5N/0PdlYKescKW4TXpwwmUHjQ+XAgEmuGhkJeHv7dUFDYMgTieyjmHG0P6EgoIhAU16AJkHQMbb9BHGfvwQQ==","shasum":"e1101263772785cc19b3d92b8ef0687cef56bfa1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.2058432e6.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGu7zOgKc2srmE/YJuMCtSZVtdLzH0jyyUkYVFmP55Z4AiEAosFLmyB6zaLnF3QIo8OMQ7g5WCCDX2N1KsZ3m9eBxuY="}],"size":116607},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.2058432e6_1755548446723_0.18313825709640552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-18T20:20:46.995Z","publish_time":1755548446995,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.02280d747":{"name":"@firebase/data-connect","version":"0.3.11-canary.02280d747","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.02280d747"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.02280d747","@firebase/component":"0.7.0-canary.02280d747","@firebase/logger":"0.5.0-canary.02280d747","@firebase/util":"1.13.0-canary.02280d747","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.02280d747","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.02280d747","readmeFilename":"README.md","gitHead":"02280d747863445fa1c21dfda01030412a6cecff","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AIaeKDx/QF7owWW50AKAQiUteTAke5XDMlDTCw/2jJwBL4DQD9kqEmVO+PYhMTH9Aeq3QS7XpOJSj20A0Fz7bA==","shasum":"69256516d614ee5ca948f223e00eec6085673e2a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.02280d747.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD81X37Q4v2UofypdueUeW8ocBkncruk7lpJkwDRUwKMwIgZpCWEJXfrrgfcu+MDWgL65MZ9c40+qHgtSgF1DOwOZc="}],"size":116607},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.02280d747_1755707248878_0.47712892102502313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-20T16:27:29.078Z","publish_time":1755707249078,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.9b63cd60e":{"name":"@firebase/data-connect","version":"0.3.11-canary.9b63cd60e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.9b63cd60e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9b63cd60e","@firebase/component":"0.7.0-canary.9b63cd60e","@firebase/logger":"0.5.0-canary.9b63cd60e","@firebase/util":"1.13.0-canary.9b63cd60e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.9b63cd60e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.9b63cd60e","readmeFilename":"README.md","gitHead":"9b63cd60efcd02b64b0d37f81affb3eabf70f9eb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vwfH8G2ltf/2seGtrnJbFqJNnBlqkh/oWf8dmhCeM99ih4cR07MAeRAuHSZT4kPHr/2Brhw2IIBZnSgzUIGftw==","shasum":"d0c31ede3ee19d28d6a52c8ec0acb13418724e64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.9b63cd60e.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAPYzp+p3xIxbkM2gH+Zr6YpEZuPQNYpBU1W5iNQ8NxBAiEAhLsf9nCTQIaKmJiQQOPtkEwPYR2OIxQ08FUTgsJ5skk="}],"size":116603},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.9b63cd60e_1755707523132_0.17547806229606877"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-20T16:32:03.336Z","publish_time":1755707523336,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.84b8bed35":{"name":"@firebase/data-connect","version":"0.3.11-canary.84b8bed35","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.84b8bed35"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.84b8bed35","@firebase/component":"0.7.0-canary.84b8bed35","@firebase/logger":"0.5.0-canary.84b8bed35","@firebase/util":"1.13.0-canary.84b8bed35","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.84b8bed35","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.84b8bed35","readmeFilename":"README.md","gitHead":"84b8bed35b69e4713fe8f677803cb06625525a61","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-IuGfU5/BUiS7e+jcnR+DWPejIHg3DpwgW5gcLyZ2qPxcJFfzvze1FaS2ARuGt/7UPym8MMgeLLuHs2xf44ba7w==","shasum":"3a02214b986fb16e26a7ed32e33d35f45918a7b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.84b8bed35.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDMZiX+Sxgff/lTDU1+dpSQsRQLyn4xjmzuz6wbYRcJFQIgZM+D7H7/MHOSTZTWH30+jflqolODvFvUs5OcZqBqTE4="}],"size":116604},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.84b8bed35_1755797508750_0.5830065880226818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-21T17:31:48.977Z","publish_time":1755797508977,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.c5f08a9bc":{"name":"@firebase/data-connect","version":"0.3.11-canary.c5f08a9bc","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.c5f08a9bc"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c5f08a9bc","@firebase/component":"0.7.0-canary.c5f08a9bc","@firebase/logger":"0.5.0-canary.c5f08a9bc","@firebase/util":"1.13.0-canary.c5f08a9bc","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.c5f08a9bc","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.c5f08a9bc","readmeFilename":"README.md","gitHead":"c5f08a9bc5da0d2b0207802c972d53724ccef055","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-/yfna9HMTZxPK3rox0hzTwf82+5FNp/2MCFBzCgOdAvEBbBdFPo26KQ9swDPzkWuxaaxOEi/rRUxATwznKuxIA==","shasum":"baabd2120929dd08a46d9c414298ea300f06a334","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.c5f08a9bc.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICZwysDgSom78AhFDCjF95OvZWTZ+QxTHDliJjIC85/BAiEAy24BkXW/aqHrC/fj28xC8xfIeQVzDVUPvchxl8HMUpE="}],"size":116601},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.c5f08a9bc_1755797532354_0.789537229454105"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-21T17:32:12.602Z","publish_time":1755797532602,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.cbef6c6e5":{"name":"@firebase/data-connect","version":"0.3.11-canary.cbef6c6e5","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.cbef6c6e5"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.cbef6c6e5","@firebase/component":"0.7.0-canary.cbef6c6e5","@firebase/logger":"0.5.0-canary.cbef6c6e5","@firebase/util":"1.13.0-canary.cbef6c6e5","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.cbef6c6e5","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.cbef6c6e5","readmeFilename":"README.md","gitHead":"cbef6c6e5b752c316104f9c834e0fe21b75c3ef1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-9wqYm2QHYAc8xMVS3f/LzV7B1L3JUiQs13OJ3kQ8J4lKXs9s/p1YsvCbZW/WUOWi3gHc+JVAyZm8tY7ysihmPQ==","shasum":"9b11f901195c9ef29dc24b3c7f6a22c31cabff03","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.cbef6c6e5.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAN+te4wFse9ErkZAx+q2dgTq5WihL3HnGl/FifkVL+0AiEAo3SmMefVjbQ6/vkPzVFCcT7Ys8fHPLW9VJJTE/TBRA4="}],"size":116596},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.cbef6c6e5_1756226338385_0.8140517824202551"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-26T16:38:58.568Z","publish_time":1756226338568,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.984086b0b":{"name":"@firebase/data-connect","version":"0.3.11-canary.984086b0b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.1-canary.984086b0b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.984086b0b","@firebase/component":"0.7.0-canary.984086b0b","@firebase/logger":"0.5.0-canary.984086b0b","@firebase/util":"1.13.0-canary.984086b0b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.1-canary.984086b0b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.984086b0b","readmeFilename":"README.md","gitHead":"984086b0b1bd607d3aac4cbb8400bc61416e2959","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-xaxrhh69h8aKb47STaPjkVsvXbsQyPcr9tzpjYcqj+Z60k1H58kr7rxq7+jV3FYMaXgvuFP2r9HtfUd4QtK/0g==","shasum":"bac3315fcf556313eed2e4fc2437f64a03dad500","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.984086b0b.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB6RZVnIa4YwuCtNWZbkb0KAILWVXCkp4Tm5jrLvRbutAiEAuM248ZJ7hDWhi0HyWyoVvmv8xpRpumMwCNouExiBhHc="}],"size":116609},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.984086b0b_1756304013722_0.5360954238790634"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-27T14:13:34.088Z","publish_time":1756304014088,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.f2ecae7df":{"name":"@firebase/data-connect","version":"0.3.11-canary.f2ecae7df","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.f2ecae7df"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f2ecae7df","@firebase/component":"0.7.0-canary.f2ecae7df","@firebase/logger":"0.5.0-canary.f2ecae7df","@firebase/util":"1.13.0-canary.f2ecae7df","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.f2ecae7df","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.f2ecae7df","readmeFilename":"README.md","gitHead":"f2ecae7df6f1bf8e7304498c8f1b23d40f60b1ab","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-UCK5qYq4pjUpHpdrUzgctaUdHx7GZA3M/d6DwBJGrGVWMIOqB8Yjejz2jVgk0V4G33CHsBi9WGTHRxBeUCobBw==","shasum":"5ff5e17c7d95feed55e51e88c0956763f77f9426","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.f2ecae7df.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFQH33wa9uiejHcwkECR3bd2bhW823LJ0865q5T6QB+qAiEAv26AuXYL4Gv0XsCQ97uxKMPp1k9rZh1JPAe91somaO4="}],"size":116596},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.f2ecae7df_1756399170189_0.14938865837170234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-28T16:39:30.424Z","publish_time":1756399170424,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.095c098de":{"name":"@firebase/data-connect","version":"0.3.11-canary.095c098de","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.095c098de"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.095c098de","@firebase/component":"0.7.0-canary.095c098de","@firebase/logger":"0.5.0-canary.095c098de","@firebase/util":"1.13.0-canary.095c098de","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.095c098de","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.095c098de","readmeFilename":"README.md","gitHead":"095c098de1e4399f3fb2993edae45060b2a8c6d0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-7djIZqjH6uMFvaBTnZP/hWgz1ufTP/b5QVBbeDOfzM/wZZsHPsLC1Gt3ZApaAnxFXwwpEyBlOHLHFIs6YON9lg==","shasum":"c1a895e0fd6e340f33ec49a32af3160324dd3369","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.095c098de.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC/4PrL9z8LFjqN5FtOHjhgX7LolnejaL8GVyJdqsD/xAiEAwUs54F0uonEtE9uSPIOjejRghmE5m6V3HS3wkWZr3/s="}],"size":116608},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.095c098de_1756426272343_0.1239767028217924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-29T00:11:12.576Z","publish_time":1756426272576,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.4d834deb2":{"name":"@firebase/data-connect","version":"0.3.11-canary.4d834deb2","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.4d834deb2"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.4d834deb2","@firebase/component":"0.7.0-canary.4d834deb2","@firebase/logger":"0.5.0-canary.4d834deb2","@firebase/util":"1.13.0-canary.4d834deb2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.4d834deb2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.4d834deb2","readmeFilename":"README.md","gitHead":"4d834deb2c37c28ad3b551c76aea57f03af369b2","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Tx01T5Lai03zAmPADp2t78PLPbtV+8jsEg19eozyTb+SDlwAwBJOcFecDysExem+7eAKa+LWBJbS7u4KavWsgg==","shasum":"b3efe12f8b5a19eda194ef3ed106ed6016e1d931","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.4d834deb2.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFcod4lxRrc0bpZLtX+tzzpke4SzkklmnXfnEu/p+cxoAiA9S67yhtjXUExtyPZXeFVcYrC3OHUwfn/Y0af9eyLbHg=="}],"size":116602},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.4d834deb2_1756488602044_0.12586666238281374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-29T17:30:02.291Z","publish_time":1756488602291,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.a4848b401":{"name":"@firebase/data-connect","version":"0.3.11-canary.a4848b401","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.a4848b401"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a4848b401","@firebase/component":"0.7.0-canary.a4848b401","@firebase/logger":"0.5.0-canary.a4848b401","@firebase/util":"1.13.0-canary.a4848b401","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.a4848b401","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.a4848b401","readmeFilename":"README.md","gitHead":"a4848b401f6e8da16b0d0fdbfd064e8d68566555","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-B6L/zp0j/FeqVg3tWSHrZq/1PchNZgBQMre9kvcH9ONBI5eeM1dLw3yYRVf29o68WowsfHGYzs1OGQJ8rybxDA==","shasum":"08cad1d8791da6263743e7e4bbf153bda1b18692","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.a4848b401.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFVc/JOKEL0qJ8aMf+JZmNusgQos1qmjLLLrwnONw9obAiEAvNc4O+AjhJHtmP3PTW0qYtI2tcnT8BaGUsvNJT6JOwM="}],"size":116605},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.a4848b401_1756833312271_0.8795812077278988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-02T17:15:12.485Z","publish_time":1756833312485,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.55f3f83a7":{"name":"@firebase/data-connect","version":"0.3.11-canary.55f3f83a7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.55f3f83a7"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.55f3f83a7","@firebase/component":"0.7.0-canary.55f3f83a7","@firebase/logger":"0.5.0-canary.55f3f83a7","@firebase/util":"1.13.0-canary.55f3f83a7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.55f3f83a7","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.55f3f83a7","readmeFilename":"README.md","gitHead":"55f3f83a7f2ed444f9880e1284f37c667532d13b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-HlvLg6Vmo163sZNhAJBWiwaWXeJip1DIEYJQZobclWTwPge2kTA3KhnHu2yLVZ6CVpwmtCDewN+2Luqcr4Qgjg==","shasum":"fd66caaf8636116cbb4a70229e0f8f0a63689346","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.55f3f83a7.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAWodk23wV1cMwejUUCWAzWLXGf96EYqUx2LhYdbxD/EAiBBhlXMMLzUMOjWl9zIiyDabKbnNxclh1XCsO74pal94Q=="}],"size":116607},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.55f3f83a7_1757002888513_0.20125556272626044"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-04T16:21:28.706Z","publish_time":1757002888706,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.06ab5c4f9":{"name":"@firebase/data-connect","version":"0.3.11-canary.06ab5c4f9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.06ab5c4f9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.06ab5c4f9","@firebase/component":"0.7.0-canary.06ab5c4f9","@firebase/logger":"0.5.0-canary.06ab5c4f9","@firebase/util":"1.13.0-canary.06ab5c4f9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.06ab5c4f9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.06ab5c4f9","readmeFilename":"README.md","gitHead":"06ab5c4f9b84085068381f6dff5e03b1b7cf4b2c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-PqKaMu4P+u/kS8CrByLlWO4nfDdDJTZ7vHflFORGxqQpY6/uA9Qp3s3vYrG2+9QJ0ZxyED8ge06HwjMcj6pD1A==","shasum":"96c0e066bbdf46a7563aaf3295a96f87525fc36d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.06ab5c4f9.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC6bRHnJeP0NX1MQgCjqJJcC4Csn6CGHYr6Kvki/Y+O9gIgDjPdnFSIMKb7hVUethH9qEgwDo5UumW+JAr47xfq8hU="}],"size":116605},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.06ab5c4f9_1757442372331_0.6918938133797186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-09T18:26:12.585Z","publish_time":1757442372585,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.120a30838":{"name":"@firebase/data-connect","version":"0.3.11-canary.120a30838","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.120a30838"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.120a30838","@firebase/component":"0.7.0-canary.120a30838","@firebase/logger":"0.5.0-canary.120a30838","@firebase/util":"1.13.0-canary.120a30838","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.120a30838","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.120a30838","readmeFilename":"README.md","gitHead":"120a30838da50f5ade4f634e97c34cbfcaff41ba","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ikcmr72xuy3gfzwAFCxK26CJYTGTLNyGta2OnieADPYUirpCi/2nwjB6GbxPT6sVeaqjmvg/dIOia+Zz3fH/Qg==","shasum":"575d6bc5b3de305cb889e6f0028ef43d8f6eed2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.120a30838.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBvmeuO1Ht3Ew6hHJGw1QcW33e/ydceXSkyRBYcsdTpQAiB7gajf9Cz1MH1sSejSc8Lh+2T4/Ja8RwdhD/5hjVutSw=="}],"size":116607},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.120a30838_1757697939546_0.5798862079319089"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-12T17:25:39.713Z","publish_time":1757697939713,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.9b8ab02c5":{"name":"@firebase/data-connect","version":"0.3.11-canary.9b8ab02c5","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.9b8ab02c5"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9b8ab02c5","@firebase/component":"0.7.0-canary.9b8ab02c5","@firebase/logger":"0.5.0-canary.9b8ab02c5","@firebase/util":"1.13.0-canary.9b8ab02c5","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.9b8ab02c5","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.9b8ab02c5","readmeFilename":"README.md","gitHead":"9b8ab02c543785226fafec056d39be7cf7ee03d1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-RsTxPDVDjNRxg/RoPCDHMxOHQOGavO3WtaZdw5t3ZQjIMPqW2jangW1MnHTQ2OH/s578c9ADlb/E/eINBkuv4Q==","shasum":"ae84dc781a31bfb6b2eb29b6461aeb6c2d4eda63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.9b8ab02c5.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDisj64dbhRiVigylJLSbl4aMmLyYI8YUgT3NO8noThvwIgKwlO2RXVDfNlqGD23D4g82OqQAHJ2ZTuXg4oEDzAx6k="}],"size":116607},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.9b8ab02c5_1757953064713_0.6488303361256924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T16:17:44.922Z","publish_time":1757953064922,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.43276b041":{"name":"@firebase/data-connect","version":"0.3.11-canary.43276b041","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.43276b041"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.43276b041","@firebase/component":"0.7.0-canary.43276b041","@firebase/logger":"0.5.0-canary.43276b041","@firebase/util":"1.13.0-canary.43276b041","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.43276b041","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.43276b041","readmeFilename":"README.md","gitHead":"43276b0414ea5a73e8d8f7e3b80275d8b910102f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-7u+VrmLqrL+bQsdDMRepXrmewa9/GRXm4EzzdaBqH+9mPxdpJUoZQfVwiO1AE1b3hYtInwtmYvokWLCjrikgdA==","shasum":"15f55c20798a0c429321c65baf985fa0aeb97150","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.43276b041.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBPDea+LP5Cn7J2Ftt53C3dh9cHXdbBSxbxjmw2XKazTAiBfUZ760vxtfrPgkxcwsqAOq7jU+o2TBvPJr9do5CIugg=="}],"size":116607},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.43276b041_1758057562444_0.040913314362447606"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T21:19:22.650Z","publish_time":1758057562650,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.c1237662e":{"name":"@firebase/data-connect","version":"0.3.11-canary.c1237662e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.c1237662e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c1237662e","@firebase/component":"0.7.0-canary.c1237662e","@firebase/logger":"0.5.0-canary.c1237662e","@firebase/util":"1.13.0-canary.c1237662e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.c1237662e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.c1237662e","readmeFilename":"README.md","gitHead":"c1237662e6851936d2dd6017ab4bc7f0aa5112fd","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-X5VLSXL0ANKprteEUtdgAeOKArrV8/PXt1eG8xy2iG7kyH7sIt6YjRReUDljpV0mssaQ9hMyT3ZKlusshmT52Q==","shasum":"2f98512c7896fa6ab9b0aa8afd55d55ac9c22c7a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.c1237662e.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDCgEw9S8P+hbnJpiTGiQG7qSzue9j9RjZT6pUH/51bDwIhAMnBOFoPPdxdoT4LIDSMMZ3LFRuVPVaJkeDjFh/5XsSP"}],"size":116602},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.c1237662e_1758126014295_0.9036295895691997"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-17T16:20:14.477Z","publish_time":1758126014477,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.6ab71fa0b":{"name":"@firebase/data-connect","version":"0.3.11-canary.6ab71fa0b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.2-canary.6ab71fa0b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6ab71fa0b","@firebase/component":"0.7.0-canary.6ab71fa0b","@firebase/logger":"0.5.0-canary.6ab71fa0b","@firebase/util":"1.13.0-canary.6ab71fa0b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.2-canary.6ab71fa0b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.6ab71fa0b","readmeFilename":"README.md","gitHead":"6ab71fa0b3257ca556546a504e18fa4edbbd32cb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-+rg5THHP8TTaRfQb5IBLZ3lUVAd+2zg7oYNkATkAVE4ChUbTpiBm8h4X/VCgemBOQcdPHbAGu5OtlnUELVR7Nw==","shasum":"fa4cece15f2d5e032dd10e4c9441ea4b531239a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.6ab71fa0b.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAUwzbUIMnR0MQjgZ2Pq7hFkV72TuzwEXQd/atmTR4hoAiBAjjXDPwX0JAYSamJGoBoBk3RW7wgOofhr4Zt7u6rQbw=="}],"size":116601},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.6ab71fa0b_1758221152124_0.1974629714560765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-18T18:45:52.309Z","publish_time":1758221152309,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.cb3bdd812":{"name":"@firebase/data-connect","version":"0.3.11-canary.cb3bdd812","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-canary.cb3bdd812"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.cb3bdd812","@firebase/component":"0.7.0-canary.cb3bdd812","@firebase/logger":"0.5.0-canary.cb3bdd812","@firebase/util":"1.13.0-canary.cb3bdd812","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-canary.cb3bdd812","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.cb3bdd812","readmeFilename":"README.md","gitHead":"cb3bdd8122d17adce40e4c95c77227ff508461bb","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-9lZ7+/Eq3Cq0Vh341fdRLRZCmr9VVwJXvqEUWiFc8IiY6iPlm6urDd/VFeh2jHRjsyre+qmiDjckj9dADWaysQ==","shasum":"bc179ae9eca3f74be4ac3a61f32a9718227ee66d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.cb3bdd812.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDv2lUCZc5UDPJzdEaKYuOClfBsIlevEVkWf5OFgZTHkAIhAKhDgnwa16fujvDHI/nV5VkMYVKih2Vg83OPPSKRbdK+"}],"size":116599},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.cb3bdd812_1758238509984_0.7750569625042449"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-18T23:35:10.175Z","publish_time":1758238510175,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.1bcf83d7f":{"name":"@firebase/data-connect","version":"0.3.11-canary.1bcf83d7f","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-canary.1bcf83d7f"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.1bcf83d7f","@firebase/component":"0.7.0-canary.1bcf83d7f","@firebase/logger":"0.5.0-canary.1bcf83d7f","@firebase/util":"1.13.0-canary.1bcf83d7f","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-canary.1bcf83d7f","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.1bcf83d7f","readmeFilename":"README.md","gitHead":"1bcf83d7f0640dff67c20939fb9af7bae6a941e0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-S18KdbSbLpEHGC9nHGkekuOTstl1SKz3MGag3hKwlNrg6LINpbe5XuF4TRn4TSkE20u2Wv5HqlJrzF3G+/A6sQ==","shasum":"231c23fa2f7da280623d511af46b745449bde920","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.1bcf83d7f.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEh8gHXHAuXdp6JOlFN3kFjtr+AFD/Rx2AbaXNoo/ZNHAiEAy4CfHrF+0kzDgvT3w1AhdWhRXN4l2L1GJXCbxIr3+XA="}],"size":116605},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.1bcf83d7f_1758730422420_0.0596878769696878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-24T16:13:42.744Z","publish_time":1758730422744,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.0ffcb26af":{"name":"@firebase/data-connect","version":"0.3.11-canary.0ffcb26af","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-canary.0ffcb26af"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0ffcb26af","@firebase/component":"0.7.0-canary.0ffcb26af","@firebase/logger":"0.5.0-canary.0ffcb26af","@firebase/util":"1.13.0-canary.0ffcb26af","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-canary.0ffcb26af","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.0ffcb26af","readmeFilename":"README.md","gitHead":"0ffcb26af7c597820370fab1223da330728bbb36","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-C+DMHBOgPcs71OfnxU2IuUC/5hrLSHwDn8SU8xt+PjC9pua0lnHF0AIzSqL8CShJHAiqEVy8nXpF2Vj1+v9YVw==","shasum":"a4ac2aed0593545e7a3e76ef65f37b117e63b0c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.0ffcb26af.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEnxLxzJcVuV3jKrIbCVK+cXPREkxKdILZo0Z49ZAPHbAiEA6GhfH2pf5T45acgk6SXKyuiVn0mU17ouv3RNswzHsrI="}],"size":116598},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.0ffcb26af_1758812712982_0.7464238022674021"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-25T15:05:13.157Z","publish_time":1758812713157,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.7a7634f79":{"name":"@firebase/data-connect","version":"0.3.11-canary.7a7634f79","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-canary.7a7634f79"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.7a7634f79","@firebase/component":"0.7.0-canary.7a7634f79","@firebase/logger":"0.5.0-canary.7a7634f79","@firebase/util":"1.13.0-canary.7a7634f79","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-canary.7a7634f79","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.7a7634f79","readmeFilename":"README.md","gitHead":"7a7634f79c4cb0d9389747068b39a7968b5628a0","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-918lQQa6KyKz+gyjuDhRp9AydmSp1ZmXfV+shv9TQ/l3sFeowZpztkY6uLU5ENPSSEeAXRLVVPBi3Oh5XGHc9A==","shasum":"877ef8c7c942424107f4af839d1ddc97b8d263ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.7a7634f79.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICx9bSruLX4e/9WtpQrJ24+gBlRw3bDx0VR9jXLarw5UAiEAwALabQOlm+UHIria4+2DvNyXgHu3ZnsgL7iz4wBEviI="}],"size":116609},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.7a7634f79_1758825855263_0.2619523534818555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-25T18:44:15.510Z","publish_time":1758825855510,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.ea8512812":{"name":"@firebase/data-connect","version":"0.3.11-canary.ea8512812","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-canary.ea8512812"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ea8512812","@firebase/component":"0.7.0-canary.ea8512812","@firebase/logger":"0.5.0-canary.ea8512812","@firebase/util":"1.13.0-canary.ea8512812","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-canary.ea8512812","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.ea8512812","readmeFilename":"README.md","gitHead":"ea8512812b994e5de081cb55a951b627fa0183b3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-1kkHEXzSpRhXblxTcsSzu6cgUf7fGcOlGXX2BnNiV5k5RN2WSRlp1SHf0wEb5w4Tp221hDsaQs0ByQE+N2ZL4g==","shasum":"996cfd8a72a4f703c4e02992985f6708cefc1dbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.ea8512812.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDuCwPpHA6ieUHkZmEyejDyWzSJbOA+1w4O9WbCx3lbfgIhAIjksEvnuJ7EzaPeMCBNEnJgmLniX0a4HrpbWx9YXHlq"}],"size":116600},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.ea8512812_1759168581819_0.5425247111833325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T17:56:22.024Z","publish_time":1759168582024,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.0bb2fe636":{"name":"@firebase/data-connect","version":"0.3.11-canary.0bb2fe636","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-canary.0bb2fe636"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0bb2fe636","@firebase/component":"0.7.0-canary.0bb2fe636","@firebase/logger":"0.5.0-canary.0bb2fe636","@firebase/util":"1.13.0-canary.0bb2fe636","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-canary.0bb2fe636","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.0bb2fe636","readmeFilename":"README.md","gitHead":"0bb2fe636c456628feabd10387673f4980c7ba9e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-DxDR99XmnX6fK4z0pcKFji+HwAtd2bndSy6hCXR6nxCvMOLjOVNS0mKjnrSkxzKhSCTWnZjrASbZb6e/vVqkIg==","shasum":"e8eb480ed4d12052a4e7543bb1b9539b3435abdf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.0bb2fe636.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDIM2AtGXQEAnPz3u2jVBL3jSx/e1Wq0TlWha9VIjLogQIhAPAPQsadcmq6orJI5TmvJHy80DFc6DInGv5GKfskKI4w"}],"size":116602},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.0bb2fe636_1759169708953_0.5359710762585297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T18:15:09.153Z","publish_time":1759169709153,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.ccbf7ba36":{"name":"@firebase/data-connect","version":"0.3.11-canary.ccbf7ba36","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-canary.ccbf7ba36"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ccbf7ba36","@firebase/component":"0.7.0-canary.ccbf7ba36","@firebase/logger":"0.5.0-canary.ccbf7ba36","@firebase/util":"1.13.0-canary.ccbf7ba36","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-canary.ccbf7ba36","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.ccbf7ba36","readmeFilename":"README.md","gitHead":"ccbf7ba36fa9b10c100296489f8be265c8f83e41","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-n+Tj0nkFCYNPz/eOin2GBcd/5Uwu7h9C3QPGs1Y08Ct3ZFB/2dAFlhOtE9Dhy2dagnMXbQVrsYOiXBEr9JjpCg==","shasum":"457af0e63af1be5e4209d772ee2e4456652829a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.ccbf7ba36.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAkG9QAiFcXN0UlncpoEM4KoTFru1T458xpEvuemL1CzAiEAvOtdXYIOEZImAeT5ehP1hGezeR3EolvobD/Jqe3pWQk="}],"size":116600},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.ccbf7ba36_1759172712900_0.3716563537206783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T19:05:13.154Z","publish_time":1759172713154,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.2596dd1b5":{"name":"@firebase/data-connect","version":"0.3.11-canary.2596dd1b5","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-canary.2596dd1b5"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.2596dd1b5","@firebase/component":"0.7.0-canary.2596dd1b5","@firebase/logger":"0.5.0-canary.2596dd1b5","@firebase/util":"1.13.0-canary.2596dd1b5","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-canary.2596dd1b5","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.2596dd1b5","readmeFilename":"README.md","gitHead":"2596dd1b5072298da8814844a312681174fc2dca","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-8gmZagcbhRAX+TmuPGDHPMYd2aJZPcoXYXKufygV8D+5ZaSh8W5Em9THqomcH4IQgX5+jJd6r4MiAsDy4Cu3HQ==","shasum":"9d6b1f331dd8a5c29dfe9ba93323c33049ffd671","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.2596dd1b5.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCQo/MO5j8eZKm1fpwJEwogMhBJJ7taweK1mQUrzILfNwIhAK/lXi1QA7z1fI6pwPnb5j1D0wjn+zJzdoM+uIb4GSKj"}],"size":116608},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.2596dd1b5_1759845107086_0.4059515537859031"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-07T13:51:47.267Z","publish_time":1759845107267,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.b7e18d0ff":{"name":"@firebase/data-connect","version":"0.3.11-canary.b7e18d0ff","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.b7e18d0ff"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.b7e18d0ff","@firebase/component":"0.7.0-canary.b7e18d0ff","@firebase/logger":"0.5.0-canary.b7e18d0ff","@firebase/util":"1.13.0-canary.b7e18d0ff","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.b7e18d0ff","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.b7e18d0ff","readmeFilename":"README.md","gitHead":"b7e18d0ff5cebb1b9e4f7c3a3743716337164587","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-RF58ILX7Z0LDsoRMBSoX2HIP5bqdNIQ4980dPtvi+DiVnrBzLB4EpeKrO/Kqhd+uBJIdwzaknRNqwy5DohO2SA==","shasum":"738479ba0f28e303cfea4dd5c2cc0c9435ad8be2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.b7e18d0ff.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDJiTYUFRWhF3/dCiDwVPN7dQGKv9WsI5eUbQXRgKOt/AIgbOF3lvyStAOgluapLOT9dwh0/l1hzBXniYPdCHUv1Kk="}],"size":116601},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.b7e18d0ff_1760015722475_0.7193406255061494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-09T13:15:22.668Z","publish_time":1760015722668,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.261508183":{"name":"@firebase/data-connect","version":"0.3.11-canary.261508183","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.261508183"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.261508183","@firebase/component":"0.7.0-canary.261508183","@firebase/logger":"0.5.0-canary.261508183","@firebase/util":"1.13.0-canary.261508183","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.261508183","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.261508183","readmeFilename":"README.md","gitHead":"261508183c249dcec737448dde3aad7399f4668c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Z7qUvEOQNOO/wc2bUYG6YvsqvRJHUWHSLzLKDh1ZBYnh0/ygdKEU8BvTyWY1aZXPi/F9xIdU5ZrxWU5G7Bqh/g==","shasum":"995f6f5a204b18da4feae3cdd147028f736c59ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.261508183.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD5dELCcLmYjJd7/H2BEQkE7xOe00M7uinR1r5koz8jywIhAMZSY+OhNCQz/lPfiJdZcFhhX0Xijv4nc7Amflp02kr6"}],"size":116607},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.261508183_1760117805201_0.06946727630657135"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-10T17:36:45.384Z","publish_time":1760117805384,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.c8263c471":{"name":"@firebase/data-connect","version":"0.3.11-canary.c8263c471","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.c8263c471"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c8263c471","@firebase/component":"0.7.0-canary.c8263c471","@firebase/logger":"0.5.0-canary.c8263c471","@firebase/util":"1.13.0-canary.c8263c471","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.c8263c471","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.c8263c471","readmeFilename":"README.md","gitHead":"c8263c471db4df1b0e23f0d2a11c69fd6b920e2e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-0ozjrLtuIp7c/B5r2IGZU3E8FA+trgXke/yEVYwx2/wqwPF+fIDntSOaO3WT10jNxnDc62B+iEGJMSRkgE/JmQ==","shasum":"8aefa487045d6b6f4af574987bfab293798aea4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.c8263c471.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFLgAnZIJzAgllfYij70XecOWmB8QVwvx4LZqKKNP5MhAiAhVYUVzvERV6YoYBgzGNoa+20yoX1MPxIb8q3G2Vt05Q=="}],"size":116605},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.c8263c471_1760633334858_0.8434675049843927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-16T16:48:55.061Z","publish_time":1760633335061,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.44d9891f9":{"name":"@firebase/data-connect","version":"0.3.11-canary.44d9891f9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.44d9891f9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.44d9891f9","@firebase/component":"0.7.0-canary.44d9891f9","@firebase/logger":"0.5.0-canary.44d9891f9","@firebase/util":"1.13.0-canary.44d9891f9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.44d9891f9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.44d9891f9","readmeFilename":"README.md","gitHead":"44d9891f93298ab4bcef5170c40c235831af0276","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-1N8Q1kbZIxYpbnbPtkWAhzQNP6bQVUAZC8mA6sKq3QPmvypm49n8upUWrxQkpnPKfkrJGxNmHL6OeI8Q9Y6nNQ==","shasum":"4d47731438a546b927c1ba871e7a88beaf73eb15","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.44d9891f9.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBOreUywV4R7Lm10iI2ypDhtirrQlbzYiX4yDXoacerlAiApWu6JXGmwAyXbtgnWcomD7mzV2FB8UP+eksYGaNybxQ=="}],"size":116609},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.44d9891f9_1760976773433_0.5286661779128592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-20T16:12:53.654Z","publish_time":1760976773654,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.91c218db2":{"name":"@firebase/data-connect","version":"0.3.11-canary.91c218db2","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.91c218db2"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.91c218db2","@firebase/component":"0.7.0-canary.91c218db2","@firebase/logger":"0.5.0-canary.91c218db2","@firebase/util":"1.13.0-canary.91c218db2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.91c218db2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.91c218db2","readmeFilename":"README.md","gitHead":"91c218db2d14cb4f1b978b9073510b8bc8f91233","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-bkYwC9yyyXB6idFE2pwjuTifWdRNLxsEP6aDqzeRdHbFjR/MoFGY/WkBS7AyaXlKLXFJ77i6f2TJfhacQK8q5A==","shasum":"48987c7e0175effe3b1f48247e0ed7bb19e86cb9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.91c218db2.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDcJ4TPmOEsGoufEBTp6tPa+fcF6Oh5DHNbi6AY83bSBwIgaXwQkf8Ws5Rb9EUQfi/irst4GulgvNYcNBl+nheFFvg="}],"size":116603},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.91c218db2_1760976879401_0.9163075473138376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-20T16:14:39.615Z","publish_time":1760976879615,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.22e0a1adb":{"name":"@firebase/data-connect","version":"0.3.11-canary.22e0a1adb","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.22e0a1adb"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.22e0a1adb","@firebase/component":"0.7.0-canary.22e0a1adb","@firebase/logger":"0.5.0-canary.22e0a1adb","@firebase/util":"1.13.0-canary.22e0a1adb","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.22e0a1adb","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.22e0a1adb","readmeFilename":"README.md","gitHead":"22e0a1adbc994196690bd020472d119c1a3d200b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-2qpnmqmq/MWKdjv/seaCLBswHTS/gSp5+FZ8bN4Iamd5/ZRpQDEUo8DwPjjH5ndw27cI8NbMvK2SMXTlBTKFWg==","shasum":"786a46254a0a887ee2eb34ee162c4a2fc7cbb0f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.22e0a1adb.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDjhUhune/+6aYwZ5inFla+cODFiavWe+KScsRkrwfgFwIhAM4oqeMitO25kSvDSh/TmBvHpYEwUFZHkflI+nZvrVPs"}],"size":116594},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.22e0a1adb_1760978087712_0.43423279216880206"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-20T16:34:47.920Z","publish_time":1760978087920,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.8209266c6":{"name":"@firebase/data-connect","version":"0.3.11-canary.8209266c6","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.8209266c6"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.8209266c6","@firebase/component":"0.7.0-canary.8209266c6","@firebase/logger":"0.5.0-canary.8209266c6","@firebase/util":"1.13.0-canary.8209266c6","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.8209266c6","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.8209266c6","readmeFilename":"README.md","gitHead":"8209266c625c2c08effd8d0d4c82af72439a0f9c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-GgoFbygrYCQMqYKjkeZskxjNwAs1dGSrGdYunoYugaTafNGYrDGr6U8E0lrj6RGGWrqWRSd3C19I9M8AT7iwGw==","shasum":"bbeb14f6559d853473b56c9f5215587b17a85a09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.8209266c6.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCEc06KGGv1LQWWdw1ru7Lqkw3fR9UKd6rcSD4d1GcbIwIhALhCvSUb8GEQes8RXn0tbG6qjgnymwT/zkkCLno/Dfpr"}],"size":116609},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.8209266c6_1761070645559_0.24509203866005658"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-21T18:17:25.754Z","publish_time":1761070645754,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.bc5a7c4a7":{"name":"@firebase/data-connect","version":"0.3.11-canary.bc5a7c4a7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.bc5a7c4a7"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.bc5a7c4a7","@firebase/component":"0.7.0-canary.bc5a7c4a7","@firebase/logger":"0.5.0-canary.bc5a7c4a7","@firebase/util":"1.13.0-canary.bc5a7c4a7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.bc5a7c4a7","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.bc5a7c4a7","readmeFilename":"README.md","gitHead":"bc5a7c4a74e72e9218d1435bfe50711c77b47cbd","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vRIfBmZwubE+XYoZLFhCsx7jBqsO1lLF+9PwoY7POLzqrPRFqII6L1rRPH4BSRD/CuZ2ea80r39dFbbrRhr37w==","shasum":"a595d47a7de79c78a79f4f5f61496e80394eb551","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.bc5a7c4a7.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD7LILmSnFTd3mUpZ/R1qpZBpJfwnfjtTtw/ZaTta7KQgIhAJ0Ia0J3XK6kkEaZA2IDps9IxMOv3uC9d9+S56jRxmTQ"}],"size":116601},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.bc5a7c4a7_1761668801366_0.2225857012539123"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-28T16:26:41.562Z","publish_time":1761668801562,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.6e0e30317":{"name":"@firebase/data-connect","version":"0.3.11-canary.6e0e30317","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.4-canary.6e0e30317"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6e0e30317","@firebase/component":"0.7.0-canary.6e0e30317","@firebase/logger":"0.5.0-canary.6e0e30317","@firebase/util":"1.13.0-canary.6e0e30317","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.4-canary.6e0e30317","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.6e0e30317","readmeFilename":"README.md","gitHead":"6e0e303173c93646c07b9138c7bed8749b514e8f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-oqoh2o+KNpny1LFdee93Hhq1wFK6UQo1RueYUtXHRiadvch6sw2mkkzUrdiJVJYsx5bUTCuOO4L478PzwmyiVg==","shasum":"89e1f88f4de308d62cf45f31d9fd1cbdbb91789b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.6e0e30317.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCbb0EDyLQj0ObZGL0dZ+aGeiadQ80k7iAE4unzBILcpQIhALaMmqaRGS2fJdq9YlwEtCaKnuw59NbMI5sdFIJ/OAZc"}],"size":116601},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.6e0e30317_1761686098512_0.8072808691542277"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-28T21:14:58.734Z","publish_time":1761686098734,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.63167c68a":{"name":"@firebase/data-connect","version":"0.3.11-canary.63167c68a","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-canary.63167c68a"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.63167c68a","@firebase/component":"0.7.0-canary.63167c68a","@firebase/logger":"0.5.0-canary.63167c68a","@firebase/util":"1.13.0-canary.63167c68a","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-canary.63167c68a","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.63167c68a","readmeFilename":"README.md","gitHead":"63167c68a8e4aa860cf23f5bafb6e22889197cb9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-iHpYuhZgUthCCC1Fd6y7sbyaIZLWhupm9LqDG8j2eALkIaizd0p/wxaiLHkWm36YD426nmW50FpopLRrO59nWQ==","shasum":"1d95a133a33d59f35375d52634e040a4cced725c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.63167c68a.tgz","fileCount":63,"unpackedSize":666103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDDrAIXv+C2b99IRmbKPH5W3SOX4vCBTGcD6YLvoQWMkQIgficT3xHaDta6tvuu5cyNQmrSd0N/06AcC1kiRi/73GA="}],"size":116608},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.63167c68a_1761840955637_0.9257334443439216"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T16:15:55.900Z","publish_time":1761840955900,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.c47bd7175":{"name":"@firebase/data-connect","version":"0.3.11-canary.c47bd7175","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-canary.c47bd7175"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c47bd7175","@firebase/component":"0.7.0-canary.c47bd7175","@firebase/logger":"0.5.0-canary.c47bd7175","@firebase/util":"1.13.0-canary.c47bd7175","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-canary.c47bd7175","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.c47bd7175","readmeFilename":"README.md","gitHead":"c47bd7175bf11fba1840ad789294238e0614e57d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-t/ufygYbOtUJIZgs1+kumgssSh1xXrQCKUZoRNFdYgalKrxHdnj1ARF+Z0B8YoPE0KKW5Yh39H9sOjF49l4R+A==","shasum":"497321b0cee5c18e7ceda03a5e8b817b131ca5b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.c47bd7175.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC4+g9havAnoiGu6c50EMncGnG3S7pHBDlqGP4GqrxdtQIhAIzAf113GSfhracRWnn8j7QMMcieQBruJB/ElmidTepp"}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.c47bd7175_1761852934562_0.2436527019015602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T19:35:34.768Z","publish_time":1761852934768,"_source_registry_name":"default","contributors":[]},"0.3.11-eap-firestore-pipelines.1.f9c4cdec7":{"name":"@firebase/data-connect","version":"0.3.11-eap-firestore-pipelines.1.f9c4cdec7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-eap-firestore-pipelines.1.f9c4cdec7"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-firestore-pipelines.1.f9c4cdec7","@firebase/component":"0.7.0-eap-firestore-pipelines.1.f9c4cdec7","@firebase/logger":"0.5.0-eap-firestore-pipelines.1.f9c4cdec7","@firebase/util":"1.13.0-eap-firestore-pipelines.1.f9c4cdec7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-eap-firestore-pipelines.1.f9c4cdec7","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-eap-firestore-pipelines.1.f9c4cdec7","readmeFilename":"README.md","gitHead":"f9c4cdec746cb4b6f37fa529ac4ae84172fd5433","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-sdMFNB1E0kbgxs2uFckeS3rbemJLszolT3oDQ1YA9m3S2XdR8K8F/H8EDjNjXbVvn+HZz48SHIZFntK+e2ywMA==","shasum":"aa753ae16a7198887c729d1787094c4985b61412","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-eap-firestore-pipelines.1.f9c4cdec7.tgz","fileCount":63,"unpackedSize":669270,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGgeGasmWYhtbLmMby90lDp9jLX4QLUmTEiD4l/h/rHzAiB1fpsG+9jWsNHHeztSTD25tYqhNajulUf00rhHzUcxKw=="}],"size":117308},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-eap-firestore-pipelines.1.f9c4cdec7_1762306563939_0.5117651595676573"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-05T01:36:04.150Z","publish_time":1762306564150,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.0800a8bed":{"name":"@firebase/data-connect","version":"0.3.11-canary.0800a8bed","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-canary.0800a8bed"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.0800a8bed","@firebase/component":"0.7.0-canary.0800a8bed","@firebase/logger":"0.5.0-canary.0800a8bed","@firebase/util":"1.13.0-canary.0800a8bed","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-canary.0800a8bed","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.0800a8bed","readmeFilename":"README.md","gitHead":"0800a8bed01d602f73b92809b087c2ec732cc1c3","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-UtFpSmgVIflz9fc9xb3UgGdyeARGmCORwVm/v0ypzMNtQbP0WVXlZfI2Ribll82P2ePMExUSNYrXZFL3XWBIwA==","shasum":"60579034f7ac891641b186f71cf53e426ddb75c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.0800a8bed.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDot6DkwR+3PQ+YlqEJnpXJaPbQaCBJUTfIawDDOjjHUwIhAKD58m1wh50oSMn5d557JcAZFt2eoRVDqpb8DBzRKiJv"}],"size":117223},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.0800a8bed_1762370292882_0.07522683400146879"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-05T19:18:13.093Z","publish_time":1762370293093,"_source_registry_name":"default","contributors":[]},"0.3.11-eap-firestore-pipelines.2.e4cdd2e06":{"name":"@firebase/data-connect","version":"0.3.11-eap-firestore-pipelines.2.e4cdd2e06","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-eap-firestore-pipelines.2.e4cdd2e06"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-eap-firestore-pipelines.2.e4cdd2e06","@firebase/component":"0.7.0-eap-firestore-pipelines.2.e4cdd2e06","@firebase/logger":"0.5.0-eap-firestore-pipelines.2.e4cdd2e06","@firebase/util":"1.13.0-eap-firestore-pipelines.2.e4cdd2e06","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-eap-firestore-pipelines.2.e4cdd2e06","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-eap-firestore-pipelines.2.e4cdd2e06","readmeFilename":"README.md","gitHead":"e4cdd2e06121ee64355ecbb84371a07cfa0529e9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-RW6xx69vm3EH2xSkGDdh5yiVskyrj7IilInPAFPUL06ZErXC/DwMQ6obfrlJiroYAPg+CoBVNACVNF2Kp4Fk3A==","shasum":"a2a2f836e90c6c1c1ef5769c16925700f3e1430c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-eap-firestore-pipelines.2.e4cdd2e06.tgz","fileCount":63,"unpackedSize":669270,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBzYqlQ79EJNUnKnsGWeVJ/pTZISphAREyMjwyeoB30pAiEAyzM2P+Xpdxt5j0Gcy9fW5V2pZrpDJDKTR8IBOBKSbvc="}],"size":117304},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-eap-firestore-pipelines.2.e4cdd2e06_1762397534372_0.5470421171578923"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T02:52:14.593Z","publish_time":1762397534593,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.6abe52967":{"name":"@firebase/data-connect","version":"0.3.11-canary.6abe52967","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-canary.6abe52967"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.6abe52967","@firebase/component":"0.7.0-canary.6abe52967","@firebase/logger":"0.5.0-canary.6abe52967","@firebase/util":"1.13.0-canary.6abe52967","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-canary.6abe52967","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.6abe52967","readmeFilename":"README.md","gitHead":"6abe52967f3d1ca4a02d4469a14c6d692e1f3b31","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-gobZ9/yNJMBhD+ja5Ja6SEVTpUWspE0rDQ36JrpWI25L/JP57qSIYvmynZ26b6ZVCMQobr1mmc5aW9vp5SiktQ==","shasum":"b84d2fb67e6892c3944f084e80579096d61d386b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.6abe52967.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICHR/6knWdtvX1XgsSbsGq6Q6i6gco2oKyE57SulLowYAiAhvgPupDSvWfKhlb3bkUVFhr7I0IoMiGvyxlODgqwN1A=="}],"size":117229},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.6abe52967_1762835402240_0.15984905952652495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-11T04:30:02.470Z","publish_time":1762835402470,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.f06cbf99b":{"name":"@firebase/data-connect","version":"0.3.11-canary.f06cbf99b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-canary.f06cbf99b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f06cbf99b","@firebase/component":"0.7.0-canary.f06cbf99b","@firebase/logger":"0.5.0-canary.f06cbf99b","@firebase/util":"1.13.0-canary.f06cbf99b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-canary.f06cbf99b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.f06cbf99b","readmeFilename":"README.md","gitHead":"f06cbf99b91bdea8d44b18c8ae8fc14b327105cd","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-p9WBdF7r/uQ8UE3k2Luwf0SxrOLwA4XMtnIdvRbNw3wSAsH74rj+FzZz+bPw2x6tKm6SzvrlEy0gS2WKn3oZAg==","shasum":"7d42e46102d17d99713eab6133cdc62a34ba1b97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.f06cbf99b.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD9IFlRI1Mg+0pr5xy7G90sruxB5i9GaJ9v1mPB2j1BnwIhANZUxncFCnO4Q0WtVxzC/yR11O/SQLqUMKwxybUBfJL+"}],"size":117228},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.f06cbf99b_1762959464339_0.20066430335780328"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T14:57:44.495Z","publish_time":1762959464495,"_source_registry_name":"default","contributors":[]},"0.3.12-20251112180857":{"name":"@firebase/data-connect","version":"0.3.12-20251112180857","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.0","@firebase/logger":"0.5.0","@firebase/util":"1.13.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-20251112180857","readmeFilename":"README.md","gitHead":"ca4a66c72b38e34c45880195564a5e09c7c285da","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-n2HbtVdBfWs71GjRgYFom4gBI6QSNyOOh/5yfOhhF7vPxnRXTscfobJw9VjU9K+wtqySAZKvzVXJIZDxYr7uig==","shasum":"dd9e6897107518401ac1250b99a81e22733b2cb7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-20251112180857.tgz","fileCount":63,"unpackedSize":668946,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDl1GDWx3LjlFUpY00BaQLx2vQRqn27N6dNB95Uf/RTfwIgcvLlgtip/BxHn/wdQOoyq/8zebbvpslYEvtBcB4Ho1U="}],"size":117216},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-20251112180857_1762971395257_0.9563546220729151"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T18:16:35.496Z","publish_time":1762971395496,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.5c35f514c":{"name":"@firebase/data-connect","version":"0.3.11-canary.5c35f514c","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-canary.5c35f514c"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5c35f514c","@firebase/component":"0.7.0-canary.5c35f514c","@firebase/logger":"0.5.0-canary.5c35f514c","@firebase/util":"1.13.0-canary.5c35f514c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-canary.5c35f514c","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.5c35f514c","readmeFilename":"README.md","gitHead":"5c35f514c26f81e68cb100a01b83190f5aef9382","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-RaG+8Z7OHeI/GVXuqYyBKV+xfAAIxu/JTcn9ryYwK5x84nhWGr/OesSvIM7cf4rZisbsVXIaFQ6tc/0j9GcNKw==","shasum":"6eca1885a7c5ecac70af491ac7d09dd49459e16d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.5c35f514c.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDnxqImPMSPTpOVlDfCp3tSUY01Wcdo6TNOEH/Emu5Z2QIhAJsjHFd19gcbLaW55FEYJqWZpw1jAh4suUhABo6P/1e9"}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.5c35f514c_1762971573228_0.5319070809145534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T18:19:33.441Z","publish_time":1762971573441,"_source_registry_name":"default","contributors":[]},"0.3.12-20251113021847":{"name":"@firebase/data-connect","version":"0.3.12-20251113021847","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.0","@firebase/logger":"0.5.0","@firebase/util":"1.13.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-20251113021847","readmeFilename":"README.md","gitHead":"48c7dcda7292fc45c74aa6574949e27a27380627","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-+Yrs3MciBMei65BUvJixUeqBWhV8Y4aT8byKxQVw9l+zzzl72Wfv7PWGLMdoevsYTFpnU/CnlXdOSR/njFFfAg==","shasum":"43c1bc6b58409d0240fb96ea08e2aff03370571e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-20251113021847.tgz","fileCount":63,"unpackedSize":668946,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDXTwYL5AmIgNQxXC96+TKCEoC4LhrBe91vH/CUeyqU0gIgax0Y1NaZ4Ur7q1nU6P/EejazmNkeNpdBD7vCD0N23M0="}],"size":117214},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-20251113021847_1763000785074_0.018715131106688432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T02:26:25.239Z","publish_time":1763000785239,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.180b1ad9b":{"name":"@firebase/data-connect","version":"0.3.11-canary.180b1ad9b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-canary.180b1ad9b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.180b1ad9b","@firebase/component":"0.7.0-canary.180b1ad9b","@firebase/logger":"0.5.0-canary.180b1ad9b","@firebase/util":"1.13.0-canary.180b1ad9b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-canary.180b1ad9b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.180b1ad9b","readmeFilename":"README.md","gitHead":"180b1ad9b66594526e2303c2029210eccc345198","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-TL9iKT/+oYZK3rm8G/NhyFCkhG6YQSJ0WeBrb/C73Q/eSdb0QeXtFj8qNKEolZYbLmHB95CLIvmRLJvRgIH5/g==","shasum":"be13e91bc205fb8bd40b72cda700023bc0f43530","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.180b1ad9b.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEMCHwvsCpPEP0pM5oDyvpuRzyFrQLiC5E0GxH971YXBnx8CIGSqzPstFQHTBL25zyP/YxXC0fa56ol8VOGSuJGZ56Aq"}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.180b1ad9b_1763000970638_0.13960143637734257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T02:29:30.853Z","publish_time":1763000970853,"_source_registry_name":"default","contributors":[]},"0.3.11-canary.b228a2ab9":{"name":"@firebase/data-connect","version":"0.3.11-canary.b228a2ab9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.5-canary.b228a2ab9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.b228a2ab9","@firebase/component":"0.7.0-canary.b228a2ab9","@firebase/logger":"0.5.0-canary.b228a2ab9","@firebase/util":"1.13.0-canary.b228a2ab9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.5-canary.b228a2ab9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-canary.b228a2ab9","readmeFilename":"README.md","gitHead":"b228a2ab9ad950368d683b0a3efe3d2924854c25","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-LEJdM1rgIPrGZIPmod/MQSHULVsk40H090OnYa0/sRnYgs0/mhpnRQWhJGrPLIQJW6iGUC3PATEATWQtClIIZg==","shasum":"e86724ab1cbd84282cdfba7d6a6c4e1510f8220c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-canary.b228a2ab9.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB0sKZKqp5+Fxg2Nx22hFQK6BzQRVl3QfeCXd3BJQH1RAiBNZZ9BVF66C1tFKvz33u/TqMAUSkKqi92ICKAvMiLjSw=="}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-canary.b228a2ab9_1763046145130_0.2572221436058255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T15:02:25.355Z","publish_time":1763046145355,"_source_registry_name":"default","contributors":[]},"0.3.12":{"name":"@firebase/data-connect","version":"0.3.12","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.0","@firebase/logger":"0.5.0","@firebase/util":"1.13.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12","gitHead":"c77c9df1c2564ff58e93b8401d52dbbb1165e560","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-baPddcoNLj/+vYo+HSJidJUdr5W4OkhT109c5qhR8T1dJoZcyJpkv/dFpYlw/VJ3dV66vI8GHQFrmAZw/xUS4g==","shasum":"611e684fb6940855f37da5f3126bd9449f070ece","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12.tgz","fileCount":63,"unpackedSize":668871,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAw81yTI/bflJ6jiu0cJr3J//PUj6PHf9kGV6i875TftAiAWEa1kv0ohoYO9O+vna2Q8nhObOTmgYrbxmUuVrPaHxg=="}],"size":117144},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12_1763069931521_0.7468716222699079"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T21:38:51.742Z","publish_time":1763069931742,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.578686b0b":{"name":"@firebase/data-connect","version":"0.3.12-canary.578686b0b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.578686b0b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.578686b0b","@firebase/component":"0.7.0-canary.578686b0b","@firebase/logger":"0.5.0-canary.578686b0b","@firebase/util":"1.13.0-canary.578686b0b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.578686b0b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.578686b0b","readmeFilename":"README.md","gitHead":"578686b0b355a86ed8bdb99433c9300c1706fbe1","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-L3cbxKpUwCyUhMDAwQSpcthZW3hXl94mffLKzPXJZjiBP+eaAam1Abc3cRGEsh+erozSD3FfWE9n7lNCE4t14g==","shasum":"3b87346e0fd5060757070a8d7a9d83e25dda10b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.578686b0b.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICdl4E7Mi4cT8mtZzv1kewAWdmDcbs+1nGKO6vqD1UWTAiBgPvtySgKX+l6sB/TURMamG1o71TGHakbbf+I77WyfAg=="}],"size":117233},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.578686b0b_1763072223989_0.1277078570355754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T22:17:04.194Z","publish_time":1763072224194,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.d1d898f55":{"name":"@firebase/data-connect","version":"0.3.12-canary.d1d898f55","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.d1d898f55"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d1d898f55","@firebase/component":"0.7.0-canary.d1d898f55","@firebase/logger":"0.5.0-canary.d1d898f55","@firebase/util":"1.13.0-canary.d1d898f55","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.d1d898f55","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.d1d898f55","readmeFilename":"README.md","gitHead":"d1d898f555d4da1c24941f93e47a75d660311650","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-UmFwfjTZxLeweRGlvmPEu7oyNsjJm93WewBCgeV4xqPO2ruLITlvnwH6VlJH/vSYoH/4A5NbZqMIRf3/uVJuUg==","shasum":"c0270e03e684cc530e48e2988ed2227bb27e8a2a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.d1d898f55.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCMcYFdidji+wWCIPsk0Dwgh9pfeb3ZvyDLv4BlvVJbeQIgOy6uSbyM6QOCNsrsJms/cv/aVRgCWcuajffNcqCYP6w="}],"size":117232},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.d1d898f55_1763147941655_0.30697801136633496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-14T19:19:01.899Z","publish_time":1763147941899,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.60d1b18bd":{"name":"@firebase/data-connect","version":"0.3.12-canary.60d1b18bd","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.60d1b18bd"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.60d1b18bd","@firebase/component":"0.7.0-canary.60d1b18bd","@firebase/logger":"0.5.0-canary.60d1b18bd","@firebase/util":"1.13.0-canary.60d1b18bd","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.60d1b18bd","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.60d1b18bd","readmeFilename":"README.md","gitHead":"60d1b18bdd8e6ae618005e021dc5d1f16db1937c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-j1HLjh0txZ9qdOh6kHoZAp17UunAX21LIxgLjkafQT06FBvCY3AQWizCtUvP/NIHTGR8mmDITT8fzkE7hcRDHg==","shasum":"c5f2d15ac7306a124f1b66318ff064302c785003","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.60d1b18bd.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIApS2qopdvb2O3sffmXbby7pshKRDmbCFmskTsVSQ+xzAiEAvXn3aIO0TdCZod0WPU5nw4AT+Z3fOOsT5r8TqqAzd0g="}],"size":117226},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.60d1b18bd_1763661160422_0.5440622953933185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-20T17:52:40.606Z","publish_time":1763661160606,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.59407948d":{"name":"@firebase/data-connect","version":"0.3.12-canary.59407948d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.59407948d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.59407948d","@firebase/component":"0.7.0-canary.59407948d","@firebase/logger":"0.5.0-canary.59407948d","@firebase/util":"1.13.0-canary.59407948d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.59407948d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.59407948d","readmeFilename":"README.md","gitHead":"59407948daf848fea069b776a55bef62bbcd602f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-kAtbXxDLdFnPx2Tlb76x5g/ZAYRh/638vnA8kx4LfU+zTHcEw45k/D79Dk3ZmYTkWpPeTNxr6kEofbpueCQjDg==","shasum":"7a8a2544fd65c3d747fbaaf20d7084eb6b015b6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.59407948d.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG5WOJQjQD859PYr5sTkGfxwtGRXmdywPvWT3zUHo/zIAiAYeQ2tv4mBezaHZk47KSrL09b4AFvbVwhVgQlti7769Q=="}],"size":117234},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.59407948d_1764014899974_0.4940802314748498"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-24T20:08:20.213Z","publish_time":1764014900213,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.e6415ddee":{"name":"@firebase/data-connect","version":"0.3.12-canary.e6415ddee","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.e6415ddee"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.e6415ddee","@firebase/component":"0.7.0-canary.e6415ddee","@firebase/logger":"0.5.0-canary.e6415ddee","@firebase/util":"1.13.0-canary.e6415ddee","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.e6415ddee","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.e6415ddee","readmeFilename":"README.md","gitHead":"e6415ddee915e5c4dc6ef323fd717ce254f63c51","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-6exGjze5Ln6J+xtO5a36KOrwCceLK3+TC1ScEPufUBjEgs89rsjq9oMcE6uwybK3KCA0fH9UPgomMF2jNIcrEg==","shasum":"2811b2520556a64faa3ef83dccff71937e8fea15","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.e6415ddee.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBFD3S6JKPdHrDBeQQBFLbNAzrq5lyllX/1xRtGYT8GIAiBEUmzNaj9PdfNpFMbxDiSJ5Z3HMhO6hovRaa60vIOfOg=="}],"size":117221},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.e6415ddee_1764099927875_0.16706260296168707"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-25T19:45:28.066Z","publish_time":1764099928066,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.9101b4611":{"name":"@firebase/data-connect","version":"0.3.12-canary.9101b4611","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.9101b4611"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9101b4611","@firebase/component":"0.7.0-canary.9101b4611","@firebase/logger":"0.5.0-canary.9101b4611","@firebase/util":"1.13.0-canary.9101b4611","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.9101b4611","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.9101b4611","readmeFilename":"README.md","gitHead":"9101b4611aa1e0fa1a913d4ebdcda43f0ceef72d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-RM1L3qPfyj6uoUiNHFoPTH/AMtpvwg5MyLnZnOehyOOgVqFnZ98jNcEyJ7E5xKs+lCpRAtMyjI6gwvur42LirQ==","shasum":"b409cdd5411c29b5e5c2cb7e2605a305fc3daaa4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.9101b4611.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDBaXKCAA3PFUxNoZaRIS/mHVHyS2ErP3T9xJnmXc0euwIhAJaSor/e3MelyYxBMGeBH4VCHIp319cvU717tV0xP4TO"}],"size":117229},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.9101b4611_1764621646352_0.11928430378166688"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-01T20:40:46.583Z","publish_time":1764621646583,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.f5fc6bf76":{"name":"@firebase/data-connect","version":"0.3.12-canary.f5fc6bf76","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.f5fc6bf76"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f5fc6bf76","@firebase/component":"0.7.0-canary.f5fc6bf76","@firebase/logger":"0.5.0-canary.f5fc6bf76","@firebase/util":"1.13.0-canary.f5fc6bf76","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.f5fc6bf76","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.f5fc6bf76","readmeFilename":"README.md","gitHead":"f5fc6bf76a4b9b9318549185438b9975351d1739","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vLZBaM/aAV2pVetjZ8P+fdyGoMXFYzjfrtniaplny1np0ojg7iz4NbcRroe2uFLb9E6diDXn2fYzSeqtYOzbgw==","shasum":"533b67492dbea0e6896e79bc0ff2d15c15b9ebf5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.f5fc6bf76.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEKvtBp5HlR2tMBco92Yh160MEMQTG66E8R8CtV2Cm2yAiBuQ0k2o1pCHfkvjtqvmsZoGQsuE2ardxP2QvNfpJJk4Q=="}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.f5fc6bf76_1764622067536_0.7519770388198572"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-01T20:47:47.784Z","publish_time":1764622067784,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.5c7430dea":{"name":"@firebase/data-connect","version":"0.3.12-canary.5c7430dea","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.5c7430dea"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5c7430dea","@firebase/component":"0.7.0-canary.5c7430dea","@firebase/logger":"0.5.0-canary.5c7430dea","@firebase/util":"1.13.0-canary.5c7430dea","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.5c7430dea","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.5c7430dea","readmeFilename":"README.md","gitHead":"5c7430deabb20ddce2a26ea9a565323d2a0f612e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-55lTzBFF9lww8sGkisHkYHoik9fKoZueBDgUXwD+FUMC54MyxM0p3eLJQybYs4yUEi0hglv34PTyrY7gBEgyDQ==","shasum":"f19c18256d4ce27f5cb7d8692f070fc173c2716e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.5c7430dea.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC+HiVar8Lf1sd3361RMZq3NI0Z+2jgex9Lz7TQjpzlGgIhAORu6eRk1n1FAVywmESLZeajg58bnUlSP7rESeAK+Dj5"}],"size":117225},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.5c7430dea_1764797016224_0.37074411411277786"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-03T21:23:36.407Z","publish_time":1764797016407,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.a09ef786f":{"name":"@firebase/data-connect","version":"0.3.12-canary.a09ef786f","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.a09ef786f"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.a09ef786f","@firebase/component":"0.7.0-canary.a09ef786f","@firebase/logger":"0.5.0-canary.a09ef786f","@firebase/util":"1.13.0-canary.a09ef786f","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.a09ef786f","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.a09ef786f","readmeFilename":"README.md","gitHead":"a09ef786f35beca082b32a3194cc368b0050ea2c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-HgzG/bFiiMe7gpdT+gH3X/6N1pijcLMMXvSMSTyq3KLaMg2yI7Mbmyfj18ZrTye6qW1ivlt5mIrAUbi0z5naOw==","shasum":"f7a1122bfbea00698620b6249c0fcc8f46fb1cc4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.a09ef786f.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEyq7laeSplpMmXwehy1ZuoQaoKI9isgcLgA+WcTED9JAiBCsHWZJiXEUYipEIw67ZkgvOjiGP0C9uGI5hVPL8Qw2A=="}],"size":117228},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.a09ef786f_1764874663077_0.6992517082228686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-04T18:57:43.253Z","publish_time":1764874663253,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.1e406a2b7":{"name":"@firebase/data-connect","version":"0.3.12-canary.1e406a2b7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.1e406a2b7"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.1e406a2b7","@firebase/component":"0.7.0-canary.1e406a2b7","@firebase/logger":"0.5.0-canary.1e406a2b7","@firebase/util":"1.13.0-canary.1e406a2b7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.1e406a2b7","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.1e406a2b7","readmeFilename":"README.md","gitHead":"1e406a2b7140b014edac26f0e5179878bb3d821f","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-4U22/C+H/J0TAXdAr9aNk2g/WBpHq/Q/3azapws0iPbnYcDC8/Eqy+k5gNEwDvCuqVJJ9rRZdakwN2IcPPJ38A==","shasum":"ea93583fd15f40b00f97dc7a19feb6b2d74f5483","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.1e406a2b7.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICuq2ReBAPArPEWpdJOjt4H8ZE4OzS8GIirn+fUGD/cxAiBBxF/AY/QIJ0Ibpx9Yo3qS4A5TCNwaYEvtVo8p1a+iLw=="}],"size":117225},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.1e406a2b7_1764877743562_0.4028101206100947"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-04T19:49:03.744Z","publish_time":1764877743744,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.5511b4fa7":{"name":"@firebase/data-connect","version":"0.3.12-canary.5511b4fa7","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.5511b4fa7"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5511b4fa7","@firebase/component":"0.7.0-canary.5511b4fa7","@firebase/logger":"0.5.0-canary.5511b4fa7","@firebase/util":"1.13.0-canary.5511b4fa7","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.5511b4fa7","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.5511b4fa7","readmeFilename":"README.md","gitHead":"5511b4fa7de0e98f3a3b933645584ba758de4405","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-+8aRSET+cF1FY1OzWy6nTarUetOhkEHj8U15OaLgIg5vrrHj4G6j2w0AZOT8Cmd20vquK1OSXgTVAf6nALBoyg==","shasum":"50ed7c552df8d6a95c1bee003cc24d35baf5559f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.5511b4fa7.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHzZAREotlbm5tdvuoJuJbh1y3wb/htFaKYS44hfdB1HAiAhI2m8d2hIC4G+djNmKxUUJU9d+UH6Si3fqR8+/B4Jog=="}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.5511b4fa7_1765292265400_0.27207702867790795"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-09T14:57:45.556Z","publish_time":1765292265556,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.bc2b2cdea":{"name":"@firebase/data-connect","version":"0.3.12-canary.bc2b2cdea","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.bc2b2cdea"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.bc2b2cdea","@firebase/component":"0.7.0-canary.bc2b2cdea","@firebase/logger":"0.5.0-canary.bc2b2cdea","@firebase/util":"1.13.0-canary.bc2b2cdea","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.bc2b2cdea","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.bc2b2cdea","readmeFilename":"README.md","gitHead":"bc2b2cdeae920ff22aca3414c2a1b79d4a3b1351","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-uooBufMhKhUtmpBzB4hDQ3Ydwb5/e13/443Ld/m/3pehe9jzokvMXAsxVimSS2/i93Io9FKDkd8HRGRGU7Pjbg==","shasum":"ba072a434896b90db066c4ef48f9b512c62c05aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.bc2b2cdea.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD2fVHTWUG/uZkIIN/NumTXcpZ1ctaHZE3MIonZzZPo9AIge/sYjCZN/BPAIFdL8EV4Ne75Cy25PN1mOxWWwrJ6ChI="}],"size":117219},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.bc2b2cdea_1765567689526_0.10072351418114867"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-12T19:28:09.724Z","publish_time":1765567689724,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.8e26a5590":{"name":"@firebase/data-connect","version":"0.3.12-canary.8e26a5590","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.8e26a5590"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.8e26a5590","@firebase/component":"0.7.0-canary.8e26a5590","@firebase/logger":"0.5.0-canary.8e26a5590","@firebase/util":"1.13.0-canary.8e26a5590","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.8e26a5590","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.8e26a5590","readmeFilename":"README.md","gitHead":"8e26a5590ca1dfb809720f8697429e3894123406","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-mUnH9XDcVg5FEVGTOHU57g0q3FpMiYUzVIS+YqOci20YAtB295suBoKbuA7x3du182pao2nyYtD0ZqVUaky+Gw==","shasum":"10498f77b3068e2d0ce5474a989415441393ba7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.8e26a5590.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHL3bp+s3cYvyrkYZE7dO0Kx1El1lBMeEiLPcWd/VGY+AiBpaYeZgsimdNmNVh1hZQ2ztwl/8PBLOkF+7ZxDbE1Gzw=="}],"size":117229},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.8e26a5590_1765901769307_0.07353120562898097"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T16:16:09.453Z","publish_time":1765901769453,"_source_registry_name":"default","contributors":[]},"0.3.11-caching-fdc.9f17eac6e":{"name":"@firebase/data-connect","version":"0.3.11-caching-fdc.9f17eac6e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.3-caching-fdc.9f17eac6e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-caching-fdc.9f17eac6e","@firebase/component":"0.7.0-caching-fdc.9f17eac6e","@firebase/logger":"0.5.0-caching-fdc.9f17eac6e","@firebase/util":"1.13.0-caching-fdc.9f17eac6e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.3-caching-fdc.9f17eac6e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.11-caching-fdc.9f17eac6e","readmeFilename":"README.md","gitHead":"9f17eac6e8aadbce3ad9dc5d71992e528b7b3310","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-CQpXTC4CT2Kb5whHjD4FOLXcdyHNtMwJ/YX+PElHDYJdI5lySCUVKV6BXg8IZToLRlXnlQHUswUCtlXYyQN4Qg==","shasum":"5073dc5ed5204bbba21b671ddf51c79b6d8cd9b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.11-caching-fdc.9f17eac6e.tgz","fileCount":85,"unpackedSize":1047983,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDIFOCfv6CO4xEr2DQY9RkU2u6j4X8qke2hnDAsFXQL7wIhAL65m6XjC9VRG6Ba4YEl/Hd1mjzKh5ELZ9YtkenIt85l"}],"size":185466},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.11-caching-fdc.9f17eac6e_1765908694003_0.7640505903120822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T18:11:34.235Z","publish_time":1765908694235,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.9cf4b7e35":{"name":"@firebase/data-connect","version":"0.3.12-canary.9cf4b7e35","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.9cf4b7e35"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9cf4b7e35","@firebase/component":"0.7.0-canary.9cf4b7e35","@firebase/logger":"0.5.0-canary.9cf4b7e35","@firebase/util":"1.13.0-canary.9cf4b7e35","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.9cf4b7e35","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.9cf4b7e35","readmeFilename":"README.md","gitHead":"9cf4b7e35d73c5ae03bbee3e016970af0982ccdf","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-tpE3QsCSa48jJqrCuwimbxLSdaj8wc8VbkRKHUCWpbSjU6VnzvEhTa0vVoVJxjEW1+q7YovG3LBasFqUB8Q94w==","shasum":"9965a16e44a8c58e9c09a3a977ef4b0bf70c8230","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.9cf4b7e35.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBukcjWVkWhkWQYqIM1qJXDAcOAOfRQjugGJ/ywVypSJAiAJIeGkdr318v+g+rOUwoLPc7O4ohCBCAEas5AA2B5H7g=="}],"size":117229},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.9cf4b7e35_1767645089949_0.24944743349619314"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-05T20:31:30.089Z","publish_time":1767645090089,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.8bac8f0b2":{"name":"@firebase/data-connect","version":"0.3.12-canary.8bac8f0b2","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.8bac8f0b2"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.8bac8f0b2","@firebase/component":"0.7.0-canary.8bac8f0b2","@firebase/logger":"0.5.0-canary.8bac8f0b2","@firebase/util":"1.13.0-canary.8bac8f0b2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.8bac8f0b2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.8bac8f0b2","readmeFilename":"README.md","gitHead":"8bac8f0b2861ca192f07d9f4e5826709a77a9c63","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-0mZKkp6IexxsHNr3KP5BUoWVwojL2XQc3IWBg3hMDKHQE58MgzHmIeGKnnB7IIPEC/l8aTfr0XtHFfGeUjcWgg==","shasum":"16d9bda4c5d4bdc6d11f5c4870a548636de2dd27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.8bac8f0b2.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHixAj0kiqhaGGd9pbu0JKzDzMsXLbsRkc0sSjxk740SAiEAt/2WN2hy/Q6GISdOI6tsXSNmhjIKF8NP6u0SMQ5GqSI="}],"size":117224},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.8bac8f0b2_1767810194117_0.19382993153773675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-07T18:23:14.252Z","publish_time":1767810194252,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.5579b387a":{"name":"@firebase/data-connect","version":"0.3.12-canary.5579b387a","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.5579b387a"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.5579b387a","@firebase/component":"0.7.0-canary.5579b387a","@firebase/logger":"0.5.0-canary.5579b387a","@firebase/util":"1.13.0-canary.5579b387a","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.5579b387a","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.5579b387a","readmeFilename":"README.md","gitHead":"5579b387ab697347ecd4a29ffed47c4cf808d544","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-5FHiGomXf+7vzpwz3y58wTku0e97O5YNNL2ToCu3j9okHVrtXWIR/LXPlQCtBxsL9bJ1NtjPNOHGZ70hdSVo8w==","shasum":"16927b4b2fdd94b3fa0a7a104a72ec24b604a6cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.5579b387a.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCe6zdqLCA8ANw8wscaDOoJkTR8MeJ9eLFPcP1SpvA8BQIhAKNWMy0hq/Su+KCYbT4qzI0g8sQN5P5NCz/5S4cAWCJ5"}],"size":117234},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.5579b387a_1768244086687_0.1784770694809823"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-12T18:54:46.825Z","publish_time":1768244086825,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.b2827448b":{"name":"@firebase/data-connect","version":"0.3.12-canary.b2827448b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.b2827448b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.b2827448b","@firebase/component":"0.7.0-canary.b2827448b","@firebase/logger":"0.5.0-canary.b2827448b","@firebase/util":"1.13.0-canary.b2827448b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.b2827448b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.b2827448b","readmeFilename":"README.md","gitHead":"b2827448bf8b51e2a1d0343092989a7b79fc0491","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-03e2zJQyt+TWeQC6JbIm2ZJ1eV3BkMoonsgiwDqN1Whf4jxYvIAgi5PTcB4TeAchJbvUG5akHyMKhEFN4QVfxQ==","shasum":"93f41f2e53c682dfbc35d4c96dc38c5b2528292a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.b2827448b.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEUy5NC9FOldhPBqz8c86BVn+an+YHOfmDz0JltxWB7XAiEA+orOtUyaHwL/9/G3/PawTHeg3kSB18v9KNysJ+bzEt0="}],"size":117232},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.b2827448b_1768319652245_0.7220507022304314"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T15:54:12.406Z","publish_time":1768319652406,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.d5ff5a4b1":{"name":"@firebase/data-connect","version":"0.3.12-canary.d5ff5a4b1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.d5ff5a4b1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d5ff5a4b1","@firebase/component":"0.7.0-canary.d5ff5a4b1","@firebase/logger":"0.5.0-canary.d5ff5a4b1","@firebase/util":"1.13.0-canary.d5ff5a4b1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.d5ff5a4b1","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.d5ff5a4b1","readmeFilename":"README.md","gitHead":"d5ff5a4b1d3c9cf0e5f00fa4d3e05e8887fb3573","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-29x6CzZDbIT3aFtCmZ7GwUaCdfFpePjtmUWCH1Mqj8OgaCdbEzMp0a4dBgZNMahXyP7BCsTf7DXSQlnNwGwm6A==","shasum":"edb8b8d6dd2dcf7f39d88c7a3882b6442a51d958","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.d5ff5a4b1.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC5ziJNo0E1DwCrHIEQ7D+UOpS54NQsuCc4q+FEq0U4+QIgL6uO1Ve06yaVkylzoO3t/wORISOSsBu10nkmqZfjkxA="}],"size":117224},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.d5ff5a4b1_1768407669396_0.4572443204259491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-14T16:21:09.549Z","publish_time":1768407669549,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.efc0117ae":{"name":"@firebase/data-connect","version":"0.3.12-canary.efc0117ae","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.6-canary.efc0117ae"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.efc0117ae","@firebase/component":"0.7.0-canary.efc0117ae","@firebase/logger":"0.5.0-canary.efc0117ae","@firebase/util":"1.13.0-canary.efc0117ae","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.6-canary.efc0117ae","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.efc0117ae","readmeFilename":"README.md","gitHead":"efc0117ae2fd54e78d36134f56e642e53cbe716b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-3D2BhCPCyiOU8K13n2GPUghkvCwNHuApcmAbZliBhqrNM7dBu4PdlR+2TbCzddymiZqpwupqE5ycGcYLg2yMnw==","shasum":"74d59d83aab5f5238479777dd7cf75f82041fb2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.efc0117ae.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAFCPDpseUlbS6wGjRMpVR+uTikSXGyRbcBs9oFwOkwQAiBMx+tO8+apTNFDWk+l60rE+BeF3P8XgrNDl68BIt7mpg=="}],"size":117219},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.efc0117ae_1768417835306_0.8050234978841644"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-14T19:10:35.445Z","publish_time":1768417835445,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.817151ee9":{"name":"@firebase/data-connect","version":"0.3.12-canary.817151ee9","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.817151ee9"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.817151ee9","@firebase/component":"0.7.0-canary.817151ee9","@firebase/logger":"0.5.0-canary.817151ee9","@firebase/util":"1.13.0-canary.817151ee9","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.817151ee9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.817151ee9","readmeFilename":"README.md","gitHead":"817151ee911d0d040f3951ea1f6adc9c776ada7e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-nXwW06FKquB/pgYwuzXe7KYOr0HFYR1PB/JD72IrOF15lqtF66dvyEegM3R0WChjlTaNsjZiK2H1T6zMI6owDQ==","shasum":"a23a821663d0a01893bd33d9bac4c608f38e7688","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.817151ee9.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID+FXX95+0KhLP8+uatGoB3WmpjBxcjnpKGd8+w+qHJgAiAqSXRT01w0iTq30ew2VN1fo6CoqSH1rTHJu6SCwU6+Yg=="}],"size":117229},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.817151ee9_1768436753228_0.8629756061423912"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-15T00:25:53.375Z","publish_time":1768436753375,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.58ddd6e54":{"name":"@firebase/data-connect","version":"0.3.12-canary.58ddd6e54","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.58ddd6e54"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.58ddd6e54","@firebase/component":"0.7.0-canary.58ddd6e54","@firebase/logger":"0.5.0-canary.58ddd6e54","@firebase/util":"1.13.0-canary.58ddd6e54","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.58ddd6e54","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.58ddd6e54","readmeFilename":"README.md","gitHead":"58ddd6e545643308f5cdaf3ac0ecb3397cbf320c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-tzuPUL2iMjFySzvgJScFK/9NP0dsBvAM3xrJ/tTDqcyyi941uYNKocIpxSBHp5oqy2QZQBy/ZiZB5wC/Yn09hw==","shasum":"c81880be66dafbc72fecd20f48f2cebfc2d4db74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.58ddd6e54.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFkew1sEePakVsFZfQsoTWOIjU6EBVXNVIJI212s+T/hAiEAgxXk32ppV2uHy1xZTlqbJJjr8OEaAKQW2VtTSjwKLD8="}],"size":117225},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.58ddd6e54_1768578476517_0.7030584916880154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-16T15:47:56.713Z","publish_time":1768578476713,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.d818df4e8":{"name":"@firebase/data-connect","version":"0.3.12-canary.d818df4e8","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.d818df4e8"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d818df4e8","@firebase/component":"0.7.0-canary.d818df4e8","@firebase/logger":"0.5.0-canary.d818df4e8","@firebase/util":"1.13.0-canary.d818df4e8","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.d818df4e8","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.d818df4e8","readmeFilename":"README.md","gitHead":"d818df4e8697c70bf9dbf58620e47d40d175ecc8","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-2yJQjiGxmWSKZqooRsM8Mtx0MfBvuYDNPGaPyKqt2wh6f2SewkFs1aBvosE+6VrjkDs9xvnQgcMOcE/0+m/8HQ==","shasum":"afc55a2d7a41051559d5a330311db23fb0649f9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.d818df4e8.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGg64o595CKMfVuGeudWwGIvtFqtwiuzvurHGac2bG4MAiASWL2u4KIf5OIStfSy3H9cwN9V3Q4aedSEdd6/vCTE3A=="}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.d818df4e8_1769027626872_0.010255741757592363"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T20:33:47.035Z","publish_time":1769027627035,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.08e3acdf0":{"name":"@firebase/data-connect","version":"0.3.12-canary.08e3acdf0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.08e3acdf0"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.08e3acdf0","@firebase/component":"0.7.0-canary.08e3acdf0","@firebase/logger":"0.5.0-canary.08e3acdf0","@firebase/util":"1.13.0-canary.08e3acdf0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.08e3acdf0","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.08e3acdf0","readmeFilename":"README.md","gitHead":"08e3acdf098dc5499081c610bcbe428f376f9ded","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-fvjgLdWLT0TMOHDkeb/fbkVhsOl5NQ68mKWYp8dq9chqbaD2gJ2j8uclvxkMRM8hEkZ47SioS/dnlmXL/LTnFg==","shasum":"5244a72214cc0627a57d830280840bb52f0644a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.08e3acdf0.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEFVHNjpAfVXat4E19BT3C9C/NUTbmU+rHZhGlQ6vukVAiEA3Lt40bgMPV9z5XpFCuakb6nubl+cDugO6WUSG3+xWHc="}],"size":117221},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.08e3acdf0_1769450988657_0.0211249766131818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T18:09:48.835Z","publish_time":1769450988835,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.f9aaeca46":{"name":"@firebase/data-connect","version":"0.3.12-canary.f9aaeca46","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.f9aaeca46"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f9aaeca46","@firebase/component":"0.7.0-canary.f9aaeca46","@firebase/logger":"0.5.0-canary.f9aaeca46","@firebase/util":"1.13.0-canary.f9aaeca46","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.f9aaeca46","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.f9aaeca46","readmeFilename":"README.md","gitHead":"f9aaeca466f3650a1bd1f83d3ee32ceb105faf65","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-mj26LMKa7wYtMw6E7Pjnem4go9fUmT0kQB+6JSqBHssQzGHEAu3Ho8OehEgBgyhDi04FbVwh8AhLjS4R8WczMA==","shasum":"dfae6ae660b1f81a1c194f455f08b59d154b7d6a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.f9aaeca46.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFoHuWVjGQSfmHOlPQwOas8ph5V77NtSBXLJHr/zBrxEAiEA8oNyBos+hiesOc/XFVMVUycfKeCJsWHngtBpcLQDY2U="}],"size":117222},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.f9aaeca46_1769451124117_0.5527123892682313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T18:12:04.306Z","publish_time":1769451124306,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.c4a3a5643":{"name":"@firebase/data-connect","version":"0.3.12-canary.c4a3a5643","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.c4a3a5643"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c4a3a5643","@firebase/component":"0.7.0-canary.c4a3a5643","@firebase/logger":"0.5.0-canary.c4a3a5643","@firebase/util":"1.13.0-canary.c4a3a5643","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.c4a3a5643","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.c4a3a5643","readmeFilename":"README.md","gitHead":"c4a3a5643b79a2165d8b38d35734053dcce8d224","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-MvnUaVjLXhXdUi1zlfzI7ypFYH0pZRa2Qc06G0S5XoR9SElbpOU6CdncFtl+yS3xFFQGDPgZkKbMwL53s0rGCQ==","shasum":"40017ba4826d9a6bbcdeadfbd9e28f97ca1e7296","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.c4a3a5643.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCNzNuBJKdFAQFXL8FeSvrbs8yQci33llM6DswRZRlP/AIhANkf5zLbN51phcmO2aVGSLsc8i+BWMKUDfJTbj+Jjs9f"}],"size":117226},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.c4a3a5643_1769530210734_0.8391626058034354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-27T16:10:10.894Z","publish_time":1769530210894,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.2e7432986":{"name":"@firebase/data-connect","version":"0.3.12-canary.2e7432986","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.2e7432986"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.2e7432986","@firebase/component":"0.7.0-canary.2e7432986","@firebase/logger":"0.5.0-canary.2e7432986","@firebase/util":"1.13.0-canary.2e7432986","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.2e7432986","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.2e7432986","readmeFilename":"README.md","gitHead":"2e74329868f90e92ac8a32d131aa9dd9226ccb59","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-E8ZpujGFo5wz+NXg8b1H3AXgN8O6jAa4QBXgf/w8iNy9ud91/iGByjLyZ2j12X+3Qi4NA60jrxeHaiLbcRjeWQ==","shasum":"9a854c7a451bce026d44f888957fc33cee788826","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.2e7432986.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDjbE/Mhs/po7/dU5OxYvIGO4LTN2o0+JVpfEQLt+dNAQIhANrjfgjSIpJubKEJI7Tz2OuSf/rxjb5mnqKcbPrWOyEC"}],"size":117232},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.2e7432986_1769715306714_0.8757231625746942"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-29T19:35:06.903Z","publish_time":1769715306903,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.65a553baf":{"name":"@firebase/data-connect","version":"0.3.12-canary.65a553baf","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.65a553baf"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.65a553baf","@firebase/component":"0.7.0-canary.65a553baf","@firebase/logger":"0.5.0-canary.65a553baf","@firebase/util":"1.13.0-canary.65a553baf","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.65a553baf","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.65a553baf","readmeFilename":"README.md","gitHead":"65a553baf435be2463477ef9ddb114f26a2845ce","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-cZGN60GqIIocXEcwD5Lvkx5Pg5Zmn993ij16h/Hqiv2C4RC4q1+g5EikwRRDJtMO2zRjO5QaYRKDtm9UJPBSeQ==","shasum":"704780ef85a7a10c8ac65debfcf8f953a3303a73","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.65a553baf.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCx0Sr/H/LmmynwfUDNYDSWYMqIR82Byu9qPcakTB7oNgIhAOu/bUMM33rlGv8t5DUhuhGYRbHtUG+Aa+zmjawzj8kf"}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.65a553baf_1769715937305_0.6551499446254674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-29T19:45:37.472Z","publish_time":1769715937472,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.691a506ec":{"name":"@firebase/data-connect","version":"0.3.12-canary.691a506ec","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.691a506ec"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.691a506ec","@firebase/component":"0.7.0-canary.691a506ec","@firebase/logger":"0.5.0-canary.691a506ec","@firebase/util":"1.13.0-canary.691a506ec","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.691a506ec","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.691a506ec","readmeFilename":"README.md","gitHead":"691a506ecaa10ac3f0354313f5de5a47f4c85199","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-rkGT+3wQ32NWEQJPEUhmIXY8gmi6lUqe2zaeNJq3YTX/sdwzCrFUix3sv+LxGbbhe/eTOuNpBvaGQ+yNyGl7gw==","shasum":"8fac8a026b5c9a424d7f26ba9fff1523268223f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.691a506ec.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC50r+pIkaM/Q6iSQbiRDzOFLMAoRVU1+89dLOluTLq6AIgVnIEjadVuGPglXrbhXF1kHqkgC4nJD5Mcuz0TeCFHmI="}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.691a506ec_1769717571968_0.2351999243134133"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-29T20:12:52.124Z","publish_time":1769717572124,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.8123231a1":{"name":"@firebase/data-connect","version":"0.3.12-canary.8123231a1","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.8123231a1"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.8123231a1","@firebase/component":"0.7.0-canary.8123231a1","@firebase/logger":"0.5.0-canary.8123231a1","@firebase/util":"1.13.0-canary.8123231a1","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.8123231a1","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.8123231a1","readmeFilename":"README.md","gitHead":"8123231a1e7030400ac362e13d4cafb8d40f5d4c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-6Vo+gahAV7rZ8iaTJHdXH5pdLdpRBJsm2Fsc9NGo+Ntgm7HLNXr9npM5XxwOq3XZvbPEY/ibNDIfnguToKBxcw==","shasum":"a58033395948c0abc19fa56aba3a585a80919451","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.8123231a1.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA0mJAiy6sAC6q3LGAA3j7KnbERSnYfjpig/Wt1JUeJPAiBu3r//Ow83DIQBMMEX/TE1zoOcQKYOOQidIXDOBLW9vw=="}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.8123231a1_1769721564913_0.9997883795679818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-29T21:19:25.082Z","publish_time":1769721565082,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.f9254b6d2":{"name":"@firebase/data-connect","version":"0.3.12-canary.f9254b6d2","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.f9254b6d2"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f9254b6d2","@firebase/component":"0.7.0-canary.f9254b6d2","@firebase/logger":"0.5.0-canary.f9254b6d2","@firebase/util":"1.13.0-canary.f9254b6d2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.f9254b6d2","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.f9254b6d2","readmeFilename":"README.md","gitHead":"f9254b6d28cc086a763d7fed42a59d6d2199aae8","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-GU7nD+roLdl2RMSN3gGzSAWAbuJ3sMWfkOYthcpTOZOLoP2KISnjSTbs+ITHSrkSyzQKJQdMLKIJThCeF6FnTA==","shasum":"0be38b44b077ed2582ec870ace7d9f1e13fa07c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.f9254b6d2.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDOhysiKI5LK6u1/GJisyfZUpILy2GSSLAdIM75GYVj9AiBgIXB8IM0DQY4ndskI4Qax1FUoHFN0CkvM1znSy5o8Bg=="}],"size":117228},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.f9254b6d2_1769796721110_0.013804715696146053"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-30T18:12:01.277Z","publish_time":1769796721277,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.b10a296fa":{"name":"@firebase/data-connect","version":"0.3.12-canary.b10a296fa","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.7-canary.b10a296fa"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.b10a296fa","@firebase/component":"0.7.0-canary.b10a296fa","@firebase/logger":"0.5.0-canary.b10a296fa","@firebase/util":"1.13.0-canary.b10a296fa","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.7-canary.b10a296fa","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.b10a296fa","readmeFilename":"README.md","gitHead":"b10a296fa1316cd8c82e33b38e1fb66d7bdcbbc6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-V/BCK/qgSpFNag5jUdv60veYr5xozaEYb9PyLOSAWKNZfYSSUMs3CRz2xUHV12F3GjTlpTnsBEHmubneob3lNg==","shasum":"3cd4ba4689fb06d7d243f697e765033377d9f386","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.b10a296fa.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFvbVITSTASjZHlA9sLF3CFoNqkhn5rslv09nO1lpBapAiBtY+40P5eDlz6CXurfng1yBq0GzhzhTGwCq49mSYbiSQ=="}],"size":117225},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.b10a296fa_1770144965862_0.7606962609748995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-03T18:56:06.070Z","publish_time":1770144966070,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.e4b2890fd":{"name":"@firebase/data-connect","version":"0.3.12-canary.e4b2890fd","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.e4b2890fd"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.e4b2890fd","@firebase/component":"0.7.0-canary.e4b2890fd","@firebase/logger":"0.5.0-canary.e4b2890fd","@firebase/util":"1.13.0-canary.e4b2890fd","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.e4b2890fd","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.e4b2890fd","readmeFilename":"README.md","gitHead":"e4b2890fd25795d93af6ae209b10ad69a8939b3a","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-gg1oqxRWY2zvAccwGRI2+tKGgpIFmbu4PtPb4vWsVBIzcfhFCOBKKSku5l/UoJoHtCcmxFG5sI01199UmPsf/w==","shasum":"2fdd2115f5f8357528ce8a0d79a1e6ef749f1d86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.e4b2890fd.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGkdO34yi63ZnWFSkTZRwZ6hCMM8s9d7RnkJdmIXE5dKAiBPNYFheTXUK/w0DqDn2DRrp0mejKCLsSNFDT+dijvobg=="}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.e4b2890fd_1770303250462_0.7811729523411899"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T14:54:10.679Z","publish_time":1770303250679,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.2bd48a604":{"name":"@firebase/data-connect","version":"0.3.12-canary.2bd48a604","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.2bd48a604"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.2bd48a604","@firebase/component":"0.7.0-canary.2bd48a604","@firebase/logger":"0.5.0-canary.2bd48a604","@firebase/util":"1.13.0-canary.2bd48a604","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.2bd48a604","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.2bd48a604","readmeFilename":"README.md","gitHead":"2bd48a604d4ab4df4a9dec9a78a880a9b18891c7","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-OcCphiNPvwFUCwM5SJ/Snd/YixeuZeHj7jYVpA8ujc8efP+dDX9CwBLGqs3E7r9KuOVhpUcbvQ3uuoe2iy0L4A==","shasum":"bbddfa1fb225e2067729d1229855715b24a7185f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.2bd48a604.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC8xZjuZsW4o6QZFW4jz0R1Z1iXtpXOqrFAqevYICp5ZAIgdCwqbYTDhFXQm50b4XgcR/UDcpn2oMBMiu1Gqqm4JZU="}],"size":117226},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.2bd48a604_1771435520172_0.489738030071043"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T17:25:20.320Z","publish_time":1771435520320,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.35b284af4":{"name":"@firebase/data-connect","version":"0.3.12-canary.35b284af4","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.35b284af4"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.35b284af4","@firebase/component":"0.7.0-canary.35b284af4","@firebase/logger":"0.5.0-canary.35b284af4","@firebase/util":"1.13.0-canary.35b284af4","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.35b284af4","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.35b284af4","readmeFilename":"README.md","gitHead":"35b284af4789f9081addce73ad5d85ab34e984f9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-EIwuZUXCPqhBlygLG/P/IanYo9FJrpoj+ATg6fmc6SUaoUZbKYwZEpp6HsKQzRQ7s2+Ff2uzWi4WB0/RCVwu3g==","shasum":"09ad024ecb1514f5d0edbbd08a44096c67d8021d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.35b284af4.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAZhJ9ut+mpiffKpd1Fq4NH0OweaDjzS24hF0sMSnzGuAiEAwg2p8OYgu4WcqM0JYixjBIMbXpMh0zK6H9oZdDAxMrs="}],"size":117228},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.35b284af4_1771439003828_0.557615422978675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T18:23:23.981Z","publish_time":1771439003981,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.93eeffcb3":{"name":"@firebase/data-connect","version":"0.3.12-canary.93eeffcb3","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.93eeffcb3"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.93eeffcb3","@firebase/component":"0.7.0-canary.93eeffcb3","@firebase/logger":"0.5.0-canary.93eeffcb3","@firebase/util":"1.13.0-canary.93eeffcb3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.93eeffcb3","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.93eeffcb3","readmeFilename":"README.md","gitHead":"93eeffcb3463b035f32b36cf26853b88aba5b22d","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AuJHaFLsYa12Bawu0Jb/nBIpOgZNs8uHO9PTQX9cduYP6a/zCD0Fid9Mnt203tYrU7PjwtXV4gZwYRmIfB7y1g==","shasum":"5785d8c18c0456118fb001f392f692613dbc7a69","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.93eeffcb3.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIERlzpf5lDuxHYVOGzilR3vngoC83KBhpT7eS0/qT9Q6AiBL4gCkuaNcNk8/epdR0Qw8BBZrYl/At8cyFQlYTCEkaQ=="}],"size":117223},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.93eeffcb3_1771439053758_0.6920174261322909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T18:24:13.973Z","publish_time":1771439053973,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.d7c311a4b":{"name":"@firebase/data-connect","version":"0.3.12-canary.d7c311a4b","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.d7c311a4b"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d7c311a4b","@firebase/component":"0.7.0-canary.d7c311a4b","@firebase/logger":"0.5.0-canary.d7c311a4b","@firebase/util":"1.13.0-canary.d7c311a4b","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.d7c311a4b","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.d7c311a4b","readmeFilename":"README.md","gitHead":"d7c311a4bb2d23bb5a88b31f981f1da4bc058a41","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-akDWa+PvOzjjmsx2fAE4yi9kkDFUGSS3QoOa96HI75wLUU9dfYZTMcSdHTxLwy8TM+mqfO1sK+CmVt/punm+QA==","shasum":"13cfb0cd27750741640314b4ac9d2e316504137d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.d7c311a4b.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCnEGuU752XjkgPb/5MWx366piSBhZiFha71BgONDe0dAIgbPOYkkYtOGNO7/iP+rsyGxZCanz+EEvH30cyCzpNWTc="}],"size":117224},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.d7c311a4b_1771439167132_0.43915876009076693"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T18:26:07.295Z","publish_time":1771439167295,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.9ced4281d":{"name":"@firebase/data-connect","version":"0.3.12-canary.9ced4281d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.9ced4281d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.9ced4281d","@firebase/component":"0.7.0-canary.9ced4281d","@firebase/logger":"0.5.0-canary.9ced4281d","@firebase/util":"1.13.0-canary.9ced4281d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.9ced4281d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.9ced4281d","readmeFilename":"README.md","gitHead":"9ced4281d342ff523aca0a8dd397fec251d25954","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-MTYYkqbqNUzZ7+572IBZZoSxu12udYT+Jj9Ahgpol/4pgaUkHzkmuewqIvGTylTTB0dDUTVQAuBj9D40p3eEpA==","shasum":"5d3b3e75a6c0011329ae2b06e77c15fd1ea323a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.9ced4281d.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID9iNkPb4xieBHF4iDWA7eD1frw7kiMJqP8YthrUHwZpAiBCwmNvDGxgNz9aAcJo333D3rH82PGi23CWVYMZexKQYw=="}],"size":117226},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.9ced4281d_1771439283009_0.9073976112871041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T18:28:03.166Z","publish_time":1771439283166,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.c48b47674":{"name":"@firebase/data-connect","version":"0.3.12-canary.c48b47674","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.c48b47674"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.c48b47674","@firebase/component":"0.7.0-canary.c48b47674","@firebase/logger":"0.5.0-canary.c48b47674","@firebase/util":"1.13.0-canary.c48b47674","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.c48b47674","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.c48b47674","readmeFilename":"README.md","gitHead":"c48b47674186e950985ece6ce4d70ccbec86a430","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-hfdbT3ffmOf6XLYoOri48U89hSODACcG/oVhmOKMhQJs45gcuKw16xfqicoi5XI1sYBC6YtgfZzBqCq8XHlY1Q==","shasum":"657117114058b7c40ceeee4e0be6a416582f1681","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.c48b47674.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC8zRhCcMoGWtoc84AJw59Y06YXUZ9fcnQuZHwIGlokvAiEA1CQ58cscQEdHyM1oQRPJIeosqbVigKd58QecZL9JeO0="}],"size":117229},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.c48b47674_1771439325688_0.179497072481952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T18:28:45.843Z","publish_time":1771439325843,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.4d2ab8507":{"name":"@firebase/data-connect","version":"0.3.12-canary.4d2ab8507","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.4d2ab8507"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.4d2ab8507","@firebase/component":"0.7.0-canary.4d2ab8507","@firebase/logger":"0.5.0-canary.4d2ab8507","@firebase/util":"1.13.0-canary.4d2ab8507","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.4d2ab8507","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.4d2ab8507","readmeFilename":"README.md","gitHead":"4d2ab8507efe95ccd7ffd8e77adfe11c1c041140","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-O+qiLsQaQqtx/qvskhlUZlSmazYTd15kAfLtdDnGUFuKV88kH+nIH/huHoLWAHbLum7DRlnj4k6nl5hNvFnvwQ==","shasum":"9b3f65a4d0d08b808d8cb414cad52338c759b70e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.4d2ab8507.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDDlUktwxZu5NtkJSDojx11kYFrq7VzIPOfN5FHMt2/0QIgWrFMFlTZdTOZXoHiQ0Qbv8tLNc6eg638WGw6Jk9YHZE="}],"size":117229},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.4d2ab8507_1771439447309_0.8031309119889003"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T18:30:47.454Z","publish_time":1771439447454,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.d4b22a872":{"name":"@firebase/data-connect","version":"0.3.12-canary.d4b22a872","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.d4b22a872"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d4b22a872","@firebase/component":"0.7.0-canary.d4b22a872","@firebase/logger":"0.5.0-canary.d4b22a872","@firebase/util":"1.13.0-canary.d4b22a872","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.d4b22a872","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.d4b22a872","readmeFilename":"README.md","gitHead":"d4b22a872cd42c23cc23e5be093741bd5a5d0bd4","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-mLYfa2a6Xn5mxivPnmuzozXJI3LTKkQXcE4wHmB0HyqjBHZdm9JOcBcUDDMk4J6ciZdI/AN03C0QwcI2irIYdQ==","shasum":"631c2a29d6ace36a70635326d7d78372c9e92605","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.d4b22a872.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFu/DmFeOhWTdXcM3swHv/aUPJlYRngHMaG9aTbCFkyYAiBPathuIswSmZID8m2V+cgAi+Fj0pRNHdNA7IRcezkw8A=="}],"size":117226},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.d4b22a872_1771439613902_0.2649928626576086"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T18:33:34.060Z","publish_time":1771439614060,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.7b1e6ec79":{"name":"@firebase/data-connect","version":"0.3.12-canary.7b1e6ec79","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.7b1e6ec79"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.7b1e6ec79","@firebase/component":"0.7.0-canary.7b1e6ec79","@firebase/logger":"0.5.0-canary.7b1e6ec79","@firebase/util":"1.13.0-canary.7b1e6ec79","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.7b1e6ec79","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.7b1e6ec79","readmeFilename":"README.md","gitHead":"7b1e6ec79e81c0014d581ee335aacf0950908863","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-sIu0wIp8D17PBnKDgZtFavPuA2iatloQgwHa2xCr/rxbNcTXquHSIiqu++J74Slh5bDxvAWyYOB11seasigCYw==","shasum":"fd9eda818982e90176e5ff03ba8b392502112315","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.7b1e6ec79.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID2E96igy8IFrlUK2wlthPZRaQq3EdT+dEyJOQonnjEpAiA8r6nQLEzbPLsacxryKZ+oMo7XS2IyI9KoD8FfmcLr4Q=="}],"size":117226},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.7b1e6ec79_1771444296024_0.9314897745458364"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T19:51:36.235Z","publish_time":1771444296235,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.47f85219d":{"name":"@firebase/data-connect","version":"0.3.12-canary.47f85219d","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.47f85219d"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.47f85219d","@firebase/component":"0.7.0-canary.47f85219d","@firebase/logger":"0.5.0-canary.47f85219d","@firebase/util":"1.13.0-canary.47f85219d","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.47f85219d","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.47f85219d","readmeFilename":"README.md","gitHead":"47f85219d570f05c196e0085f2892d1297308fed","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-S7uTvkAOLuDUxhl4zJOLSV+KhLjQRHqnm8s2FtGFofDMvYCSURlUaoSYSV3heknbOnjK3CXhg+CCd4SLdi5dtA==","shasum":"44172b226a6680006891b5e6922b1380900c9e70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.47f85219d.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHKsS4lYbsxzwqFDL+Dul38Y9Bo+O0XkJvrcpCaZhsxTAiEA7cQgEK1UwSMpTEo8FqdkbsGroQBbDOB/m94x8wCpGNU="}],"size":117232},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.47f85219d_1771444319811_0.1278582527040144"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T19:51:59.969Z","publish_time":1771444319969,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.f0b0398eb":{"name":"@firebase/data-connect","version":"0.3.12-canary.f0b0398eb","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.f0b0398eb"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f0b0398eb","@firebase/component":"0.7.0-canary.f0b0398eb","@firebase/logger":"0.5.0-canary.f0b0398eb","@firebase/util":"1.13.0-canary.f0b0398eb","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.f0b0398eb","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.f0b0398eb","readmeFilename":"README.md","gitHead":"f0b0398eb8fad06161c8133143eba515a4501c6e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-9vHaridcHSPPc98BLT1AXqmZdIsBLuUYq+rMT0CU1LwVXdvpAcBgM+gTrFMl89Uk3pt8FhHtG59Ijk6TsEzkhw==","shasum":"30ee0952039264b86c508da7644a7b89072731cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.f0b0398eb.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB6s51qsOFr1VvyxeWL0O924KVPAXPMVQ/HLatqf3RPxAiBEkU4g5LnnfrHEcIC4tw9N6qM3sDTwkxNKokAS6hEOtw=="}],"size":117228},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.f0b0398eb_1771531112688_0.24809667795575208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T19:58:32.888Z","publish_time":1771531112888,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.46fa57f9e":{"name":"@firebase/data-connect","version":"0.3.12-canary.46fa57f9e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.46fa57f9e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.46fa57f9e","@firebase/component":"0.7.0-canary.46fa57f9e","@firebase/logger":"0.5.0-canary.46fa57f9e","@firebase/util":"1.13.0-canary.46fa57f9e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.46fa57f9e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.46fa57f9e","readmeFilename":"README.md","gitHead":"46fa57f9e6df52aff114c74b011a0b54c5a8db7c","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-h3tRBCDU8FR5x+aswIriFLJykjARhMk7J51n5SDnTXeUIwWasYPjshsjE05ayQvgtM6W/WnLsYkQ2M1LWFqbHw==","shasum":"b97453d31a4e747470e96fe9b14c6ec12e370036","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.46fa57f9e.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDHhGodZ/7KGyrxYHzYT9BlnXGaHjB2g7hfllXz12v7wgIgZOgL7JHhXydhTmQvKqVXtng2giZNos+QWWq9JpLKGc4="}],"size":117227},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.46fa57f9e_1771531173009_0.024764232691837584"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T19:59:33.174Z","publish_time":1771531173174,"_source_registry_name":"default","contributors":[]},"0.4.0-20260224183151":{"name":"@firebase/data-connect","version":"0.4.0-20260224183151","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.9-20260224183151"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.1-20260224183151","@firebase/logger":"0.5.0","@firebase/util":"1.14.0-20260224183151","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.9-20260224183151","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.4.0-20260224183151","readmeFilename":"README.md","gitHead":"115bd080ecec9183b745365c939231e5175e14c6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-xDq1h5Ev+HTysS8dPIi9sjvoshMvsnvK5JMorIOTPTY86r+SPfLJtZK95BMEth0NBJ5ldCziVu8MYT+4lIRFvA==","shasum":"293c4c7326d0300500ca318d53076d8debc75f5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.4.0-20260224183151.tgz","fileCount":85,"unpackedSize":1078077,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDFLmODmlwdmq6tD8ixrUATfadZa051tpXIEupKE31OYQIhAIbJsvROf1EqFdsqbiTDRefvVediAQkSnGljcXyFZNLH"}],"size":190148},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.4.0-20260224183151_1771958568169_0.2580159358201537"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T18:42:48.394Z","publish_time":1771958568394,"_source_registry_name":"default","contributors":[]},"0.3.12-canary.920624ade":{"name":"@firebase/data-connect","version":"0.3.12-canary.920624ade","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.8-canary.920624ade"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.920624ade","@firebase/component":"0.7.0-canary.920624ade","@firebase/logger":"0.5.0-canary.920624ade","@firebase/util":"1.13.0-canary.920624ade","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.8-canary.920624ade","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.3.12-canary.920624ade","readmeFilename":"README.md","gitHead":"920624ade0431ae2fd9998a179fbe7111b723a8b","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-V71AOkncQGIoIH2XFfxzQiK7HMSZgrZc6CK938LsB0zGhVPxRk9s7kqZNlqwu8Wzyc8cdgf0QhLg7r1clNGknA==","shasum":"d91a01ffe28c278c75a187a389971d152617d4c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.3.12-canary.920624ade.tgz","fileCount":63,"unpackedSize":669061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCeSOwPdStu7OvaR3HSExavF6SHGTZ3IfGgidIzFmfEdQIgeB37sGiEifnJyOZ+aekdxLrmtGY2PIQosIbfUJQflsg="}],"size":117225},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.3.12-canary.920624ade_1772139582411_0.6179447715423345"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T20:59:42.595Z","publish_time":1772139582595,"_source_registry_name":"default","contributors":[]},"0.4.0":{"name":"@firebase/data-connect","version":"0.4.0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.1","@firebase/logger":"0.5.0","@firebase/util":"1.14.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.9","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.4.0","gitHead":"291851cd07702ee8638315ea10a44e41e85c0ba6","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vLXM6WHNIR3VtEeYNUb/5GTsUOyl3Of4iWNZHBe1i9f88sYFnxybJNWVBjvJ7flhCyF8UdxGpzWcUnv6F5vGfg==","shasum":"957d2e0ee602d7120b4c5dbcb8494f911b8a2e47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.4.0.tgz","fileCount":85,"unpackedSize":1077939,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDFMmB/44LyH8ryuiep23CzYuBLm262vV1668OojI4iyQIhAIHT5kywwBTQBdTs5+yow0oWKBrrBCj20G3YbXcaQ3uj"}],"size":190052},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.4.0_1772207880218_0.07632872819704262"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T15:58:00.452Z","publish_time":1772207880452,"_source_registry_name":"default","contributors":[]},"0.4.0-canary.78384d32c":{"name":"@firebase/data-connect","version":"0.4.0-canary.78384d32c","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.9-canary.78384d32c"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.78384d32c","@firebase/component":"0.7.1-canary.78384d32c","@firebase/logger":"0.5.0-canary.78384d32c","@firebase/util":"1.14.0-canary.78384d32c","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.9-canary.78384d32c","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.4.0-canary.78384d32c","readmeFilename":"README.md","gitHead":"78384d32c5352bd25cdc3d12fc8f2f4b5d48a440","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-sw9RGmrd4ndeVLzQD03ALSpn8tRnd8bWmxT20W9TsgkdsHxbAJcHgZ8nMxIgpVhj+pXG3/plM6L9z6aT64gu0Q==","shasum":"4fc545bed9699caa24e081d2f599ea97fe8f9b06","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.4.0-canary.78384d32c.tgz","fileCount":85,"unpackedSize":1078129,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCd5rOhIf/oXfSnXwns4s6+QWAKfQGHRScReWiPUr7eXwIgXHenkmkic+aSoM9bEEJKlcAG/2YqOaYk4FuLXmmAFBE="}],"size":190148},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.4.0-canary.78384d32c_1772467605138_0.2873163733865982"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-02T16:06:45.348Z","publish_time":1772467605348,"_source_registry_name":"default","contributors":[]},"0.4.0-canary.22476e1bc":{"name":"@firebase/data-connect","version":"0.4.0-canary.22476e1bc","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.9-canary.22476e1bc"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.22476e1bc","@firebase/component":"0.7.1-canary.22476e1bc","@firebase/logger":"0.5.0-canary.22476e1bc","@firebase/util":"1.14.0-canary.22476e1bc","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.9-canary.22476e1bc","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.4.0-canary.22476e1bc","readmeFilename":"README.md","gitHead":"22476e1bc42eb243d9dc5f73663e13784bb21f09","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vNfpQ8AUtrjktqgYM3PP8Ow/Btwk+OGgBMou+BcJgvLlzGuwd+PRkIda2FnfN8ZIlVuHkADVhFHdLAs79L/SnA==","shasum":"22986123ec0bfde18b158c399d61a521c0cbd193","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.4.0-canary.22476e1bc.tgz","fileCount":85,"unpackedSize":1078129,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHFRu5R1zUlQDKJeY4VTXf2JgaOLBbyWTMffVFbftoRWAiEA0AddOXVySt6HGIVtjixy0DbUE1R7RaLYhyIrv3iB53w="}],"size":190139},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.4.0-canary.22476e1bc_1772476489997_0.4956547454129294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-02T18:34:50.203Z","publish_time":1772476490203,"_source_registry_name":"default","contributors":[]},"0.4.0-canary.792c61671":{"name":"@firebase/data-connect","version":"0.4.0-canary.792c61671","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.9-canary.792c61671"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.792c61671","@firebase/component":"0.7.1-canary.792c61671","@firebase/logger":"0.5.0-canary.792c61671","@firebase/util":"1.14.0-canary.792c61671","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.9-canary.792c61671","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.4.0-canary.792c61671","readmeFilename":"README.md","gitHead":"792c616712165041ce52f2fca16f28ab56199709","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-M7OvFgXmXdzCTHESJcyFTOy/IZ4VNfE7vAbRzJFAMtmWbH85SQNr6fF/vypvJHc2lx8UUb+EtWJ9RkqAX+/1Xg==","shasum":"4a90f955c32c457b2279faaeb4481f07bc8f40ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.4.0-canary.792c61671.tgz","fileCount":85,"unpackedSize":1077303,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH8qvDp6sIwWprv8eppHbJhfVFkmL1BrJsd+0G/2z4+/AiA2p6FDxa3zZ2IQi2gIuzF2ev71SkgUijdoe7iNiwwOzw=="}],"size":189930},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.4.0-canary.792c61671_1772746311852_0.6642139243018901"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T21:31:52.013Z","publish_time":1772746312013,"_source_registry_name":"default","contributors":[]},"0.4.0-canary.d7b182645":{"name":"@firebase/data-connect","version":"0.4.0-canary.d7b182645","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.9-canary.d7b182645"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.d7b182645","@firebase/component":"0.7.1-canary.d7b182645","@firebase/logger":"0.5.0-canary.d7b182645","@firebase/util":"1.14.0-canary.d7b182645","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.9-canary.d7b182645","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.4.0-canary.d7b182645","readmeFilename":"README.md","gitHead":"d7b182645abb63d9f061e90cf86d53ad3abc89ec","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-Ry6mB08GZc695UVYjhHzMJ3ih1RTIbR5rZwlmVoDTW4PbInrzPzLm9VHEb37eNr+lhgdxV46kKFiVz5SmL+Z8w==","shasum":"1b174de7ea254b4101d409d20366c8a185e6567b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.4.0-canary.d7b182645.tgz","fileCount":85,"unpackedSize":1077303,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDnMTZgAuFvBzju6A79TOM+h260FyAJx73w/WP49d0gfAIhAJYF1X5Izs1ltv1MsF0ZRyQP+I8Lg+LKTdNOlPsub/dC"}],"size":189930},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.4.0-canary.d7b182645_1773248540147_0.9129911639933539"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T17:02:20.391Z","publish_time":1773248540391,"_source_registry_name":"default","contributors":[]},"0.4.0-canary.891a0c9d4":{"name":"@firebase/data-connect","version":"0.4.0-canary.891a0c9d4","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.9-canary.891a0c9d4"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.891a0c9d4","@firebase/component":"0.7.1-canary.891a0c9d4","@firebase/logger":"0.5.0-canary.891a0c9d4","@firebase/util":"1.14.0-canary.891a0c9d4","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.9-canary.891a0c9d4","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.4.0-canary.891a0c9d4","readmeFilename":"README.md","gitHead":"891a0c9d4e7b02dd5ff97ba31d18bab0c07cae21","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-0blJRBw+76+Ae8pOQJ4+pZs/ZirC6Q2c/efK4+lXE8fs+yXbqKY9pY5u6F9g7R1dJrHyxmjVUThbt9zBHh2AAw==","shasum":"4554e1381917d5f099006399dc1a6d98fc69b82f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.4.0-canary.891a0c9d4.tgz","fileCount":85,"unpackedSize":1077303,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAXFcnWd6r3RjUuK2jtGwzK2/kjzXeTKPhQ61uRsYbpgAiBhIR+klgEyS8E8DlV1Jkwgt+N7CHfoLfShI/EmhM7daQ=="}],"size":189925},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.4.0-canary.891a0c9d4_1773759935892_0.9642709105433684"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T15:05:36.114Z","publish_time":1773759936114,"_source_registry_name":"default","contributors":[]},"0.4.0-canary.843a8d789":{"name":"@firebase/data-connect","version":"0.4.0-canary.843a8d789","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.9-canary.843a8d789"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.843a8d789","@firebase/component":"0.7.1-canary.843a8d789","@firebase/logger":"0.5.0-canary.843a8d789","@firebase/util":"1.14.0-canary.843a8d789","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.9-canary.843a8d789","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.4.0-canary.843a8d789","readmeFilename":"README.md","gitHead":"843a8d7892beb27e6bb62bb6331fe03aef97c57e","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-fifEF1LCMSi8uYVDD6DIhymtFQvIPItpPB6Kl3Xf4P5dxn3oSgWf8MEGzLwJZ2bh59p9WlR7eqwVcM6e5gH1pQ==","shasum":"1a2d73a9076f707dbfee04913aaf22a4943f7bee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.4.0-canary.843a8d789.tgz","fileCount":85,"unpackedSize":1103624,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDLHDM8l6KD3cFO8lejXzUko6d0Na8yitcYXWvAJpEfJgIgSddpOFWJHBZD5r3OkOb1DwKnBEMNCV00zTkLAhlB/08="}],"size":193679},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.4.0-canary.843a8d789_1773759949015_0.94339820003759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T15:05:49.177Z","publish_time":1773759949177,"_source_registry_name":"default","contributors":[]},"0.5.0-20260317152345":{"name":"@firebase/data-connect","version":"0.5.0-20260317152345","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.10-20260317152345"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.2-20260317152345","@firebase/logger":"0.5.0","@firebase/util":"1.15.0-20260317152345","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.10-20260317152345","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.5.0-20260317152345","readmeFilename":"README.md","gitHead":"ae8cf283a2971a31f24ea878c88de4282192e0e9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-feFs0/b7Ws5J4ZTA7uzftxSzyFIFQrzsfeNZU+K7L1P6RfJCrRy6/sfi1Fma3h6Zt31UNn5K23Z7KYeSXcum8w==","shasum":"41e2f3a0b86771d93a76bc62cb5c232122db4455","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.5.0-20260317152345.tgz","fileCount":85,"unpackedSize":1103574,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC1PgKLZ096lCCgRNNe2MavOQYklGbT54+31aYATwKhWQIgXWRzg6RJJ1FxqDibpAGBloJR2an2l4L4jjeS5ul48qc="}],"size":193672},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.5.0-20260317152345_1773761673291_0.5775115696783943"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T15:34:33.503Z","publish_time":1773761673503,"_source_registry_name":"default","contributors":[]},"0.5.0":{"name":"@firebase/data-connect","version":"0.5.0","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/auth-interop-types":"0.2.4","@firebase/component":"0.7.2","@firebase/logger":"0.5.0","@firebase/util":"1.15.0","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.10","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.5.0","gitHead":"852957b27d1a186ef6f4394d30f1f93dc1c316ea","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-G3GYHpWNJJ95502RQLApzw0jaG3pScHl+J/2MdxIuB51xtHnkRL6KvIAP3fFF1drUewWJHOnDA1U+q4Evf3KSw==","shasum":"d2db635eac0c8cf425aa8b19fa94e98d208fa4fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.5.0.tgz","fileCount":85,"unpackedSize":1103435,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGuTOmGgYzI3gI6+wk/VmjGpLETl+NSatNcODP48BP2rAiAimvZQaNLSXA3/EZX64MHFmTSsehRrmas9QStwzAgrUQ=="}],"size":193580},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.5.0_1773924822029_0.3848291995030759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T12:53:42.271Z","publish_time":1773924822271,"_source_registry_name":"default","contributors":[]},"0.5.0-canary.ba0bc39bb":{"name":"@firebase/data-connect","version":"0.5.0-canary.ba0bc39bb","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.10-canary.ba0bc39bb"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.ba0bc39bb","@firebase/component":"0.7.2-canary.ba0bc39bb","@firebase/logger":"0.5.0-canary.ba0bc39bb","@firebase/util":"1.15.0-canary.ba0bc39bb","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.10-canary.ba0bc39bb","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.5.0-canary.ba0bc39bb","readmeFilename":"README.md","gitHead":"ba0bc39bb70d087e28755c194eeedefcb1e890ec","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-cmUVXg6MmvJhx8pBKq9jyw8ygkjtJBDXJDn29+WpRkrPnrVcF6Xx16OBMc6SsflJfTeEVJgseBKxnMaGo86tyg==","shasum":"e29caf77642e91ba8acefa9c1d53926b943a5c55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.5.0-canary.ba0bc39bb.tgz","fileCount":85,"unpackedSize":1103626,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDZtw2Gmqbhmhd3mdLaXuw0XePHYQgKnD+adrGryTchsAIgdF1qq0xz8H66b1YiMuWS97DpccwPCDDmQ6Hd3Zyhdic="}],"size":193666},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.5.0-canary.ba0bc39bb_1774050486812_0.10000966396941435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-20T23:48:06.972Z","publish_time":1774050486972,"_source_registry_name":"default","contributors":[]},"0.5.0-canary.f4e0086e3":{"name":"@firebase/data-connect","version":"0.5.0-canary.f4e0086e3","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.10-canary.f4e0086e3"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.f4e0086e3","@firebase/component":"0.7.2-canary.f4e0086e3","@firebase/logger":"0.5.0-canary.f4e0086e3","@firebase/util":"1.15.0-canary.f4e0086e3","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.10-canary.f4e0086e3","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.5.0-canary.f4e0086e3","readmeFilename":"README.md","gitHead":"f4e0086e3fa5299422005d46b11a77c3a77867d9","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-dPzvrQdqQCjeLOjUtExr3pfAnT29ktJAD2FD/Ivy1SLXOV4xGEw8aM66fte5DgFmsjsAkcJVdf2o7N2TmpVs6g==","shasum":"4ca51cd3ada0869161b9df408540ec25c8a1dfdf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.5.0-canary.f4e0086e3.tgz","fileCount":85,"unpackedSize":1103626,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDqFjpsP4FMyx5RzCiO/Ru9EZF+yzpoCdBi/pqMbMLtjAIgPYlhlCqeylcC5X5bDaC1/3vRfQYndccBbcwTRTstTjM="}],"size":193667},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.5.0-canary.f4e0086e3_1774307228806_0.8545413571090279"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-23T23:07:08.986Z","publish_time":1774307228986,"_source_registry_name":"default","contributors":[]},"0.5.0-canary.44ad4cc2e":{"name":"@firebase/data-connect","version":"0.5.0-canary.44ad4cc2e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.10-canary.44ad4cc2e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.44ad4cc2e","@firebase/component":"0.7.2-canary.44ad4cc2e","@firebase/logger":"0.5.0-canary.44ad4cc2e","@firebase/util":"1.15.0-canary.44ad4cc2e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.10-canary.44ad4cc2e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.5.0-canary.44ad4cc2e","readmeFilename":"README.md","gitHead":"44ad4cc2e54c6720d34fff4c2773f8887473b935","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-+bIdN/dfeNJCRw4SvZn5tDJ6TRDw8jugYWB8ZX6T06BXYLuD7EAYAtkHWgWPLp2k4RKA+OBfCF+1aLv7w2EaKg==","shasum":"a914516de47420b2a7d796eb79951abce69824c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.5.0-canary.44ad4cc2e.tgz","fileCount":85,"unpackedSize":1103626,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDYI5zVPxGZBgcv5mIGilyT+FeKZM2RUhEcMz41bU1BMAiEA5elxAKbtHMEqOpBnzaFFTGU+0RnmeaKPM74FfRBLHU4="}],"size":193662},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.5.0-canary.44ad4cc2e_1774467264036_0.5877524327760839"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T19:34:24.260Z","publish_time":1774467264260,"_source_registry_name":"default","contributors":[]},"0.5.0-canary.742e17a8e":{"name":"@firebase/data-connect","version":"0.5.0-canary.742e17a8e","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.10-canary.742e17a8e"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.742e17a8e","@firebase/component":"0.7.2-canary.742e17a8e","@firebase/logger":"0.5.0-canary.742e17a8e","@firebase/util":"1.15.0-canary.742e17a8e","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.10-canary.742e17a8e","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.5.0-canary.742e17a8e","readmeFilename":"README.md","gitHead":"742e17a8e079edc6112f110663dd4b05fcb44240","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-NV2EBrj4ZMBPSP2jj5Pza/BhYwxwL9rql/Pa5i/rRQ8uOs6KZL6QOOOfuJ4MHR+0pVJ4F6Fx6tbyBj6J6jnenw==","shasum":"a7864e0316646164e8362b9507ba6aae7ee3f85d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.5.0-canary.742e17a8e.tgz","fileCount":85,"unpackedSize":1103626,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDGaEGBalmtIy74zsk0dtUs2RRPLxA8J0wS59fr5mMb2AiAwc4F24wcO3rM0K+elU9vHzXdOCoOeJHWzPwvY4O401A=="}],"size":193669},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.5.0-canary.742e17a8e_1774979111550_0.23754394986134342"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-31T17:45:11.775Z","publish_time":1774979111775,"_source_registry_name":"default","contributors":[]},"0.5.0-canary.bfb9accdc":{"name":"@firebase/data-connect","version":"0.5.0-canary.bfb9accdc","description":"## Local Development","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","exports":{".":{"types":"./dist/public.d.ts","node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"browser":{"require":"./dist/index.cjs.js","import":"./dist/index.esm.js"},"default":"./dist/index.esm.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore' --fix","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build:deps":"lerna run --scope @firebase/'{app,data-connect}' --include-dependencies build","dev":"rollup -c -w","test":"run-p --npm-path npm lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p --npm-path npm lint test:browser test:node","test:browser":"karma start","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:unit":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/unit/**/*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/dataconnect-test-runner.ts","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package data-connect --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.14.10-canary.bfb9accdc"},"dependencies":{"@firebase/auth-interop-types":"0.2.4-canary.bfb9accdc","@firebase/component":"0.7.2-canary.bfb9accdc","@firebase/logger":"0.5.0-canary.bfb9accdc","@firebase/util":"1.15.0-canary.bfb9accdc","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.14.10-canary.bfb9accdc","rollup":"2.79.2","rollup-plugin-typescript2":"0.36.0","typescript":"5.5.4"},"repository":{"directory":"packages/data-connect","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"_id":"@firebase/data-connect@0.5.0-canary.bfb9accdc","readmeFilename":"README.md","gitHead":"bfb9accdc35d09039b4929fd0775985e01b81953","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-0I/eyjGbhLt+4n7PMQ5CbQPP62rVIVoZ+koBTwOEyvvxCbE94jxQ/7UKJkmIPKkwl8qLrS3l+hDILldJVi0zHA==","shasum":"1db39476652fe8e93b71f28a0fd5e06034b35136","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@firebase/data-connect/-/data-connect-0.5.0-canary.bfb9accdc.tgz","fileCount":85,"unpackedSize":1103626,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCZsEw5lASsbxJvUgb8YKIcxRHKwo6xP3w3+DHrYtEzzAIgK8wWNxdb7prNqi3+l3JTdt6FeuF/wG6+lBjFG4s+aNs="}],"size":193663},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"operations+plainlogo@firebase.com"},{"name":"anonymous","email":"feiyang.chen1@gmail.com"},{"name":"anonymous","email":"node-team-npm+wombot@google.com"},{"name":"anonymous","email":"chholland@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/data-connect_0.5.0-canary.bfb9accdc_1775003470001_0.26431227601061646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-01T00:31:10.243Z","publish_time":1775003470243,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"canary":"0.5.0-canary.bfb9accdc","dataconnect-preview":"0.0.3-dataconnect-preview.d986d4bf2","latest":"0.5.0","next":"0.5.0-20260317152345","eap-vertexai-hybridinference":"0.3.3-eap-vertexai-hybridinference.e83974308","auth-redirect-credentials":"0.3.3-auth-redirect-credentials.b424e5897","eap-ai-hybridinference":"0.3.5-eap-ai-hybridinference.c16cbf1a3","eap-vertexai-hybgoog":"0.3.3-eap-vertexai-hybgoog.31261ca31","firebase-studio-sdk-integration":"0.3.11-firebase-studio-sdk-integration.556d1bed2","ssl-check":"0.3.3-ssl-check.4f23f3343","caching-fdc":"0.3.11-caching-fdc.9f17eac6e","eap-firestore-pipelines":"0.3.11-eap-firestore-pipelines.2.e4cdd2e06"},"name":"@firebase/data-connect","time":{"created":"2024-05-09T10:15:58.338Z","modified":"2026-04-01T00:31:29.814Z","0.0.1-dataconnect-preview.f2ddc3d7b":"2024-05-08T21:13:50.887Z","0.0.1-dataconnect-preview.42eb5e521":"2024-05-08T21:53:29.986Z","0.0.1-dataconnect-preview.323fdc1b8":"2024-05-09T17:33:19.390Z","0.0.1-dataconnect-preview.81ee5169c":"2024-05-09T20:29:46.272Z","0.0.2-dataconnect-preview.877f8b7d0":"2024-05-13T18:09:54.793Z","0.0.2-dataconnect-preview.388b61c7e":"2024-05-13T19:14:37.186Z","0.0.3-dataconnect-preview.d986d4bf2":"2024-07-31T23:28:07.547Z","0.0.3-canary.beaa4dffb":"2024-09-24T08:51:22.767Z","0.1.0-20240930164710":"2024-09-30T17:00:30.703Z","0.1.0":"2024-09-30T20:44:27.728Z","0.1.0-canary.d59563ac7":"2024-09-30T23:02:22.099Z","0.1.0-canary.d6fa58854":"2024-09-30T23:23:11.047Z","0.1.0-canary.1ca18c459":"2024-10-02T16:30:59.335Z","0.1.0-canary.5f3ef9d26":"2024-10-02T16:31:52.786Z","0.1.0-canary.f3b8e4ce3":"2024-10-02T17:00:17.772Z","0.1.0-canary.aa6db78eb":"2024-10-02T20:11:18.019Z","0.1.0-canary.1c8dbee46":"2024-10-08T15:32:10.723Z","0.1.0-canary.64db19264":"2024-10-10T14:55:45.706Z","0.1.0-canary.813b9fad6":"2024-10-14T23:48:43.050Z","0.1.0-canary.a2146910c":"2024-10-15T15:14:46.482Z","0.1.0-canary.2e2804139":"2024-10-15T18:37:09.196Z","0.1.0-canary.cf988b0b1":"2024-10-15T22:07:14.742Z","0.1.0-canary.8fb044e8d":"2024-10-16T21:03:30.375Z","0.1.0-canary.b942e9e6e":"2024-10-16T23:50:39.238Z","0.1.0-canary.e4163a1fc":"2024-10-17T17:39:43.681Z","0.1.0-canary.479226bf3":"2024-10-17T21:24:08.050Z","0.1.1-20241017211210":"2024-10-17T21:26:53.262Z","0.1.1":"2024-10-21T18:20:21.329Z","0.1.1-canary.a97ac88db":"2024-10-21T18:53:36.218Z","0.1.1-canary.0f5a9aad0":"2024-10-22T18:08:20.690Z","0.1.1-canary.a75082f06":"2024-10-22T19:21:59.746Z","0.1.1-canary.fe447151b":"2024-10-23T14:39:49.176Z","0.1.1-canary.1f1ba3fee":"2024-10-23T17:16:15.614Z","0.1.1-canary.052e438bc":"2024-10-23T18:01:52.935Z","0.1.1-canary.4db3d3e7b":"2024-10-23T21:30:01.379Z","0.1.1-canary.e577a408c":"2024-10-25T12:40:51.995Z","0.1.1-canary.612335d76":"2024-10-25T18:47:26.852Z","0.1.1-canary.b80711925":"2024-10-25T19:31:55.865Z","0.1.1-canary.d4cb3f870":"2024-10-28T18:46:57.020Z","0.1.1-canary.0f5714ba5":"2024-10-30T16:20:44.918Z","0.1.1-canary.caf309007":"2024-10-30T19:27:08.172Z","0.1.1-canary.274e9a56e":"2024-11-05T22:40:33.652Z","0.1.1-canary.e3e207845":"2024-11-06T15:12:44.483Z","0.1.2-20241112154924":"2024-11-12T16:03:09.576Z","0.1.2":"2024-11-14T15:24:57.130Z","0.1.2-canary.ffbf5a60a":"2024-11-21T21:24:21.438Z","0.1.2-canary.1294e64c8":"2024-12-04T17:41:31.763Z","0.1.2-canary.c540ba9ee":"2024-12-04T17:52:53.360Z","0.1.2-canary.f05509e8c":"2024-12-04T18:03:49.680Z","0.1.2-canary.cb4309f13":"2024-12-04T19:50:56.995Z","0.1.2-canary.1e8edb705":"2024-12-06T18:35:46.081Z","0.1.3-20241210130030":"2024-12-10T13:11:01.010Z","0.1.2-canary.cbec4b985":"2024-12-10T16:36:11.662Z","0.1.3-20241210191049":"2024-12-10T19:21:21.254Z","0.1.2-canary.76c3641dc":"2024-12-11T20:48:37.494Z","0.1.3":"2024-12-12T14:09:27.045Z","0.1.3-canary.8a83d287b":"2024-12-12T14:50:20.157Z","0.1.3-canary.46c91bc3b":"2024-12-12T18:27:13.330Z","0.1.3-canary.32bf02111":"2024-12-17T16:27:30.790Z","0.1.3-canary.ddc3192b5":"2025-01-07T18:09:27.963Z","0.1.3-canary.f3a8df72a":"2025-01-07T20:53:55.533Z","0.1.3-canary.7bf2aec63":"2025-01-08T10:11:51.235Z","0.1.3-canary.25a6204c1":"2025-01-08T16:35:42.121Z","0.1.3-canary.645487bc4":"2025-01-08T18:26:47.196Z","0.1.3-canary.a13305330":"2025-01-09T18:03:36.365Z","0.1.3-canary.c19a051ce":"2025-01-09T18:31:54.034Z","0.1.3-canary.a0e0a1c2c":"2025-01-09T19:55:07.749Z","0.1.3-canary.d16a4874b":"2025-01-10T00:41:24.524Z","0.1.3-canary.0755a723d":"2025-01-10T21:09:31.791Z","0.2.0-20250114135622":"2025-01-14T14:08:34.110Z","0.1.3-canary.6a8263446":"2025-01-14T23:13:00.544Z","0.1.3-canary.21164c201":"2025-01-14T23:35:13.010Z","0.1.3-canary.0b318a9b8":"2025-01-15T00:01:52.343Z","0.2.0":"2025-01-16T13:52:20.543Z","0.2.0-canary.144bc3709":"2025-01-16T14:19:04.414Z","0.2.0-canary.3aefcc3e1":"2025-01-16T20:10:36.635Z","0.2.0-canary.97d48c765":"2025-01-21T15:54:33.718Z","0.2.0-canary.2af68a5f7":"2025-01-21T19:55:45.225Z","0.2.0-canary.3c1559b7e":"2025-01-21T20:11:02.493Z","0.2.0-canary.2ec1c7682":"2025-01-22T15:46:15.322Z","0.2.0-canary.d8aabaf9e":"2025-01-23T19:11:24.602Z","0.2.0-canary.24a90eeb0":"2025-01-23T19:56:48.212Z","0.2.0-canary.190cd6217":"2025-01-23T20:52:46.007Z","0.2.0-canary.d75102f84":"2025-01-23T20:58:33.640Z","0.2.0-canary.105d248bd":"2025-01-23T23:12:34.498Z","0.2.0-canary.178ad99b9":"2025-01-24T16:02:16.572Z","0.2.0-canary.59ae45e48":"2025-01-24T20:27:36.700Z","0.2.0-canary.99766e0b8":"2025-01-27T21:05:36.013Z","0.2.0-canary.dafae52af":"2025-01-27T23:55:06.276Z","0.2.0-canary.01f36ea41":"2025-01-29T00:15:26.505Z","0.2.0-canary.28eaaf4ba":"2025-01-30T19:51:39.198Z","0.2.0-canary.82373b372":"2025-01-30T20:38:45.158Z","0.2.0-canary.d1c6e311d":"2025-02-03T22:47:07.921Z","0.2.0-canary.2f92a7402":"2025-02-04T21:43:30.526Z","0.2.0-canary.9d88e3a85":"2025-02-04T22:29:38.123Z","0.2.0-canary.721e5a7e9":"2025-02-05T17:09:15.337Z","0.2.0-canary.313faf66b":"2025-02-05T18:16:03.723Z","0.3.0-20250205191324":"2025-02-05T19:21:45.329Z","0.3.0-20250205220033":"2025-02-05T22:09:29.967Z","0.2.0-canary.5250e8006":"2025-02-05T22:10:02.879Z","0.3.0":"2025-02-06T20:25:27.720Z","0.3.0-canary.4e6a5c670":"2025-02-06T20:41:04.007Z","0.3.0-canary.deb917b5f":"2025-02-10T20:09:04.910Z","0.3.0-canary.45d427494":"2025-02-10T20:14:58.342Z","0.3.0-canary.4d2fc6e82":"2025-02-11T18:56:33.767Z","0.3.0-canary.3418ef807":"2025-02-11T19:48:04.012Z","0.3.0-canary.69c33266d":"2025-02-11T21:59:54.809Z","0.3.0-canary.b3e68ca41":"2025-02-11T22:00:39.060Z","0.3.0-canary.70e08cf95":"2025-02-11T22:09:09.551Z","0.3.0-canary.c791ecf3a":"2025-02-11T22:11:12.189Z","0.3.0-canary.6a28a72eb":"2025-02-12T16:30:55.194Z","0.3.0-canary.c8e5b3e77":"2025-02-12T17:55:04.627Z","0.3.0-canary.554c7bdc1":"2025-02-12T17:55:40.353Z","0.3.0-canary.b92592d98":"2025-02-13T18:58:24.236Z","0.3.0-canary.884cbd7d8":"2025-02-18T18:42:23.120Z","0.3.0-canary.f68148253":"2025-02-19T16:45:15.897Z","0.3.0-canary.84dfeca39":"2025-02-19T16:53:42.490Z","0.3.0-canary.604133f8d":"2025-02-19T21:48:28.517Z","0.3.0-canary.c3266f8d7":"2025-02-20T18:58:19.295Z","0.3.0-canary.ce2c77511":"2025-02-21T00:25:32.094Z","0.3.0-canary.9d8266593":"2025-02-24T17:42:37.449Z","0.3.0-canary.1daf8b47b":"2025-02-24T18:10:20.358Z","0.3.0-canary.dcfb3da2e":"2025-02-24T19:20:03.433Z","0.3.0-canary.117279e27":"2025-02-26T13:42:31.131Z","0.3.0-canary.2d74e5bfb":"2025-02-26T15:37:38.405Z","0.3.0-canary.777f465ff":"2025-02-26T16:03:26.172Z","0.3.1-20250226175635":"2025-02-26T18:06:03.150Z","0.3.0-canary.113c965a3":"2025-02-27T18:23:46.725Z","0.3.1":"2025-02-27T20:42:41.914Z","0.3.1-canary.a24a76aa2":"2025-02-27T21:17:22.003Z","0.3.1-canary.43d6b6735":"2025-03-03T19:30:32.921Z","0.3.1-canary.7ae48246b":"2025-03-03T23:34:42.656Z","0.3.1-canary.058afa280":"2025-03-04T16:40:05.070Z","0.3.1-canary.42cea4810":"2025-03-05T16:09:01.595Z","0.3.1-canary.25985ac3c":"2025-03-06T15:18:44.589Z","0.3.1-canary.33acc6e3c":"2025-03-06T15:19:18.959Z","0.3.1-canary.561117597":"2025-03-06T19:15:13.645Z","0.3.1-canary.51465ce87":"2025-03-06T20:28:04.955Z","0.3.1-canary.feb2c9dfa":"2025-03-10T17:52:16.220Z","0.3.1-canary.a512bc655":"2025-03-17T21:05:10.915Z","0.3.1-canary.95b4fc69d":"2025-03-17T23:16:40.590Z","0.3.2-20250318131644":"2025-03-18T13:24:38.045Z","0.3.2-20250318143520":"2025-03-18T14:43:13.657Z","0.3.1-canary.cf3c8fb2a":"2025-03-18T14:45:18.696Z","0.3.1-canary.e8865f241":"2025-03-18T15:20:49.507Z","0.3.2-20250318151245":"2025-03-18T15:20:49.557Z","0.3.2-20250318174027":"2025-03-18T17:48:17.926Z","0.3.2":"2025-03-20T14:10:49.491Z","0.3.2-canary.202c7328f":"2025-03-20T14:53:07.438Z","0.3.2-canary.faaeb48e0":"2025-03-20T19:24:27.394Z","0.3.2-canary.14d97210c":"2025-03-20T22:08:57.268Z","0.3.2-canary.571883817":"2025-03-20T22:25:46.667Z","0.3.2-canary.edb40010b":"2025-03-21T22:16:17.836Z","0.3.2-canary.648de84b0":"2025-03-25T14:57:18.075Z","0.3.2-canary.ab8eb26ce":"2025-03-25T17:08:46.607Z","0.3.2-canary.dcc62c031":"2025-03-25T19:17:58.576Z","0.3.2-canary.670eba607":"2025-03-27T20:34:07.926Z","0.3.2-canary.fb5d42275":"2025-03-27T22:06:00.318Z","0.3.3-20250327233251":"2025-03-27T23:40:45.267Z","0.3.2-canary.195d94310":"2025-03-28T14:59:07.132Z","0.3.2-canary.61f0102ac":"2025-03-28T16:36:22.120Z","0.3.2-canary.c8cbfff16":"2025-03-29T00:55:07.513Z","0.3.3":"2025-03-31T19:03:06.538Z","0.3.3-canary.933ba9d3c":"2025-03-31T20:09:33.784Z","0.3.3-canary.88a805580":"2025-04-01T20:19:38.915Z","0.3.3-canary.1df3d26fb":"2025-04-04T19:07:51.903Z","0.3.3-canary.66a09f247":"2025-04-08T17:28:58.855Z","0.3.3-canary.b3328250d":"2025-04-09T14:38:14.856Z","0.3.3-canary.4e0f630e7":"2025-04-09T18:31:40.712Z","0.3.2-eap-vertexai-hybridinference.dcc62c031":"2025-04-09T19:04:09.444Z","0.3.3-canary.ed0803a29":"2025-04-11T15:28:24.942Z","0.3.3-canary.e055e9057":"2025-04-14T17:03:55.479Z","0.3.3-canary.8bb66c28b":"2025-04-15T16:23:40.034Z","0.3.3-canary.0cbff6bc7":"2025-04-15T16:24:18.470Z","0.3.3-canary.1363ecc53":"2025-04-16T04:48:26.120Z","0.3.3-eap-vertexai-hybridinference.3d7df8b90":"2025-04-21T17:24:45.179Z","0.3.4-20250422144518":"2025-04-22T14:53:25.558Z","0.3.3-eap-vertexai-hybridinference.43a69d5da":"2025-04-22T16:04:54.871Z","0.3.3-eap-vertexai-hybridinference.5fa83b371":"2025-04-22T21:40:28.824Z","0.3.3-eap-vertexai-hybridinference.e83974308":"2025-04-23T01:39:38.608Z","0.3.3-canary.20b45d3ab":"2025-04-23T18:14:12.567Z","0.3.3-eap-vertexai-hybgoog.abf0491ae":"2025-04-23T19:27:29.712Z","0.3.3-ssl-check.4f23f3343":"2025-04-23T21:15:57.958Z","0.3.4":"2025-04-24T15:42:37.694Z","0.3.4-canary.9952dbc2d":"2025-04-24T16:13:49.184Z","0.3.3-auth-redirect-credentials.82faa0828":"2025-04-25T18:11:44.624Z","0.3.3-auth-redirect-credentials.b424e5897":"2025-04-25T20:46:20.462Z","0.3.3-eap-vertexai-hybgoog.dc3794a2b":"2025-04-28T18:55:20.734Z","0.3.4-canary.0e2558a96":"2025-04-28T20:25:34.873Z","0.3.4-canary.dd6a8f076":"2025-04-29T13:43:27.781Z","0.3.4-canary.ea1f9139e":"2025-04-29T18:35:51.089Z","0.3.4-firebase-studio-sdk-integration.1adc0ae1f":"2025-04-29T22:55:13.591Z","0.3.3-eap-vertexai-hybgoog.31261ca31":"2025-04-29T23:00:37.680Z","0.3.4-firebase-studio-sdk-integration.226be0bb1":"2025-04-29T23:35:25.934Z","0.3.4-canary.0e1276649":"2025-04-30T19:31:19.490Z","0.3.4-firebase-studio-sdk-integration.9de25069c":"2025-04-30T22:12:17.849Z","0.3.4-canary.080a90dcc":"2025-05-01T02:01:23.494Z","0.3.5-20250505162014":"2025-05-05T16:29:38.748Z","0.3.4-canary.6a02778e3":"2025-05-05T20:21:08.623Z","0.3.4-firebase-studio-sdk-integration.bffdabd70":"2025-05-05T23:10:39.514Z","0.3.4-firebase-studio-sdk-integration.927daddb8":"2025-05-06T00:04:46.111Z","0.3.4-firebase-studio-sdk-integration.fe1264c00":"2025-05-06T22:26:20.251Z","0.3.5-20250507150015":"2025-05-07T15:10:11.067Z","0.3.4-canary.3789b5ad1":"2025-05-07T15:10:26.276Z","0.3.5-20250507151459":"2025-05-07T15:25:06.756Z","0.3.5":"2025-05-07T17:44:00.917Z","0.3.5-canary.d5428f3d2":"2025-05-07T18:25:45.466Z","0.3.5-canary.51e7b489d":"2025-05-07T23:02:57.914Z","0.3.5-canary.f8334eade":"2025-05-07T23:45:48.646Z","0.3.5-canary.050c1b6a0":"2025-05-08T17:27:02.512Z","0.3.5-canary.e99683b17":"2025-05-08T17:51:32.382Z","0.3.5-canary.88584fdeb":"2025-05-08T18:21:27.884Z","0.3.4-firebase-studio-sdk-integration.a528caf5f":"2025-05-09T17:23:28.952Z","0.3.5-canary.8a03143b9":"2025-05-09T20:57:30.943Z","0.3.5-canary.6be75f74d":"2025-05-12T16:53:59.859Z","0.3.4-firebase-studio-sdk-integration.dbac496fa":"2025-05-12T18:09:55.740Z","0.3.5-canary.d5082f9f2":"2025-05-12T19:55:37.120Z","0.3.4-firebase-studio-sdk-integration.0615f555a":"2025-05-12T21:01:32.930Z","0.3.5-canary.72852e12d":"2025-05-12T21:02:07.168Z","0.3.5-canary.39505cc72":"2025-05-12T21:06:33.804Z","0.3.6-20250512211235":"2025-05-12T21:22:31.280Z","0.3.5-eap-ai-hybridinference.c16cbf1a3":"2025-05-13T20:26:17.230Z","0.3.5-canary.f92069a21":"2025-05-13T21:08:17.913Z","0.3.6-20250513210731":"2025-05-13T21:17:04.034Z","0.3.6-20250513212531":"2025-05-13T21:35:13.969Z","0.3.5-canary.799de5997":"2025-05-13T21:36:37.795Z","0.3.4-firebase-studio-sdk-integration.12759bc2e":"2025-05-13T22:32:28.803Z","0.3.6":"2025-05-14T19:20:30.615Z","0.3.6-firebase-studio-sdk-integration.dd7924e1b":"2025-05-14T21:48:16.404Z","0.3.7-20250514221114":"2025-05-14T22:20:51.552Z","0.3.7":"2025-05-14T23:10:45.567Z","0.3.7-canary.3d9291f47":"2025-05-15T17:22:59.853Z","0.3.7-canary.880110bba":"2025-05-15T17:25:31.797Z","0.3.8-20250515171652":"2025-05-15T17:26:37.507Z","0.3.8":"2025-05-20T15:48:00.846Z","0.3.8-canary.2fe754727":"2025-05-20T16:34:57.132Z","0.3.8-canary.35ad52663":"2025-05-20T18:44:23.415Z","0.3.8-firebase-studio-sdk-integration.33b86206f":"2025-05-21T23:00:13.349Z","0.3.9-20250521232236":"2025-05-21T23:30:49.877Z","0.3.8-canary.b5df4ae71":"2025-05-21T23:32:33.733Z","0.3.9":"2025-05-22T00:14:25.122Z","0.3.9-canary.770e455a6":"2025-05-22T00:42:04.524Z","0.3.9-canary.9964849e9":"2025-05-22T16:52:26.029Z","0.3.9-canary.d5e5795c9":"2025-05-22T18:29:30.765Z","0.3.9-firebase-studio-sdk-integration.d15eeea26":"2025-05-23T18:44:16.141Z","0.3.9-canary.ec91a8611":"2025-05-27T14:46:11.656Z","0.3.9-canary.8cb21ffc5":"2025-05-27T14:46:36.569Z","0.3.9-canary.40be2dbb8":"2025-05-27T14:47:43.498Z","0.3.9-canary.1933324e0":"2025-05-28T13:41:13.262Z","0.3.5-eap-ai-hybridinference.58d92df33":"2025-05-28T22:17:52.772Z","0.3.9-canary.af9f8b552":"2025-05-30T20:11:53.249Z","0.3.9-canary.30de503ec":"2025-05-30T20:54:27.905Z","0.3.9-firebase-studio-sdk-integration.0d857eae1":"2025-06-04T18:56:08.012Z","0.3.9-canary.89051ca4d":"2025-06-05T15:23:39.152Z","0.3.9-canary.d590889d6":"2025-06-05T17:02:21.501Z","0.3.9-canary.5871fd656":"2025-06-05T19:03:18.833Z","0.3.9-canary.6cc9a0732":"2025-06-05T21:50:14.344Z","0.3.9-canary.c0617a341":"2025-06-05T21:59:22.377Z","0.3.9-canary.0f891d861":"2025-06-06T17:29:18.128Z","0.3.9-canary.230692087":"2025-06-09T23:22:01.291Z","0.3.9-canary.a0583094a":"2025-06-10T19:28:30.674Z","0.3.9-canary.7fb64dd82":"2025-06-13T14:19:31.376Z","0.3.9-canary.13e6cce88":"2025-06-17T21:52:40.046Z","0.3.9-canary.b97eab36a":"2025-06-18T20:05:58.718Z","0.3.9-firebase-studio-sdk-integration.11d58925e":"2025-06-19T00:34:13.756Z","0.3.9-canary.41e3c4cdf":"2025-06-20T19:57:07.206Z","0.3.9-canary.f73e08b21":"2025-06-20T21:35:26.483Z","0.3.9-canary.42ac40117":"2025-06-23T17:19:08.305Z","0.3.9-canary.bb57947c9":"2025-06-23T18:09:14.043Z","0.3.9-canary.7ae5b12b9":"2025-06-23T19:09:14.286Z","0.3.9-canary.86155b3c8":"2025-06-23T20:41:51.474Z","0.3.10-20250626140224":"2025-06-26T14:12:05.387Z","0.3.9-canary.3d44792f1":"2025-06-26T17:31:11.038Z","0.3.10":"2025-06-30T16:48:13.549Z","0.3.9-canary.5d13166dc":"2025-07-02T04:47:47.441Z","0.3.9-canary.247b92f9b":"2025-07-02T04:48:07.198Z","0.3.9-canary.8072572f9":"2025-07-02T20:19:14.973Z","0.3.9-canary.ab5c2a06e":"2025-07-03T06:34:46.785Z","0.3.9-canary.a029ce39e":"2025-07-07T15:40:16.849Z","0.3.9-canary.ae976d029":"2025-07-08T21:37:28.100Z","0.3.9-canary.a4ccd254d":"2025-07-09T14:07:49.709Z","0.3.9-canary.91fa484b5":"2025-07-09T14:42:34.907Z","0.3.9-canary.47b154c75":"2025-07-09T14:52:37.067Z","0.3.9-canary.6ab4e13a1":"2025-07-09T18:37:40.822Z","0.3.9-canary.ec5f37403":"2025-07-09T19:03:52.601Z","0.3.9-canary.e59cd7da1":"2025-07-10T23:26:38.462Z","0.3.10-canary.2b5731292":"2025-07-11T17:36:14.577Z","0.3.10-canary.f11b55294":"2025-07-11T18:46:55.758Z","0.3.10-canary.2d720995d":"2025-07-12T00:39:15.401Z","0.3.10-canary.d91169f06":"2025-07-12T01:01:53.889Z","0.3.10-canary.cb19688bf":"2025-07-14T20:16:49.619Z","0.3.10-canary.5200f7bb7":"2025-07-14T21:08:34.330Z","0.3.10-canary.25b60fdaa":"2025-07-15T17:00:47.894Z","0.3.10-canary.a9be6757f":"2025-07-15T17:01:12.576Z","0.3.11-20250715195345":"2025-07-15T20:03:32.965Z","0.3.11-20250716004940":"2025-07-16T00:59:32.932Z","0.3.10-canary.f18b25f73":"2025-07-16T01:00:36.122Z","0.3.10-canary.9771bffad":"2025-07-16T18:14:20.912Z","0.3.11-20250716201504":"2025-07-16T20:25:02.782Z","0.3.10-canary.574800585":"2025-07-17T17:27:48.127Z","0.3.11":"2025-07-17T21:09:11.882Z","0.3.11-canary.56fbe5207":"2025-07-17T21:37:48.482Z","0.3.11-canary.a4897a621":"2025-07-22T19:05:28.019Z","0.3.11-canary.b9209dc91":"2025-07-29T17:52:36.668Z","0.3.11-canary.492353771":"2025-07-31T15:35:54.124Z","0.3.11-canary.e25317f9f":"2025-08-06T23:29:14.040Z","0.3.11-canary.44d8d742f":"2025-08-07T23:55:34.223Z","0.3.11-canary.cc605e728":"2025-08-08T20:11:31.398Z","0.3.11-firebase-studio-sdk-integration.f7536090e":"2025-08-12T18:36:09.658Z","0.3.11-firebase-studio-sdk-integration.556d1bed2":"2025-08-13T18:30:38.530Z","0.3.11-canary.5501791d0":"2025-08-13T23:08:04.861Z","0.3.11-canary.2058432e6":"2025-08-18T20:20:46.995Z","0.3.11-canary.02280d747":"2025-08-20T16:27:29.078Z","0.3.11-canary.9b63cd60e":"2025-08-20T16:32:03.336Z","0.3.11-canary.84b8bed35":"2025-08-21T17:31:48.977Z","0.3.11-canary.c5f08a9bc":"2025-08-21T17:32:12.602Z","0.3.11-canary.cbef6c6e5":"2025-08-26T16:38:58.568Z","0.3.11-canary.984086b0b":"2025-08-27T14:13:34.088Z","0.3.11-canary.f2ecae7df":"2025-08-28T16:39:30.424Z","0.3.11-canary.095c098de":"2025-08-29T00:11:12.576Z","0.3.11-canary.4d834deb2":"2025-08-29T17:30:02.291Z","0.3.11-canary.a4848b401":"2025-09-02T17:15:12.485Z","0.3.11-canary.55f3f83a7":"2025-09-04T16:21:28.706Z","0.3.11-canary.06ab5c4f9":"2025-09-09T18:26:12.585Z","0.3.11-canary.120a30838":"2025-09-12T17:25:39.713Z","0.3.11-canary.9b8ab02c5":"2025-09-15T16:17:44.922Z","0.3.11-canary.43276b041":"2025-09-16T21:19:22.650Z","0.3.11-canary.c1237662e":"2025-09-17T16:20:14.477Z","0.3.11-canary.6ab71fa0b":"2025-09-18T18:45:52.309Z","0.3.11-canary.cb3bdd812":"2025-09-18T23:35:10.175Z","0.3.11-canary.1bcf83d7f":"2025-09-24T16:13:42.744Z","0.3.11-canary.0ffcb26af":"2025-09-25T15:05:13.157Z","0.3.11-canary.7a7634f79":"2025-09-25T18:44:15.510Z","0.3.11-canary.ea8512812":"2025-09-29T17:56:22.024Z","0.3.11-canary.0bb2fe636":"2025-09-29T18:15:09.153Z","0.3.11-canary.ccbf7ba36":"2025-09-29T19:05:13.154Z","0.3.11-canary.2596dd1b5":"2025-10-07T13:51:47.267Z","0.3.11-canary.b7e18d0ff":"2025-10-09T13:15:22.668Z","0.3.11-canary.261508183":"2025-10-10T17:36:45.384Z","0.3.11-canary.c8263c471":"2025-10-16T16:48:55.061Z","0.3.11-canary.44d9891f9":"2025-10-20T16:12:53.654Z","0.3.11-canary.91c218db2":"2025-10-20T16:14:39.615Z","0.3.11-canary.22e0a1adb":"2025-10-20T16:34:47.920Z","0.3.11-canary.8209266c6":"2025-10-21T18:17:25.754Z","0.3.11-canary.bc5a7c4a7":"2025-10-28T16:26:41.562Z","0.3.11-canary.6e0e30317":"2025-10-28T21:14:58.734Z","0.3.11-canary.63167c68a":"2025-10-30T16:15:55.900Z","0.3.11-canary.c47bd7175":"2025-10-30T19:35:34.768Z","0.3.11-eap-firestore-pipelines.1.f9c4cdec7":"2025-11-05T01:36:04.150Z","0.3.11-canary.0800a8bed":"2025-11-05T19:18:13.093Z","0.3.11-eap-firestore-pipelines.2.e4cdd2e06":"2025-11-06T02:52:14.593Z","0.3.11-canary.6abe52967":"2025-11-11T04:30:02.470Z","0.3.11-canary.f06cbf99b":"2025-11-12T14:57:44.495Z","0.3.12-20251112180857":"2025-11-12T18:16:35.496Z","0.3.11-canary.5c35f514c":"2025-11-12T18:19:33.441Z","0.3.12-20251113021847":"2025-11-13T02:26:25.239Z","0.3.11-canary.180b1ad9b":"2025-11-13T02:29:30.853Z","0.3.11-canary.b228a2ab9":"2025-11-13T15:02:25.355Z","0.3.12":"2025-11-13T21:38:51.742Z","0.3.12-canary.578686b0b":"2025-11-13T22:17:04.194Z","0.3.12-canary.d1d898f55":"2025-11-14T19:19:01.899Z","0.3.12-canary.60d1b18bd":"2025-11-20T17:52:40.606Z","0.3.12-canary.59407948d":"2025-11-24T20:08:20.213Z","0.3.12-canary.e6415ddee":"2025-11-25T19:45:28.066Z","0.3.12-canary.9101b4611":"2025-12-01T20:40:46.583Z","0.3.12-canary.f5fc6bf76":"2025-12-01T20:47:47.784Z","0.3.12-canary.5c7430dea":"2025-12-03T21:23:36.407Z","0.3.12-canary.a09ef786f":"2025-12-04T18:57:43.253Z","0.3.12-canary.1e406a2b7":"2025-12-04T19:49:03.744Z","0.3.12-canary.5511b4fa7":"2025-12-09T14:57:45.556Z","0.3.12-canary.bc2b2cdea":"2025-12-12T19:28:09.724Z","0.3.12-canary.8e26a5590":"2025-12-16T16:16:09.453Z","0.3.11-caching-fdc.9f17eac6e":"2025-12-16T18:11:34.235Z","0.3.12-canary.9cf4b7e35":"2026-01-05T20:31:30.089Z","0.3.12-canary.8bac8f0b2":"2026-01-07T18:23:14.252Z","0.3.12-canary.5579b387a":"2026-01-12T18:54:46.825Z","0.3.12-canary.b2827448b":"2026-01-13T15:54:12.406Z","0.3.12-canary.d5ff5a4b1":"2026-01-14T16:21:09.549Z","0.3.12-canary.efc0117ae":"2026-01-14T19:10:35.445Z","0.3.12-canary.817151ee9":"2026-01-15T00:25:53.375Z","0.3.12-canary.58ddd6e54":"2026-01-16T15:47:56.713Z","0.3.12-canary.d818df4e8":"2026-01-21T20:33:47.035Z","0.3.12-canary.08e3acdf0":"2026-01-26T18:09:48.835Z","0.3.12-canary.f9aaeca46":"2026-01-26T18:12:04.306Z","0.3.12-canary.c4a3a5643":"2026-01-27T16:10:10.894Z","0.3.12-canary.2e7432986":"2026-01-29T19:35:06.903Z","0.3.12-canary.65a553baf":"2026-01-29T19:45:37.472Z","0.3.12-canary.691a506ec":"2026-01-29T20:12:52.124Z","0.3.12-canary.8123231a1":"2026-01-29T21:19:25.082Z","0.3.12-canary.f9254b6d2":"2026-01-30T18:12:01.277Z","0.3.12-canary.b10a296fa":"2026-02-03T18:56:06.070Z","0.3.12-canary.e4b2890fd":"2026-02-05T14:54:10.679Z","0.3.12-canary.2bd48a604":"2026-02-18T17:25:20.320Z","0.3.12-canary.35b284af4":"2026-02-18T18:23:23.981Z","0.3.12-canary.93eeffcb3":"2026-02-18T18:24:13.973Z","0.3.12-canary.d7c311a4b":"2026-02-18T18:26:07.295Z","0.3.12-canary.9ced4281d":"2026-02-18T18:28:03.166Z","0.3.12-canary.c48b47674":"2026-02-18T18:28:45.843Z","0.3.12-canary.4d2ab8507":"2026-02-18T18:30:47.454Z","0.3.12-canary.d4b22a872":"2026-02-18T18:33:34.060Z","0.3.12-canary.7b1e6ec79":"2026-02-18T19:51:36.235Z","0.3.12-canary.47f85219d":"2026-02-18T19:51:59.969Z","0.3.12-canary.f0b0398eb":"2026-02-19T19:58:32.888Z","0.3.12-canary.46fa57f9e":"2026-02-19T19:59:33.174Z","0.4.0-20260224183151":"2026-02-24T18:42:48.394Z","0.3.12-canary.920624ade":"2026-02-26T20:59:42.595Z","0.4.0":"2026-02-27T15:58:00.452Z","0.4.0-canary.78384d32c":"2026-03-02T16:06:45.348Z","0.4.0-canary.22476e1bc":"2026-03-02T18:34:50.203Z","0.4.0-canary.792c61671":"2026-03-05T21:31:52.013Z","0.4.0-canary.d7b182645":"2026-03-11T17:02:20.391Z","0.4.0-canary.891a0c9d4":"2026-03-17T15:05:36.114Z","0.4.0-canary.843a8d789":"2026-03-17T15:05:49.177Z","0.5.0-20260317152345":"2026-03-17T15:34:33.503Z","0.5.0":"2026-03-19T12:53:42.271Z","0.5.0-canary.ba0bc39bb":"2026-03-20T23:48:06.972Z","0.5.0-canary.f4e0086e3":"2026-03-23T23:07:08.986Z","0.5.0-canary.44ad4cc2e":"2026-03-25T19:34:24.260Z","0.5.0-canary.742e17a8e":"2026-03-31T17:45:11.775Z","0.5.0-canary.bfb9accdc":"2026-04-01T00:31:10.243Z"},"readme":"# Firebase Data Connect\n\n## Local Development\n\nCheck `test/dataconnect.yaml` to ensure that the correct values are filled in.","users":{}}