bttostatsv
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -29,6 +29,6 @@ 'use strict'; | ||
'visualMetrics.PerceptualSpeedIndex', | ||
'cpu.category.rendering', | ||
'cpu.category.scripting', | ||
'cpu.category.loading', | ||
'cpu.category.painting' | ||
'cpu.categories.Layout', | ||
'cpu.categories.Scripting', | ||
'cpu.categories.Loading', | ||
'cpu.categories.Painting' | ||
]; | ||
@@ -35,0 +35,0 @@ for ( const metric of metricsToCollect ) { |
{ | ||
"name": "bttostatsv", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"bin": "./bin/index.js", | ||
@@ -5,0 +5,0 @@ "description": "Send Browsertime metrics to statsv", |
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
20444