
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
@patterninc/react-ui
Advanced tools
React UI component library for use at [Pattern](https://pattern.com).
React UI component library for use at Pattern.
This project can be used as a frontend override, like any other app. Run yarn dev
and set a frontend override to see your updates.
Typescript typechecking happens at build-time, so setting a frontend override won't help with typechecking. To ensure your types still work, you'll need to:
yalc publish
in this repoyalc link @patterninc/react-ui
in shelf/predict/marketshare/etc.After that, you can easily push out updates from here (react-ui) to the other repos by doing:
yalc push --scripts
Note: you can either install yalc
globally, or prefix all the previous commands with npx
, e.g. npx yalc publish
Do either of the following:
npm version patch
package.json
version field by opening package.json
and incrementing the last numberOnce you've tested the types, run
yalc remove @patterninc/react-ui
in Predict/Shelf/Marketshare/etc to remove yalc changes
FAQs
React UI component library for use at [Pattern](https://pattern.com).
The npm package @patterninc/react-ui receives a total of 1,714 weekly downloads. As such, @patterninc/react-ui popularity was classified as popular.
We found that @patterninc/react-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 10 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 researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.