
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@happeo/docs-tools
Advanced tools
Some components for documenting Happeo UI Kit in MDX, written in React.
Some handy components for documenting Happeo UI Kit in MDX, written in React.
import pkg from "../package.json";
<PackageMetadata pkg={pkg} />
<ColorExample hex={"#29C4A9"} name="brand" />
Simple styled component to to be used for example with <ColorExample>
.
<BackgroundBox>
<ColorExample hex={"#ffffff"} name="white" darkText={true} />
</BackgroundBox>
<ShadeGrid colors={{
navy: "#1A5D8D",
active: "#009DFF",
success: "#29C47F",
warn: "#FABD24",
alert: "#EC4B2F",
violet: "#5E2590",
}} shadeFns={{
darken20: (color) => darken(0.2, color),
desaturate: (color) => desaturate(0.2, color)
}}/>
Use "Shorthand property names" to get the variable name as padding name.
const hugeMargin = "40px";
<MarginExample margin={{hugeMargin}} />
Use "Shorthand property names" to get the variable name as padding name.
const hugePadding = "40px"
<PaddingExample padding={{hugePadding}} />
FAQs
Some components for documenting Happeo UI Kit in MDX, written in React.
The npm package @happeo/docs-tools receives a total of 0 weekly downloads. As such, @happeo/docs-tools popularity was classified as not popular.
We found that @happeo/docs-tools demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.