
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
@patterninc/react-ui
Advanced tools
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 repo
yalc link @patterninc/react-ui
in the repo where the code will be tested (shelf/predict/marketshare/etc.)
After that, you can easily push out updates/changes 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 the repo where this code was tested (Predict/Shelf/Marketshare/etc) to remove yalc changes
FAQs
A reusable React component library for Pattern applications.
The npm package @patterninc/react-ui receives a total of 304 weekly downloads. As such, @patterninc/react-ui popularity was classified as not 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
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.