
Security News
minimatch Patches 3 High-Severity ReDoS Vulnerabilities
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.
@xyo-network/react-chain-blockies
Advanced tools
XYO Layer One React SDK Blockies
@xyo-network/react-chain-blockies
@xyo-network/react-chain-blockies
function buildOpts(opts): BlockiesOptions;
Partial<BlockiesOptions>
@xyo-network/react-chain-blockies
function createIcon(opts): HTMLCanvasElement;
Partial<BlockiesOptions>
HTMLCanvasElement
@xyo-network/react-chain-blockies
function renderIcon(opts, canvas): HTMLCanvasElement;
Partial<BlockiesOptions>
HTMLCanvasElement
HTMLCanvasElement
@xyo-network/react-chain-blockies
Partial<BlockiesOptions>optional bgcolor: string;
optional color: string;
optional scale: number;
optional seed: string;
optional size: number;
optional spotcolor: string;
@xyo-network/react-chain-blockies
optional address: string;
The Address to display
BlockiesAvatarAddressProps.address
optional borderSizeFactor: number;
Size of the border is the size prop * borderSizeFactor and rounded up
BlockiesAvatarAddressProps.borderSizeFactor
optional size: number;
The size of the avatar in pixels, defaults to 24
BlockiesAvatarAddressProps.size
optional approved: boolean;
Whether to show the approved badge
optional badgeVariant: OverridableStringUnion<"standard" | "dot", BadgePropsVariantOverrides>;
@xyo-network/react-chain-blockies
AvatarPropsoptional address: string;
The Address to display
optional borderSizeFactor: number;
Size of the border is the size prop * borderSizeFactor and rounded up
optional size: number;
The size of the avatar in pixels, defaults to 24
@xyo-network/react-chain-blockies
AvatarPropsoptional blockiesOptions: Partial<BlockiesOptions>;
@xyo-network/react-chain-blockies
bgcolor: string;
color: string;
scale: number;
seed: string;
size: number;
spotcolor: string;
@xyo-network/react-chain-blockies
const BlockiesAccount: React.FC<BlockiesAccountProps>;
@xyo-network/react-chain-blockies
const BlockiesAvatar: React.FC<BlockiesAvatarProps>;
@xyo-network/react-chain-blockies
const BlockiesAvatarAddress: React.FC<BlockiesAvatarAddressProps>;
@xyo-network/react-chain-blockies
const BlockiesAvatarAddressApproved: React.FC<BlockiesAvatarAddressApprovedProps>;
See the LICENSE file for license details
FAQs
XYO Layer One React SDK Blockies
The npm package @xyo-network/react-chain-blockies receives a total of 331 weekly downloads. As such, @xyo-network/react-chain-blockies popularity was classified as not popular.
We found that @xyo-network/react-chain-blockies demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.

Security News
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.

Research
/Security News
Socket uncovered 26 malicious npm packages tied to North Korea's Contagious Interview campaign, retrieving a live 9-module infostealer and RAT from the adversary's C2.

Research
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.