
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
@thiagoveras/cli-plugin-lighthouse
Advanced tools
$ npm install -g @thiagoveras/cli-plugin-lighthouse
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@thiagoveras/cli-plugin-lighthouse/0.0.1 linux-x64 node-v14.0.0
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
oclif-example lighthouse:audit URL
Run lighthouse audit over a specific url
USAGE
$ oclif-example lighthouse:audit URL
OPTIONS
-h, --help show CLI help
-j, --json Return the report as json on stdout
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
ALIASES
$ oclif-example lh:audit
EXAMPLES
vtex lighthouse audit my.url.com
vtex lh audit my.url.com
See code: build/commands/lighthouse/audit.ts
oclif-example lighthouse:show
Show previous saved audit reports, filtering by app and/or url
USAGE
$ oclif-example lighthouse:show
OPTIONS
-a, --app=app App name to be filtered
-h, --help show CLI help
-u, --url=url Url to be filtered
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
ALIASES
$ oclif-example lh:show
EXAMPLES
vtex lighthouse show --app=vtex.awesome-app
vtex lighthouse show -u https://awesome.store.com
vtex lighthouse show -a vtex.awesome-app --url=https://awesome.store.com
vtex lh show --app=vtex.awesome-app
vtex lh show -u https://awesome.store.com
vtex lh show -a vtex.awesome-app --url=https://awesome.store.com
See code: build/commands/lighthouse/show.ts
FAQs
cli-plugin-lighthouse =====================
The npm package @thiagoveras/cli-plugin-lighthouse receives a total of 0 weekly downloads. As such, @thiagoveras/cli-plugin-lighthouse popularity was classified as not popular.
We found that @thiagoveras/cli-plugin-lighthouse demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.