@firebase/performance
Advanced tools
Comparing version 0.6.8-canary.52f8deb1d to 0.6.8-canary.5594ebc9f
@@ -8,3 +8,3 @@ import { ErrorFactory, areCookiesEnabled, isIndexedDBAvailable, validateIndexedDBOpenable, getModularInstance, deepEqual } from '@firebase/util'; | ||
const name = "@firebase/performance"; | ||
const version = "0.6.8-canary.52f8deb1d"; | ||
const version = "0.6.8-canary.5594ebc9f"; | ||
@@ -587,3 +587,3 @@ /** | ||
} | ||
// Key from Remote Config has to be non-empty string, otherwsie use local value. | ||
// Key from Remote Config has to be non-empty string, otherwise use local value. | ||
if (entries.fpr_log_transport_key) { | ||
@@ -825,3 +825,2 @@ settingsServiceInstance.transportKey = entries.fpr_log_transport_key; | ||
*/ | ||
/* eslint-enble camelcase */ | ||
let logger; | ||
@@ -952,2 +951,3 @@ // This method is not called before initialization. | ||
} | ||
/* eslint-enable camelcase */ | ||
@@ -1083,3 +1083,3 @@ /** | ||
* @param startTime Trace start time since epoch in millisec | ||
* @param duration The duraction of the trace in millisec | ||
* @param duration The duration of the trace in millisec | ||
* @param options An object which can optionally hold maps of custom metrics and custom attributes | ||
@@ -1333,3 +1333,3 @@ */ | ||
const paintTimings = api.getEntriesByType('paint'); | ||
// If First Input Desly polyfill is added to the page, report the fid value. | ||
// If First Input Delay polyfill is added to the page, report the fid value. | ||
// https://github.com/GoogleChromeLabs/first-input-delay | ||
@@ -1336,0 +1336,0 @@ if (api.onFirstInputDelay) { |
@@ -68,3 +68,3 @@ /** | ||
* @param startTime - trace start time since epoch in millisec. | ||
* @param duration - The duraction of the trace in millisec. | ||
* @param duration - The duration of the trace in millisec. | ||
* @param options - An object which can optionally hold maps of custom metrics and | ||
@@ -71,0 +71,0 @@ * custom attributes. |
@@ -57,3 +57,3 @@ /** | ||
* @param startTime Trace start time since epoch in millisec | ||
* @param duration The duraction of the trace in millisec | ||
* @param duration The duration of the trace in millisec | ||
* @param options An object which can optionally hold maps of custom metrics and custom attributes | ||
@@ -60,0 +60,0 @@ */ |
@@ -33,3 +33,3 @@ /** | ||
private readonly performance; | ||
/** PreformanceObserver constructor function. */ | ||
/** PerformanceObserver constructor function. */ | ||
private readonly PerformanceObserver; | ||
@@ -36,0 +36,0 @@ private readonly windowLocation; |
@@ -68,3 +68,3 @@ /** | ||
* @param startTime - trace start time since epoch in millisec. | ||
* @param duration - The duraction of the trace in millisec. | ||
* @param duration - The duration of the trace in millisec. | ||
* @param options - An object which can optionally hold maps of custom metrics and | ||
@@ -71,0 +71,0 @@ * custom attributes. |
@@ -57,3 +57,3 @@ /** | ||
* @param startTime Trace start time since epoch in millisec | ||
* @param duration The duraction of the trace in millisec | ||
* @param duration The duration of the trace in millisec | ||
* @param options An object which can optionally hold maps of custom metrics and custom attributes | ||
@@ -60,0 +60,0 @@ */ |
@@ -33,3 +33,3 @@ /** | ||
private readonly performance; | ||
/** PreformanceObserver constructor function. */ | ||
/** PerformanceObserver constructor function. */ | ||
private readonly PerformanceObserver; | ||
@@ -36,0 +36,0 @@ private readonly windowLocation; |
{ | ||
"name": "@firebase/performance", | ||
"version": "0.6.8-canary.52f8deb1d", | ||
"version": "0.6.8-canary.5594ebc9f", | ||
"description": "Firebase performance for web", | ||
@@ -40,9 +40,9 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.6-canary.52f8deb1d" | ||
"@firebase/app": "0.10.9-canary.5594ebc9f" | ||
}, | ||
"dependencies": { | ||
"@firebase/logger": "0.4.2-canary.52f8deb1d", | ||
"@firebase/installations": "0.6.8-canary.52f8deb1d", | ||
"@firebase/util": "1.9.7-canary.52f8deb1d", | ||
"@firebase/component": "0.6.8-canary.52f8deb1d", | ||
"@firebase/logger": "0.4.2-canary.5594ebc9f", | ||
"@firebase/installations": "0.6.8-canary.5594ebc9f", | ||
"@firebase/util": "1.9.7-canary.5594ebc9f", | ||
"@firebase/component": "0.6.8-canary.5594ebc9f", | ||
"tslib": "^2.1.0" | ||
@@ -52,3 +52,3 @@ }, | ||
"devDependencies": { | ||
"@firebase/app": "0.10.6-canary.52f8deb1d", | ||
"@firebase/app": "0.10.9-canary.5594ebc9f", | ||
"rollup": "2.79.1", | ||
@@ -55,0 +55,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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
615332
+ Added@firebase/app@0.10.9-canary.5594ebc9f(transitive)
+ Added@firebase/component@0.6.8-canary.5594ebc9f(transitive)
+ Added@firebase/installations@0.6.8-canary.5594ebc9f(transitive)
+ Added@firebase/logger@0.4.2-canary.5594ebc9f(transitive)
+ Added@firebase/util@1.9.7-canary.5594ebc9f(transitive)
- Removed@firebase/app@0.10.6-canary.52f8deb1d(transitive)
- Removed@firebase/component@0.6.8-canary.52f8deb1d(transitive)
- Removed@firebase/installations@0.6.8-canary.52f8deb1d(transitive)
- Removed@firebase/logger@0.4.2-canary.52f8deb1d(transitive)
- Removed@firebase/util@1.9.7-canary.52f8deb1d(transitive)