perfume.js
Advanced tools
Comparing version 3.0.0-rc.7 to 3.0.0-rc.8
@@ -13,3 +13,3 @@ var __assign = (this && this.__assign) || function () { | ||
/*! | ||
* Perfume.js v3.0.0-rc.7 (http://zizzamia.github.io/perfume) | ||
* Perfume.js v3.0.0-rc.8 (http://zizzamia.github.io/perfume) | ||
* Copyright 2018 The Perfume Authors (https://github.com/Zizzamia/perfume.js/graphs/contributors) | ||
@@ -16,0 +16,0 @@ * Licensed under MIT (https://github.com/Zizzamia/perfume.js/blob/master/LICENSE) |
@@ -15,3 +15,3 @@ "use strict"; | ||
/*! | ||
* Perfume.js v3.0.0-rc.7 (http://zizzamia.github.io/perfume) | ||
* Perfume.js v3.0.0-rc.8 (http://zizzamia.github.io/perfume) | ||
* Copyright 2018 The Perfume Authors (https://github.com/Zizzamia/perfume.js/graphs/contributors) | ||
@@ -18,0 +18,0 @@ * Licensed under MIT (https://github.com/Zizzamia/perfume.js/blob/master/LICENSE) |
/*! | ||
* Perfume.js v3.0.0-rc.7 (http://zizzamia.github.io/perfume) | ||
* Perfume.js v3.0.0-rc.8 (http://zizzamia.github.io/perfume) | ||
* Copyright 2018 The Perfume Authors (https://github.com/Zizzamia/perfume.js/graphs/contributors) | ||
@@ -33,3 +33,3 @@ * Licensed under MIT (https://github.com/Zizzamia/perfume.js/blob/master/LICENSE) | ||
dataConsumption?: boolean; | ||
analyticsTracker?: (metricName: string, duration: number, browser?: BrowserInfo | any) => void; | ||
analyticsTracker?: (options: IAnalyticsTrackerOptions) => void; | ||
browserTracker?: boolean; | ||
@@ -36,0 +36,0 @@ googleAnalytics?: IGoogleAnalyticsConfig; |
{ | ||
"name": "perfume.js", | ||
"version": "3.0.0-rc.7", | ||
"version": "3.0.0-rc.8", | ||
"description": "JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorite tracking tool.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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 not supported yet
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 not supported yet
423356