Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@exemplar/storybook
Advanced tools
Documentation Rocket Fuel for your components using Storybook.
@exemplar/storybook
Add storybook
and exemplar
to your package
npm i --save-dev @exemplar/storybook @storybook/react@4 @storybook/addons
Add storybook scripts to your package.json
:
{
"scripts": {
"storybook": "start-storybook -p 9001 -c ./node_modules/@exemplar/storybook"
}
}
Before you can run storybook you will need create some @exemplar
style
examples: see the example structure in a nutshell
FAQs
Documentation Rocket Fuel for your components using Storybook.
The npm package @exemplar/storybook receives a total of 0 weekly downloads. As such, @exemplar/storybook popularity was classified as not popular.
We found that @exemplar/storybook 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.