
Product
Introducing Rust Support in Socket
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
parsegraph-color
Advanced tools
This module provides a Color primitive object and associated methods for manipulation, querying, and output.
import Color from 'parsegraph-color';
for(let i = 0; i < 10; ++i) {
console.log(Color.random(0.1).asRGBA());
}
Fundamentally, Color is stored by red, green, blue, and alpha values using 4 floating-point channels in the range [0, 1].
FAQs
color
We found that parsegraph-color demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.