perfume.js
Advanced tools
Comparing version 3.0.0-rc.6 to 3.0.0-rc.7
@@ -13,3 +13,3 @@ var __assign = (this && this.__assign) || function () { | ||
/*! | ||
* Perfume.js v3.0.0-rc.6 (http://zizzamia.github.io/perfume) | ||
* Perfume.js v3.0.0-rc.7 (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.6 (http://zizzamia.github.io/perfume) | ||
* Perfume.js v3.0.0-rc.7 (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.6 (http://zizzamia.github.io/perfume) | ||
* Perfume.js v3.0.0-rc.7 (http://zizzamia.github.io/perfume) | ||
* Copyright 2018 The Perfume Authors (https://github.com/Zizzamia/perfume.js/graphs/contributors) | ||
@@ -8,3 +8,3 @@ * Licensed under MIT (https://github.com/Zizzamia/perfume.js/blob/master/LICENSE) | ||
import { BrowserInfo } from './detect-browser'; | ||
interface IAnalyticsTrackerOptions { | ||
export interface IAnalyticsTrackerOptions { | ||
metricName: string; | ||
@@ -48,3 +48,3 @@ duration: number; | ||
} | ||
interface ILogOptions { | ||
export interface ILogOptions { | ||
metricName: string; | ||
@@ -76,3 +76,3 @@ duration: number; | ||
} | ||
interface ISendTimingOptions { | ||
export interface ISendTimingOptions { | ||
metricName: string; | ||
@@ -172,2 +172,1 @@ duration: number; | ||
} | ||
export {}; |
{ | ||
"name": "perfume.js", | ||
"version": "3.0.0-rc.6", | ||
"version": "3.0.0-rc.7", | ||
"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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2
423648
32
2568