@firebase/database
Advanced tools
Comparing version 1.0.5-canary.7381f21a3 to 1.0.5-canary.766a53ea9
{ | ||
"name": "@firebase/database", | ||
"version": "1.0.5-canary.7381f21a3", | ||
"version": "1.0.5-canary.766a53ea9", | ||
"description": "", | ||
@@ -44,2 +44,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:emulator": "ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/database-test-runner.ts", | ||
"trusted-type-check": "tsec -p tsconfig.json --noEmit", | ||
"api-report": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package database --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json", | ||
@@ -53,7 +54,7 @@ "api-report:api-json": "rm -rf temp && api-extractor run --local --verbose", | ||
"dependencies": { | ||
"@firebase/logger": "0.4.2-canary.7381f21a3", | ||
"@firebase/util": "1.9.6-canary.7381f21a3", | ||
"@firebase/component": "0.6.7-canary.7381f21a3", | ||
"@firebase/app-check-interop-types": "0.3.2-canary.7381f21a3", | ||
"@firebase/auth-interop-types": "0.2.3-canary.7381f21a3", | ||
"@firebase/logger": "0.4.2-canary.766a53ea9", | ||
"@firebase/util": "1.9.6-canary.766a53ea9", | ||
"@firebase/component": "0.6.7-canary.766a53ea9", | ||
"@firebase/app-check-interop-types": "0.3.2-canary.766a53ea9", | ||
"@firebase/auth-interop-types": "0.2.3-canary.766a53ea9", | ||
"faye-websocket": "0.11.4", | ||
@@ -63,3 +64,3 @@ "tslib": "^2.1.0" | ||
"devDependencies": { | ||
"@firebase/app": "0.10.4-canary.7381f21a3", | ||
"@firebase/app": "0.10.5-canary.766a53ea9", | ||
"rollup": "2.79.1", | ||
@@ -66,0 +67,0 @@ "rollup-plugin-typescript2": "0.31.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
10605806
+ Added@firebase/app-check-interop-types@0.3.2-canary.766a53ea9(transitive)
+ Added@firebase/auth-interop-types@0.2.3-canary.766a53ea9(transitive)
+ Added@firebase/component@0.6.7-canary.766a53ea9(transitive)
+ Added@firebase/logger@0.4.2-canary.766a53ea9(transitive)
+ Added@firebase/util@1.9.6-canary.766a53ea9(transitive)
- Removed@firebase/app-check-interop-types@0.3.2-canary.7381f21a3(transitive)
- Removed@firebase/auth-interop-types@0.2.3-canary.7381f21a3(transitive)
- Removed@firebase/component@0.6.7-canary.7381f21a3(transitive)
- Removed@firebase/logger@0.4.2-canary.7381f21a3(transitive)
- Removed@firebase/util@1.9.6-canary.7381f21a3(transitive)
Updated@firebase/app-check-interop-types@0.3.2-canary.766a53ea9