@firebase/performance
Advanced tools
Comparing version 0.6.7-canary.52d626655 to 0.6.7-canary.576c1b1f7
@@ -8,3 +8,3 @@ import { ErrorFactory, areCookiesEnabled, isIndexedDBAvailable, validateIndexedDBOpenable, getModularInstance, deepEqual } from '@firebase/util'; | ||
const name = "@firebase/performance"; | ||
const version = "0.6.7-canary.52d626655"; | ||
const version = "0.6.7-canary.576c1b1f7"; | ||
@@ -11,0 +11,0 @@ /** |
{ | ||
"name": "@firebase/performance", | ||
"version": "0.6.7-canary.52d626655", | ||
"version": "0.6.7-canary.576c1b1f7", | ||
"description": "Firebase performance for web", | ||
@@ -33,2 +33,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:debug": "karma start --browsers=Chrome --auto-watch", | ||
"trusted-type-check": "tsec -p tsconfig.json --noEmit", | ||
"prettier": "prettier --write '{src,test}/**/*.{js,ts}'", | ||
@@ -40,9 +41,9 @@ "api-report": "api-extractor run --local --verbose", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.4-canary.52d626655" | ||
"@firebase/app": "0.10.5-canary.576c1b1f7" | ||
}, | ||
"dependencies": { | ||
"@firebase/logger": "0.4.2-canary.52d626655", | ||
"@firebase/installations": "0.6.7-canary.52d626655", | ||
"@firebase/util": "1.9.6-canary.52d626655", | ||
"@firebase/component": "0.6.7-canary.52d626655", | ||
"@firebase/logger": "0.4.2-canary.576c1b1f7", | ||
"@firebase/installations": "0.6.7-canary.576c1b1f7", | ||
"@firebase/util": "1.9.6-canary.576c1b1f7", | ||
"@firebase/component": "0.6.7-canary.576c1b1f7", | ||
"tslib": "^2.1.0" | ||
@@ -52,3 +53,3 @@ }, | ||
"devDependencies": { | ||
"@firebase/app": "0.10.4-canary.52d626655", | ||
"@firebase/app": "0.10.5-canary.576c1b1f7", | ||
"rollup": "2.79.1", | ||
@@ -55,0 +56,0 @@ "@rollup/plugin-json": "4.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
615321
+ 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)