@firebase/analytics
Advanced tools
Comparing version 0.10.4-canary.52d626655 to 0.10.4-canary.576c1b1f7
@@ -1232,3 +1232,3 @@ import { _getProvider, getApp, _registerComponent, registerVersion } from '@firebase/app'; | ||
const name = "@firebase/analytics"; | ||
const version = "0.10.4-canary.52d626655"; | ||
const version = "0.10.4-canary.576c1b1f7"; | ||
@@ -1235,0 +1235,0 @@ /** |
{ | ||
"name": "@firebase/analytics", | ||
"version": "0.10.4-canary.52d626655", | ||
"version": "0.10.4-canary.576c1b1f7", | ||
"description": "A analytics package for new firebase packages", | ||
@@ -34,2 +34,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:integration": "karma start ./karma.integration.conf.js --single-run --nocache", | ||
"trusted-type-check": "tsec -p tsconfig.json --noEmit", | ||
"api-report": "api-extractor run --local --verbose", | ||
@@ -41,9 +42,9 @@ "doc": "api-documenter markdown --input temp --output docs", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.4-canary.52d626655" | ||
"@firebase/app": "0.10.5-canary.576c1b1f7" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.6.7-canary.52d626655", | ||
"@firebase/logger": "0.4.2-canary.52d626655", | ||
"@firebase/util": "1.9.6-canary.52d626655", | ||
"@firebase/component": "0.6.7-canary.52d626655", | ||
"@firebase/installations": "0.6.7-canary.576c1b1f7", | ||
"@firebase/logger": "0.4.2-canary.576c1b1f7", | ||
"@firebase/util": "1.9.6-canary.576c1b1f7", | ||
"@firebase/component": "0.6.7-canary.576c1b1f7", | ||
"tslib": "^2.1.0" | ||
@@ -53,3 +54,3 @@ }, | ||
"devDependencies": { | ||
"@firebase/app": "0.10.4-canary.52d626655", | ||
"@firebase/app": "0.10.5-canary.576c1b1f7", | ||
"rollup": "2.79.1", | ||
@@ -56,0 +57,0 @@ "@rollup/plugin-commonjs": "21.1.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
681329
+ Added@firebase/app@0.10.5-canary.576c1b1f7(transitive)
+ Added@firebase/component@0.6.7-canary.576c1b1f7(transitive)
+ Added@firebase/installations@0.6.7-canary.576c1b1f7(transitive)
+ Added@firebase/logger@0.4.2-canary.576c1b1f7(transitive)
+ Added@firebase/util@1.9.6-canary.576c1b1f7(transitive)
- Removed@firebase/app@0.10.4-canary.52d626655(transitive)
- Removed@firebase/component@0.6.7-canary.52d626655(transitive)
- Removed@firebase/installations@0.6.7-canary.52d626655(transitive)
- Removed@firebase/logger@0.4.2-canary.52d626655(transitive)
- Removed@firebase/util@1.9.6-canary.52d626655(transitive)