Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nighthouse

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nighthouse

Lightweight Project Lighthouse client for JavaScript

  • 2.1.2
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-75%
Maintainers
0
Weekly downloads
 
Created
Source

Nighthouse

npm Build Docs

A lightweight, asynchronous Project Lighthouse client for JavaScript that runs both in the browser and Node.js environments.

Getting Started

To install the dependencies, run

npm install

To build the nighthouse packages, run

npm run build

To continuously rebuild them in the background you can also use

npm run watch

Examples

To build and run the browser example, run

npm -w examples/browser run serve

To build and run the Node.js example, run

npm -w examples/node run build
npm -w examples/node run start

As with the packages you can substitute watch for build to continuously rebuild in the background.

FAQs

Package last updated on 08 Oct 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc