
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
@stemuli/test-ui
Advanced tools
Simply run the commands below and you should have a working storybook displaying all of our components.
git clone repoyarn installyarn devEach component follows the folder structure below:
Exports react component to be consumed
Showcase of component for storybook
Exports a styled component consumed by the react component
When you are ready to publish the package to NPM, use the release.prepare script:
yarn run release.prepare -m "Commit message" --patch
This script will increment the version number in package.json based on the specified version type (--patch, --minor, or --major are valid switches). The script will also check in the changes, commit the changes, and create a git tag with the new version number.
After the script runs successfully, you will need to push the tag to Github. Once the tag is pushed, Travis CI will run and publish the package to NPM. This process usually takes 1-2 minutes.
git push origin x.y.z
Where x.y.z is the new version number (part of the script output).
Notes:
patch will be used by defaultFAQs
## Getting Started
The npm package @stemuli/test-ui receives a total of 2 weekly downloads. As such, @stemuli/test-ui popularity was classified as not popular.
We found that @stemuli/test-ui 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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.