@dreipol/lighthouse-config
Advanced tools
Comparing version 0.0.3 to 0.1.0
@@ -23,5 +23,5 @@ module.exports = { | ||
recordTrace: true, | ||
pauseAfterLoadMs: 5250, | ||
networkQuietThresholdMs: 5250, | ||
cpuQuietThresholdMs: 5250, | ||
pauseAfterLoadMs: 10000, | ||
networkQuietThresholdMs: 10000, | ||
cpuQuietThresholdMs: 10000, | ||
gatherers: [ | ||
@@ -28,0 +28,0 @@ 'url', |
{ | ||
"name": "@dreipol/lighthouse-config", | ||
"version": "0.0.3", | ||
"version": "0.1.0", | ||
"description": "Basic lighthouse config", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
39923
10
703