lighthouse-logger
npmv2.0.2TypeScriptA shared logging utility class for lighthouse and friends.
Adopt with care
lighthouse-logger is usable, with caveats. Last published 413 days ago.
- AAdoption: grade A, Excellent.
16.8M downloads per week and 2 known dependents.
- CMaintenance: grade C, Fair — worth a look.
Last published 413 days ago.
- AWeight: grade A, Excellent.
Pulls in 3 transitive packages, about 105 KB installed.
- ASupply chain: grade A, Excellent.
No install scripts, 6 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
Apache-2.0 — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding lighthouse-logger to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Licenses in the dependency tree
Every license you inherit by installing lighthouse-logger, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM only
- TypeScript
- Types included
- Install scripts
- None
Dependencies
Declared by lighthouse-logger v2.0.2. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (2)
Used by
Popular packages that depend on lighthouse-logger.
Relationship graph
Dependencies (left) and dependents (right) of lighthouse-logger.
Frequently installed together
Escape RegExp special characters
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
TypeScript execution environment and REPL for node.js, with source map support
TypeScript definitions for node
Release history
1 release in the last two years, typically about 61 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 2.0.2latest | 1 year ago | 21 KB | Apache-2.0 |
| 2.0.1 | 3 years ago | 22 KB | Apache-2.0 |
| 2.0.0 | 3 years ago | 22 KB | Apache-2.0 |
| 1.4.2 | 3 years ago | 25 KB | Apache-2.0 |
| 1.4.1 | 3 years ago | 25 KB | Apache-2.0 |
| 1.4.0 | 3 years ago | 17 KB | Apache-2.0 |
| 1.3.0 | 5 years ago | 17 KB | Apache-2.0 |
| 1.2.0 | 7 years ago | 18 KB | Apache-2.0 |
| 1.1.0 | 8 years ago | 18 KB | Apache-2.0 |
| 1.0.1 | 9 years ago | — | Apache-2.0 |
| 1.0.0 | 9 years ago | — | Apache-2.0 |
Overview
lighthouse-logger is an npm package that a shared logging utility class for lighthouse and friends. It is extremely widely used, with about 16.8M downloads per week and 2 known dependents in the graph. The latest version is 2.0.2, released under the Apache-2.0 license.
Who should use it
Teams working in the npm ecosystem who need a shared logging utility class for lighthouse and friends and value a battle-tested, widely-adopted solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Large, well-established user base (16.8M weekly downloads).
- Ships TypeScript type definitions.
- Clear open-source license (Apache-2.0).
- Lean dependency tree (2 direct dependencies).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use lighthouse-logger?
lighthouse-logger is usable, with caveats. Last published 413 days ago.
How do I install lighthouse-logger?
Run `npm install lighthouse-logger` to add lighthouse-logger to your npm project.
How many dependencies does lighthouse-logger have?
lighthouse-logger declares 2 direct dependencies and pulls in 3 packages in total once its runtime tree is resolved totalling about 105 KB on disk.
What license is lighthouse-logger released under?
lighthouse-logger is distributed under the Apache-2.0 license. Its dependency tree also includes: Apache-2.0, MIT.
How popular is lighthouse-logger?
lighthouse-logger has approximately 16,800,323 downloads per week and 2 known dependent packages.
Is lighthouse-logger still maintained?
The most recent release of lighthouse-logger (v2.0.2) was published 1 year ago.
Does lighthouse-logger run install scripts?
No. lighthouse-logger does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.