Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@storybook/bench
Advanced tools
A simple benchmark for Storybook. Usage:
sb-bench 'npx sb init'
This will:
sb init
(or whatever command is provided)
It outputs all results to the files bench.csv
and bench.json
. It uploads results to a BigQuery data warehouse if SB_BENCH_UPLOAD
and GCP_CREDENTIALS
environment variables are set.
It also accepts the following flags:
option | description |
---|---|
--label | Save as .csv/json and upload with if SB_BENCH_UPLOAD is true |
--no-install | Do not measure storybook install time |
--no-start | Do not measure storybook start time |
--no-browse | Do not measure storybook browse time |
And consumes the following environment variables:
variable | description |
---|---|
SB_BENCH_UPLOAD | Upload results to GCP if set to tue |
GCP_CREDENTIALS | For upload, the GCP credentials to use as stringified JSON |
CIRCLE_BRANCH | For upload, the branch if running in Circle CI |
CIRCLE_SHA1 | For upload, the commit hash if running in Circle CI |
FAQs
A simple benchmark for Storybook. Usage:
We found that @storybook/bench demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 29 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.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.