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.
storybook-typescript-react-library
Advanced tools
Simple to use TypeScript React Component Library with Storybook 5 and test running with Jest.
Simple to use TypeScript React Component Library with Storybook 5 and test running with Jest.
Compiles all code to a build folder for exporting. Creates a static version of Storybook site for hosting. Makes assumptions on TypeScript, TSLint, Webpack, and storybook Addon configurations.
In the project directory, you can run:
npm start
Starts the storybook site at http://localhost:53217/
npm test
Runs all tests with Jest and React-Test-Renderer
npm run test:update
Runs all tests and updates snapshots for jest and create a coverage report
npm run test:coverage
Runs tests and creates a coverage report
npm run build
Compiles source files into build directory with type annotations upon succesful lint and typescript rules passing.
Builds a static site of storybook to be hosted to your liking.
FAQs
Simple to use TypeScript React Component Library with Storybook 5 and test running with Jest.
We found that storybook-typescript-react-library 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.
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.