licenses.dev

lighthouse v8.6.0

Automated auditing, performance metrics, and best practices for the web.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT102
PackageRelationDependenciesPublished
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
boxen • 4.2.0Create boxes in the terminalINDIRECT17
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 3.0.0Terminal string styling done rightINDIRECT5
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
cli-boxes • 2.2.1Boxes for use in the terminalINDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 1.2.1CSSStyleDeclaration Object Model implementationDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
enquirer • 2.4.1Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.DIRECT3
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-goat • 2.1.1Escape a string for use in HTML or the inverseINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
global-dirs • 2.1.0Get the directory of globally installed packages and binariesINDIRECT1
got • 9.6.0Simplified HTTP requestsINDIRECT25
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-yarn • 2.1.0Check if a project is using YarnINDIRECT0
http-link-header • 0.8.0Parse & format HTTP link headers according to RFC 5988DIRECT0
image-ssim • 0.2.0Image structural similarity (SSIM). In TypeScript/JavaScript. For browser/server.INDIRECT0
import-lazy • 2.1.0Import modules lazilyINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-ci • 2.0.0Detect if the current environment is a CI serverINDIRECT1
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-installed-globally • 0.3.2Check if your package was installed globallyINDIRECT3
is-npm • 4.0.0Check if your code is running as an npm scriptINDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
is-yarn-global • 0.3.0Check if installed by yarn globally without any `fs` callsINDIRECT0
js-library-detector • 6.7.0Detects the JavaScript libraries running on a pageDIRECT0
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
latest-version • 5.1.0Get the latest version of an npm packageINDIRECT35
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.DIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.DIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.DIRECT0
lodash.set • 4.3.2The lodash method `_.set` exported as a module.DIRECT0
lookup-closest-locale • 6.0.4Lookup the closest locale from among object keysDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
metaviewport-parser • 0.2.0Parser for the content attribute of the meta viewportDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
normalize-url • 4.5.1Normalize a URLINDIRECT0
open • 6.4.0Open stuff like URLs, files, executables. Cross-platform.DIRECT1
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
package-json • 6.5.0Get metadata of a package from the npm registryINDIRECT34
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
ps-list • 7.2.0Get running processesDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
pupa • 2.1.1Simple micro templatingINDIRECT1
registry-auth-token • 4.2.2Get the auth token set for an npm registry (if any)INDIRECT5
registry-url • 5.1.0Get the set npm registry URLINDIRECT5
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
robots-parser • 2.4.0NodeJS robots.txt parser with support for wildcard (*) matching.DIRECT0
semver-diff • 3.1.1Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT1
speedline-core • 1.4.3Get the speed index from chrome dev tool timeline filesDIRECT4
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
term-size • 2.2.1Reliably get the terminal window size (columns & rows)INDIRECT0
third-party-web • 0.12.7Categorized data on third party entities on the web.DIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
unique-string • 2.0.0Generate a unique random stringINDIRECT1
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
uuid • 3.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
xdg-basedir • 4.0.0Get XDG Base Directory pathsINDIRECT0
yargs • 16.2.2yargs the modern, pirate-themed, successor to optimist.DIRECT15
ISC13
PackageRelationDependenciesPublished
ansi-align • 3.0.1align-text with ANSI support for CLIsINDIRECT5
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
ini • 1.3.7An ini encoder/decoder for nodeINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.DIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsDIRECT0
BSD-3-Clause7
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
intl-messageformat-parser • 1.8.1Parses ICU Message strings into an AST via JavaScript.INDIRECT0
intl-messageformat • 4.4.0Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.DIRECT1
jpeg-js • 0.4.4A pure javascript JPEG encoder and decoderDIRECT0
md5 • 2.3.0js function for hashing messages with MD5INDIRECT3
Apache-2.05
PackageRelationDependenciesPublished
chrome-launcher • 0.14.2Launch latest Chrome with the Devtools Protocol port openDIRECT9
csp_evaluator • 1.1.0Evaluate Content Security Policies for a wide range of bypasses and weaknessesDIRECT0
lighthouse-logger • 1.4.2A shared logging utility class for lighthouse and friends.DIRECT3
lighthouse-stack-packs • 1.12.3Lighthouse Stack PacksDIRECT0
marky • 1.3.0Performance timer based on performance.mark() and measure()INDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
configstore • 5.0.1Easily load and save config without having to think about where and howDIRECT13
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
raven • 2.6.4A standalone (Node.js) client for SentryDIRECT8
update-notifier • 4.1.3Update notifications for your CLI appDIRECT79
MPL-2.01
PackageRelationDependenciesPublished
axe-core • 4.2.3Accessibility engine for automated Web UI testingDIRECT0
unknown1
PackageRelationDependenciesPublished
parse-cache-control • 1.0.1Parse Cache-Control headers.DIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/lighthouse)](https://licenses.dev/npm/lighthouse)
<a href="https://licenses.dev/npm/lighthouse">
  <img src="https://licenses.dev/b/npm/lighthouse" alt="licenses" />
</a>

Or the licenses badge code for the 8.6.0 version:

[![licenses](https://licenses.dev/b/npm/lighthouse/8.6.0)](https://licenses.dev/npm/lighthouse/8.6.0)
<a href="https://licenses.dev/npm/lighthouse/8.6.0">
  <img src="https://licenses.dev/b/npm/lighthouse/8.6.0" alt="licenses" />
</a>
GitHub