unlighthouse
Advanced tools
Comparing version
@@ -1,2 +0,14 @@ | ||
import { UserConfig } from 'unlighthouse-utils'; | ||
import { UserConfig } from './types'; | ||
import 'http'; | ||
import 'https'; | ||
import 'lighthouse'; | ||
import 'ufo'; | ||
import 'hookable'; | ||
import 'puppeteer-cluster/dist/Cluster'; | ||
import 'puppeteer-cluster/dist/concurrency/ConcurrencyImplementation'; | ||
import 'puppeteer/lib/types.d.ts'; | ||
import 'listhen'; | ||
import 'h3'; | ||
import 'node:net'; | ||
import 'events'; | ||
@@ -3,0 +15,0 @@ /** |
@@ -1,2 +0,14 @@ | ||
import { UnlighthouseContext, UserConfig, Provider } from 'unlighthouse-utils'; | ||
import { UnlighthouseContext, UserConfig, Provider } from './types'; | ||
import 'http'; | ||
import 'https'; | ||
import 'lighthouse'; | ||
import 'ufo'; | ||
import 'hookable'; | ||
import 'puppeteer-cluster/dist/Cluster'; | ||
import 'puppeteer-cluster/dist/concurrency/ConcurrencyImplementation'; | ||
import 'puppeteer/lib/types.d.ts'; | ||
import 'listhen'; | ||
import 'h3'; | ||
import 'node:net'; | ||
import 'events'; | ||
@@ -3,0 +15,0 @@ /** |
@@ -1,2 +0,14 @@ | ||
import { UserConfig } from 'unlighthouse-utils'; | ||
import { UserConfig } from './types'; | ||
import 'http'; | ||
import 'https'; | ||
import 'lighthouse'; | ||
import 'ufo'; | ||
import 'hookable'; | ||
import 'puppeteer-cluster/dist/Cluster'; | ||
import 'puppeteer-cluster/dist/concurrency/ConcurrencyImplementation'; | ||
import 'puppeteer/lib/types.d.ts'; | ||
import 'listhen'; | ||
import 'h3'; | ||
import 'node:net'; | ||
import 'events'; | ||
@@ -3,0 +15,0 @@ declare type NextApp = { |
import * as vite from 'vite'; | ||
import { UserConfig } from 'unlighthouse-utils'; | ||
import { UserConfig } from './types'; | ||
import 'http'; | ||
import 'https'; | ||
import 'lighthouse'; | ||
import 'ufo'; | ||
import 'hookable'; | ||
import 'puppeteer-cluster/dist/Cluster'; | ||
import 'puppeteer-cluster/dist/concurrency/ConcurrencyImplementation'; | ||
import 'puppeteer/lib/types.d.ts'; | ||
import 'listhen'; | ||
import 'h3'; | ||
import 'node:net'; | ||
import 'events'; | ||
@@ -4,0 +16,0 @@ /** |
{ | ||
"name": "unlighthouse", | ||
"version": "0.1.4", | ||
"version": "0.1.6", | ||
"description": "Delightfully navigate your sites performance, accessibility and SEO issues.", | ||
@@ -118,3 +118,3 @@ "keywords": [ | ||
"mlly": "^0.3.15", | ||
"nuxt-kit-extras": "0.1.4", | ||
"nuxt-kit-extras": "0.1.6", | ||
"object-hash": "^2.2.0", | ||
@@ -131,4 +131,3 @@ "open": "^8.4.0", | ||
"unctx": "^1.0.2", | ||
"unlighthouse-client": "0.1.4", | ||
"unlighthouse-utils": "0.1.4", | ||
"unlighthouse-client": "0.1.6", | ||
"unplugin": "^0.2.21", | ||
@@ -140,2 +139,3 @@ "unrouted": "latest", | ||
"devDependencies": { | ||
"unlighthouse-utils": "0.1.6", | ||
"@types/fs-extra": "^9.0.13", | ||
@@ -142,0 +142,0 @@ "@types/jest": "^27.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
182404
0.64%42
-2.33%5232
0.93%20
5.26%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated