🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@unlighthouse/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unlighthouse/core

Scan your entire website with Google Lighthouse.

0.16.3
latest
Version published
Weekly downloads
10K
4.86%
Maintainers
1
Weekly downloads
 
Created

@unlighthouse/core

The core engine of Unlighthouse without any presets. It can be used as the engine of your own lighthouse scanning.

Usage

import { createUnlighthouse } from '@unlighthouse/core'

const unlighthouse = await createUnlighthouse({ /* user options */ }, { /* provider options */ })

License

MIT License © 2021-PRESENT Harlan Wilton

FAQs

Package last updated on 01 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts