
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@mordonezdev/logokit-core
Advanced tools
Brand-agnostic logo lockup rendering, sanitization, and export pipeline shared by the logokit web app, HTTP API, and CLI.
Shared rendering core for logokit: brand-agnostic logo lockup generation, SVG sanitization, and SVG/PNG export. Used by the logokit web app, HTTP API, and CLI.
npm install @mordonezdev/logokit-core
import { generate, listLayouts } from "@mordonezdev/logokit-core"
const layouts = listLayouts()
const result = await generate({
text: "Acme Labs",
secondaryText: "Research Studio",
layout: "horizontal",
variant: "color",
format: "svg",
})
// result.buffer (Uint8Array), result.mimeType, result.filename
See the main repository for full documentation.
MIT
FAQs
Brand-agnostic logo lockup rendering, sanitization, and export pipeline shared by the logokit web app, HTTP API, and CLI.
The npm package @mordonezdev/logokit-core receives a total of 0 weekly downloads. As such, @mordonezdev/logokit-core popularity was classified as not popular.
We found that @mordonezdev/logokit-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.