Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@genexus/lighthouse-inspector
Advanced tools
Run Google Lighthouse on a set of URLs, specifying expectations
A CLI for running Google Lighthouse on a set of URLs, specifying expected scores for audits and categories.
The goal of this CLI is to ease automating tests on a set of pages, using Lighthouse.
Node 6.10.0 or higher, together with NPM 3 or higher.
npm install -g @genexus/lighthouse-inspector
# or
npm install --save-dev @genexus/lighthouse-inspector
lighthouse-inspector --config /path/to/config
The config option lets you specify the path to the configuration file. This JSON file lets you specify the set of URLs to be tested, the expected scores and, if needed, the Lighthouse configuration. Check the configuration file documentation for more information.
When an expected score isn't met, a message explaining which category or audit didn't meet the expected score is shown.
npm test
MIT
FAQs
Run Google Lighthouse on a set of URLs, specifying expectations
The npm package @genexus/lighthouse-inspector receives a total of 3 weekly downloads. As such, @genexus/lighthouse-inspector popularity was classified as not popular.
We found that @genexus/lighthouse-inspector demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.